iauth: Send an empty "u" message on ident lookup failure.
[ircu2.10.12-pk.git] / ircd / s_auth.c
2014-04-25 Michael Pooleiauth: Send an empty "u" message on ident lookup failure.
2013-08-27 Michael PooleOnly respawn an IAuth process when both sockets are...
2013-08-06 Michael PooleAvoid crashes when handling ET_EOF for IAuth stderr...
2012-11-06 Michael PooleAdd a parameter to IPcheck_connect_fail() to support...
2012-01-20 Michael PooleSupport a "soft done" message from IAuth.
2012-01-20 Michael PooleMove DNS and auth lookups after starting IAuth.
2011-05-15 Michael PooleWhen IAuth provides creation timestamp, exclude it...
2010-01-04 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2010-01-02 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2010-01-02 Michael PooleImprove the clean-up of outdated IAuth instances on...
2009-07-05 Michael PooleFix SF bug #2694761 (iauth class assignment did not...
2009-03-26 Michael PooleFix SourceForge bug #1722030.
2007-11-17 Michael PooleHandle iauth stderr EOF events like iauth stdout EOF...
2007-08-09 Michael PooleRemove duplicate end-of-stats replies for /stats iauth...
2007-07-14 Perry LorierAuthor: Perry Lorier <isomer@undernet.org>
2007-04-01 Michael PooleAllow clients and iauth to request usermodes during...
2007-03-27 Michael PooleCheck for missing parameters to iauth messages (SF...
2007-01-16 Michael PoolePass the other two USER parameters to iauth.
2006-07-06 Michael PooleDo not leak AuthRequest structs for clients who fail...
2006-06-30 Michael PooleFix inverted test in previous commit.
2006-06-30 Michael PooleFix two authorization stage memory leaks.
2006-06-08 Michael PooleFix ping timeout handling for outbound server connections.
2006-06-06 Michael PooleClear "DNS request pending" flag when aborting a DNS...
2006-05-25 Michael PooleFix assertion failures and other misbehaviors in new...
2006-05-18 Michael PooleFix error causing misbehavior when client never sends...
2006-05-16 Michael PooleOnly check passwords on user ports.
2006-05-14 Michael PooleAvoid repeating PONG handling that may already have...
2006-05-08 Michael PooleGive iauth its full share of time to respond.
2006-05-08 Michael PooleDo not let ident or DNS timeouts kill a client.
2006-05-06 Michael PooleFix client password checks when iauth is disabled.
2006-04-29 Michael PooleFix new auth system timeout bugs (SF bug#1469462).
2006-04-07 Michael PooleFix an assertion failure when client endpoint name...
2006-03-24 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2006-03-14 Michael PooleFix /uping on IPv6-enabled FreeBSD builds (#1435373).
2006-02-22 Michael PooleFix some other bugs when IAuth is not enabled.
2006-02-22 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2006-02-17 Alex BadeaAuthor: Alex Badea <vamposdecampos@gmail.com>
2006-02-16 Michael PooleImplement a progressive iauth system.
2005-06-27 Michael PooleRewrite DNS lookup API to remove a memory leak and...
2005-03-20 Michael PooleFix typos in comments and strings to reduce future...
2005-03-07 Michael PooleAdd '6' to server options when compiled with IPv6 suppo...
2005-01-21 Michael PooleChanges to fix the compile for FreeBSD 5.3.
2004-12-28 Michael PooleRemove unused macros and #include <arpa/inet.h>s.
2004-12-11 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2004-10-05 Michael PooleAdd file-level doxygen comment blocks where they were...
2004-09-21 Michael PooleDoxyfy s_auth.c
2004-09-21 Michael PooleClean up s_auth.c in preparation for Doxygenation.
2004-08-19 Michael PooleIPv6 support (hopefully with fewer future transition...
2004-07-22 Michael PooleImport new (much simpler) resolver code from Hybrid.
2004-05-15 Michael PooleForward port IPCHECK_CLONE_LIMIT, IPCHECK_CLONE_PERIOD,
2003-01-11 Thomas HelveyCleanup code so it builds with C++ again
2003-01-11 Thomas HelveyRemoved resolver cache, cleanup client code
2003-01-07 Andrew Miller- The big forward port. I probably broke lots of stuff...
2002-02-14 Joseph BongaartsAuthor: Ghostwolf <foxxe@wtfs.net>
2001-06-29 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2001-06-07 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2001-04-21 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2001-01-02 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2000-12-19 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2000-12-13 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2000-12-12 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2000-12-04 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2000-09-17 BleepAuthor: Bleep <helveytw@home.com>
2000-07-01 Perry LorierAuthor: Isomer <isomer@coders.net>
2000-04-30 Perry LorierAuthor: ZenShadow
2000-04-25 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2000-04-06 BleepAuthor: Bleep <tomh@inxpress.net>
2000-03-19 BleepAuthor: Bleep <tomh@inxpress.net>
2000-03-18 BleepAuthor: Bleep <tomh@inxpress.net>
2000-03-18 BleepAuthor: Bleep <tomh@inxpress.net>
2000-03-14 BleepAuthor: Gte <gte@atomicrevs.demon.co.uk>
2000-03-07 BleepAuthor: Run <carlo@alinoe.com>
1999-11-16 BleepThis commit was generated by cvs2svn to compensate...