]> arthur.barton.de Git - ngircd-alex.git/log
ngircd-alex.git
21 years ago- new Functions: Client_MaxUserCount(), Client_MyMaxUserCount, Adjust_Counters().
Alexander Barton [Sun, 22 Dec 2002 23:29:09 +0000 (23:29 +0000)]
- new Functions: Client_MaxUserCount(), Client_MyMaxUserCount, Adjust_Counters().

21 years ago- Updated documentation.
Alexander Barton [Thu, 19 Dec 2002 04:38:58 +0000 (04:38 +0000)]
- Updated documentation.

21 years ago- renamed variables to fit new signal handler.
Alexander Barton [Thu, 19 Dec 2002 04:35:26 +0000 (04:35 +0000)]
- renamed variables to fit new signal handler.
- moved call to NGIRCd_Rehash() to Conn_Handler().

21 years ago- renamed variables to fit new signal handler.
Alexander Barton [Thu, 19 Dec 2002 04:33:27 +0000 (04:33 +0000)]
- renamed variables to fit new signal handler.

21 years ago- New signal handler.
Alexander Barton [Thu, 19 Dec 2002 04:29:59 +0000 (04:29 +0000)]
- New signal handler.

21 years ago- Updated documentation.
Alexander Barton [Wed, 18 Dec 2002 16:28:36 +0000 (16:28 +0000)]
- Updated documentation.

21 years ago- Updated documentation.
Alexander Barton [Wed, 18 Dec 2002 14:19:58 +0000 (14:19 +0000)]
- Updated documentation.

21 years ago- fixed user mode propagation over server-links (IRC operator, away, ...)
Alexander Barton [Wed, 18 Dec 2002 14:16:21 +0000 (14:16 +0000)]
- fixed user mode propagation over server-links (IRC operator, away, ...)

21 years ago- fixed RPL_STATSCOMMANDS_MSG
Alexander Barton [Wed, 18 Dec 2002 14:03:14 +0000 (14:03 +0000)]
- fixed RPL_STATSCOMMANDS_MSG

21 years ago- implemented subfunction "m" of STATS command.
Alexander Barton [Wed, 18 Dec 2002 13:55:41 +0000 (13:55 +0000)]
- implemented subfunction "m" of STATS command.

21 years ago- new function Parse_GetCommandStruct().
Alexander Barton [Wed, 18 Dec 2002 13:53:20 +0000 (13:53 +0000)]
- new function Parse_GetCommandStruct().

21 years ago- new functions Conn_ResetWCounter() and Conn_WCounter().
Alexander Barton [Wed, 18 Dec 2002 13:50:22 +0000 (13:50 +0000)]
- new functions Conn_ResetWCounter() and Conn_WCounter().

21 years ago- "STATS l" now only shows server-server-links and the own connection.
Alexander Barton [Wed, 18 Dec 2002 13:07:46 +0000 (13:07 +0000)]
- "STATS l" now only shows server-server-links and the own connection.

21 years ago- Updated documentation.
Alexander Barton [Wed, 18 Dec 2002 12:19:07 +0000 (12:19 +0000)]
- Updated documentation.

21 years ago- Validate_Config(): removed unused variable "i".
Alexander Barton [Wed, 18 Dec 2002 02:53:36 +0000 (02:53 +0000)]
- Validate_Config(): removed unused variable "i".

21 years ago- If Conf_MaxConnections is "ulimited" (<1) it is limited to FD_SETSIZE.
Alexander Barton [Wed, 18 Dec 2002 02:52:51 +0000 (02:52 +0000)]
- If Conf_MaxConnections is "ulimited" (<1) it is limited to FD_SETSIZE.

21 years ago- validate Conf_MaxConnections against FD_SETSIZE if available;
Alexander Barton [Wed, 18 Dec 2002 02:47:12 +0000 (02:47 +0000)]
- validate Conf_MaxConnections against FD_SETSIZE if available;
- fixed up some log messages and enhanced configuration validation.

