2002-12-19 |
Alexander Barton | - renamed variables to fit new signal handler. |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Alexander Barton | - renamed variables to fit new signal handler. |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Alexander Barton | - New signal handler. |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Alexander Barton | - Updated documentation. |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Alexander Barton | - Updated documentation. |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Alexander Barton | - fixed user mode propagation over server-links (IRC... |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Alexander Barton | - fixed RPL_STATSCOMMANDS_MSG |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Alexander Barton | - implemented subfunction "m" of STATS command. |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Alexander Barton | - new function Parse_GetCommandStruct(). |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Alexander Barton | - new functions Conn_ResetWCounter() and Conn_WCounter(). |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Alexander Barton | - "STATS l" now only shows server-server-links and... |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Alexander Barton | - Updated documentation. |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Alexander Barton | - Validate_Config(): removed unused variable "i". |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Alexander Barton | - If Conf_MaxConnections is "ulimited" (<1) it is limit... |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Alexander Barton | - validate Conf_MaxConnections against FD_SETSIZE if... |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Alexander Barton | - new allocated connection structures will be initializ... |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Alexander Barton | - new constant RPL_YOURESERVICE_MSG, ERR_CHANNELISFULL_... |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Alexander Barton | - new constant MAX_SERVICES, |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Alexander Barton | - Implemented channel modes k (key) and l (user limit). |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Alexander Barton | - New functions Channel_[Set]Key(), Channel_[Set]MaxUsers. |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Alexander Barton | - fixed some error messages and prefixes. |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Alexander Barton | - fixed broken handling of modes received from other... |
commit | commitdiff | tree | snapshot |
2002-12-15 |
Alexander Barton | - Updated documentation. |
commit | commitdiff | tree | snapshot |
2002-12-15 |
Alexander Barton | - fixed some parsing bugs. |
commit | commitdiff | tree | snapshot |
2002-12-15 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-12-15 |
Alexander Barton | - modified test suite to reflect changes in MODE parser. |
commit | commitdiff | tree | snapshot |
2002-12-15 |
Alexander Barton | - new (and much more flexible!) MODE parser |
commit | commitdiff | tree | snapshot |
2002-12-14 |
Alexander Barton | - removed Conf_MaxPChannels and reverted to old behavior. |
commit | commitdiff | tree | snapshot |
2002-12-14 |
Alexander Barton | Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-12-14 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-12-14 |
Alexander Barton | - Conf_MaxPChannels is considered properly in channel... |
commit | commitdiff | tree | snapshot |
2002-12-14 |
Alexander Barton | - fixed up Conf_MaxJoins test on JOIN. |
commit | commitdiff | tree | snapshot |
2002-12-14 |
Alexander Barton | - fixed up Channel_PCount() and Channel_CountForUser(). |
commit | commitdiff | tree | snapshot |
2002-12-14 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Alexander Barton | - maximum channels per user limit implemented. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Alexander Barton | - new message ERR_TOOMANYCHANNELS_MSG. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Alexander Barton | - new configuration variables: MaxJoins, MaxPChannels. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Alexander Barton | - new function Channel_CountForUser(). |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Alexander Barton | - adjusted generation of cvs-version.h to new file... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Alexander Barton | - removed old ID tag |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Alexander Barton | - new file header format (in english); |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Alexander Barton | - new file header format (in english). |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Alexander Barton | - added missing include of stdio.h header for sprintf(). |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Alexander Barton | - new file header format. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Alexander Barton | - fixed up broken $Id field in new file header ... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Alexander Barton | - new file header format. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Alexander Barton | - translated file header and comments to english; |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Alexander Barton | - IRC Operators can KILL users now. |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Alexander Barton | - Logging von Verbindungen, die geschlossen werden... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Alexander Barton | - Logging von doppelten ID's verbessert. |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Alexander Barton | - Verhalten von Conn_RecvQ() und Conn_SendQ() bei Kompr... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Alexander Barton | - bei ISON und USERHOST fehlte im Ergebnis-String der... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Alexander Barton | - STATS: Unterfunktion "L" implementiert. |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Alexander Barton | - neue Befehle: Conn_StartTime(), Conn_SendQ(), Conn_Re... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Alexander Barton | - RPL_STATSLINKINFO_MSG ueberarbeitet, RPL_STATSLINKINF... |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Alexander Barton | - Konfiguration wird nun besser validiert (Laenge,... |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Alexander Barton | - Tests auf ctype.h und isdigit() hinzugefuegt. |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Alexander Barton | - bei STATS wurde der Target-Server aus dem falschen... |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Alexander Barton | - neues Source-Modul "irc-info"; neuer Befehl STATS. |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Alexander Barton | - Parser auf Befehlstabelle umgestellt. |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Alexander Barton | - "Text-Prefix" fuer Server-Notices auf "" gesetzt. |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Alexander Barton | - der Server verschickt keine "NOTICE AUTH"'s mehr. |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Alexander Barton | - "NOTICE AUTH" und Statistiken werden im Strict-RFC... |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Alexander Barton | - Vor dem Schliessen einer Verbindung wird versucht... |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Alexander Barton | - SQUIT wird nicht mehr zweimal fuer einen Server versc... |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Alexander Barton | - beim Umschalten auf Kompression wurden evtl. bereits... |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Alexander Barton | - Logging bei Prefix-Fehlern verbessert. |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Alexander Barton | - Unterstuetzung fuer komprimierte Server-Server-Links... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Alexander Barton | - neue Funktionen: Conn_SetOption(), Conn_UnsetOption... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Alexander Barton | - Test auf zlib sowie neue Option "--disable-zlib". |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Alexander Barton | - Projektdatei aktualisiert (u.a. Compiler- und Linker... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Alexander Barton | - Falsche Variable korrigiert ... |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Alexander Barton | - nun ueberfluessige Meldung entfernt. |
commit | commitdiff | tree | snapshot |
2002-11-24 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-11-24 |
Alexander Barton | - neuer Befehl IRC_TIME(). |
commit | commitdiff | tree | snapshot |
2002-11-24 |
Alexander Barton | - neuer IRC-Befehl "TIME". |
commit | commitdiff | tree | snapshot |
2002-11-24 |
Alexander Barton | - neue Konstante RPL_TIME_MSG. |
commit | commitdiff | tree | snapshot |
2002-11-24 |
Alexander Barton | - MOTD kann nun auch an andere Server delegiert werden. |
commit | commitdiff | tree | snapshot |
2002-11-24 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Alexander Barton | - volle Lesebuffer und Timeouts behandelt Conn_Handle... |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Alexander Barton | - select() in Try_Write() hat falschen (keinen!) Timeou... |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Alexander Barton | - neue Konstante TIME_RES: "Zeitaufloesung" des Servers. |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Alexander Barton | - Dokumentation aktualisiert ... |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Alexander Barton | - Test-Suite an korrigiertest RPL_UMODEIS angepasst. |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Alexander Barton | - RELOAD in REHASH umbenannt. |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Alexander Barton | - IRC_RELOAD() in IRC_REHASH() umbenannt. |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Alexander Barton | - neue Funktion IRC_WHOWAS() begonnen. |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Alexander Barton | - NGIRCd_Reload() in NGIRCd_Rehash() umbenannt. |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
next |