2005-02-07 |
Alexander Barton | Updated debian changelog file from branch-0-8-x ... |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Alexander Barton | Make sure that errno of fopen() isn't overwritten by... |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Alexander Barton | New configuration variable "PidFile", section "[Global... |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Alexander Barton | ngIRCd 0.8.3. |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Alexander Barton | Use ngt_TrimLastChr() where useful, by Florian Westphal. |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Alexander Barton | Add ngt_TrimLastChr() to header file. By Florian Westphal. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Alexander Barton | Fixed a bug that could case a root exploit when the... |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Alexander Barton | Updated ChangeLog for 0.8.2. |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Alexander Barton | Updated config.sub and config.guess |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Alexander Barton | We are in the year 2005 now! :-) |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Alexander Barton | Fixed a buffer overflow that could cause the daemon... |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Alexander Barton | Updated list of contributors. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Alexander Barton | New function ngt_TrimLastChr(), prototype by Florian... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Alexander Barton | Fixed a typo in variable name ... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Alexander Barton | Fixed a possible buffer underrun when reading the MOTD... |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Alexander Barton | Code cleanups from Florian Westphal, <westphal@foo... |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Alexander Barton | Code cleanups from Florian Westphal, <westphal@foo... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Alexander Barton | Fixed detection of IRC lines which are too long to... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Alexander Barton | Fixed return values of our own implementation of strlcp... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Alexander Barton | Translated source code comments. |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Alexander Barton | Raised the maximum length of passwords to 20 characters. |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Alexander Barton | Fixed typo: ports are separated by ",". Thanks to Flori... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Alexander Barton | Fixed a memory leak when resizing the connection pool... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Alexander Barton | Added URLs for stunnel. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Alexander Barton | Added documentation for SSL support. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Alexander Barton | Make more clear that there can be more than one [Operat... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Alexander Barton | Fixed wrong port number in example. |
commit | commitdiff | tree | snapshot |
2004-12-26 |
Alexander Barton | Don't use a POSIX thread for the Howl "run loop". |
commit | commitdiff | tree | snapshot |
2004-12-26 |
Alexander Barton | Added support for the Howl (http://www.porchdogsoft... |
commit | commitdiff | tree | snapshot |
2004-12-25 |
Alexander Barton | Updated documentation for release 0.8.1 |
commit | commitdiff | tree | snapshot |
2004-12-25 |
Alexander Barton | Updated config.guess and config.sub |
commit | commitdiff | tree | snapshot |
2004-12-25 |
Alexander Barton | Updated documentation ... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Alexander Barton | Fixed indentation and added some more debug code. |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Alexander Barton | Updated list of supported/tested platforms. |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Alexander Barton | Fixed spelling mistake. |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Alexander Barton | Made ngIRCd compile on HP/UX 10.20 with native HP pre... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Alexander Barton | Changed "read buffer" to "receive buffer" as suggested... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Alexander Barton | Added some missing words: "address" :-) |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Alexander Barton | Fixed wrong variable names in output of "ngircd --confi... |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Alexander Barton | Added functions.inc to EXTRA_DIST files. |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Alexander Barton | Fixed echo without newline for systems not understandin... |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Alexander Barton | Reverted extension of the "make all" target in the... |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Alexander Barton | Fixed wrong exit code check of "kill -0". |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Alexander Barton | Updated documentation. |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Alexander Barton | Fxied name of "default file" for ngircd-full package... |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Alexander Barton | If ServerUID is defined change the working directory... |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Alexander Barton | Updated documentation :-) |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Alexander Barton | Enhanced messages and exit codes. |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Alexander Barton | Added all test scripts to target "all". |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Alexander Barton | Changed text "test scripts" to "processes": some versio... |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Alexander Barton | Removed counting of test processes; don't check running... |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Alexander Barton | Added detection of flags for ps(1). |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Alexander Barton | Added README, test-loop.sh and wait-tests.sh to EXTRA_D... |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Alexander Barton | Made stress-server.sh to use wait-tests.sh to limit... |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Alexander Barton | Two new scripts: test-loop.sh and wait-tests.sh |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Alexander Barton | Added support for looping and other enhancements. |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Alexander Barton | Set $srcdir if not already set by make. |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Alexander Barton | If nick name is already in use, interpret this as ... |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Alexander Barton | Added preliminary README text. |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Alexander Barton | Information about configuring ngIRCd. |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Alexander Barton | Removed empty "buildRules" variable (suggested by XCode... |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Alexander Barton | Added missing commas to debian control file, fixes... |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Alexander Barton | Updated documentation: note ngIRCd 0.8.0 :-) |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Alexander Barton | Added cast to integer for Solaris. |
commit | commitdiff | tree | snapshot |
2004-05-30 |
Alexander Barton | Updated documentation. |
commit | commitdiff | tree | snapshot |
2004-05-30 |
Alexander Barton | Fixed wrong buffer size calculation for resolver results. |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Alexander Barton | Added "hppa/unknown/openbsd3.5". |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Alexander Barton | Updated documentation. |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Alexander Barton | Enhanced ./configure checks for required C header files. |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Alexander Barton | Fixed a warning message of the compiler when not using... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Alexander Barton | Updated documentation. |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Alexander Barton | "make maintainer-clean" removes Makefile.in now. |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Alexander Barton | "make clean" works better now. |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Alexander Barton | New Debian version. |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Alexander Barton | Fixed resolver when using IDENT lookups, cleaned up... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Alexander Barton | Added PID to all log messages on the console; enhanced... |
commit | commitdiff | tree | snapshot |
2004-05-09 |
Alexander Barton | Enhanced output of "make lint". |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Alexander Barton | New "chroot" feature (from Benjamin Pineau), introducin... |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Alexander Barton | Overview of "contributed" files. |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Alexander Barton | Added "README" and "systrace.policy" files. |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Alexander Barton | systrace policy for OpenBSD/NetBSD, thanks to Benjamin... |
commit | commitdiff | tree | snapshot |
2004-04-25 |
Alexander Barton | New debian version including updates from CVS HEAD. |
commit | commitdiff | tree | snapshot |
2004-04-25 |
Alexander Barton | Updated documentation. |
commit | commitdiff | tree | snapshot |
2004-04-25 |
Alexander Barton | Add flag "L" to default IRC+ server flags: synchronize... |
commit | commitdiff | tree | snapshot |
2004-04-25 |
Alexander Barton | Document new server flag "L": synchronize INVITE- and |
commit | commitdiff | tree | snapshot |
2004-04-25 |
Alexander Barton | Synchronize INVITE- and BAN-lists if the peer requests it: |
commit | commitdiff | tree | snapshot |
2004-04-25 |
Alexander Barton | Don't send MODE changes when origin is a server and |
commit | commitdiff | tree | snapshot |
2004-04-25 |
Alexander Barton | New functions: Lists_SendInvites(), Lists_IsInviteEntry(), |
commit | commitdiff | tree | snapshot |
2004-04-25 |
Alexander Barton | Fixed a wrong assert() which could cause the daemon... |
commit | commitdiff | tree | snapshot |
2004-04-25 |
Alexander Barton | Better logging of decompression errors returned by... |
commit | commitdiff | tree | snapshot |
2004-04-11 |
Alexander Barton | Special handling for HP/UX: define _XOPEN_SOURCE_EXTEND... |
commit | commitdiff | tree | snapshot |
2004-04-09 |
Alexander Barton | New debian package. |
commit | commitdiff | tree | snapshot |
2004-04-09 |
Alexander Barton | Fixed handling of already existent entries in invite... |
commit | commitdiff | tree | snapshot |
2004-04-09 |
Alexander Barton | Updated XCode project for Mac OS X. |
commit | commitdiff | tree | snapshot |
2004-04-09 |
Alexander Barton | Servers other than the destination server didn't clean... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Alexander Barton | The command to test for the autoconf/automake tools... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Alexander Barton | Added DG/UX (m88k/dg/dgux5.4R3.10) to the list. |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Alexander Barton | New debian package ;-) |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Alexander Barton | Updated manual page to reflect changes in daemon. |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Alexander Barton | Use "which" when available; understand "GO=0"; made... |
commit | commitdiff | tree | snapshot |
next |