21 years ago- new allocated connection structures will be initialized correctly now.
Alexander Barton [Tue, 17 Dec 2002 11:46:54 +0000 (11:46 +0000)]
- new allocated connection structures will be initialized correctly now.

21 years ago- Dokumentation aktualisiert.
Alexander Barton [Mon, 16 Dec 2002 23:13:10 +0000 (23:13 +0000)]
- Dokumentation aktualisiert.

21 years ago- new constant RPL_YOURESERVICE_MSG, ERR_CHANNELISFULL_MSG, ERR_BADCHANNELKEY_MSG.
Alexander Barton [Mon, 16 Dec 2002 23:11:59 +0000 (23:11 +0000)]
- new constant RPL_YOURESERVICE_MSG, ERR_CHANNELISFULL_MSG, ERR_BADCHANNELKEY_MSG.
- fixed ERR_PASSWDMISMATCH_MSG.

21 years ago- new constant MAX_SERVICES,
Alexander Barton [Mon, 16 Dec 2002 23:10:56 +0000 (23:10 +0000)]
- new constant MAX_SERVICES,
- added k and l modes to CHANMODES.

21 years ago- Implemented channel modes k (key) and l (user limit).
Alexander Barton [Mon, 16 Dec 2002 23:06:46 +0000 (23:06 +0000)]
- Implemented channel modes k (key) and l (user limit).

21 years ago- New functions Channel_[Set]Key(), Channel_[Set]MaxUsers.
Alexander Barton [Mon, 16 Dec 2002 23:05:24 +0000 (23:05 +0000)]
- New functions Channel_[Set]Key(), Channel_[Set]MaxUsers.

21 years ago- fixed some error messages and prefixes.
Alexander Barton [Mon, 16 Dec 2002 17:14:57 +0000 (17:14 +0000)]
- fixed some error messages and prefixes.

21 years ago- fixed broken handling of modes received from other servers.
Alexander Barton [Mon, 16 Dec 2002 10:52:53 +0000 (10:52 +0000)]
- fixed broken handling of modes received from other servers.

21 years ago- Updated documentation.
Alexander Barton [Sun, 15 Dec 2002 16:30:33 +0000 (16:30 +0000)]
- Updated documentation.

21 years ago- fixed some parsing bugs.
Alexander Barton [Sun, 15 Dec 2002 16:29:18 +0000 (16:29 +0000)]
- fixed some parsing bugs.
- better logging.

21 years ago- Dokumentation aktualisiert.
Alexander Barton [Sun, 15 Dec 2002 15:54:11 +0000 (15:54 +0000)]
- Dokumentation aktualisiert.

21 years ago- modified test suite to reflect changes in MODE parser.
Alexander Barton [Sun, 15 Dec 2002 15:52:34 +0000 (15:52 +0000)]
- modified test suite to reflect changes in MODE parser.

21 years ago- new (and much more flexible!) MODE parser
Alexander Barton [Sun, 15 Dec 2002 15:51:24 +0000 (15:51 +0000)]
- new (and much more flexible!) MODE parser

21 years ago- removed Conf_MaxPChannels and reverted to old behavior.
Alexander Barton [Sat, 14 Dec 2002 13:36:19 +0000 (13:36 +0000)]
- removed Conf_MaxPChannels and reverted to old behavior.

21 years agoDokumentation aktualisiert.
Alexander Barton [Sat, 14 Dec 2002 13:33:44 +0000 (13:33 +0000)]
Dokumentation aktualisiert.

21 years ago- Dokumentation aktualisiert.
Alexander Barton [Sat, 14 Dec 2002 13:32:30 +0000 (13:32 +0000)]
- Dokumentation aktualisiert.

21 years ago- Conf_MaxPChannels is considered properly in channel mode changes now.
Alexander Barton [Sat, 14 Dec 2002 13:24:09 +0000 (13:24 +0000)]
- Conf_MaxPChannels is considered properly in channel mode changes now.

