]> arthur.barton.de Git - ngircd-alex.git/history - ChangeLog
array_get: no need to multiply again. remove unneeded checks. remove array_free_wipe().
[ngircd-alex.git] / ChangeLog
2006-08-03 Alexander BartonSynchronized documentation with branch-0-10-x ...
2006-07-23 Alexander BartonValidate "ServerName" variable.
2006-07-23 Alexander BartonUpdated documentation.
2006-05-09 Alexander BartonRemoved kqueue bug fix (never released), rephrased...
2006-05-07 Florian Westphalkqueue fix.
2006-02-08 Florian WestphalMake connid same as connection fd.
2005-10-31 Alexander BartonAdjusted ChangeLog for ngIRCd release 0.9.2.
2005-10-11 Alexander BartonChanged Handle_Write() to not close sockets itself...
2005-09-12 Florian Westphalmerge new resolver code
2005-09-02 Alexander BartonUpdated Changelog: fixed file descriptor leak in resolv...
2005-09-02 Alexander BartonJOIN now supports more than one channel key at a time.
2005-09-02 Alexander BartonImplementec numeric "333": Time and user name who set...
2005-08-29 Alexander BartonFixed server NOTICEs to users with "s" mode ("server...
2005-08-28 Alexander BartonEnhanced the handler for PING and PONG commands: fix...
2005-08-27 Alexander BartonChanged handling of timeouts for unregistered connectio...
2005-08-27 Alexander BartonTwo spelling fixes.
2005-08-27 Alexander BartonForgot to mention last change ...
2005-08-25 Alexander BartonUpdated ChangeLog (from 0.9.1 branch).
2005-08-02 Alexander BartonThe KILL command killed much more than desired (includi...
2005-07-31 Alexander BartonRemoved unnecessary #define of "LOCAL", now use plain...
2005-07-30 Alexander BartonFixed line wrapping.
2005-07-28 Florian Westphaladd topic length changelog entry
2005-07-26 Alexander BartonUpdated documentation from CVS branch-0-9-x.
2005-07-25 Florian WestphalReverse lookup now checks result by additional forward...
2005-07-07 Florian Westphalnew buffer/IO API.
2005-07-05 Alexander BartonFixed maximum length of user names, now allow up to...
2005-07-02 Alexander BartonUpdated documentation.
2005-06-26 Alexander BartonPrepare documentation for release 0.9.0 ...
2005-06-24 Alexander BartonIgnore unknown commands received before the client...
2005-06-17 Florian Westphalstartup: fork only once, never run with uid 0
2005-06-04 Florian Westphalsend RFC compliant netsplit messages.
2005-06-04 Florian WestphalFix Handling of quit messages: always send only one...
2005-05-22 Alexander BartonDon't exit server if closing of a socket fails; instead...
2005-05-16 Alexander BartonImplemented IRC function "WHOWAS".
2005-04-13 Alexander BartonUsed a spellchecker :-)
2005-03-30 Alexander BartonDon't enable assert() calls when not ./configure'd...
2005-03-21 Alexander BartonFixed ./configure test for TCP Wrappers: now it runs...
2005-03-20 Alexander BartonEnhanced configure script: now you can pass an (optiona...
2005-03-19 Florian WestphalAdd notice about typedef removal and stdbool.h/inttypes.h
2005-03-15 Alexander BartonNew configuration option "OperServerMode".
2005-03-02 Alexander BartonImplemented support for "secret channels" (channel...
2005-03-02 Alexander BartonNew configuration option "Mask" for [Operator] sections...
2005-02-10 Alexander BartonWrite "error file" (/tmp/ngircd-XXX.err) only if compil...
2005-02-09 Alexander BartonDon't create version information string each time a...
2005-02-04 Alexander BartonNew configuration variable "PidFile", section "[Global...
2005-02-04 Alexander BartonngIRCd 0.8.3.
2005-02-03 Alexander BartonFixed a bug that could case a root exploit when the...
2005-02-03 Alexander BartonUpdated ChangeLog for 0.8.2.
2005-01-26 Alexander BartonFixed a buffer overflow that could cause the daemon...
2005-01-24 Alexander BartonFixed a possible buffer underrun when reading the MOTD...
2005-01-20 Alexander BartonCode cleanups from Florian Westphal, <westphal@foo...
2005-01-19 Alexander BartonFixed detection of IRC lines which are too long to...
2005-01-18 Alexander BartonFixed return values of our own implementation of strlcp...
2005-01-17 Alexander BartonRaised the maximum length of passwords to 20 characters.
2005-01-17 Alexander BartonFixed a memory leak when resizing the connection pool...
2004-12-26 Alexander BartonAdded support for the Howl (http://www.porchdogsoft...
2004-12-25 Alexander BartonUpdated documentation for release 0.8.1
2004-12-25 Alexander BartonUpdated config.guess and config.sub
2004-12-25 Alexander BartonUpdated documentation ...
2004-10-31 Alexander BartonFixed spelling mistake.
2004-10-20 Alexander BartonMade ngIRCd compile on HP/UX 10.20 with native HP pre...
2004-09-24 Alexander BartonFixed wrong variable names in output of "ngircd --confi...
2004-09-06 Alexander BartonUpdated documentation.
2004-09-04 Alexander BartonIf ServerUID is defined change the working directory...
2004-09-04 Alexander BartonUpdated documentation :-)
2004-07-03 Alexander BartonUpdated documentation: note ngIRCd 0.8.0 :-)
2004-05-30 Alexander BartonUpdated documentation.
2004-05-15 Alexander BartonUpdated documentation.
2004-05-11 Alexander BartonUpdated documentation.
2004-05-07 Alexander BartonNew "chroot" feature (from Benjamin Pineau), introducin...
2004-04-25 Alexander BartonUpdated documentation.
2004-04-25 Alexander BartonFixed a wrong assert() which could cause the daemon...
2004-04-25 Alexander BartonBetter logging of decompression errors returned by...
2004-04-09 Alexander BartonServers other than the destination server didn't clean...
2004-02-29 Alexander BartonChanged the reply of the MODE command to match the...
2004-02-28 Alexander BartonFixed TRACE: don't output "Serv" lines for ourself...
2004-02-28 Alexander BartonBetter logging while establishing and shutting down...
2004-02-05 Alexander BartonIncluded updates of ngIRCd 0.7.7
2004-02-04 Alexander BartonThe info text ("real name") of users is set to "-"...
2004-02-03 Alexander BartonFixed (optional) TCP Wrapper test which was broken...
2004-01-26 Alexander BartonUpdated some copyright notices to include the year...
2004-01-25 Alexander BartonThe type of service (TOS) of all sockets is set to...
2003-12-29 Alexander BartonAdded new short command line option "-t" as alternative...
2003-12-27 Alexander BartonAdded optional support for IDENT lookups (configure...
2003-12-26 Alexander BartonRemoved "USE_" prefixes of configuration #defines.
2003-12-05 Alexander BartonChanges for version 0.7.6
2003-11-07 Alexander BartonChanges from branch-0-7-x for version 0.7.5.
2003-11-06 Alexander BartonFixed ban behavior: users which are banned from a chann...
2003-11-05 Alexander BartonFixed and enhanced penalty handling; changed internal...
2003-11-05 Alexander BartonNew configuration option "MaxConnectionsIP".
2003-11-04 Alexander BartonFixed build problems under Mac OS X 10.3 "Panther".
2003-10-19 Alexander BartonUse "-pipe" when compiling with gcc, speeds things...
2003-09-11 Alexander BartonNew configuration option "Listen" to bind the server...
2003-09-09 Alexander BartonSuppress misleading error message of diff during make...
2003-08-30 Alexander BartonUpdated documentation.
2003-07-18 Alexander BartonUpdated documentation (for release 0.7.1).
2003-07-18 Alexander BartonUpdated documentation.
2003-07-09 Alexander BartonIncluded debian/-subdirectory with files required to...
2003-07-09 Alexander BartonUpdated ChangeLog.
2003-06-05 Alexander BartonFixed a compiler warning related to an unnecessary...
next