]> arthur.barton.de Git - ngircd-alex.git/log
ngircd-alex.git
21 years agoAdded implicit initialisation of "i" in Conf_GetServer to workaround a egcs
Alexander Barton [Mon, 21 Apr 2003 11:06:07 +0000 (11:06 +0000)]
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.

21 years agoRemoved unportable %z formater in strftime().
Alexander Barton [Mon, 21 Apr 2003 10:54:30 +0000 (10:54 +0000)]
Removed unportable %z formater in strftime().

21 years agoAdded missing prototype for dummy_snprintf().
Alexander Barton [Mon, 21 Apr 2003 10:53:38 +0000 (10:53 +0000)]
Added missing prototype for dummy_snprintf().

21 years agoAdded missing include for <sys/select.h>.
Alexander Barton [Mon, 21 Apr 2003 10:53:10 +0000 (10:53 +0000)]
Added missing include for <sys/select.h>.

21 years agoFixed up some castings.
Alexander Barton [Mon, 21 Apr 2003 10:52:26 +0000 (10:52 +0000)]
Fixed up some castings.

21 years agoAdded some defines for Linux/glibc, reverted unused test for poll(), and
Alexander Barton [Mon, 21 Apr 2003 10:51:44 +0000 (10:51 +0000)]
Added some defines for Linux/glibc, reverted unused test for poll(), and
enhanced summary output.

21 years agoUsing $(prefix)/share/doc/ngircd as documentation directory again.
Alexander Barton [Mon, 21 Apr 2003 08:01:29 +0000 (08:01 +0000)]
Using $(prefix)/share/doc/ngircd as documentation directory again.

21 years agoUpdated documentation.
Alexander Barton [Sun, 20 Apr 2003 23:12:57 +0000 (23:12 +0000)]
Updated documentation.

21 years agoFixed spelling mistake :-)
Alexander Barton [Sun, 20 Apr 2003 23:09:43 +0000 (23:09 +0000)]
Fixed spelling mistake :-)

21 years agoDon't forward NJOIN's for unknown nick names.
Alexander Barton [Sun, 20 Apr 2003 23:09:26 +0000 (23:09 +0000)]
Don't forward NJOIN's for unknown nick names.

21 years agoTranslated success message :-)
Alexander Barton [Sun, 13 Apr 2003 22:34:17 +0000 (22:34 +0000)]
Translated success message :-)

21 years agoUpdated documentation.
Alexander Barton [Sat, 5 Apr 2003 11:37:17 +0000 (11:37 +0000)]
Updated documentation.

21 years agoAdded WANT_AUTOMAKE=1.6 to autogen.sh.
Alexander Barton [Fri, 4 Apr 2003 10:05:34 +0000 (10:05 +0000)]
Added WANT_AUTOMAKE=1.6 to autogen.sh.

21 years agoRe-corrected test for CVS version.
Alexander Barton [Mon, 31 Mar 2003 19:01:02 +0000 (19:01 +0000)]
Re-corrected test for CVS version.

21 years agoCorrected path for documentation files in summary output.
Alexander Barton [Mon, 31 Mar 2003 16:17:33 +0000 (16:17 +0000)]
Corrected path for documentation files in summary output.