21 years ago- fixed up Conf_MaxJoins test on JOIN.
Alexander Barton [Sat, 14 Dec 2002 13:23:11 +0000 (13:23 +0000)]
- fixed up Conf_MaxJoins test on JOIN.

21 years ago- fixed up Channel_PCount() and Channel_CountForUser().
Alexander Barton [Sat, 14 Dec 2002 13:21:56 +0000 (13:21 +0000)]
- fixed up Channel_PCount() and Channel_CountForUser().

21 years ago- Dokumentation aktualisiert.
Alexander Barton [Sat, 14 Dec 2002 13:19:39 +0000 (13:19 +0000)]
- Dokumentation aktualisiert.

21 years ago- maximum channels per user limit implemented.
Alexander Barton [Fri, 13 Dec 2002 17:53:32 +0000 (17:53 +0000)]
- maximum channels per user limit implemented.

21 years ago- new message ERR_TOOMANYCHANNELS_MSG.
Alexander Barton [Fri, 13 Dec 2002 17:51:41 +0000 (17:51 +0000)]
- new message ERR_TOOMANYCHANNELS_MSG.

21 years ago- new configuration variables: MaxJoins, MaxPChannels.
Alexander Barton [Fri, 13 Dec 2002 17:32:33 +0000 (17:32 +0000)]
- new configuration variables: MaxJoins, MaxPChannels.

21 years ago- new function Channel_CountForUser().
Alexander Barton [Fri, 13 Dec 2002 17:22:57 +0000 (17:22 +0000)]
- new function Channel_CountForUser().

21 years ago- adjusted generation of cvs-version.h to new file header format.
Alexander Barton [Thu, 12 Dec 2002 12:36:41 +0000 (12:36 +0000)]
- adjusted generation of cvs-version.h to new file header format.

21 years ago- removed old ID tag
Alexander Barton [Thu, 12 Dec 2002 12:33:14 +0000 (12:33 +0000)]
- removed old ID tag

21 years ago- new file header format (in english);
Alexander Barton [Thu, 12 Dec 2002 12:24:18 +0000 (12:24 +0000)]
- new file header format (in english);
- new file ident semantics.

21 years ago- new file header format (in english).
Alexander Barton [Thu, 12 Dec 2002 12:23:43 +0000 (12:23 +0000)]
- new file header format (in english).

21 years ago- added missing include of stdio.h header for sprintf().
Alexander Barton [Thu, 12 Dec 2002 11:40:41 +0000 (11:40 +0000)]
- added missing include of stdio.h header for sprintf().

21 years ago- new file header format.
Alexander Barton [Thu, 12 Dec 2002 11:37:11 +0000 (11:37 +0000)]
- new file header format.

21 years ago- fixed up broken $Id field in new file header ...
Alexander Barton [Thu, 12 Dec 2002 11:31:21 +0000 (11:31 +0000)]
- fixed up broken $Id field in new file header ...

21 years ago- new file header format.
Alexander Barton [Thu, 12 Dec 2002 11:30:23 +0000 (11:30 +0000)]
- new file header format.

21 years ago- translated file header and comments to english;
Alexander Barton [Thu, 12 Dec 2002 11:26:08 +0000 (11:26 +0000)]
- translated file header and comments to english;
- new file ident semantics.

21 years ago- Dokumentation aktualisiert.
Alexander Barton [Fri, 6 Dec 2002 17:03:46 +0000 (17:03 +0000)]
- Dokumentation aktualisiert.

21 years ago- IRC Operators can KILL users now.
Alexander Barton [Fri, 6 Dec 2002 17:02:39 +0000 (17:02 +0000)]
- IRC Operators can KILL users now.

21 years ago- Logging von Verbindungen, die geschlossen werden/wurden verbessert.
Alexander Barton [Tue, 3 Dec 2002 18:57:10 +0000 (18:57 +0000)]
- Logging von Verbindungen, die geschlossen werden/wurden verbessert.

21 years ago- Logging von doppelten ID's verbessert.
Alexander Barton [Tue, 3 Dec 2002 18:56:33 +0000 (18:56 +0000)]
- Logging von doppelten ID's verbessert.

