2001-12-26 |
Alexander Barton | - in ERR_NOTREGISTERED_MSG fehlte ein "%s" - jetzt... |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Alexander Barton | - Verbindungen mit Lesefehlern werden nun korrekt termi... |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Alexander Barton | - PING/PONG-Befehle implementiert. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Alexander Barton | - Format der Meldungen ueberarbeitet: fast immer ist... |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Alexander Barton | - string.h wird nun includiert. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Alexander Barton | - PING/PONG-Befehle implementiert, |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Alexander Barton | - PING/PONG-Timeout implementiert. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Alexander Barton | - erste Konfigurations-Variablen definiert: PING/PONG... |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Alexander Barton | - neue Funktion Client_Name(). |
commit | commitdiff | tree | snapshot |
2001-12-25 |
Alexander Barton | - und nochmal Aenderungen am Logging ;-) |
commit | commitdiff | tree | snapshot |
2001-12-25 |
Alexander Barton | - buffer werden nun periodisch geprueft, keine haengend... |
commit | commitdiff | tree | snapshot |
2001-12-25 |
Alexander Barton | - Debug-Meldungen angepasst. |
commit | commitdiff | tree | snapshot |
2001-12-25 |
Alexander Barton | - Versionsstring bei Programmstart verbessert. |
commit | commitdiff | tree | snapshot |
2001-12-25 |
Alexander Barton | - Aenderungen an den Debug- und Logging-Funktionen. |
commit | commitdiff | tree | snapshot |
2001-12-25 |
Alexander Barton | - Conn_Close() eingefuehrt: war die lokale Funktion... |
commit | commitdiff | tree | snapshot |
2001-12-25 |
Alexander Barton | - neuer IRC-Befehl "/QUIT". Verbessertes Logging &... |
commit | commitdiff | tree | snapshot |
2001-12-25 |
Alexander Barton | - neue configure-Option "--enable-sniffer". |
commit | commitdiff | tree | snapshot |
2001-12-25 |
Alexander Barton | - Client-Typ ("Status") besser unterteilt, My_Clients... |
commit | commitdiff | tree | snapshot |
2001-12-25 |
Alexander Barton | - es wird nun die Facility LOG_LOCAL5 zum Loggen verwendet. |
commit | commitdiff | tree | snapshot |
2001-12-25 |
Alexander Barton | - neue Message: ERR_NICKNAMEINUSE[_MSG]. |
commit | commitdiff | tree | snapshot |
2001-12-25 |
Alexander Barton | - bessere Fehler-Abfragen, diverse Bugfixes. |
commit | commitdiff | tree | snapshot |
2001-12-25 |
Alexander Barton | - Gross- und Kleinschreibung der IRC-Befehle wird ignor... |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Alexander Barton | - Signal-Handler aufgeraeumt; u.a. SIGPIPE wird nun... |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Alexander Barton | - USER und NICK wird nun in beliebiger Reihenfolge... |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Alexander Barton | - in Conn_WriteStr() wurde das CR+LF nicht angehaengt! |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Alexander Barton | - einige assert()'s eingestraeut. |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Alexander Barton | - einige Messages korrigiert, andere ergaenzt (u.a... |
commit | commitdiff | tree | snapshot |
2001-12-23 |
Alexander Barton | - einige neue Funktionen, |
commit | commitdiff | tree | snapshot |
2001-12-23 |
Alexander Barton | - einige neue Funktionen, |
commit | commitdiff | tree | snapshot |
2001-12-23 |
Alexander Barton | - Conn_WriteStr() nimmt nun variable Parameter, |
commit | commitdiff | tree | snapshot |
2001-12-23 |
Alexander Barton | - Conn_WriteStr() unterstuetzt nun variable Parameter. |
commit | commitdiff | tree | snapshot |
2001-12-23 |
Alexander Barton | - erste IRC-Befehle zu implementieren begonnen. |
commit | commitdiff | tree | snapshot |
2001-12-23 |
Alexander Barton | - bessere Debug-Ausgaben, |
commit | commitdiff | tree | snapshot |
2001-12-23 |
Alexander Barton | - Konstanten um Prefix "CHANNEL_" erweitert. |
commit | commitdiff | tree | snapshot |
2001-12-23 |
Alexander Barton | - Header messages.h eingefuegt. |
commit | commitdiff | tree | snapshot |
2001-12-23 |
Alexander Barton | - Ich habe diesen Header begonnen. |
commit | commitdiff | tree | snapshot |
2001-12-23 |
Alexander Barton | - neues Modul messages.h eingefuegt. |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Alexander Barton | - zusaetzliche Debug-Ausgaben koennen eingeschaltet... |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Alexander Barton | - Modul zum Parsen von Client-Requests begonnen. |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Alexander Barton | - neues Modul "parse" eingebunden. |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Alexander Barton | - neues Modul "parse" wird initialisiert und abgemeldet. |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Alexander Barton | - kleinere Aenderungen an den Log-Meldungen, |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Alexander Barton | - Lese- und Schreib-Puffer implementiert. |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Alexander Barton | - neue globale Funktionen: Conn_Write() und Conn_WriteS... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Alexander Barton | - Log-Level der Start- und Stop-Meldungen angehoben. |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Alexander Barton | - neue Module (irc, client, channel) eingebunden. |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Alexander Barton | - Begonnen, Client-spezifische Lesepuffer zu implementi... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Alexander Barton | - CONN_ID wird definiert. |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Alexander Barton | - neue Module (irc, client, channel) werden an- und... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Alexander Barton | - NONE als -1 definiert. Macht den Source lesbarer ;-) |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Alexander Barton | - neue Module (irc, client, channel) aufgenommen. |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Alexander Barton | - neues Modul begonnen :-) |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Alexander Barton | - boesen "Speicherschiesser" in Log() gefixt. |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Alexander Barton | - beim Compilieren werden nun Informationen fuer den... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Alexander Barton | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Alexander Barton | - Conn_Handler() unterstuetzt nun einen Timeout (in... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Alexander Barton | - Conn_Handler() unterstuetzt nun einen Timeout. |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Alexander Barton | - Conn_Handler() wird nun mit einem Timeout aufgerufen. |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Alexander Barton | - diverse Erweiterungen und Verbesserungen (u.a. sind... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Alexander Barton | - Zum Loggen wird nun auch syslog verwendet. |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Alexander Barton | - Log-Meldungen an syslog angepasst. |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Alexander Barton | - NGIRCd_Quit ist nun das globale Flag zum Beenden... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Alexander Barton | - Projektdatei fuer den Mac OS X Project Builder erstellt. |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Alexander Barton | - mehr Unterfunktionen eingebaut, Modul besser struktur... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Alexander Barton | - Tool-Funktionen haben nun das Praefix "ngt_". |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Alexander Barton | - neue Sourcefiles und Header ergaenzt. |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Alexander Barton | - LOG_ERR heisst nun LOG_ERROR. |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Alexander Barton | - in Log-Meldungen wird nun auch der Level der Meldung... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Alexander Barton | - Modul zur Verwaltung aller Netzwerk-Verbindungen... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Alexander Barton | - Modul fuer Server-Konfiguration begonnen. |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Alexander Barton | - Test auf socklen_t verbessert. |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Alexander Barton | - fuer fehlende Dateien werden nun "nur noch" symbolisc... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Alexander Barton | - ein paar mehr Kommentare; Variablennamen verstaendlic... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Alexander Barton | - Test auf stdint.h (HAVE_STDINT_H) hinzugefuegt. |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Alexander Barton | Initial revision |
commit | commitdiff | tree | snapshot |
|