1
0
mirror of https://github.com/osmarks/ngircd.git synced 2026-02-25 11:59:45 +00:00

Commit Graph

  • 894cd2cd68 Don't create version information string each time a client connects but insetead on server startup. By Florian Westphal. Alexander Barton 2005-02-09 09:52:58 +00:00
  • c16d1b03aa Added an empty /etc/ngircd/ngircd.motd to the packages. And ngircd.conf becomes modified to enable the PID file (/var/run/ircd/ngircd.cond) and to change the user and group to "irc". Alexander Barton 2005-02-07 23:09:31 +00:00
  • 451315643f Set owner and group of /var/run/ircd to "irc:irc". Alexander Barton 2005-02-07 23:07:52 +00:00
  • d77182e7a6 Updated debian changelog file from branch-0-8-x ... Alexander Barton 2005-02-07 19:57:05 +00:00
  • 8edeed8418 Make sure that errno of fopen() isn't overwritten by the logging code. Alexander Barton 2005-02-07 19:31:34 +00:00
  • 112102b10c New configuration variable "PidFile", section "[Global]": if defined, the server writes its process ID (PID) to this file. Default: off. Idea by Florian Westphal, <westphal@foo.fh-furtwangen.de>. Alexander Barton 2005-02-04 14:24:20 +00:00
  • ae63ed04c5 ngIRCd 0.8.3. Alexander Barton 2005-02-04 14:21:35 +00:00
  • 85acb82469 Use ngt_TrimLastChr() where useful, by Florian Westphal. Alexander Barton 2005-02-04 13:15:38 +00:00
  • 51d09fb4f7 Add ngt_TrimLastChr() to header file. By Florian Westphal. Alexander Barton 2005-02-04 13:09:03 +00:00
  • a9823b2db1 ngIRCd 0.8.3 rel-0-8-3 branch-0-8-x Alexander Barton 2005-02-03 10:16:25 +00:00
  • 3563147514 Fixed a bug that could case a root exploit when the daemon is compiled to do IDENT lookups and is logging to syslog. Bug discovered by CoKi, <coki@nosystem.com.ar>, thanks a lot! [from HEAD.] (http://www.nosystem.com.ar/advisories/advisory-11.txt) Alexander Barton 2005-02-03 09:27:09 +00:00
  • 8308c170db Fixed a bug that could case a root exploit when the daemon is compiled to do IDENT lookups and is logging to syslog. Bug discovered by CoKi, <coki@nosystem.com.ar>, thanks a lot! (http://www.nosystem.com.ar/advisories/advisory-11.txt) Alexander Barton 2005-02-03 09:26:42 +00:00
  • 81d21d4592 "ngIRCd" instead of "ngircd" ... Alexander Barton 2005-02-03 09:20:58 +00:00
  • 07fe19889b Updated ChangeLog for 0.8.2. Alexander Barton 2005-02-03 09:11:43 +00:00
  • 0c293ae988 Updated config.sub and config.guess Alexander Barton 2005-01-27 00:15:53 +00:00
  • 117cc7055d Updated config.guess and config.sub Alexander Barton 2005-01-27 00:15:15 +00:00
  • 7f1a44dd40 Fixed wrong maintainer name ... Alexander Barton 2005-01-27 00:01:10 +00:00
  • 51e5d9d74d Ooops, bad email address ... rel-0-8-2 Alexander Barton 2005-01-26 22:18:48 +00:00
  • 93a0179a34 ngIRCd package 0.8.2-0ab1 Alexander Barton 2005-01-26 22:16:50 +00:00
  • 314cf1238b ngIRCd 0.8.2 Alexander Barton 2005-01-26 22:05:26 +00:00
  • 18c92d9de7 We are in the year 2005 now! :-) Alexander Barton 2005-01-26 22:03:15 +00:00
  • 286b29ffcd We are in the year 2005 now! :-) Alexander Barton 2005-01-26 22:02:36 +00:00
  • 2283454917 Added doc/SSL.txt (from CVS HEAD) to 0.8.x branch. Alexander Barton 2005-01-26 21:47:47 +00:00
  • f0b3a9cacd Fixed a buffer overflow that could cause the daemon to crash. Bug found by Florian Westphal, <westphal@foo.fh-furtwangen.de>. [from HEAD] Alexander Barton 2005-01-26 13:27:01 +00:00
  • 9dc7666eed Updated list of contributors. Alexander Barton 2005-01-26 13:26:41 +00:00
  • 2440ed080c Fixed a buffer overflow that could cause the daemon to crash. Bug found by Florian Westphal, <westphal@foo.fh-furtwangen.de>. Alexander Barton 2005-01-26 13:23:24 +00:00
  • 669da58715 Updated list of contributors. Alexander Barton 2005-01-26 13:21:00 +00:00
  • 39f1ddd9d0 New function ngt_TrimLastChr(), prototype by Florian Westphal. Alexander Barton 2005-01-25 16:16:48 +00:00
  • 87ce4379e8 Fixed a possible buffer underrun when reading the MOTD file. Thanks to Florian Westphal, <westphal@foo.fh-furtwangen.de>. [from HEAD]. Alexander Barton 2005-01-24 14:22:30 +00:00
  • 34e912d9f2 Fixed a typo in variable name ... Alexander Barton 2005-01-24 14:19:04 +00:00
  • 44172a8c7f Fixed a possible buffer underrun when reading the MOTD file. Thanks to Florian Westphal, <westphal@foo.fh-furtwangen.de>. Alexander Barton 2005-01-24 14:17:21 +00:00
  • a6d7fb8739 Code cleanups from Florian Westphal, <westphal@foo.fh-furtwangen.de>: wrote functions for common error messages. Alexander Barton 2005-01-20 00:13:08 +00:00
  • d16ce5a735 Code cleanups from Florian Westphal, <westphal@foo.fh-furtwangen.de>. Alexander Barton 2005-01-20 00:11:49 +00:00
  • 0eb7ad58d0 Fixed detection of IRC lines which are too long to send. Detected by Florian Westphal, <westphal@foo.fh-furtwangen.de>. [from HEAD] Alexander Barton 2005-01-19 23:35:42 +00:00
  • a40a026d15 Fixed detection of IRC lines which are too long to send. Detected by Florian Westphal, <westphal@foo.fh-furtwangen.de>. Alexander Barton 2005-01-19 23:33:53 +00:00
  • 883251ca05 Fixed return values of our own implementation of strlcpy(). The code has been taken from rsync and they fixed it, but we didn't until today :-/ [HEAD] Alexander Barton 2005-01-18 09:09:05 +00:00
  • 6c5f4beb53 Fixed return values of our own implementation of strlcpy(). The code has been taken from rsync and they fixed it, but we didn't until today :-/ Alexander Barton 2005-01-18 09:05:37 +00:00
  • 26b0ddf200 Translated source code comments. Alexander Barton 2005-01-17 13:14:36 +00:00
  • b6690df2be Raised the maximum length of passwords to 20 characters. Alexander Barton 2005-01-17 13:01:34 +00:00
  • 6dacec7ded Fixed typo: ports are separated by ",". Thanks to Florian Westphal. Alexander Barton 2005-01-17 12:51:17 +00:00
  • 429b5f3ec9 Fixed a memory leak when resizing the connection pool and realloc() failed. Now we don't fall back to malloc(), which should be sane anyway. Patch from Florian Westphal, <westphal@foo.fh-furtwangen.de>. Alexander Barton 2005-01-17 11:57:39 +00:00
  • 81bacda627 Added URLs for stunnel. Alexander Barton 2004-12-27 01:11:40 +00:00
  • 6960cb4c38 Added documentation for SSL support. Alexander Barton 2004-12-27 01:04:35 +00:00
  • 7b61b34c56 Make more clear that there can be more than one [Operator], [Server] and [Channel] section in the configuration file. Alexander Barton 2004-12-27 00:55:06 +00:00
  • 386d3b9e67 Fixed wrong port number in example. Alexander Barton 2004-12-27 00:48:59 +00:00
  • 5049c5c694 Don't use a POSIX thread for the Howl "run loop". Alexander Barton 2004-12-26 16:48:53 +00:00
  • 292879aca4 Added support for the Howl (http://www.porchdogsoft.com/products/howl/) Rendezvous API, in addition to the API of Apple (Mac OS X). Alexander Barton 2004-12-26 00:14:33 +00:00
  • dcb9e2a004 Updated documentation for release 0.8.1 Alexander Barton 2004-12-25 00:22:00 +00:00
  • e04d74ad3b Version 0.8.1 rel-0-8-1 Alexander Barton 2004-12-25 00:20:57 +00:00
  • 002d9299a6 Updated config.guess and config.sub [from HEAD]. Alexander Barton 2004-12-25 00:11:42 +00:00
  • 0d10c60b31 Updated config.guess and config.sub Alexander Barton 2004-12-25 00:10:19 +00:00
  • 33cec4efd9 Added some more debug code ... [from HEAD]. Alexander Barton 2004-12-25 00:00:42 +00:00
  • 08e0b277bc Updated documentation ... Alexander Barton 2004-12-25 00:00:14 +00:00
  • 58736b3902 Fixed indentation and added some more debug code. Alexander Barton 2004-12-22 17:37:41 +00:00
  • f7354cdf28 Updated list of supported/tested platforms. Alexander Barton 2004-11-09 11:00:33 +00:00
  • 0999dc7907 Updated list of supported/tested platforms. Alexander Barton 2004-11-09 10:58:01 +00:00
  • 196f27c4ad Fixed spelling mistake. Alexander Barton 2004-10-31 12:17:22 +00:00
  • c1f32e8214 Made ngIRCd compile on HP/UX 10.20 with native HP pre-ANSI C compiler and most probably other older C compilers on other systems. Alexander Barton 2004-10-20 13:47:32 +00:00
  • eee2762852 Changed "read buffer" to "receive buffer" as suggested by Goetz. Alexander Barton 2004-10-04 23:23:41 +00:00
  • c79fa28a66 Added some missing words: "address" :-) Alexander Barton 2004-10-04 23:09:04 +00:00
  • 35fe11fea4 Fixed wrong variable names in output of "ngircd --configtest". [From HEAD]. Alexander Barton 2004-09-27 11:30:52 +00:00
  • 1e692e5890 Fixed wrong variable names in output of "ngircd --configtest". Alexander Barton 2004-09-24 18:00:40 +00:00
  • 180fdb542b Added functions.inc to EXTRA_DIST files. [From HEAD]. Alexander Barton 2004-09-08 09:45:53 +00:00
  • ceafdf109b Added functions.inc to EXTRA_DIST files. Alexander Barton 2004-09-08 09:40:51 +00:00
  • 9cb9cca536 Fixed echo without newline for systems not understanding "echo -n"; added new file "functions.inc" for functions usable by all test scripts. [From HEAD]. Alexander Barton 2004-09-06 22:07:26 +00:00
  • 450251f082 Fixed echo without newline for systems not understanding "echo -n"; added new file "functions.inc" for functions usable by all test scripts. Alexander Barton 2004-09-06 22:04:06 +00:00
  • ceef058065 Reverted extension of the "make all" target in the test-suite. Alexander Barton 2004-09-06 20:35:28 +00:00
  • 593cc7b4e2 Reverted extension of the "make all" target in the test-suite. Alexander Barton 2004-09-06 20:35:00 +00:00
  • 0be284db30 Fixed wrong exit code check of "kill -0". [From HEAD]. Alexander Barton 2004-09-06 20:30:43 +00:00
  • b04a526a19 Fixed wrong exit code check of "kill -0". Alexander Barton 2004-09-06 20:22:30 +00:00
  • e2e89067ae Changed version number to reflect CVS branch-0-8-x. Alexander Barton 2004-09-06 00:41:34 +00:00
  • f632ca2645 ed name of "default file" for ngircd-full package. And do the test if the binary is executable after reading this file. [From HEAD]. Alexander Barton 2004-09-06 00:36:49 +00:00
  • 2f195a07b2 Updated documentation. Alexander Barton 2004-09-06 00:35:52 +00:00
  • f38eeedfd7 Fxied name of "default file" for ngircd-full package. And do the test if the binary is executable after reading this file. Alexander Barton 2004-09-06 00:32:20 +00:00
  • 12497e1dd2 Updated documentation. Alexander Barton 2004-09-04 20:50:53 +00:00
  • cabd09d9ae Updated "test suite". From HEAD. Alexander Barton 2004-09-04 20:49:36 +00:00
  • 8ca1e4d548 If ServerUID is defined change the working directory to the home directory of this user. Alexander Barton 2004-09-04 20:28:51 +00:00
  • e07cc4bb63 Updated documentation :-) Alexander Barton 2004-09-04 19:39:24 +00:00
  • c5bdd86f96 Enhanced messages and exit codes. Alexander Barton 2004-09-04 19:14:46 +00:00
  • aa26e2ef36 Added all test scripts to target "all". Alexander Barton 2004-09-04 19:14:02 +00:00
  • 9445962237 Changed text "test scripts" to "processes": some versions of expect(1) fork child processes ... Alexander Barton 2004-09-04 18:22:42 +00:00
  • 6b898b63f0 Removed counting of test processes; don't check running processes by default. Alexander Barton 2004-09-04 18:20:16 +00:00
  • f7a4d03ba2 Added detection of flags for ps(1). Alexander Barton 2004-09-04 16:14:47 +00:00
  • ade1e2eb7b Added README, test-loop.sh and wait-tests.sh to EXTRA_DIST files. Alexander Barton 2004-09-04 15:46:56 +00:00
  • a9a605de3e Made stress-server.sh to use wait-tests.sh to limit number of parallel tests. Alexander Barton 2004-09-04 15:45:27 +00:00
  • 7ec11de523 Two new scripts: test-loop.sh and wait-tests.sh Alexander Barton 2004-09-04 15:44:45 +00:00
  • 18eb92a72b Added support for looping and other enhancements. Alexander Barton 2004-09-04 14:23:09 +00:00
  • 9ddb934784 Set $srcdir if not already set by make. Alexander Barton 2004-09-04 14:22:38 +00:00
  • 4f8ac179bf If nick name is already in use, interpret this as "clienst still connected". Alexander Barton 2004-09-04 14:22:13 +00:00
  • 02b8e51562 Added preliminary README text. Alexander Barton 2004-09-04 13:58:31 +00:00
  • 98b92e112a Information for configuring ngIRCd. From HEAD. Alexander Barton 2004-09-03 20:02:02 +00:00
  • d27196e334 Information about configuring ngIRCd. Alexander Barton 2004-09-03 20:01:12 +00:00
  • 3edaa35d49 Removed empty "buildRules" variable (suggested by XCode 1.5 :-). Alexander Barton 2004-08-10 01:55:33 +00:00
  • 2d524b1958 Fixed wrong email address. Alexander Barton 2004-07-28 16:03:42 +00:00
  • 88258070c4 Added missing commas to debian control file, fixes bug #56. Thanks to Kevin Otte (nivex@nivex.net) for the patch. Alexander Barton 2004-07-15 09:03:15 +00:00
  • d989166d3f Added missing commas to debian control file, fixes bug #56. Thanks to Kevin Otte (nivex@nivex.net) for the patch. Alexander Barton 2004-07-15 08:59:09 +00:00
  • beb4edd3cf Updated documentation: note ngIRCd 0.8.0 :-) Alexander Barton 2004-07-03 18:35:41 +00:00
  • f7c63e9237 Debian package version 0.8.0-0ab1 rel-0-8-0 Alexander Barton 2004-06-26 09:27:29 +00:00
  • 0958133a0a ngIRCd 0.8.0 Alexander Barton 2004-06-26 09:19:58 +00:00
  • 205fea28b3 Updated documentation. Alexander Barton 2004-06-26 09:12:38 +00:00