21 years ago- Verhalten von Conn_RecvQ() und Conn_SendQ() bei Kompression korrigiert.
Alexander Barton [Mon, 2 Dec 2002 13:56:24 +0000 (13:56 +0000)]
- Verhalten von Conn_RecvQ() und Conn_SendQ() bei Kompression korrigiert.

21 years ago- bei ISON und USERHOST fehlte im Ergebnis-String der korrekte Absender.
Alexander Barton [Mon, 2 Dec 2002 13:45:51 +0000 (13:45 +0000)]
- bei ISON und USERHOST fehlte im Ergebnis-String der korrekte Absender.

21 years ago- Dokumentation aktualisiert.
Alexander Barton [Mon, 2 Dec 2002 13:44:36 +0000 (13:44 +0000)]
- Dokumentation aktualisiert.

21 years ago- Dokumentation aktualisiert.
Alexander Barton [Mon, 2 Dec 2002 13:20:41 +0000 (13:20 +0000)]
- Dokumentation aktualisiert.

21 years ago- STATS: Unterfunktion "L" implementiert.
Alexander Barton [Mon, 2 Dec 2002 13:20:02 +0000 (13:20 +0000)]
- STATS: Unterfunktion "L" implementiert.

21 years ago- neue Befehle: Conn_StartTime(), Conn_SendQ(), Conn_RecvQ(), Conn_SendMsg(),
Alexander Barton [Mon, 2 Dec 2002 13:19:37 +0000 (13:19 +0000)]
- neue Befehle: Conn_StartTime(), Conn_SendQ(), Conn_RecvQ(), Conn_SendMsg(),
  Conn_RecvMsg(), Conn_SendBytes[Zip](), Conn_RecvBytes[Zip]().

21 years ago- RPL_STATSLINKINFO_MSG ueberarbeitet, RPL_STATSLINKINFOZIP_MSG eingefuehrt.
Alexander Barton [Mon, 2 Dec 2002 13:17:46 +0000 (13:17 +0000)]
- RPL_STATSLINKINFO_MSG ueberarbeitet, RPL_STATSLINKINFOZIP_MSG eingefuehrt.

21 years ago- Dokumentation aktualisiert.
Alexander Barton [Sun, 1 Dec 2002 13:00:50 +0000 (13:00 +0000)]
- Dokumentation aktualisiert.

21 years ago- Dokumentation aktualisiert.
Alexander Barton [Sat, 30 Nov 2002 22:18:09 +0000 (22:18 +0000)]
- Dokumentation aktualisiert.

21 years ago- Konfiguration wird nun besser validiert (Laenge, Zahlen).
Alexander Barton [Sat, 30 Nov 2002 22:15:49 +0000 (22:15 +0000)]
- Konfiguration wird nun besser validiert (Laenge, Zahlen).

21 years ago- Tests auf ctype.h und isdigit() hinzugefuegt.
Alexander Barton [Sat, 30 Nov 2002 22:14:47 +0000 (22:14 +0000)]
- Tests auf ctype.h und isdigit() hinzugefuegt.

21 years ago- bei STATS wurde der Target-Server aus dem falschen Argument bestimmt.
Alexander Barton [Sat, 30 Nov 2002 18:10:01 +0000 (18:10 +0000)]
- bei STATS wurde der Target-Server aus dem falschen Argument bestimmt.

21 years ago- neues Source-Modul "irc-info"; neuer Befehl STATS.
Alexander Barton [Sat, 30 Nov 2002 17:39:56 +0000 (17:39 +0000)]
- neues Source-Modul "irc-info"; neuer Befehl STATS.

21 years ago- Parser auf Befehlstabelle umgestellt.
Alexander Barton [Sat, 30 Nov 2002 15:04:57 +0000 (15:04 +0000)]
- Parser auf Befehlstabelle umgestellt.

21 years ago- "Text-Prefix" fuer Server-Notices auf "" gesetzt.
Alexander Barton [Fri, 29 Nov 2002 17:38:17 +0000 (17:38 +0000)]
- "Text-Prefix" fuer Server-Notices auf "" gesetzt.

