about summary refs log tree commit diff
AgeCommit message (Expand)Author
2004-04-25Add flag "L" to default IRC+ server flags: synchronize INVITE-Alexander Barton
2004-04-25Document new server flag "L": synchronize INVITE- andAlexander Barton
2004-04-25Synchronize INVITE- and BAN-lists if the peer requests it:Alexander Barton
2004-04-25Don't send MODE changes when origin is a server andAlexander Barton
2004-04-25New functions: Lists_SendInvites(), Lists_IsInviteEntry(),Alexander Barton
2004-04-25Fixed a wrong assert() which could cause the daemon to exit spuriouslyAlexander Barton
2004-04-25Better logging of decompression errors returned by zlib.Alexander Barton
2004-04-11Special handling for HP/UX: define _XOPEN_SOURCE_EXTENDED ...Alexander Barton
2004-04-09New debian package.Alexander Barton
2004-04-09Fixed handling of already existent entries in invite and ban lists:Alexander Barton
2004-04-09Updated XCode project for Mac OS X.Alexander Barton
2004-04-09Servers other than the destination server didn't clean up the inviteAlexander Barton
2004-04-05The command to test for the autoconf/automake tools is detected now as well.Alexander Barton
2004-04-05Added DG/UX (m88k/dg/dgux5.4R3.10) to the list.Alexander Barton
2004-04-05New debian package ;-)Alexander Barton
2004-04-05Updated manual page to reflect changes in daemon.Alexander Barton
2004-03-19Use "which" when available; understand "GO=0"; made "VERBOSE=1" more verbose.Alexander Barton
2004-03-15Enhanced autogen.sh script; added "inline" documentation.Alexander Barton
2004-03-15Fixed detection of GNU C version and usability of __attribute__.Alexander Barton
2004-03-15Added missing "return 0" ... oops.Alexander Barton
2004-03-11Reworked configure system: it should be more compatible to most systemsAlexander Barton
2004-03-11New upstream version.Alexander Barton
2004-03-11Fixed some warnings of non-gcc-compilers (e. g. original Apple compiler onAlexander Barton
2004-03-10Updated tests to reflect last changes to MODE behaviour.Alexander Barton
2004-02-29Updated XCode project, added missing Makefile template for MacOXD directory.Alexander Barton
2004-02-29Added XCode project files (for Mac OS X) to "contrib" directory.Alexander Barton
2004-02-29Changed the reply of the MODE command to match the syntax of the originalAlexander Barton
2004-02-28New Debian version.Alexander Barton
2004-02-28Fixed TRACE: don't output "Serv" lines for ourself; display more info.Alexander Barton
2004-02-28Better logging while establishing and shutting down connections.Alexander Barton
2004-02-24Updated list of supported operating systems.Alexander Barton
2004-02-23Updated statistics :-)Alexander Barton
2004-02-22Updated documentation (-t switch).Alexander Barton
2004-02-05Included updates of ngIRCd 0.7.7Alexander Barton
2004-02-04The info text ("real name") of users is set to "-" if none has beenAlexander Barton
2004-02-03Fixed (optional) TCP Wrapper test which was broken and could result inAlexander Barton
2004-01-26New debian version.Alexander Barton
2004-01-26Updated some copyright notices to include the year 2004.Alexander Barton
2004-01-25The type of service (TOS) of all sockets is set to "interactive" now.Alexander Barton
2004-01-19Removed some debug code; translated some source code comments.Alexander Barton
2004-01-17Use "__attribute__" only if gcc is at least version 2.7Alexander Barton
2004-01-17Added #include for strings.h to fix compiler warnings.Alexander Barton
2004-01-17Added #include for strings.h and added some casts to remove compiler warnings.Alexander Barton
2004-01-17Fixed order of #include's: time.h moves up! ;-)Alexander Barton
2004-01-13Clean up files for "ngircd-full" package, too ...Alexander Barton
2004-01-02Adjusted copyright notice to include 2004.Alexander Barton
2004-01-01Restructured debian packaging system: now there are two packages, a "standard"Alexander Barton
2003-12-31Changes for new source code layout: contrib/Debian/.Alexander Barton
2003-12-31Removed outdated Mac OS X ProjectBuilder project files (will be re-addedAlexander Barton
2003-12-31Added some files to the maintainer-clean-local target which havn't beedAlexander Barton