1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-09-05 04:07:56 +00:00

Commit Graph

  • 8cd18eb6b4 Added cast to integer for Solaris. Alexander Barton 2004-06-26 09:06:27 +00:00
  • 364ff7087d Added cast to integer for Solaris. Alexander Barton 2004-06-26 08:50:44 +00:00
  • 0b3ee07a2a Updated documentation. Alexander Barton 2004-05-30 16:29:05 +00:00
  • a49a580a77 Fixed wrong buffer size calculation for resolver results. Alexander Barton 2004-05-30 16:25:51 +00:00
  • 7f66fd908e Fixed wrong buffer size calculation for resolver results. Alexander Barton 2004-05-30 16:24:21 +00:00
  • 7080e9f83c Added "hppa/unknown/openbsd3.5". Alexander Barton 2004-05-25 21:50:29 +00:00
  • 59a48bfa1f Updated documentation. Alexander Barton 2004-05-15 23:56:43 +00:00
  • 3c33a41fe8 Version 0.8.0-pre2 rel-0-8-0-pre2 Alexander Barton 2004-05-15 23:55:48 +00:00
  • 0d0cdf4831 Fixed host name lookups when using IDENT user lookups. Alexander Barton 2004-05-15 23:52:17 +00:00
  • 030fef4a8a Enhanced logging to console when running in "no-detached mode": added PID and log messages of resolver sub-processes. [from HEAD] Alexander Barton 2004-05-15 23:51:13 +00:00
  • 42e8063a32 Enhanced ./configure checks for required C header files. Alexander Barton 2004-05-15 12:24:30 +00:00
  • c23bbe6b65 Fixed a warning message of the compiler when not using IDENT lookups. Alexander Barton 2004-05-11 00:53:14 +00:00
  • d8f47ed195 Updated documentation. Alexander Barton 2004-05-11 00:41:53 +00:00
  • 15d31d31db "make clean" and "make maintainer-clean" remove more files now. [from HEAD] Alexander Barton 2004-05-11 00:38:17 +00:00
  • d7c975e8d8 "make maintainer-clean" removes Makefile.in now. Alexander Barton 2004-05-11 00:34:26 +00:00
  • bf21dd1578 "make clean" works better now. Alexander Barton 2004-05-11 00:32:31 +00:00
  • 9013f56451 New Debian version. Alexander Barton 2004-05-11 00:21:04 +00:00
  • 3012c232eb Fixed resolver when using IDENT lookups, cleaned up code. Alexander Barton 2004-05-11 00:01:11 +00:00
  • 26390c60fb Added PID to all log messages on the console; enhanced logging of resolver sub-processes in debug mode. Alexander Barton 2004-05-10 23:57:46 +00:00
  • cdb039672c Enhanced output of "make lint". Alexander Barton 2004-05-09 18:23:35 +00:00
  • 2a3ec21702 Version 0.8.0-pre1 rel-0-8-0-pre1 Alexander Barton 2004-05-07 11:56:19 +00:00
  • 9f9576ce31 New "chroot" feature (from Benjamin Pineau), introducing new configuration variables "ChrootDir" and "MotdPhrase". [from HEAD] Alexander Barton 2004-05-07 11:24:17 +00:00
  • 7281b8dd4d New "chroot" feature (from Benjamin Pineau), introducing new configuration variables "ChrootDir" and "MotdPhrase". Alexander Barton 2004-05-07 11:19:20 +00:00
  • 39fc76c4e4 Overview of "contributed" files. Alexander Barton 2004-04-28 12:18:50 +00:00
  • a6d51c3a9e Added "README" and "systrace.policy" files. Alexander Barton 2004-04-28 12:18:02 +00:00
  • 18b2227a0a systrace policy for OpenBSD/NetBSD, thanks to Benjamin Pineau <ben@zouh.org> Alexander Barton 2004-04-28 12:16:59 +00:00
  • 47701feb08 New debian version including updates from CVS HEAD. Alexander Barton 2004-04-25 23:57:19 +00:00
  • 59b903f3bb Updated documentation. Alexander Barton 2004-04-25 15:51:15 +00:00
  • d433eb3896 Add flag "L" to default IRC+ server flags: synchronize INVITE- and BAN-lists. Alexander Barton 2004-04-25 15:46:50 +00:00
  • c1e9841118 Document new server flag "L": synchronize INVITE- and BAN-lists when establishing new server links. Alexander Barton 2004-04-25 15:44:10 +00:00
  • dd59820051 Synchronize INVITE- and BAN-lists if the peer requests it: server flag "L". And better debug logging. Alexander Barton 2004-04-25 15:43:18 +00:00
  • 967476799f Don't send MODE changes when origin is a server and mask is already known. Alexander Barton 2004-04-25 15:42:05 +00:00
  • 6b1e322865 New functions: Lists_SendInvites(), Lists_IsInviteEntry(), Alexander Barton 2004-04-25 15:40:19 +00:00
  • 1d8da4b525 Fixed a wrong assert() which could cause the daemon to exit spuriously when closing down connections. Alexander Barton 2004-04-25 14:06:11 +00:00
  • 292c7bd4c0 Better logging of decompression errors returned by zlib. Alexander Barton 2004-04-25 13:55:34 +00:00
  • 558fe6b453 Special handling for HP/UX: define _XOPEN_SOURCE_EXTENDED ... Alexander Barton 2004-04-11 13:20:24 +00:00
  • bed119c9e5 New debian package. Alexander Barton 2004-04-09 21:58:24 +00:00
  • 64d330b726 Fixed handling of already existent entries in invite and ban lists: the attempt to add an already existent entry is no error, it must be propagated across servers (but not added to the list!). Alexander Barton 2004-04-09 21:41:52 +00:00
  • cc25c52048 Updated XCode project for Mac OS X. Alexander Barton 2004-04-09 20:48:27 +00:00
  • 233210b906 Servers other than the destination server didn't clean up the invite list of an "invite-only" channel properly when an INVITE'd user joined. Alexander Barton 2004-04-09 20:46:46 +00:00
  • f68e92eb9a The command to test for the autoconf/automake tools is detected now as well. Alexander Barton 2004-04-05 12:02:21 +00:00
  • b225081c2b Added DG/UX (m88k/dg/dgux5.4R3.10) to the list. Alexander Barton 2004-04-05 11:11:05 +00:00
  • 30bbc5e1e1 New debian package ;-) Alexander Barton 2004-04-05 11:10:31 +00:00
  • 0c07eb71a7 Updated manual page to reflect changes in daemon. Alexander Barton 2004-04-05 10:59:10 +00:00
  • 0b1202cd9e Use "which" when available; understand "GO=0"; made "VERBOSE=1" more verbose. Alexander Barton 2004-03-19 11:47:51 +00:00
  • 8212662d9d Enhanced autogen.sh script; added "inline" documentation. Alexander Barton 2004-03-15 20:32:31 +00:00
  • f697923c48 Fixed detection of GNU C version and usability of __attribute__. Alexander Barton 2004-03-15 19:26:39 +00:00
  • af77ce70b6 Added missing "return 0" ... oops. Alexander Barton 2004-03-15 18:59:12 +00:00
  • 507a9e9cb3 Reworked configure system: it should be more compatible to most systems now, and it should even be more flexible and faster :-) Alexander Barton 2004-03-11 22:21:20 +00:00
  • 779446298c New upstream version. Alexander Barton 2004-03-11 22:18:28 +00:00
  • cb76d96efb Fixed some warnings of non-gcc-compilers (e. g. original Apple compiler on A/UX): "warning: illegal pointer combination, op =". Alexander Barton 2004-03-11 22:16:31 +00:00
  • de1489b39b Updated tests to reflect last changes to MODE behaviour. Alexander Barton 2004-03-10 20:40:06 +00:00
  • 5155e1c67a Updated XCode project, added missing Makefile template for MacOXD directory. Alexander Barton 2004-02-29 17:36:20 +00:00
  • 1e9a958324 Added XCode project files (for Mac OS X) to "contrib" directory. Alexander Barton 2004-02-29 17:19:43 +00:00
  • 56227abc5e Changed the reply of the MODE command to match the syntax of the original ircd exactly: the unnecessary but missing ":" before the last parameter has been added. Alexander Barton 2004-02-29 16:28:44 +00:00
  • f9e651b333 New Debian version. Alexander Barton 2004-02-28 02:25:21 +00:00
  • bdaf53e799 Fixed TRACE: don't output "Serv" lines for ourself; display more info. Alexander Barton 2004-02-28 02:18:16 +00:00
  • 33f4e6763b Better logging while establishing and shutting down connections. Results of the resolver are now discarded after the client is registered. Alexander Barton 2004-02-28 02:01:01 +00:00
  • eaa550d690 Updated list of supported operating systems. Alexander Barton 2004-02-24 00:37:42 +00:00
  • f275c66e95 Updated statistics :-) Alexander Barton 2004-02-23 13:42:46 +00:00
  • 17fffea873 Updated documentation (-t switch). Alexander Barton 2004-02-22 22:12:44 +00:00
  • 1e3363d2a4 Included updates of ngIRCd 0.7.7 Alexander Barton 2004-02-05 14:27:16 +00:00
  • 807da1356c Version 0.7.7 rel-0-7-7 branch-0-7-x Alexander Barton 2004-02-05 13:33:24 +00:00
  • 024c58435e The info text ("real name") of users is set to "-" if none has been specified using the USER command (e. g. "USER user * * :"). Reason: the original ircd doesn't like empty ones and would KILL such users. (from HEAD) Alexander Barton 2004-02-04 20:04:54 +00:00
  • 6667bb6b77 The info text ("real name") of users is set to "-" if none has been specified using the USER command (e. g. "USER user * * :"). Reason: the original ircd doesn't like empty ones and would KILL such users. Alexander Barton 2004-02-04 19:56:04 +00:00
  • b90bedbcb2 Fixed (optional) TCP Wrapper test which was broken and could result in false results. Thanks to Fuminori Tanizaki <tany@mcnet.ad.jp>! Alexander Barton 2004-02-03 20:28:30 +00:00
  • e72b817ae6 Updated some copyright notices -- welcome 2004! ;-) Alexander Barton 2004-02-03 16:01:29 +00:00
  • 47d1cf9b55 Fixed (optional) TCP Wrapper test which was broken and could result in false results. Thanks to Fuminori Tanizaki <tany@mcnet.ad.jp>! Alexander Barton 2004-02-03 13:54:36 +00:00
  • c2a154a33e New debian version. Alexander Barton 2004-01-26 03:09:20 +00:00
  • 6bbc086760 Updated some copyright notices to include the year 2004. Alexander Barton 2004-01-26 02:23:54 +00:00
  • bb98fd8c85 The type of service (TOS) of all sockets is set to "interactive" now. Alexander Barton 2004-01-25 16:06:34 +00:00
  • e9b0ec9148 Removed some debug code; translated some source code comments. Alexander Barton 2004-01-19 21:54:59 +00:00
  • c53903eb3f Use "__attribute__" only if gcc is at least version 2.7 Alexander Barton 2004-01-17 03:22:46 +00:00
  • 57c7e23622 Added #include for strings.h to fix compiler warnings. Alexander Barton 2004-01-17 03:17:49 +00:00
  • cdb694aeb3 Added #include for strings.h and added some casts to remove compiler warnings. Alexander Barton 2004-01-17 03:17:00 +00:00
  • 6cafa16a56 Fixed order of #include's: time.h moves up! ;-) Alexander Barton 2004-01-17 03:15:45 +00:00
  • 5589ebd9c3 Clean up files for "ngircd-full" package, too ... Alexander Barton 2004-01-13 01:10:11 +00:00
  • aaaca987cd Adjusted copyright notice to include 2004. Alexander Barton 2004-01-02 19:24:46 +00:00
  • f645e5b62e Adjusted copyright notice to include 2004. Alexander Barton 2004-01-02 19:23:30 +00:00
  • ad07c94c8d Restructured debian packaging system: now there are two packages, a "standard" version that includes all the default options and a "full" version that additionally includes support for TCP wrappers and IDENT lookups. Alexander Barton 2004-01-01 22:24:48 +00:00
  • 5a9c04619f Changes for new source code layout: contrib/Debian/. Alexander Barton 2003-12-31 17:31:03 +00:00
  • ed94d5d5cd Removed outdated Mac OS X ProjectBuilder project files (will be re-added and updated for XCode soon); moved the debian/ directory to contrib/Debian/. Alexander Barton 2003-12-31 17:20:11 +00:00
  • ea076a28f2 Added some files to the maintainer-clean-local target which havn't beed removed by "make maintainer-clean". Alexander Barton 2003-12-31 17:09:40 +00:00
  • c9ccb66944 Added new short command line option "-t" as alternative to "--configtest". Alexander Barton 2003-12-29 14:53:26 +00:00
  • cb6279f102 Added IDENT option to version string. Alexander Barton 2003-12-27 13:09:24 +00:00
  • b79b315dd4 Added optional support for IDENT lookups (configure switch "--with-ident"). Alexander Barton 2003-12-27 13:01:12 +00:00
  • a34d8ae59f Removed "USE_" prefixes of configuration #defines (from HEAD). Alexander Barton 2003-12-26 16:16:48 +00:00
  • c40592d2ce Removed "USE_" prefixes of configuration #defines. Alexander Barton 2003-12-26 15:55:07 +00:00
  • 05170bc94c Fixed error messages related to server name configuration; updated sample configuration file. (from 0.7.x) Alexander Barton 2003-12-19 14:32:59 +00:00
  • d917f06af8 Fixed error messages related to server name configuration; updated sample configuration file. Alexander Barton 2003-12-19 14:30:49 +00:00
  • 715e5532a9 Changed version number back to "0.7-CVS" for this branch. Alexander Barton 2003-12-19 14:01:14 +00:00
  • 64a8f8a3fd Updated documentation. (from HEAD) Alexander Barton 2003-12-08 14:24:13 +00:00
  • 07ad774f0a Changes for version 0.7.6 Alexander Barton 2003-12-05 13:40:44 +00:00
  • 7c2d0f20ed Version 0.7.6 rel-0-7-6 Alexander Barton 2003-12-05 13:40:24 +00:00
  • e75f23cfe8 Fixed abort() ("server crash") when INVITE'ing users to nonexistent channels. Bug found by <hiddenx@wp.pl>. (from HEAD) Alexander Barton 2003-12-05 13:33:12 +00:00
  • a8da1afe05 Added missing postinst file to distribution list. (from branch-0-7-x) Alexander Barton 2003-12-05 13:32:11 +00:00
  • c31167572b Added missing file ngircd.postinst to distribution list. Alexander Barton 2003-12-05 13:31:22 +00:00
  • ff2c1efae8 Fixed abort() when inviting users to nonexistent channels. Alexander Barton 2003-12-05 11:57:28 +00:00
  • dc49d040c2 Changed version number back to "0.7-CVS" for this branch. Alexander Barton 2003-12-04 14:20:08 +00:00
  • 473feb44bb Extended version reporting of CVS builds. (from HEAD) Alexander Barton 2003-12-04 14:13:42 +00:00