21 years ago- der Server verschickt keine "NOTICE AUTH"'s mehr.
Alexander Barton [Fri, 29 Nov 2002 17:36:50 +0000 (17:36 +0000)]
- der Server verschickt keine "NOTICE AUTH"'s mehr.

21 years ago- "NOTICE AUTH" und Statistiken werden im Strict-RFC-Modus nicht mehr erzeugt.
Alexander Barton [Fri, 29 Nov 2002 13:13:42 +0000 (13:13 +0000)]
- "NOTICE AUTH" und Statistiken werden im Strict-RFC-Modus nicht mehr erzeugt.

21 years ago- Dokumentation aktualisiert.
Alexander Barton [Fri, 29 Nov 2002 11:42:58 +0000 (11:42 +0000)]
- Dokumentation aktualisiert.

21 years ago- Vor dem Schliessen einer Verbindung wird versucht, den Buffer zu leeren.
Alexander Barton [Thu, 28 Nov 2002 16:56:20 +0000 (16:56 +0000)]
- Vor dem Schliessen einer Verbindung wird versucht, den Buffer zu leeren.

21 years ago- Dokumentation aktualisiert.
Alexander Barton [Thu, 28 Nov 2002 14:32:18 +0000 (14:32 +0000)]
- Dokumentation aktualisiert.

21 years ago- SQUIT wird nicht mehr zweimal fuer einen Server verschickt.
Alexander Barton [Thu, 28 Nov 2002 14:31:43 +0000 (14:31 +0000)]
- SQUIT wird nicht mehr zweimal fuer einen Server verschickt.

21 years ago- beim Umschalten auf Kompression wurden evtl. bereits gelesene Daten nicht
Alexander Barton [Thu, 28 Nov 2002 12:17:38 +0000 (12:17 +0000)]
- beim Umschalten auf Kompression wurden evtl. bereits gelesene Daten nicht
  entpackt, der Datenstrom war somit dann korrumpiert.

21 years ago- Logging bei Prefix-Fehlern verbessert.
Alexander Barton [Thu, 28 Nov 2002 11:02:50 +0000 (11:02 +0000)]
- Logging bei Prefix-Fehlern verbessert.

21 years ago- Dokumentation aktualisiert.
Alexander Barton [Tue, 26 Nov 2002 23:28:49 +0000 (23:28 +0000)]
- Dokumentation aktualisiert.

21 years ago- Dokumentation aktualisiert.
Alexander Barton [Tue, 26 Nov 2002 23:20:19 +0000 (23:20 +0000)]
- Dokumentation aktualisiert.

21 years ago- Unterstuetzung fuer komprimierte Server-Server-Links implementiert.
Alexander Barton [Tue, 26 Nov 2002 23:07:24 +0000 (23:07 +0000)]
- Unterstuetzung fuer komprimierte Server-Server-Links implementiert.

21 years ago- neue Funktionen: Conn_SetOption(), Conn_UnsetOption(), Conn_Options().
Alexander Barton [Tue, 26 Nov 2002 23:06:51 +0000 (23:06 +0000)]
- neue Funktionen: Conn_SetOption(), Conn_UnsetOption(), Conn_Options().
- wenn mit zlib-Support: Conn_InitZip().

21 years ago- Test auf zlib sowie neue Option "--disable-zlib".
Alexander Barton [Tue, 26 Nov 2002 23:05:06 +0000 (23:05 +0000)]
- Test auf zlib sowie neue Option "--disable-zlib".

21 years ago- Projektdatei aktualisiert (u.a. Compiler- und Linker-Flags)
Alexander Barton [Tue, 26 Nov 2002 08:37:35 +0000 (08:37 +0000)]
- Projektdatei aktualisiert (u.a. Compiler- und Linker-Flags)

21 years ago- Falsche Variable korrigiert ...
Alexander Barton [Tue, 26 Nov 2002 08:36:34 +0000 (08:36 +0000)]
- Falsche Variable korrigiert ...