21 years agoChanged documentation directory to ".../share/doc/ngIRCd" (and removed the
Alexander Barton [Mon, 31 Mar 2003 16:00:49 +0000 (16:00 +0000)]
Changed documentation directory to ".../share/doc/ngIRCd" (and removed the
variable PACKAGE for better Debian automake-1.4 compatibility).

21 years agoChanged all PACKAGE's to PACKAGE_NAME and all VERSION's to PACKAGE_VERSION.
Alexander Barton [Mon, 31 Mar 2003 15:54:21 +0000 (15:54 +0000)]
Changed all PACKAGE's to PACKAGE_NAME and all VERSION's to PACKAGE_VERSION.

21 years agoUpdated documentation.
Alexander Barton [Sun, 30 Mar 2003 13:46:58 +0000 (13:46 +0000)]
Updated documentation.

21 years agoAdded documentation path to summary output.
Alexander Barton [Sun, 30 Mar 2003 13:46:00 +0000 (13:46 +0000)]
Added documentation path to summary output.

21 years agoImplemented proper "uninstall" target for documentation files.
Alexander Barton [Sun, 30 Mar 2003 13:45:29 +0000 (13:45 +0000)]
Implemented proper "uninstall" target for documentation files.

21 years agoInstall documentation files in $(datadir)/doc/ngircd.
Alexander Barton [Sun, 30 Mar 2003 13:31:17 +0000 (13:31 +0000)]
Install documentation files in $(datadir)/doc/ngircd.

21 years agoFixed up bad test during unregistering of services.
Alexander Barton [Thu, 27 Mar 2003 01:24:32 +0000 (01:24 +0000)]
Fixed up bad test during unregistering of services.

21 years agoSynchronize server connections with server configurations after reloading the configu...
Alexander Barton [Thu, 27 Mar 2003 01:22:44 +0000 (01:22 +0000)]
Synchronize server connections with server configurations after reloading the configuration.

21 years agoClean up duplicate servers correctly.
Alexander Barton [Thu, 27 Mar 2003 01:21:38 +0000 (01:21 +0000)]
Clean up duplicate servers correctly.

21 years agoNew function Conn_SyncServerStruct().
Alexander Barton [Thu, 27 Mar 2003 01:20:22 +0000 (01:20 +0000)]
New function Conn_SyncServerStruct().

21 years agoRequire at least GNU automake 1.6 to generate build scripts and Makefiles.
Alexander Barton [Wed, 26 Mar 2003 22:43:58 +0000 (22:43 +0000)]
Require at least GNU automake 1.6 to generate build scripts and Makefiles.

21 years agoTranslated documentation to english.
Alexander Barton [Wed, 26 Mar 2003 22:34:33 +0000 (22:34 +0000)]
Translated documentation to english.

21 years agoUpdated documentation.
Alexander Barton [Sun, 23 Mar 2003 23:13:15 +0000 (23:13 +0000)]
Updated documentation.

21 years agoEnhanced (and fiexd) IRC_TRACE(): now shows operators and correct link uptimes.
Alexander Barton [Wed, 19 Mar 2003 21:16:53 +0000 (21:16 +0000)]
Enhanced (and fiexd) IRC_TRACE(): now shows operators and correct link uptimes.

21 years agoNew message constant RPL_TRACEOPERATOR_MSG. Changed RPL_TRACESERVER_MSG.
Alexander Barton [Wed, 19 Mar 2003 21:16:16 +0000 (21:16 +0000)]
New message constant RPL_TRACEOPERATOR_MSG. Changed RPL_TRACESERVER_MSG.

21 years agoUpdated Mac OS X project for Project Builder.
Alexander Barton [Wed, 19 Mar 2003 20:09:51 +0000 (20:09 +0000)]
Updated Mac OS X project for Project Builder.

21 years agoFixed a "checking for ..." text string.
Alexander Barton [Wed, 19 Mar 2003 17:27:05 +0000 (17:27 +0000)]
Fixed a "checking for ..." text string.

21 years agoAdded #include for stdarg.h when using ower own version of vsnprintf().
Alexander Barton [Mon, 17 Mar 2003 01:12:10 +0000 (01:12 +0000)]
Added #include for stdarg.h when using ower own version of vsnprintf().

21 years agoRemoved now obsolete test for A/UX: configure does this job now.
Alexander Barton [Mon, 17 Mar 2003 00:53:52 +0000 (00:53 +0000)]
Removed now obsolete test for A/UX: configure does this job now.

21 years ago- Updated documentation.
Alexander Barton [Sat, 15 Mar 2003 11:00:31 +0000 (11:00 +0000)]
- Updated documentation.

21 years ago- Removed german documentation (no maintainer).
Alexander Barton [Sat, 15 Mar 2003 10:56:20 +0000 (10:56 +0000)]
- Removed german documentation (no maintainer).

21 years agoUpdated documentation.
Alexander Barton [Mon, 10 Mar 2003 01:00:00 +0000 (01:00 +0000)]
Updated documentation.

21 years agoFixed up and enhanced formating of manual pages.
Alexander Barton [Mon, 10 Mar 2003 00:58:06 +0000 (00:58 +0000)]
Fixed up and enhanced formating of manual pages.

21 years agoUpdated manual page.
Alexander Barton [Mon, 10 Mar 2003 00:35:51 +0000 (00:35 +0000)]
Updated manual page.

21 years agoUpdated manual page.
Alexander Barton [Mon, 10 Mar 2003 00:23:50 +0000 (00:23 +0000)]
Updated manual page.

21 years agoUpdated documentation.
Alexander Barton [Mon, 10 Mar 2003 00:23:34 +0000 (00:23 +0000)]
Updated documentation.

21 years agoUpdated and enhanced the daemon manual page.
Alexander Barton [Sun, 9 Mar 2003 23:08:24 +0000 (23:08 +0000)]
Updated and enhanced the daemon manual page.

21 years agoFixed some spelling mistakes.
Alexander Barton [Sun, 9 Mar 2003 22:17:35 +0000 (22:17 +0000)]
Fixed some spelling mistakes.

21 years agoFixed some spelling mistakes -- thanks to ispell ;-)
Alexander Barton [Sun, 9 Mar 2003 22:03:58 +0000 (22:03 +0000)]
Fixed some spelling mistakes -- thanks to ispell ;-)

