]> arthur.barton.de Git - ngircd-alex.git/shortlog
ngircd-alex.git
2004-09-03 Alexander BartonInformation about configuring ngIRCd.
2004-08-10 Alexander BartonRemoved empty "buildRules" variable (suggested by XCode...
2004-07-15 Alexander BartonAdded missing commas to debian control file, fixes...
2004-07-03 Alexander BartonUpdated documentation: note ngIRCd 0.8.0 :-)
2004-06-26 Alexander BartonAdded cast to integer for Solaris.
2004-05-30 Alexander BartonUpdated documentation.
2004-05-30 Alexander BartonFixed wrong buffer size calculation for resolver results.
2004-05-25 Alexander BartonAdded "hppa/unknown/openbsd3.5".
2004-05-15 Alexander BartonUpdated documentation.
2004-05-15 Alexander BartonEnhanced ./configure checks for required C header files.
2004-05-11 Alexander BartonFixed a warning message of the compiler when not using...
2004-05-11 Alexander BartonUpdated documentation.
2004-05-11 Alexander Barton"make maintainer-clean" removes Makefile.in now.
2004-05-11 Alexander Barton"make clean" works better now.
2004-05-11 Alexander BartonNew Debian version.
2004-05-11 Alexander BartonFixed resolver when using IDENT lookups, cleaned up...
2004-05-10 Alexander BartonAdded PID to all log messages on the console; enhanced...
2004-05-09 Alexander BartonEnhanced output of "make lint".
2004-05-07 Alexander BartonNew "chroot" feature (from Benjamin Pineau), introducin...
2004-04-28 Alexander BartonOverview of "contributed" files.
2004-04-28 Alexander BartonAdded "README" and "systrace.policy" files.
2004-04-28 Alexander Bartonsystrace policy for OpenBSD/NetBSD, thanks to Benjamin...
2004-04-25 Alexander BartonNew debian version including updates from CVS HEAD.
2004-04-25 Alexander BartonUpdated documentation.
2004-04-25 Alexander BartonAdd flag "L" to default IRC+ server flags: synchronize...
2004-04-25 Alexander BartonDocument new server flag "L": synchronize INVITE- and
2004-04-25 Alexander BartonSynchronize INVITE- and BAN-lists if the peer requests it:
2004-04-25 Alexander BartonDon't send MODE changes when origin is a server and
2004-04-25 Alexander BartonNew functions: Lists_SendInvites(), Lists_IsInviteEntry(),
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-11 Alexander BartonSpecial handling for HP/UX: define _XOPEN_SOURCE_EXTEND...
2004-04-09 Alexander BartonNew debian package.
2004-04-09 Alexander BartonFixed handling of already existent entries in invite...
2004-04-09 Alexander BartonUpdated XCode project for Mac OS X.
2004-04-09 Alexander BartonServers other than the destination server didn't clean...
2004-04-05 Alexander BartonThe command to test for the autoconf/automake tools...
2004-04-05 Alexander BartonAdded DG/UX (m88k/dg/dgux5.4R3.10) to the list.
2004-04-05 Alexander BartonNew debian package ;-)
2004-04-05 Alexander BartonUpdated manual page to reflect changes in daemon.
2004-03-19 Alexander BartonUse "which" when available; understand "GO=0"; made...
2004-03-15 Alexander BartonEnhanced autogen.sh script; added "inline" documentation.
2004-03-15 Alexander BartonFixed detection of GNU C version and usability of __att...
2004-03-15 Alexander BartonAdded missing "return 0" ... oops.
2004-03-11 Alexander BartonReworked configure system: it should be more compatible...
2004-03-11 Alexander BartonNew upstream version.
2004-03-11 Alexander BartonFixed some warnings of non-gcc-compilers (e. g. origina...
2004-03-10 Alexander BartonUpdated tests to reflect last changes to MODE behaviour.
2004-02-29 Alexander BartonUpdated XCode project, added missing Makefile template...
2004-02-29 Alexander BartonAdded XCode project files (for Mac OS X) to "contrib...
2004-02-29 Alexander BartonChanged the reply of the MODE command to match the...
2004-02-28 Alexander BartonNew Debian version.
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-24 Alexander BartonUpdated list of supported operating systems.
2004-02-23 Alexander BartonUpdated statistics :-)
2004-02-22 Alexander BartonUpdated documentation (-t switch).
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 BartonNew debian version.
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...
2004-01-19 Alexander BartonRemoved some debug code; translated some source code...
2004-01-17 Alexander BartonUse "__attribute__" only if gcc is at least version 2.7
2004-01-17 Alexander BartonAdded #include for strings.h to fix compiler warnings.
2004-01-17 Alexander BartonAdded #include for strings.h and added some casts to...
2004-01-17 Alexander BartonFixed order of #include's: time.h moves up! ;-)
2004-01-13 Alexander BartonClean up files for "ngircd-full" package, too ...
2004-01-02 Alexander BartonAdjusted copyright notice to include 2004.
2004-01-01 Alexander BartonRestructured debian packaging system: now there are...
2003-12-31 Alexander BartonChanges for new source code layout: contrib/Debian/.
2003-12-31 Alexander BartonRemoved outdated Mac OS X ProjectBuilder project files...
2003-12-31 Alexander BartonAdded some files to the maintainer-clean-local target...
2003-12-29 Alexander BartonAdded new short command line option "-t" as alternative...
2003-12-27 Alexander BartonAdded IDENT option to version string.
2003-12-27 Alexander BartonAdded optional support for IDENT lookups (configure...
2003-12-26 Alexander BartonRemoved "USE_" prefixes of configuration #defines.
2003-12-19 Alexander BartonFixed error messages related to server name configurati...
2003-12-05 Alexander BartonChanges for version 0.7.6
2003-12-05 Alexander BartonAdded missing postinst file to distribution list. ...
2003-12-05 Alexander BartonFixed abort() when inviting users to nonexistent channels.
2003-12-04 Alexander BartonExtended version reporting of CVS builds.
2003-11-30 Alexander BartonUpdated, corrected and extended (examples!) protocol...
2003-11-29 Alexander BartonUpdated RPM and Debian package description and configur...
2003-11-28 Alexander BartonUpdated config.guess and config.sub to new upstream...
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 test suite: allow more connections ;-)
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-09-03 Alexander BartonUpdated and fixed project file for Mac OS X ProjectBuil...
2003-09-02 Alexander BartonUpdated documentation.
2003-08-30 Alexander BartonUpdated documentation.
2003-08-30 Alexander BartonFixed typo in debug output.
2003-08-22 Alexander BartonEnhanced testsuite, should run under GNU/Hurd now.
next