Better ls output fixing.
[exim.git] / src / src / auths /
2012-03-21 Phil PennockMerge branch 'dbmjz'
2012-03-21 Phil Pennockheimdal_gssapi: accept SASL with empty authzid
2012-02-18 Phil Pennockexpand cyrus_sasl server_realm option
2012-02-18 Phil PennockMerge branch 'sasl_fixes'
2012-02-18 Phil PennockUse gsasl_property_fast() in property callback.
2012-02-18 Phil PennockSwap gsasl GSSAPI $auth1/$auth2
2012-02-18 Phil PennockDrop server_realm from heimdal_gssapi
2012-02-18 Phil PennockMinor cleanups.
2012-02-17 Phil PennockUse gsskrb5_register_acceptor_identity
2012-02-15 Phil PennockFirst pass heimdal_gssapi authenticator.
2012-02-06 Phil PennockMore bug-fixes, GSASL DIGEST-MD5 now works.
2012-02-06 Phil PennockImplemented gsasl driver for authentication.
2012-02-04 Phil PennockVarious SASL fixes.
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-01-21 Phil PennockVersion reporting & module ABI change.
2010-06-05 Phil PennockHandle SASL Initial Response.
2010-03-05 Nigel MetheringhamFix for unknown responses from Dovecot authenticator...
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2009-10-26 Nigel MetheringhamDovecot buffer overrun fix. Fixes: #889
2008-05-16 Nigel MetheringhamBetter implementation of Dovecot authenticator using...
2008-02-14 Tony FinchFix parallel build (make -j). Fixes: bug #668.
2008-02-06 Nigel MetheringhamClose the socket used by the dovecot authenticator...
2008-01-18 Nigel MetheringhamMinor fixes to the dovecot authenticator. Fixes: #646
2007-03-01 Philip HazelChange dovecot authenticator to use read/write instead...
2007-01-25 Philip HazelTurn MH's patch into my standard style. (Explicit ...
2007-01-24 Magnus HolmgrenI think the actual fix to bug #448 got lost somehow...
2007-01-23 Philip HazelFix $auth1 problem in dovecot authenticator.
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-10-16 Philip HazelAdd server_condition to all authenticators, to allow...
2006-10-16 Philip HazelUpdate Dovecot authenticator to (a) lock out tabs ...
2006-10-16 Philip HazelTidy inconsistency in handling the "reply" argument...
2006-10-02 Philip HazelAdded dovecot authenticator.
2006-09-05 Philip HazelAn update to gcc 4 threw up some new uninitialized...
2006-06-28 Philip HazelAlex Kiernan's patch for a problem with libradius.
2006-03-08 Philip HazelTidies to SMTP dialogue debugging output.
2006-02-23 Philip HazelMake server prompts available in $auth<n> when plaintex...
2006-02-10 Philip HazelAdd $auth1, $auth2, $auth3 variables.
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-09-12 Philip HazelUse RM_COMMAND everywhere during building.
2005-08-22 Philip Hazel(1) Patch for radius problem. (2) Include config.h...
2005-08-02 Philip HazelFix example usage in comment at the start of the SPA...
2005-06-27 Philip HazelAdded lots of "(void)" casts to standard function calls.
2005-05-24 Tom KistnerSPF: rewrote code to work with 1.2.x libsfp2 series...
2005-05-17 Philip HazelTidy up "make" output along the lines of a 2.6 kernel...
2005-04-05 Philip HazelPatch to fix Cyrus-SASL unavailable mechanisms problem.
2005-04-05 Philip Hazelcyrus_sasl authenticator was not using the expanded...
2005-03-29 Philip HazelAdd support for libradiusclient version 0.4.0 onwards...
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-12-29 Philip HazelFix buffer overflow vulnerability in spa_base64_to_bits...
2004-12-20 Philip HazelA forced expansion failure in the SPA authenticator...
2004-10-07 Philip HazelStart