21 years agoUpdated documentation: translated headers ...
Alexander Barton [Sun, 9 Mar 2003 20:04:44 +0000 (20:04 +0000)]
Updated documentation: translated headers ...

21 years agoUpdated documentation.
Alexander Barton [Sat, 8 Mar 2003 12:34:55 +0000 (12:34 +0000)]
Updated documentation.

21 years agoTranslated & updated documentation.
Alexander Barton [Fri, 7 Mar 2003 20:42:20 +0000 (20:42 +0000)]
Translated & updated documentation.

21 years agoUpdated documentation.
Alexander Barton [Fri, 7 Mar 2003 17:17:23 +0000 (17:17 +0000)]
Updated documentation.

21 years agoNew function Simple_Message(). Better error reporting to clients on connect.
Alexander Barton [Fri, 7 Mar 2003 17:16:49 +0000 (17:16 +0000)]
New function Simple_Message(). Better error reporting to clients on connect.

21 years agoEnlarged buffer for version string ;-)
Alexander Barton [Fri, 7 Mar 2003 14:50:13 +0000 (14:50 +0000)]
Enlarged buffer for version string ;-)

21 years agoUpdated documentation.
Alexander Barton [Fri, 7 Mar 2003 14:45:10 +0000 (14:45 +0000)]
Updated documentation.

21 years agoAdded support for TCP Wrappers; redesigned configuration result output;
Alexander Barton [Fri, 7 Mar 2003 14:37:30 +0000 (14:37 +0000)]
Added support for TCP Wrappers; redesigned configuration result output;
Changed some "--enable"/"--disable" switches to "--with"/"--without".

21 years agoAdded support for TCP Wrappers.
Alexander Barton [Fri, 7 Mar 2003 14:35:52 +0000 (14:35 +0000)]
Added support for TCP Wrappers.

21 years agoUpdated documentation.
Alexander Barton [Tue, 4 Mar 2003 14:12:30 +0000 (14:12 +0000)]
Updated documentation.

21 years agoUpdated documentation.
Alexander Barton [Tue, 4 Mar 2003 13:46:53 +0000 (13:46 +0000)]
Updated documentation.

21 years ago- better compatibility
Alexander Barton [Tue, 25 Feb 2003 14:07:26 +0000 (14:07 +0000)]
- better compatibility

21 years ago- Added optional support for Rendezvous.
Alexander Barton [Sun, 23 Feb 2003 12:04:05 +0000 (12:04 +0000)]
- Added optional support for Rendezvous.

21 years ago- New constant RENDEZVOUS_TYPE.
Alexander Barton [Sun, 23 Feb 2003 12:03:39 +0000 (12:03 +0000)]
- New constant RENDEZVOUS_TYPE.

21 years ago- New switch "--enable-rendezvous" to enable support for Rendezvous.
Alexander Barton [Sun, 23 Feb 2003 12:03:10 +0000 (12:03 +0000)]
- New switch "--enable-rendezvous" to enable support for Rendezvous.

