Mon, 02 Dec 2019 15:48:56 -0800 Revert an old LCS edge case fix in favor of a better one. default tip master
Mahlon E. Smith <mahlon@martini.nu> [Mon, 02 Dec 2019 15:48:56 -0800] rev 133
Revert an old LCS edge case fix in favor of a better one.
Sun, 13 Oct 2019 10:52:25 -0700 Update for v1.5.1 release.
Mahlon E. Smith <mahlon@martini.nu> [Sun, 13 Oct 2019 10:52:25 -0700] rev 132
Update for v1.5.1 release.
Sun, 13 Oct 2019 10:44:16 -0700 Fix sasl for DIGEST-MD5, PLAIN, and LOGIN mechanisms, which I don't think ever actually worked properly.
Mahlon E. Smith <mahlon@martini.nu> [Sun, 13 Oct 2019 10:44:16 -0700] rev 131
Fix sasl for DIGEST-MD5, PLAIN, and LOGIN mechanisms, which I don't think ever actually worked properly. Add a sasluser argument if a specific identity is required for the backend, which if unsupplied, tries to guess if a binddn is present. (Uwe's previous commit fixed EXTERNAL and GSSAPI, which did work, but randomly failed due to hash ordering.) Minor style cleanups, remove duplicate/unecessary logic for anonymous binds.
(0) -100 -30 -10 -3 tip