21 years ago- nun ueberfluessige Meldung entfernt.
Alexander Barton [Mon, 25 Nov 2002 01:01:59 +0000 (01:01 +0000)]
- nun ueberfluessige Meldung entfernt.

21 years ago- Dokumentation aktualisiert.
Alexander Barton [Sun, 24 Nov 2002 18:47:15 +0000 (18:47 +0000)]
- Dokumentation aktualisiert.

21 years ago- neuer Befehl IRC_TIME().
Alexander Barton [Sun, 24 Nov 2002 18:45:53 +0000 (18:45 +0000)]
- neuer Befehl IRC_TIME().

21 years ago- neuer IRC-Befehl "TIME".
Alexander Barton [Sun, 24 Nov 2002 18:45:43 +0000 (18:45 +0000)]
- neuer IRC-Befehl "TIME".

21 years ago- neue Konstante RPL_TIME_MSG.
Alexander Barton [Sun, 24 Nov 2002 18:45:31 +0000 (18:45 +0000)]
- neue Konstante RPL_TIME_MSG.

21 years ago- MOTD kann nun auch an andere Server delegiert werden.
Alexander Barton [Sun, 24 Nov 2002 16:36:03 +0000 (16:36 +0000)]
- MOTD kann nun auch an andere Server delegiert werden.

21 years ago- Dokumentation aktualisiert.
Alexander Barton [Sun, 24 Nov 2002 16:14:54 +0000 (16:14 +0000)]
- Dokumentation aktualisiert.

21 years ago- volle Lesebuffer und Timeouts behandelt Conn_Handle() nun besser.
Alexander Barton [Sat, 23 Nov 2002 17:04:07 +0000 (17:04 +0000)]
- volle Lesebuffer und Timeouts behandelt Conn_Handle() nun besser.
- Handle_Buffer() liefert nun ein Ergebnis.

21 years ago- Dokumentation aktualisiert.
Alexander Barton [Sat, 23 Nov 2002 16:19:38 +0000 (16:19 +0000)]
- Dokumentation aktualisiert.

21 years ago- select() in Try_Write() hat falschen (keinen!) Timeout verwendet;
Alexander Barton [Sat, 23 Nov 2002 16:09:57 +0000 (16:09 +0000)]
- select() in Try_Write() hat falschen (keinen!) Timeout verwendet;
- der Timeout fuer das select() in Conn_Handler() ist nun TIME_RES (=2).

21 years ago- neue Konstante TIME_RES: "Zeitaufloesung" des Servers.
Alexander Barton [Sat, 23 Nov 2002 16:08:18 +0000 (16:08 +0000)]
- neue Konstante TIME_RES: "Zeitaufloesung" des Servers.

21 years ago- Dokumentation aktualisiert ...
Alexander Barton [Sat, 23 Nov 2002 15:04:28 +0000 (15:04 +0000)]
- Dokumentation aktualisiert ...

21 years ago- Test-Suite an korrigiertest RPL_UMODEIS angepasst.
Alexander Barton [Fri, 22 Nov 2002 23:45:51 +0000 (23:45 +0000)]
- Test-Suite an korrigiertest RPL_UMODEIS angepasst.

21 years ago- RELOAD in REHASH umbenannt.
Alexander Barton [Fri, 22 Nov 2002 23:33:00 +0000 (23:33 +0000)]
- RELOAD in REHASH umbenannt.
- neue Funktion WHOWAS.

21 years ago- IRC_RELOAD() in IRC_REHASH() umbenannt.
Alexander Barton [Fri, 22 Nov 2002 23:32:29 +0000 (23:32 +0000)]
- IRC_RELOAD() in IRC_REHASH() umbenannt.

21 years ago- neue Funktion IRC_WHOWAS() begonnen.
Alexander Barton [Fri, 22 Nov 2002 23:31:56 +0000 (23:31 +0000)]
- neue Funktion IRC_WHOWAS() begonnen.