21 years ago- Updated documentation.
Alexander Barton [Sun, 23 Feb 2003 12:02:39 +0000 (12:02 +0000)]
- Updated documentation.

21 years ago- Added new source module "rendezvous".
Alexander Barton [Sun, 23 Feb 2003 12:02:26 +0000 (12:02 +0000)]
- Added new source module "rendezvous".

21 years ago- Updated documentation.
Alexander Barton [Fri, 21 Feb 2003 19:44:00 +0000 (19:44 +0000)]
- Updated documentation.

21 years ago- Conn_Close() ignores recursive calls for the same link now.
Alexander Barton [Fri, 21 Feb 2003 19:19:27 +0000 (19:19 +0000)]
- Conn_Close() ignores recursive calls for the same link now.

21 years ago- new link "option" constant: CONN_ISCLOSING
Alexander Barton [Fri, 21 Feb 2003 19:18:48 +0000 (19:18 +0000)]
- new link "option" constant: CONN_ISCLOSING

21 years ago- Updated documentation.
Alexander Barton [Fri, 31 Jan 2003 18:29:06 +0000 (18:29 +0000)]
- Updated documentation.

21 years ago- Added AC_PREREQ(2.50) to configure.in for better autoconf compatibility.
Alexander Barton [Fri, 31 Jan 2003 18:28:31 +0000 (18:28 +0000)]
- Added AC_PREREQ(2.50) to configure.in for better autoconf compatibility.

21 years agoUpdated documentation.
Alexander Barton [Tue, 21 Jan 2003 21:22:00 +0000 (21:22 +0000)]
Updated documentation.

21 years agoThe server didn't validate wheather the "target" client of a channel
Alexander Barton [Tue, 21 Jan 2003 21:04:16 +0000 (21:04 +0000)]
The server didn't validate wheather the "target" client of a channel
user mode change is a valid channel member or not.

21 years ago- Updated documentation.
Alexander Barton [Fri, 17 Jan 2003 19:10:11 +0000 (19:10 +0000)]
- Updated documentation.

21 years ago- Non-members of a channel could crash the server when trying to change its modes...
Alexander Barton [Fri, 17 Jan 2003 19:04:19 +0000 (19:04 +0000)]
- Non-members of a channel could crash the server when trying to change its modes. Fixed.

21 years ago- Updated documentation.
Alexander Barton [Wed, 15 Jan 2003 14:30:44 +0000 (14:30 +0000)]
- Updated documentation.

21 years ago- Client structures are removed correctly now if an outgoing connection can't be...
Alexander Barton [Wed, 15 Jan 2003 14:28:59 +0000 (14:28 +0000)]
- Client structures are removed correctly now if an outgoing connection can't be estahlished.

21 years ago- New function Client_DestroyNow().
Alexander Barton [Wed, 15 Jan 2003 14:28:25 +0000 (14:28 +0000)]
- New function Client_DestroyNow().

21 years ago- Updated ProjectBuilder project file for Mac OS X.
Alexander Barton [Wed, 15 Jan 2003 13:52:46 +0000 (13:52 +0000)]
- Updated ProjectBuilder project file for Mac OS X.

21 years ago- Added "HELP" command.
Alexander Barton [Wed, 15 Jan 2003 13:49:20 +0000 (13:49 +0000)]
- Added "HELP" command.

21 years ago- Updated documentation.
Alexander Barton [Wed, 15 Jan 2003 13:45:59 +0000 (13:45 +0000)]
- Updated documentation.

21 years ago- Updated documentation.
Alexander Barton [Mon, 13 Jan 2003 18:58:07 +0000 (18:58 +0000)]
- Updated documentation.

21 years ago- Added support for "TRACE" command.
Alexander Barton [Mon, 13 Jan 2003 18:56:30 +0000 (18:56 +0000)]
- Added support for "TRACE" command.

21 years ago- Updated documentation.
Alexander Barton [Mon, 13 Jan 2003 12:22:16 +0000 (12:22 +0000)]
- Updated documentation.

21 years ago- new library "libngtool", reorganized code and directory structure therefore.
Alexander Barton [Mon, 13 Jan 2003 12:20:16 +0000 (12:20 +0000)]
- new library "libngtool", reorganized code and directory structure therefore.

