Age | Commit message (Collapse) | Author |
|
Bug report from Lars Müller <lars@samba.org> (via SUSE),
Patch from Dirk Mueller <dmueller@suse.com>
|
|
Trailing spaces were trimmed by commit 37acd760db
|
|
Add specific patterns to avoid when munging the output.
This is fragile and may still be broken outside my specific test environment.
|
|
Replace the lookup index char in sterr traces with a zero;
update testcase expected stderr files to match.
|
|
Update testcase output with now-expected info.
|
|
Additional "A=" authenticator info was added to log lines for rejections.
|
|
|
|
Analysis, diagnosis and variant patch by Todd Lyons.
|
|
Also maildir_use_size_file is now expanded
|
|
String expansion, draw more attention to † marking.
Document the order in which parameters are supplied to relative comparators.
|
|
|
|
Point 1 for 4.78 said gsasl could *not* be used to replace cyrus.
This was obsoleted by point 5.
Remove claim from point 1, add additional note to point 5.
|
|
Jeremy Harris found ls output not parsing on SELinux systems. I
identified this as SUSv3's "optional alternate access method flag".
Jeremy wrote the patch, I adjusted a little.
fixes bug 1226
|
|
fixes bug 1228
|
|
|
|
|
|
Saw this happening with Apple Mail; accept it, dup the GSS Display Name
|
|
|
|
http://bugs.exim.org/attachment.cgi?id=547&action=edit
fixes bug: 1214
Patch by Jeremy Harris
|
|
|
|
|
|
Avoids the loops which we only cancel out anyway.
|
|
|
|
Also: update EDITME to refer to pkg-config & AUTH_HEIMDAL_GSSAPI.
|
|
|
|
|
|
|
|
|
|
multi-blank-line protection never set the bool needed
OID-method for keytab setting cleanup (drop <roken.h> and fix comments)
|
|
Drop the OID and pseudo-standard GSSAPI extension mechanism.
Found Heimdal-specific API call I needed, works great.
gsskrb5_register_acceptor_identity(filename)
Separately: add various debug statements.
|
|
Not yet working, failing to set keytab.
Also: support (AUTH|LOOKUP)_*_PC=foo to use `pkg-config foo` for cflags/libs.
|
|
|
|
Defined helper streqic() since I seem tired enough to be forgetting ==0 checks.
Deal with left-over-data-to-send correctly.
Now tested with PLAIN, CRAM-MD5, DIGEST-MD5.
For DIGEST-MD5, check for server_realm, since GSASL doesn't error out without it.
|
|
|
|
Missing: documentation; tests.
Tested: PLAIN auth.
Status: probably buggy
|
|
|
|
Export $tls_bits new expansion variable (not yet documented).
Fix tls-gnu.c so that ciphername string construction uses bit-count, not byte-count.
Avoid hard-coding primary_hostname in first call to init Cyrus SASL.
Cast fix for function pointer (Cyrus-SASL uses void params in struct entry funcptr, so need to cast).
Many more debug statements in cyrus_sasl.c
Pass external SSF from TLS cipher into Cyrus SASL initialisation.
Detect when we can't get an identity from SASL properties (error out correctly).
Detect when SASL negotiated a protection layer and error out, since we do not support those.
|
|
fixes bug 1193
reported by Jasen Betts.
|
|
|
|
|
|
|
|
fixes bug 1053
|
|
|
|
Pod translator is lousing up - may move to a different
format for the future. [issues are with L<> links]
|
|
|
|
Make lookups depend upon PHDRS not HDRS.
Make parent dir depend upon child build target for lookups
|
|
|
|
|
|
|
|
|