Fixes to improve portability (especially to OS X, Solaris, OpenBSD).
[ircu2.10.12-pk.git] / ChangeLog
2004-08-16 Michael PooleFixes to improve portability (especially to OS X, Solar...
2004-07-27 Michael Pooledo not kick net riders if channel keys match; do kick...
2004-07-22 Michael PooleFix warnings from gcc -pedantic.
2004-07-22 Michael PooleImport new (much simpler) resolver code from Hybrid.
2004-07-21 Michael PooleUpdate doc/readme.features to describe new-style conf...
2004-07-01 Michael PooleRemove unused file iauth.h and elaborate on why fileio...
2004-07-01 Michael PooleApply minor fixes from patches@, SF tracker, and others.
2004-06-30 Michael Pooleimplement IAUTH client code to query a separate server...
2004-06-25 Michael PooleGet rid of warnings about undefined crypt() and assignm...
2004-06-24 Michael PooleForward port missing fixes from Kev, beware and someone...
2004-06-23 Michael Pooleforward port Alex Badea's gline patch from 2.10.11
2004-06-15 Michael PooleApply hikari's pluggable crypt mechanism patch
2004-05-25 Michael PooleApply landonf@sf.net's patch for ircu to configure...
2004-05-25 Michael PooleInclude channel name in the status message sent to...
2004-05-19 Michael PooleImplement invitation announcements (RPL_ISSUEDINVITE).
2004-05-19 Michael PooleRemove two unused functions from res_adns.c, so that...
2004-05-17 Michael PooleReplace privilege-controlling Feature settings with
2004-05-16 Michael PooleChange default NICKLEN per CFV-0243.
2004-05-16 Michael PooleForward port account timestamp feature from 2.10.11.
2004-05-16 Michael PooleDocument operator privilege settings.
2004-05-16 Michael PooleGet rid of CONF_LOCOP; use PRIV_PROPAGATE instead.
2004-05-16 Michael PooleRemove entirely obsolete patch files.
2004-05-16 Michael PooleOn remote whois, show +s local channels with a * prefix...
2004-05-16 Michael PooleForward port gline fixes from 2.10.11.
2004-05-15 Michael PooleFinish forward porting s_user.c changes.
2004-05-15 Michael PooleForward port 2.10.11 fixes for registration failures.
2004-05-15 Michael PooleForward port 2.10.11 /whois CPU limiter.
2004-05-15 Michael PooleForward port 2.10.11 rehash fixes.
2004-05-15 Michael PooleForward port 2.10.11 fixes for pre-registration client...
2004-05-15 Michael PooleForward port various channel and /list updates
2004-05-15 Michael PooleForward port change to clear invites when wiping a...
2004-05-15 Michael PooleBurst glines/jupes early
2004-05-15 Michael PooleForward port USERHOST and USERIP self-visibility fixes...
2004-05-15 Michael PooleForward port format string fix for m_settime.c
2004-05-15 Michael PooleForward port /invite changes from 2.10.11.
2004-05-15 Michael PooleForward port IPcheck bug fixes and asserts from 2.10.11.
2004-05-15 Michael PooleFix uid bug in chroot wrapper.
2004-05-15 Michael PooleForward port SOCKSENDBUF, SOCKRECVBUF features from...
2004-05-15 Michael PooleForward port IPCHECK_CLONE_LIMIT, IPCHECK_CLONE_PERIOD,
2004-05-14 Michael PooleForward port NICKLEN feature from 2.10.11.
2004-05-14 Michael PooleFix memory counting bugs for jupes and glines.
2004-05-14 Michael PooleDo not treat all MODEs from servers as user mode changes.
2004-05-11 Michael PooleImplement a per-connection-class default usermode option.
2004-05-11 Michael PooleForward port of asuka-topicburst.patch from Quakenet...
2004-05-11 Michael PooleForward port of delayed-join.patch from Quakenet's...
2004-05-10 Michael Poole2004-05-10 Michael Poole <mdpoole@troilus.org>
2004-05-10 Michael Poole2004-05-09 Michael Poole <mdpoole@troilus.org>
2004-05-10 Michael Poole2004-05-09 Michael Poole <mdpoole@troilus.org>
2004-01-25 Perry LorierAuthor: Isomer <isomer@undernet.org>
2004-01-21 Kevin L. MitchellAuthor: Gavin Grieve <hektik@dimebox.net> (by way of...
2003-08-13 Jochen MeestersAuthor: netski (By Spike)
2003-08-12 Jochen MeestersAuthor: beware (by Spike)
2003-08-05 Jochen MeestersAuthor: Spike
2003-08-03 JeekayMissed the ChangeLog entry for the parse.c commit
2003-06-22 Jochen MeestersAuthor: Dianora
2003-06-22 Jochen MeestersAuthor: beware
2003-06-22 Jochen MeestersAuthor: beware
2003-06-17 Alex BadeaAuthor: Alex Badea <vampire@p16.pub.ro>
2003-03-07 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2003-01-25 hikariAuthor: hikari <shadow@undernet.org>
2003-01-22 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2003-01-14 Andrew Miller- Changed a few %l to %ld in ircd_snprintf'd strings.
2003-01-13 Thomas HelveyAuthor: Bleep <tom.helvey@cox.net>
2003-01-12 Thomas HelveyAuthor: Thomas Helvey <tom.helvey@cox.net> Message...
2003-01-11 Thomas HelveyCleanup code so it builds with C++ again
2003-01-11 Thomas Helveyfix coredump in feature lookup code
2003-01-11 Thomas HelveyRemoved resolver cache, cleanup client code
2003-01-10 Thomas HelveyRemove HEAD_IN_SAND macros, rebuild dependencies
2003-01-10 hikariAuthor: hikari <shadow@undernet.org>
2003-01-09 hikariAuthor: Fredrik Soderblom <froo@quakenet.org> via hikari
2003-01-08 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2003-01-07 Andrew Miller- Forgot to commit ChangeLog.
2002-07-05 Andrew Miller- Now server connections really work, and don't lose...
2002-07-05 Andrew Miller- Lets put messages from connecting links through the...
2002-07-01 Andrew Miller- Fixed a few memory related issues, mostly to do with...
2002-07-01 Andrew Miller- Also add a ChangeLog for the last two commits, and...
2002-06-29 Andrew Miller- Let handshaking servers flood.
2002-06-28 Andrew MillerRepository : :pserver:a1kmm@coder-com.undernet.org...
2002-06-18 Alex BadeaAuthor: Alex Badea <vampire@p16.pub.ro>
2002-06-16 Alex BadeaAuthor: Alex Badea <vampire@p16.pub.ro>
2002-06-16 Alex BadeaAuthor: Alex Badea <vampire@p16.pub.ro>
2002-06-04 Alex BadeaAuthor: Alex Badea <vampire@p16.pub.ro>
2002-05-30 Alex BadeaAuthor: Jean-Edouard Babin <Jeb@jeb.com.fr> (by way...
2002-05-26 Perry LorierAuthor: Jeekay <jeekay@irc.planetarion.com>
2002-05-26 Perry LorierAuthor: Jeekay <jeekay@irc.planetarion.com>
2002-04-22 Alex BadeaAuthor: Alex Badea <vampire@p16.pub.ro>
2002-04-21 Andrew MillerAuthor: Andrew Miller <a1kmm@mware.virtualave.net>
2002-04-19 Alex BadeaAuthor: Alex Badea <vampire@p16.pub.ro>
2002-04-18 Alex BadeaAuthor: Alex Badea <vampire@p16.pub.ro>
2002-04-17 Alex BadeaAuthor: beware <steendijk@tomaatnet.nl>
2002-04-16 Alex BadeaAuthor: beware <steendijk@tomaatnet.nl> && Alex Badea...
2002-04-15 Alex BadeaAuthor: Alex Badea <vampire@p16.pub.ro>
2002-04-15 Alex BadeaAuthor: Alex Badea <vampire@p16.pub.ro>
2002-04-15 Stephane ThiellAuthor: beware <steendijk@tomaatnet.nl> (by way of...
2002-04-14 Alex BadeaAuthor: Alex Badea <vampire@p16.pub.ro>
2002-04-13 Stephane ThiellAuthor: Stephane Thiell <mbuna@undernet.org>
2002-04-12 Alex BadeaAuthor: Alex Badea <vampire@p16.pub.ro>
2002-04-12 Alex BadeaAuthor: Alex Badea <vampire@p16.pub.ro>
2002-04-10 Joseph BongaartsAuthor: Ghostwolf <foxxe@wtfs.net>
2002-04-10 Joseph BongaartsAuthor: Brian Cline <clineb@cs.winthrop.edu> By way...
next