]> arthur.barton.de Git - ngircd-alex.git/shortlog
ngircd-alex.git
2005-03-19 Alexander BartonAdded login of Florian ("fw") to AUTHORS list.
2005-03-19 Alexander BartonRemoved indentation of preprocessor statements in test...
2005-03-15 Alexander BartonFixed too long lines.
2005-03-15 Alexander BartonNew configuration option "OperServerMode".
2005-03-05 Alexander BartonNew function New_Res_Stat() to initialize RES_STAT...
2005-03-05 Alexander BartonReduce the number of calls of strlen(). Idea by Florin...
2005-03-03 Alexander BartonAdded missing include of "match.h".
2005-03-02 Alexander BartonImplemented support for "secret channels" (channel...
2005-03-02 Alexander BartonNew configuration option "Mask" for [Operator] sections...
2005-02-27 Alexander BartonClean up the mode handling code: remove redundant parts ...
2005-02-27 Alexander BartonUpdated to latest strl{cat|cpy} code of rsync:
2005-02-21 Alexander BartonAdded AUTOMAKE_VERSION and AUTOCONF_VERSION (for OpenBSD).
2005-02-21 Alexander BartonFixed the detection of tools named like "tool-Major...
2005-02-14 Alexander BartonEnable Pidfile /var/run/ircd/ngircd.pid
2005-02-14 Alexander BartonAdded description for "PidFile", fixed description...
2005-02-11 Alexander BartonWhitespace fixes.
2005-02-10 Alexander BartonDon't play games with FILE* stdin/out/err, only touch...
2005-02-10 Alexander BartonRenamed NGIRCd_FillVersion() to Fill_Version(); Code...
2005-02-10 Alexander BartonWrite "error file" (/tmp/ngircd-XXX.err) only if compil...
2005-02-10 Alexander BartonAdded a note about the change of the maximum password...
2005-02-09 Alexander BartonDon't create version information string each time a...
2005-02-07 Alexander BartonAdded an empty /etc/ngircd/ngircd.motd to the packages...
2005-02-07 Alexander BartonSet owner and group of /var/run/ircd to "irc:irc".
2005-02-07 Alexander BartonUpdated debian changelog file from branch-0-8-x ...
2005-02-07 Alexander BartonMake sure that errno of fopen() isn't overwritten by...
2005-02-04 Alexander BartonNew configuration variable "PidFile", section "[Global...
2005-02-04 Alexander BartonngIRCd 0.8.3.
2005-02-04 Alexander BartonUse ngt_TrimLastChr() where useful, by Florian Westphal.
2005-02-04 Alexander BartonAdd ngt_TrimLastChr() to header file. By Florian Westphal.
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-27 Alexander BartonUpdated config.sub and config.guess
2005-01-26 Alexander BartonWe are in the year 2005 now! :-)
2005-01-26 Alexander BartonFixed a buffer overflow that could cause the daemon...
2005-01-26 Alexander BartonUpdated list of contributors.
2005-01-25 Alexander BartonNew function ngt_TrimLastChr(), prototype by Florian...
2005-01-24 Alexander BartonFixed a typo in variable name ...
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-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 BartonTranslated source code comments.
2005-01-17 Alexander BartonRaised the maximum length of passwords to 20 characters.
2005-01-17 Alexander BartonFixed typo: ports are separated by ",". Thanks to Flori...
2005-01-17 Alexander BartonFixed a memory leak when resizing the connection pool...
2004-12-27 Alexander BartonAdded URLs for stunnel.
2004-12-27 Alexander BartonAdded documentation for SSL support.
2004-12-27 Alexander BartonMake more clear that there can be more than one [Operat...
2004-12-27 Alexander BartonFixed wrong port number in example.
2004-12-26 Alexander BartonDon't use a POSIX thread for the Howl "run loop".
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-12-22 Alexander BartonFixed indentation and added some more debug code.
2004-11-09 Alexander BartonUpdated list of supported/tested platforms.
2004-10-31 Alexander BartonFixed spelling mistake.
2004-10-20 Alexander BartonMade ngIRCd compile on HP/UX 10.20 with native HP pre...
2004-10-04 Alexander BartonChanged "read buffer" to "receive buffer" as suggested...
2004-10-04 Alexander BartonAdded some missing words: "address" :-)
2004-09-24 Alexander BartonFixed wrong variable names in output of "ngircd --confi...
2004-09-08 Alexander BartonAdded functions.inc to EXTRA_DIST files.
2004-09-06 Alexander BartonFixed echo without newline for systems not understandin...
2004-09-06 Alexander BartonReverted extension of the "make all" target in the...
2004-09-06 Alexander BartonFixed wrong exit code check of "kill -0".
2004-09-06 Alexander BartonUpdated documentation.
2004-09-06 Alexander BartonFxied name of "default file" for ngircd-full package...
2004-09-04 Alexander BartonIf ServerUID is defined change the working directory...
2004-09-04 Alexander BartonUpdated documentation :-)
2004-09-04 Alexander BartonEnhanced messages and exit codes.
2004-09-04 Alexander BartonAdded all test scripts to target "all".
2004-09-04 Alexander BartonChanged text "test scripts" to "processes": some versio...
2004-09-04 Alexander BartonRemoved counting of test processes; don't check running...
2004-09-04 Alexander BartonAdded detection of flags for ps(1).
2004-09-04 Alexander BartonAdded README, test-loop.sh and wait-tests.sh to EXTRA_D...
2004-09-04 Alexander BartonMade stress-server.sh to use wait-tests.sh to limit...
2004-09-04 Alexander BartonTwo new scripts: test-loop.sh and wait-tests.sh
2004-09-04 Alexander BartonAdded support for looping and other enhancements.
2004-09-04 Alexander BartonSet $srcdir if not already set by make.
2004-09-04 Alexander BartonIf nick name is already in use, interpret this as ...
2004-09-04 Alexander BartonAdded preliminary README text.
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".
next