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 |
2002-02-15 |
anonymous | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Alexander Barton | - CVS-Doku um anonymen Zugang ergaenzt. |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Alexander Barton | - Version auf 0.2.1-pre im CVS angehoben ... |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Alexander Barton | - Version 0.2.0 rel-0-2-0 |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Alexander Barton | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Alexander Barton | - Nach Connect eines Users werden LUSERS-Informationen... |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Alexander Barton | - RPL_MYINFO_MSG korrigiert. |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Alexander Barton | - CHANMODES um Operator (o) und Voiced User (v) ergaenzt. |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Alexander Barton | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Alexander Barton | - es werden nun Channel- und User-Modes von Usern angen... |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Alexander Barton | - unterstuetzte User- und Channel-Modes stehen nun... |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Alexander Barton | - via NJOIN gemeldete Benutzer wurden nicht in Channels... |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Alexander Barton | - weitere Anpassungen an Channel-Modes und Channel... |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Alexander Barton | - neue Message ERR_CHANOPRIVSNEEDED_MSG definiert. |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Alexander Barton | - Die Quelle von MODE-Aenderungen wird nun korrekt... |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Alexander Barton | - PONG an den Server selber wurde faelschlicherweise... |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Alexander Barton | - neue Nachricht RPL_CHANNELMODEIS definiert. |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Alexander Barton | - PING und PONG werden nun auch korrekt an andere Serve... |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Alexander Barton | - Aenderungen und Anpassungen an Channel-Modes und... |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Alexander Barton | - neue Funktion Conn_LastPing(). |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Alexander Barton | - neue Funktionen Channel_ModeAdd(), Channel_ModeDel... |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Alexander Barton | - neue Funktionen Channel_ModeAdd(), Channel_ModeDel... |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Alexander Barton | - Aktualisierungen ... |
commit | commitdiff | tree | snapshot |
2002-02-06 |
Alexander Barton | - neue Text-Konstante RPL_UMODEISCHAN_MSG. |
commit | commitdiff | tree | snapshot |
2002-02-06 |
Alexander Barton | - neue Funktion zur MODE-Behandlung, fuer Channel-Modes... |
commit | commitdiff | tree | snapshot |
2002-02-06 |
Alexander Barton | - neue Funktion Client_IsValidNick(). |
commit | commitdiff | tree | snapshot |
2002-02-06 |
Alexander Barton | - neue Funktion Client_IsValidNick(), Nicknames werden... |
commit | commitdiff | tree | snapshot |
2002-02-06 |
Alexander Barton | - neue Funktionen Channel_Modes() und Channel_IsValidNa... |
commit | commitdiff | tree | snapshot |
2002-02-06 |
Alexander Barton | - neue Funktion Channel_Modes() und Channel_IsValidName(). |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Alexander Barton | - Version auf 0.1.1-pre im CVS angehoben. |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Alexander Barton | - Version 0.0.1 rel-0-1-0 |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Alexander Barton | - README, NEWS und ChangeLog aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Alexander Barton | - neue Funktion Client_TopServer(), Client_NewXXX(... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Alexander Barton | - RPL_WHOISCHANNELS_MSG korrigiert. |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Alexander Barton | - WHOIS zeigt nun auch die Channels an, in denen der... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Alexander Barton | - neue Funktionen Channel_FirstChannelOf() und Channel_... |
commit | commitdiff | tree | snapshot |
next |