1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-09-03 11:17:57 +00:00

Commit Graph

  • 36bd5d3ad6 Updated documentation. Alexander Barton 2003-04-22 23:53:33 +00:00
  • 0be9053c17 New documentation file "Platforms.txt". [from HEAD] Alexander Barton 2003-04-22 23:52:48 +00:00
  • cef95681ff Added new documentation file "Platforms.txt". Alexander Barton 2003-04-22 23:50:18 +00:00
  • 52a24c4bbd New documentation file doc/Platforms.txt included. Alexander Barton 2003-04-22 23:47:39 +00:00
  • e2968dd98d Updated documentation. Alexander Barton 2003-04-22 20:42:28 +00:00
  • cd7d28d743 Made scripts more portable (run on SunOS 5.6 now). [from HEAD] Alexander Barton 2003-04-22 20:01:23 +00:00
  • f04a2ce2b4 Updated documentation. Alexander Barton 2003-04-22 20:00:32 +00:00
  • 4d7a5df0e2 Added defines for SunOS (5.6). [from HEAD] Alexander Barton 2003-04-22 20:00:19 +00:00
  • 79b9592f27 Updated documentation. Alexander Barton 2003-04-22 19:35:05 +00:00
  • 0551f688f6 Made scripts mor portable (run on SunOS 5.6 now). Alexander Barton 2003-04-22 19:27:50 +00:00
  • c74ac55832 Updated documentation. Alexander Barton 2003-04-22 18:45:19 +00:00
  • b4dc216db3 Added defines for SunOS (5.6). Alexander Barton 2003-04-22 18:44:03 +00:00
  • 7ba1bde408 Updated documentation. Alexander Barton 2003-04-22 10:21:33 +00:00
  • a7d00cd7b1 Made setting of WANT_AUTOMAKE more portable [backport from HEAD]. Alexander Barton 2003-04-22 10:18:41 +00:00
  • cbf87971a4 Made setting of WANT_AUTOMAKE more portable. Alexander Barton 2003-04-22 10:15:46 +00:00
  • 4d656d12e9 Updated documentation. rel-0-7-0-pre1 Alexander Barton 2003-04-21 23:31:39 +00:00
  • da78dc4785 Updated documentation. Alexander Barton 2003-04-21 22:52:18 +00:00
  • 3585e2bc50 Updated version number to 0.7.0-pre1. Alexander Barton 2003-04-21 22:49:45 +00:00
  • bd52d4e49c Fixed tabs to spaces. Goetz Hoffart 2003-04-21 21:59:34 +00:00
  • e0345e5e0a Translated documentation from German to English. Goetz Hoffart 2003-04-21 21:46:57 +00:00
  • c1dd86d702 Updated documentation. Alexander Barton 2003-04-21 21:33:18 +00:00
  • b25faf3c2a Updated documentation. Alexander Barton 2003-04-21 12:55:39 +00:00
  • 384d6b894a Translated Protocol.txt to english. Alexander Barton 2003-04-21 12:48:40 +00:00
  • a061668b1a Added implicit initialisation of "i" in Conf_GetServer to workaround a egcs 2.91.66 bug which claims that this valiable could be used uninitialized. Alexander Barton 2003-04-21 11:06:07 +00:00
  • 489d8c5cd0 Removed unportable %z formater in strftime(). Alexander Barton 2003-04-21 10:54:30 +00:00
  • daa996f177 Added missing prototype for dummy_snprintf(). Alexander Barton 2003-04-21 10:53:38 +00:00
  • 7deacbaa11 Added missing include for <sys/select.h>. Alexander Barton 2003-04-21 10:53:10 +00:00
  • c3dfd63bf3 Fixed up some castings. Alexander Barton 2003-04-21 10:52:26 +00:00
  • f5b91cd03d Added some defines for Linux/glibc, reverted unused test for poll(), and enhanced summary output. Alexander Barton 2003-04-21 10:51:44 +00:00
  • 8e43b16d22 Using $(prefix)/share/doc/ngircd as documentation directory again. Alexander Barton 2003-04-21 08:01:29 +00:00
  • 4ef6dae1cd Updated documentation. Alexander Barton 2003-04-20 23:12:57 +00:00
  • 0b91df05e0 Fixed spelling mistake :-) Alexander Barton 2003-04-20 23:09:43 +00:00
  • feafb6cb2e Don't forward NJOIN's for unknown nick names. Alexander Barton 2003-04-20 23:09:26 +00:00
  • 0391d35a67 Translated success message :-) Alexander Barton 2003-04-13 22:34:17 +00:00
  • a93b4d9789 Updated documentation. Alexander Barton 2003-04-05 11:37:17 +00:00
  • eefa1b1c64 Added WANT_AUTOMAKE=1.6 to autogen.sh. Alexander Barton 2003-04-04 10:05:34 +00:00
  • 016e547daa Re-corrected test for CVS version. Alexander Barton 2003-03-31 19:01:02 +00:00
  • b588eaed02 Corrected path for documentation files in summary output. Alexander Barton 2003-03-31 16:17:33 +00:00
  • 36e0345ce6 Changed documentation directory to ".../share/doc/ngIRCd" (and removed the variable PACKAGE for better Debian automake-1.4 compatibility). Alexander Barton 2003-03-31 16:00:49 +00:00
  • 62796722f1 Changed all PACKAGE's to PACKAGE_NAME and all VERSION's to PACKAGE_VERSION. Alexander Barton 2003-03-31 15:54:21 +00:00
  • 935ffd0dc0 Updated documentation. Alexander Barton 2003-03-30 13:46:58 +00:00
  • fa54e6e2a4 Added documentation path to summary output. Alexander Barton 2003-03-30 13:46:00 +00:00
  • 179e760cf1 Implemented proper "uninstall" target for documentation files. Alexander Barton 2003-03-30 13:45:29 +00:00
  • 47faa8595a Install documentation files in $(datadir)/doc/ngircd. Alexander Barton 2003-03-30 13:31:17 +00:00
  • 9ab97b29ae Fixed up bad test during unregistering of services. Alexander Barton 2003-03-27 01:24:32 +00:00
  • 24df40eca7 Synchronize server connections with server configurations after reloading the configuration. Alexander Barton 2003-03-27 01:22:44 +00:00
  • 02a22611be Clean up duplicate servers correctly. Alexander Barton 2003-03-27 01:21:38 +00:00
  • 59a0fb8cd9 New function Conn_SyncServerStruct(). Alexander Barton 2003-03-27 01:20:22 +00:00
  • d383703b78 Require at least GNU automake 1.6 to generate build scripts and Makefiles. Alexander Barton 2003-03-26 22:43:58 +00:00
  • 8291e10b96 Translated documentation to english. Alexander Barton 2003-03-26 22:34:33 +00:00
  • 312e4aeb86 Updated documentation. Alexander Barton 2003-03-23 23:13:15 +00:00
  • ac4f25e3a7 Enhanced (and fiexd) IRC_TRACE(): now shows operators and correct link uptimes. Alexander Barton 2003-03-19 21:16:53 +00:00
  • 7646739431 New message constant RPL_TRACEOPERATOR_MSG. Changed RPL_TRACESERVER_MSG. Alexander Barton 2003-03-19 21:16:16 +00:00
  • 5f19a9418e Updated Mac OS X project for Project Builder. Alexander Barton 2003-03-19 20:09:51 +00:00
  • 3858e28e07 Fixed a "checking for ..." text string. Alexander Barton 2003-03-19 17:27:05 +00:00
  • f53455977d Added #include for stdarg.h when using ower own version of vsnprintf(). Alexander Barton 2003-03-17 01:12:10 +00:00
  • 9ca1f6a988 Removed now obsolete test for A/UX: configure does this job now. Alexander Barton 2003-03-17 00:53:52 +00:00
  • 1a1ff404a8 - Updated documentation. Alexander Barton 2003-03-15 11:00:31 +00:00
  • c755b82dd9 - Removed german documentation (no maintainer). Alexander Barton 2003-03-15 10:56:20 +00:00
  • 8fc69bb6fb Updated documentation. Alexander Barton 2003-03-10 01:00:00 +00:00
  • 10edb7c741 Fixed up and enhanced formating of manual pages. Alexander Barton 2003-03-10 00:58:06 +00:00
  • ff019dd76f Updated manual page. Alexander Barton 2003-03-10 00:35:51 +00:00
  • a004f34447 Updated manual page. Alexander Barton 2003-03-10 00:23:50 +00:00
  • 10bb43c66e Updated documentation. Alexander Barton 2003-03-10 00:23:34 +00:00
  • b6999f10c0 Updated and enhanced the daemon manual page. Alexander Barton 2003-03-09 23:08:24 +00:00
  • 4726e36efc Changed version string back to "0.6.x-CVS". branch-0-6-x Alexander Barton 2003-03-09 22:33:19 +00:00
  • 516064dc06 Fixed some spelling mistakes. Alexander Barton 2003-03-09 22:17:35 +00:00
  • a84b9d99a1 Fixed some spelling mistakes -- thanks to ispell ;-) Alexander Barton 2003-03-09 22:03:58 +00:00
  • 3105bd9fff Updated documentation. Alexander Barton 2003-03-09 20:16:57 +00:00
  • cb8ed9d5da ngIRCd now handles recursive calls to Conn_Close() correctly (from HEAD). Alexander Barton 2003-03-09 20:16:46 +00:00
  • 5170ecf045 Updated documentation: translated headers ... Alexander Barton 2003-03-09 20:04:44 +00:00
  • 23a28fa336 Updated documentation. Alexander Barton 2003-03-08 12:34:55 +00:00
  • 15b5e1a6eb Translated & updated documentation. Alexander Barton 2003-03-07 20:42:20 +00:00
  • ade2fdc9aa Updated documentation. Alexander Barton 2003-03-07 17:17:23 +00:00
  • e744936d19 New function Simple_Message(). Better error reporting to clients on connect. Alexander Barton 2003-03-07 17:16:49 +00:00
  • 4a5b3f34a5 Enlarged buffer for version string ;-) Alexander Barton 2003-03-07 14:50:13 +00:00
  • 7640aa5190 Updated documentation. Alexander Barton 2003-03-07 14:45:10 +00:00
  • 35771fa776 Added support for TCP Wrappers; redesigned configuration result output; Changed some "--enable"/"--disable" switches to "--with"/"--without". Alexander Barton 2003-03-07 14:37:30 +00:00
  • 439c945d56 Added support for TCP Wrappers. Alexander Barton 2003-03-07 14:35:52 +00:00
  • 93146b5718 Updated documentation. Alexander Barton 2003-03-04 14:12:30 +00:00
  • fd4a6b5dd5 Updated documentation. Alexander Barton 2003-03-04 13:46:53 +00:00
  • b896f8acda - better compatibility Alexander Barton 2003-02-25 14:07:26 +00:00
  • 29bd35bc4f - Added optional support for Rendezvous. Alexander Barton 2003-02-23 12:04:05 +00:00
  • f179070113 - New constant RENDEZVOUS_TYPE. Alexander Barton 2003-02-23 12:03:39 +00:00
  • f813833ba1 - New switch "--enable-rendezvous" to enable support for Rendezvous. Alexander Barton 2003-02-23 12:03:10 +00:00
  • f349b18949 - Updated documentation. Alexander Barton 2003-02-23 12:02:39 +00:00
  • aa15257936 - Added new source module "rendezvous". Alexander Barton 2003-02-23 12:02:26 +00:00
  • 6e0c5698e4 - Updated documentation. Alexander Barton 2003-02-21 19:44:00 +00:00
  • cf4ad8d6f7 - Conn_Close() ignores recursive calls for the same link now. Alexander Barton 2003-02-21 19:19:27 +00:00
  • 2a3f8cc57d - new link "option" constant: CONN_ISCLOSING Alexander Barton 2003-02-21 19:18:48 +00:00
  • 560c79615c - Updated documentation. Alexander Barton 2003-01-31 18:29:06 +00:00
  • d1b2a1c4f9 - Added AC_PREREQ(2.50) to configure.in for better autoconf compatibility. Alexander Barton 2003-01-31 18:28:31 +00:00
  • a156641afd Updated version number to 0.6.1 :-) rel-0-6-1 Alexander Barton 2003-01-21 21:23:34 +00:00
  • 9d8f425a9a Updated documentation. Alexander Barton 2003-01-21 21:22:00 +00:00
  • 78752bbff8 Updated documentation. Alexander Barton 2003-01-21 21:20:19 +00:00
  • 90e6ec3f89 The server didn't validate weather the target user of a channel user mode change is a valid channel member or not (from HEAD). Alexander Barton 2003-01-21 21:05:19 +00:00
  • fbec1f1070 The server didn't validate wheather the "target" client of a channel user mode change is a valid channel member or not. Alexander Barton 2003-01-21 21:04:16 +00:00
  • d978d8ddbb - Updated documentation. Alexander Barton 2003-01-17 19:10:11 +00:00
  • 9810da343c - Non-memers of a channel could crash the server when trying to change its modes. (HEAD) Alexander Barton 2003-01-17 19:08:57 +00:00
  • e8b99f4d3a - Updated documentation. Alexander Barton 2003-01-17 19:07:15 +00:00