index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
net
/
sieve-manage.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-09-29
; Fix a thinko in sieve-manage.el
Eli Zaretskii
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-09
Merge from origin/emacs-29
Eli Zaretskii
2023-12-03
; Fix typos
Stefan Kangas
2023-10-21
Don't use obsolete `sleep-for` argument
Stefan Kangas
2023-01-19
Fix bug in 'sieve-manage--append-to-log'
Kai Tetzlaff
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-10-26
; Fix several symbol name typos
Stefan Kangas
2022-09-06
Fix (mostly multibyte) issues in sieve-manage.el (Bug#54154)
Kai Tetzlaff
2022-07-05
Make some defcustom types more restrictive
Stefan Kangas
2022-01-07
Add `auth-info-password' and use it instead of ad hoc code
Sam Steingold
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-05-18
* lisp/net/sieve-manage.el (sieve-sasl-auth): Use proper closures
Stefan Monnier
2021-04-19
; Normalize and add missing first and last lines
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-06-15
Merge from origin/emacs-26
Glenn Morris
2019-06-14
* lisp/net/sieve-manage.el (sieve-manage-parse-capability): Doc fix.
Juanma Barranquero
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-06-18
Move tls.el and starttls.el to lisp/obsolete/ (Bug#31457)
Noam Postavsky
2018-01-23
Remove final uses of 'cl' in lisp/net
Stefan Monnier
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-11-17
Update parameter :version to 26.1 in several defcustom
Tino Calancha
2016-09-14
sieve-manage.el: Rename sieve-manage-ignore-broken-tls
Katsumi Yamaoka
2016-09-12
* lisp/net/sieve-manage.el (sieve-manage-ignore-broken-tls): Add :version.
Katsumi Yamaoka
2016-09-12
sieve-manage.el: Allow user to avoid STARTTLS capability test (bug#24422)
TSUCHIYA Masatoshi
2016-02-24
Move low-level library files from the lisp/gnus directory
Lars Ingebrigtsen