2002-03-02 |
Alexander Barton | - INSTALL um Hinweise auf portab.h etc. ergaenzt. rel-0-3-0 |
commit | commitdiff | tree | snapshot |
2002-03-02 |
Alexander Barton | - Version 0.3.0 |
commit | commitdiff | tree | snapshot |
2002-03-02 |
Alexander Barton | - Aenderung des Idle-Verhalten revidiert: das war ein... |
commit | commitdiff | tree | snapshot |
2002-03-02 |
Alexander Barton | - Timeouts ausgehender Verbindungen werden besser erkan... |
commit | commitdiff | tree | snapshot |
2002-03-02 |
Alexander Barton | - Aktualisierungen. |
commit | commitdiff | tree | snapshot |
2002-03-02 |
Alexander Barton | - Channel- und Nicknames werden nun ordentlich validiert. |
commit | commitdiff | tree | snapshot |
2002-03-02 |
Alexander Barton | - Bei der USER-Registrierung wird NICK nicht mehr sofor... |
commit | commitdiff | tree | snapshot |
2002-03-02 |
Alexander Barton | - bei abgebrochene ausgehende Server-Verbindungen wird... |
commit | commitdiff | tree | snapshot |
2002-03-02 |
Alexander Barton | - der Wert der Konfigurations-Variable "ConnectRetry... |
commit | commitdiff | tree | snapshot |
2002-03-02 |
Alexander Barton | Aktualisierung. |
commit | commitdiff | tree | snapshot |
2002-03-02 |
Alexander Barton | - ChangeLog aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-03-02 |
Alexander Barton | - ausgehende Verbindungen werden nun asyncron connectie... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Alexander Barton | - Forwarding von TOPIC an andere Server gefixed. Hoffen... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - einige Funktionen in irc-xxx-Module ausgegliedert. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - Modul aus irc.c bzw. irc.h ausgegliedert. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - Anpassungen an Aufteilung von irc.d, Init- und Exit... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - CONNECTED und DISCONNECTED fuer die irc-xxx-Module... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - ueberfluessige Init- und Exit-Funktionen entfernt. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - Includes fuer einige Header bereinigt. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - einige Header umgestellt, neue Source-Dateien irc... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - NEWS und ChangeLog aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - Channel-Topics werden nun auch korrekt von anderen... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - Channel-Topics implementiert. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - neue Text-Konstante: ERR_NOTONCHANNEL_MSG |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - neue Konstante: CHANNEL_TOPIC_LEN |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - neue Funktionen Channel_Topic() und Channel_SetTopic(). |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - Aktualisierungen. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - PRIVMSG zeugt nun bei Texten an User an, wenn diese... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - IRC-Befehl "AWAY" implementert. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - neue Text-Konstanten RPL_UNAWAY_MSG und RPL_NOWAWAY_MSG. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - Mode "a" (away) in USERMODES aufgenommen. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - neue Funktion Client_SetAway() und Client_Away()... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - ChangeLog aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - PRIVMSG beachtet nun die Channel-Modes "n" und "m". |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - neue Text-Konstante ERR_CANNOTSENDTOCHAN_MSG eingefuehrt. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - ChangeLog aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - Bug bei belegtem Nickname bei User-Registrierung... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - NAMES beachtet nun das "invisible" Flag ("i") von... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - neue Funktion Channel_IsMemberOf() implementiert. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - Logging beim Abmelden von Clients (erneut) geaendert... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - Logging bei Timeout von Verbindungen geaendert. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - gerade eben in SQUIT eingefuehrten Bug behoben: entfe... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - Log-Meldungen bei SQUIT erneut ueberarbeitet ... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - SQUIT wird auf jeden Fall geforwarded, zudem besseres... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - an Conn_Close() werden zwei weitere Fehlermeldungen... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexander Barton | - einige unnoetige Client_NextHop()-Aufrufe entfernt. |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Alexander Barton | - Nick-Aenderungen werden nun wieder korrekt ins Logfil... |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Alexander Barton | - VERSION wurde falsch weitergeleitet und beantwortet... |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Alexander Barton | - Fehler bei Fehlermeldung wg. unbekanntem Prefix behoben. |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Alexander Barton | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Alexander Barton | - an User wird nun immer ein "komplettes" Prefix versch... |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Alexander Barton | - die neuen Texte werden nun auch in Archive ("make... |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Alexander Barton | - etwas mehr Doku ;-) |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Alexander Barton | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Alexander Barton | - WHOIS wird nicht mehr automatisch an den "Original... |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Alexander Barton | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Alexander Barton | - es wird auf sigaction() geprueft (u.a. fuer A/UX... |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Alexander Barton | - wenn ein System sigaction() nicht kennt, so wird... |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Alexander Barton | - unter A/UX wird _POSIX_SOURCE definiert: fuer Systemh... |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Alexander Barton | - es werden ein paar Funktionen mehr getestet: u.a... |
commit | commitdiff | tree | snapshot |
2002-02-23 |
Alexander Barton | - IRC-Befehl KILL sowie Kills bei Nick Collsisions... |
commit | commitdiff | tree | snapshot |
2002-02-23 |
Alexander Barton | - fuer SIGCHLD wird nun auch SA_NOCLDWAIT gesetzt,... |
commit | commitdiff | tree | snapshot |
2002-02-23 |
Alexander Barton | - Ergebnistyp von Conn_GetIdle() und Conn_LastPing... |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Alexander Barton | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Alexander Barton | - die Rechte der check-Scripts wurde nicht gesetzt. |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Alexander Barton | - "check"-Target für "make check" und "make distcheck... |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Alexander Barton | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Alexander Barton | - Bei ausgehenden Verbindungen wird der Ziel-Port ins... |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Alexander Barton | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Alexander Barton | - SA_RESTART wird fuer Signale nur noch gesetzt, wenn... |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Alexander Barton | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Alexander Barton | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Alexander Barton | - "Passive-Mode" implementiert: kein Auto-Conect zu... |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Alexander Barton | - Neue Variablen NGIRCd_DebugVersion und NGIRCd_Passive. |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Alexander Barton | - direkt nach dem Start werden die aktiven "Modes"... |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Alexander Barton | - User-Registrierung wird nicht mehr als Nick-Aenderung... |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Alexander Barton | - "Passive-Mode" implementiert: kein Auto-Conect zu... |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Alexander Barton | - FAQ um Hinweise auf den Bugtracker ergaenzt. |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Alexander Barton | - der Debug-Level wird bei VERSION nicht mehr geliefert... |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Alexander Barton | - auf die "libbe" wird nur noch getestet, wenn syslog... |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Alexander Barton | - Neue Funktion NGIRCd_VersionAddition(). |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Alexander Barton | - neue Funktion NGIRCd_VersionAddition(). NGIRCd_Versio... |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Alexander Barton | - Konstanten sortiert, neue Konstante RPL_VERSION und... |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Alexander Barton | - neuer IRC-Befehl VERSION implementiert: IRC_VERSION(). |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Alexander Barton | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Alexander Barton | - Versionsnummer im CVS auf 0.2.2-pre angehoben ... |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Alexander Barton | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Alexander Barton | - Version 0.2.1. rel-0-2-1 |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Alexander Barton | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Alexander Barton | - NICK-Aenderungen wurden dem User selber mit dem falsc... |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Alexander Barton | - Client_CheckNick() und Client_CheckID() lieferten... |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Alexander Barton | - Tests auf netdb.h, stdlib.h, sys/wait.h, gethostbyadd... |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Alexander Barton | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Alexander Barton | - Fehlerhafte Modes werden nun ausfuehrlicher an den... |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Alexander Barton | - neue Text-Konstante ERR_UMODEUNKNOWNFLAG2_MSG. |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Alexander Barton | - Beispiel-Konfiguration etwas erweitert. Doku fehlt... |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Alexander Barton | - NICK-Aenderungen werden an alle Server und betroffene... |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Alexander Barton | - NICK korrigiert. |
commit | commitdiff | tree | snapshot |
next |