about summary refs log tree commit diff
AgeCommit message (Expand)Author
2003-02-21- new link "option" constant: CONN_ISCLOSINGAlexander Barton
2003-01-31- Updated documentation.Alexander Barton
2003-01-31- Added AC_PREREQ(2.50) to configure.in for better autoconf compatibility.Alexander Barton
2003-01-21Updated documentation.Alexander Barton
2003-01-21The server didn't validate wheather the "target" client of a channelAlexander Barton
2003-01-17- Updated documentation.Alexander Barton
2003-01-17- Non-members of a channel could crash the server when trying to change its m...Alexander Barton
2003-01-15- Updated documentation.Alexander Barton
2003-01-15- Client structures are removed correctly now if an outgoing connection can't...Alexander Barton
2003-01-15- New function Client_DestroyNow().Alexander Barton
2003-01-15- Updated ProjectBuilder project file for Mac OS X.Alexander Barton
2003-01-15- Added "HELP" command.Alexander Barton
2003-01-15- Updated documentation.Alexander Barton
2003-01-13- Updated documentation.Alexander Barton
2003-01-13- Added support for "TRACE" command.Alexander Barton
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