about summary refs log tree commit diff
AgeCommit message (Expand)Author
2003-01-13- Updated documentation.Alexander Barton
2003-01-13- new library "libngtool", reorganized code and directory structure therefore.Alexander Barton
2003-01-12- Updated documentation.Alexander Barton
2003-01-12- Enhanced error detection for numerics ("status codes").Alexander Barton
2003-01-11- removed needless warning/info message.Alexander Barton
2003-01-08- Updated documentation.Alexander Barton
2003-01-08- MODE returns the key and user limit for channel members correctly now.Alexander Barton
2003-01-08- Updated documentation.Alexander Barton
2003-01-08- Kill_Nick() uses an "faked internal KILL" now.Alexander Barton
2003-01-08- Enhanced IRC_KILL to get along with Client==Client_ThisServer() for "fake K...Alexander Barton
2003-01-08- Fixed IRC_KILL: used wrong connection index.Alexander Barton
2003-01-08- Enhanced CHANINFO command for channel keys and user limits.Alexander Barton
2003-01-08- Enhanced (and fixed) CHANINFO command (channel keys, user limits).Alexander Barton
2003-01-08- Changed semantics of Client_SetAway().Alexander Barton
2003-01-08- Updated documentation.Alexander Barton
2003-01-08- fixed up propagation of modes with arguments between servers.Alexander Barton
2003-01-05- Updated documentation.Alexander Barton
2003-01-04- Updated german documentation.Alexander Barton
2003-01-04- Updated documentation.Alexander Barton
2003-01-04- Restructured documentation: now the main language is english.Alexander Barton
2003-01-04- Check functions only on systems that support prototypes, elder cpmpilersAlexander Barton
2003-01-04- Fixed call of tail, should be more portable now ...Alexander Barton
2003-01-03- Link portabtest agains "true" library.Alexander Barton
2003-01-03- Added missing PARAMS().Alexander Barton
2003-01-03- Updated configure.in to use newer semantics of AC_INIT und AM_INIT_AUTOMAKE.Alexander Barton
2003-01-02- Updated documentation.Alexander Barton
2003-01-02- The server sets a correct away message now when receiving a "MODE +a".Alexander Barton
2003-01-02- Renamed RPL_FEATURE_MSG to RPL_ISUPPORT_MSG.Alexander Barton
2003-01-02- date in version string conforms to ISO now: YYYY-MM-DDAlexander Barton
2003-01-01- Updated documentation.Alexander Barton
2003-01-01- Adjusted copyright banner to include 2003 :-)Alexander Barton
2003-01-01- Updated documentation.Alexander Barton
2003-01-01- Fixed up command forwarding: only to servers!Alexander Barton
2003-01-01- Fixed up command forwarding: only to servers!Alexander Barton
2002-12-31- Updated documentation.Alexander Barton
2002-12-31- Changed "once"-server-config-flag into a generic flag.Alexander Barton
2002-12-31- New functions Conf_EnableServer(), Conf_DisableServer() and Conf_AddServer().Alexander Barton
2002-12-31- New command DISCONNECT.Alexander Barton
2002-12-31- New commands CONNECT and DISCONNECT.Alexander Barton
2002-12-31- New commands CONNECT and DISCONNECT.Alexander Barton
2002-12-31- Fixed test if we are still connected after a KILL command.Alexander Barton
2002-12-30- Updated documentation.Alexander Barton
2002-12-30- Adjusted includes for new "conn-func.h" header.Alexander Barton
2002-12-30- Reorganized code for new modules "conn-func.c" and "conn-func.h".Alexander Barton
2002-12-30- New source module "conn-func.c" and "conn-func.h".Alexander Barton
2002-12-30- Updated dokumentation.Alexander Barton
2002-12-30- Renamed functions now found in "conn-zip.c".Alexander Barton
2002-12-30- New source files "conn-zip.c" and "conn-zip.h".Alexander Barton
2002-12-30- Cleaned up handling of server configuration structures.Alexander Barton
2002-12-28- Fixed up some brackets ("[" and "]") ...Alexander Barton