21 years ago- Updated documentation.
Alexander Barton [Sun, 12 Jan 2003 22:19:54 +0000 (22:19 +0000)]
- Updated documentation.

21 years ago- Enhanced error detection for numerics ("status codes").
Alexander Barton [Sun, 12 Jan 2003 22:18:46 +0000 (22:18 +0000)]
- Enhanced error detection for numerics ("status codes").

21 years ago- removed needless warning/info message.
Alexander Barton [Sat, 11 Jan 2003 15:35:47 +0000 (15:35 +0000)]
- removed needless warning/info message.

21 years ago- Updated documentation.
Alexander Barton [Wed, 8 Jan 2003 23:00:51 +0000 (23:00 +0000)]
- Updated documentation.

21 years ago- MODE returns the key and user limit for channel members correctly now.
Alexander Barton [Wed, 8 Jan 2003 23:00:12 +0000 (23:00 +0000)]
- MODE returns the key and user limit for channel members correctly now.

21 years ago- Updated documentation.
Alexander Barton [Wed, 8 Jan 2003 22:29:14 +0000 (22:29 +0000)]
- Updated documentation.

21 years ago- Kill_Nick() uses an "faked internal KILL" now.
Alexander Barton [Wed, 8 Jan 2003 22:28:12 +0000 (22:28 +0000)]
- Kill_Nick() uses an "faked internal KILL" now.

21 years ago- Enhanced IRC_KILL to get along with Client==Client_ThisServer() for "fake KILLs".
Alexander Barton [Wed, 8 Jan 2003 22:27:13 +0000 (22:27 +0000)]
- Enhanced IRC_KILL to get along with Client==Client_ThisServer() for "fake KILLs".

21 years ago- Fixed IRC_KILL: used wrong connection index.
Alexander Barton [Wed, 8 Jan 2003 22:07:34 +0000 (22:07 +0000)]
- Fixed IRC_KILL: used wrong connection index.

21 years ago- Enhanced CHANINFO command for channel keys and user limits.
Alexander Barton [Wed, 8 Jan 2003 22:04:43 +0000 (22:04 +0000)]
- Enhanced CHANINFO command for channel keys and user limits.

21 years ago- Enhanced (and fixed) CHANINFO command (channel keys, user limits).
Alexander Barton [Wed, 8 Jan 2003 22:04:05 +0000 (22:04 +0000)]
- Enhanced (and fixed) CHANINFO command (channel keys, user limits).

21 years ago- Changed semantics of Client_SetAway().
Alexander Barton [Wed, 8 Jan 2003 22:03:21 +0000 (22:03 +0000)]
- Changed semantics of Client_SetAway().

21 years ago- Updated documentation.
Alexander Barton [Wed, 8 Jan 2003 17:45:56 +0000 (17:45 +0000)]
- Updated documentation.

21 years ago- fixed up propagation of modes with arguments between servers.
Alexander Barton [Wed, 8 Jan 2003 17:45:15 +0000 (17:45 +0000)]
- fixed up propagation of modes with arguments between servers.

21 years ago- Updated documentation.
Alexander Barton [Sun, 5 Jan 2003 23:06:12 +0000 (23:06 +0000)]
- Updated documentation.

21 years ago- Updated german documentation.
Alexander Barton [Sat, 4 Jan 2003 13:14:46 +0000 (13:14 +0000)]
- Updated german documentation.

21 years ago- Updated documentation.
Alexander Barton [Sat, 4 Jan 2003 13:09:07 +0000 (13:09 +0000)]
- Updated documentation.

21 years ago- Restructured documentation: now the main language is english.
Alexander Barton [Sat, 4 Jan 2003 13:07:54 +0000 (13:07 +0000)]
- Restructured documentation: now the main language is english.

21 years ago- Check functions only on systems that support prototypes, elder cpmpilers
Alexander Barton [Sat, 4 Jan 2003 10:40:01 +0000 (10:40 +0000)]
- Check functions only on systems that support prototypes, elder cpmpilers
  become confused instead!

21 years ago- Fixed call of tail, should be more portable now ...
Alexander Barton [Sat, 4 Jan 2003 10:39:14 +0000 (10:39 +0000)]
- Fixed call of tail, should be more portable now ...