2002-09-09 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Alexander Barton | - EXTRA_DIST ergaenzt, clean-Target erweitert. |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Alexander Barton | - laeuft der ngIRCd im Vordergrund, so wird syslog... |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Alexander Barton | - Tests erweitert. |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Alexander Barton | - nun ist auch ein Test-Operator konfiguriert. |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Alexander Barton | - Test-Suite fuer den ngIRCd begonnen. |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Alexander Barton | - Testprogramm ueberarbeitet, macht nun selber keine... |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Alexander Barton | - Anpassungen an neue Test-Suite (Ausgabeformat). |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Alexander Barton | - ngIRCd "Test-Suite" in Build-System aufgenommen. |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Alexander Barton | - Server-Versionsausgabe ueberarbeitet. |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Alexander Barton | - Parameter von List_Add{Invited|Banned}() erweitert. |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Alexander Barton | - Parameter von List_Add{Invited|Banned}() erweitert. |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Alexander Barton | - auch Nicht-ChanOps konnten Ban- und Invite-Lists... |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Alexander Barton | - Bans/Invites: andere Server wurden nicht informiert. |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Alexander Barton | - neu: Lists_AddInvited(), Lists_DelInvited(), Lists_Sh... |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Alexander Barton | - neu: Check_List(), Check_List(), Lists_AddInvited... |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Alexander Barton | - den BAN-Befehl gibt es gar nicht ;-) |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Alexander Barton | - ein INVITE wird auch dann gespeichert (obwohl der... |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Alexander Barton | - Invite- und Ban-Lists (MODE +I, MODE +b) implementiert. |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Alexander Barton | - ein "banned client" darf in einen Channel, wenn er... |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Alexander Barton | - Penalty-Delays gelten nun auch für Schreibvorgaenge. |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Alexander Barton | - "Timing" mal wieder geaendert: sollte schon 1 Sekunde... |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Alexander Barton | - "Timing" von Conn_Handler() geaendert: der Daemon... |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Alexander Barton | - "check-version" an neuen Versionsstring angepasst. |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Alexander Barton | - Konfigurations-Uebersicht am Ende des configure-Lauf. |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Alexander Barton | - IRC+-Protokoll ist nun abschaltbar. |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Alexander Barton | - IRC+-Protokoll ist nun abschaltbar. |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Alexander Barton | - IRC+-Protokoll ist nun abschaltbar; Versionsstring... |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Alexander Barton | - nun wird autoconf 2.50 als Minimum vorausgesetzt. |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Alexander Barton | - Protokollbeschreibung fuer IRC+-Protokoll angepasst. |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Alexander Barton | - New_Chan() in Channel_Create() umbenannt; entsprechen... |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Alexander Barton | - neuen Befehl CHANINFO implementiert: IRC_CHANINFO(). |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Alexander Barton | - neue Funktion IRC_WriteStrServersPrefixFlag(). |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Alexander Barton | - CHANINFO wird auf Server-Links gesendet, wenn unterst... |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Alexander Barton | - neuen Befehl CONNECT begonnen zu implementieren. |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Alexander Barton | - neue Befehle CHANINFO und CONNECT. |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Alexander Barton | - neue Konstante IRCPLUSFLAGS. |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Alexander Barton | - IRC+-Protokoll-Flags erweitert. |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Alexander Barton | - Das IRC+-Protokoll wird nun richtig erkannt ... |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Alexander Barton | - Anpassungen/Umstellung auf IRC+-Protokoll. |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Alexander Barton | - Flags von connecteten Servern werden nun gespeichert. |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Alexander Barton | - CLIENT-Struktur um Flags erweitert. |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Alexander Barton | - neue Konstante CLIENT_FLAGS_LEN. |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Alexander Barton | - Ausgaben auf der Console werden nun "geflushed". |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Alexander Barton | - Server-Flag "o" ("OperCanUseMode") implementiert. |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Alexander Barton | - neue Datei "Protocol.txt" hinzugefuegt. |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Alexander Barton | - Dokumentation des vom ngIRCd verwendeten Protokolls... |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Alexander Barton | - Logmeldungen fuer Server- und Protokollversionen... |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Alexander Barton | - Konstante PASSSERVERADD durch Variable NGIRCd_ProtoID... |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Alexander Barton | - Version (Server und Protokoll) von connectierten... |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Alexander Barton | - PASS-Befehl auf NGIRCd_ProtoID umgestellt. |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Alexander Barton | - neue Variable: NGIRCd_ProtoID (Protokoll- und Server... |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Alexander Barton | - NGIRCd_ProtoID (Protokoll- und Server-ID) wird erzeugt. |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Alexander Barton | - vorkonfigurierte Channel: Fehlerhaften Test "kein... |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Alexander Barton | - Dokumentation aktualisiert |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Alexander Barton | - neue Konfigurationsoption "OperCanUseMode" (Sektion... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Alexander Barton | - an Clients wurden Modes mit fuehrendem ":" geliefert... |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Alexander Barton | - Hmpf. "Verfruehtes" CVS-Update einiger Source-Files... |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Alexander Barton | - Bei einem JOIN in einen persistenten Channel werden... |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Alexander Barton | - neue Funktion Conn_SetPenalty() zum Setzen von sog... |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Alexander Barton | - Prefixe werden nur noch bei reg. Verbindungen validie... |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Alexander Barton | - Semantik der Validate_XXX()-Funktionen verbessert, |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Alexander Barton | - NJOIN wurde "zerhackt" an andere Server weitergegeben. |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Alexander Barton | - KILL konnte keine Remote-Clients toeten; zudem besser... |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Alexander Barton | - bei INVITE wurde im Antwort-Status-Code das falsche... |
commit | commitdiff | tree | snapshot |
2002-07-22 |
Alexander Barton | - "portability header" werden nun bei Lint-Laeufen... |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Alexander Barton | - Lists_AddInvited() kann nun einen Fehler liefern. |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Alexander Barton | - Channel-Modes "b" und "I" in CHANMODES aufgenommen. |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Alexander Barton | - neue Konstanten fuer Invite- und Banlists: RPL_xxxLIS... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Alexander Barton | - Projektdatei fuer den ProjectBuilder unter Mac OS... |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Alexander Barton | - Tests auf regex.h und regcomp() entfernt: werde nun... |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Alexander Barton | - neues Modul match.c/match.h hinzugefuegt. |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Alexander Barton | - IRC_LIST ruft nun Match() auf und beherrscht somit... |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Alexander Barton | - neues #define: REGISTER |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Alexander Barton | - neues Modul "match" begonnen. |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Alexander Barton | - Reihenfolge der Tests geaendert. Ist "huebscher" :-) |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Alexander Barton | - Mac OS X ProjectBuilder-Projektdatei aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Alexander Barton | - IRC_INVITE() validierte das Ziel eines INVITES nicht... |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Alexander Barton | - auch bei IRC_NOTICE() wurde das Ziel nicht korrekt... |
commit | commitdiff | tree | snapshot |
2002-06-10 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-06-10 |
Alexander Barton | - Code-Stelle in IRC_JOIN "klarer" gemacht :-) |
commit | commitdiff | tree | snapshot |
2002-06-10 |
Alexander Barton | - bessere Fehlermeldung, wenn malloc() fehl schlaegt. |
commit | commitdiff | tree | snapshot |
2002-06-10 |
Alexander Barton | - wurde bei PRIVMSG als Ziel ein Server angegeben,... |
commit | commitdiff | tree | snapshot |
2002-06-09 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-06-09 |
Alexander Barton | - Bessere Logging, wenn malloc() fehl schlaegt. |
commit | commitdiff | tree | snapshot |
2002-06-09 |
Alexander Barton | - Flag "OnlyOnce" bei Lists_AddInvited() ergaenzt. |
commit | commitdiff | tree | snapshot |
2002-06-09 |
Alexander Barton | - Invite-Lists weiter implementiert. |
commit | commitdiff | tree | snapshot |
2002-06-09 |
Alexander Barton | - Flag "OnlyOnce" bei Lists_AddInvited() ergaenzt. |
commit | commitdiff | tree | snapshot |
next |