2002-06-01 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Alexander Barton | - neue Konstante ERR_USERNOTINCHANNEL_MSG definiert. |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Alexander Barton | - IRC_KICK() implementiert. |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Alexander Barton | - fehlerhaften Fehlercode in IRC_TOPIC() gefixed. |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Alexander Barton | - Channel_RemoveClient() heisst nun Channel_Quit(). |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Alexander Barton | - neue Funktionen Channel_Kick() und Channel_Quit(); |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Alexander Barton | - neue Funktionen Channel_Kick() und Channel_Quit(); |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Alexander Barton | - Konstanten aufgeraeumt, unnoetige entfernt. |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Alexander Barton | - Projektdatei aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Alexander Barton | - Weitere Anpassungen an pre-ANSI-Compiler. |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Alexander Barton | - fehlerhafter Test auf "regex.h" korrigiert. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Alexander Barton | - Anpassungen an pre-ANSI-Compiler, |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Alexander Barton | - neue Module "lists", "irc-op" und "resolve" aufgenommen. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Alexander Barton | - Channel-Mode "i" in Feature-Konstante aufgenommen, |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Alexander Barton | - Tests auf regex.h,varargs.h und regcomp geaendert. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Alexander Barton | - Anpassungen an pre-ANSI-Compiler. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Alexander Barton | - Anpassungen an pre-ANSI-Compiler. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Alexander Barton | - Aenderungen fuer pre-ANSI-Compiler. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Alexander Barton | - neue Module "irc-op", "lists" und "resolve" integriert. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Alexander Barton | - neues Modul "resolve" begonnen. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Alexander Barton | - neues Modul "lists" begonnen. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Alexander Barton | - neues Modul "irc-op" begonnen. |
commit | commitdiff | tree | snapshot |
2002-05-24 |
Alexander Barton | - Test auf malloc.h geaendert: der Header ist nun optional. |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Alexander Barton | - bei "--configtest" werden keine leeren Bloecke mehr... |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Alexander Barton | - Test auf stdint.h korrigiert: der Header ist optional. |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Alexander Barton | - alten CVS-ID-Tag entfernt; ansi2knr.c ist direkt... |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Alexander Barton | - ansi2knr zum CVS-Tree hinzugefuegt. |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Alexander Barton | - einige Tests ergaenzt bzw. aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Alexander Barton | - "ansi2knr" zur "DeANSIfikation" als automake-Option... |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Alexander Barton | - Test, ob Compiler Funktions-Prototypen versteht,... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Alexander Barton | - persistente und vordefinierte Channels implementiert. |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-05-19 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-05-19 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-05-19 |
Alexander Barton | - bessere Reaktionen, wenn DNS-Abfragen fehlschlagen. |
commit | commitdiff | tree | snapshot |
2002-05-19 |
Alexander Barton | - Definition von "signed" wieder entfernt: mehr Schaden... |
commit | commitdiff | tree | snapshot |
2002-05-19 |
Alexander Barton | - Dummy fuer inet_aton() entfernt. "signed" wird bei... |
commit | commitdiff | tree | snapshot |
2002-05-19 |
Alexander Barton | - Code aufgeraeumt, Tests auf C99-vsnprintf() entfernt... |
commit | commitdiff | tree | snapshot |
2002-05-19 |
Alexander Barton | - inet_aton() wird nur noch verwendet, wenn vorhanden... |
commit | commitdiff | tree | snapshot |
2002-05-19 |
Alexander Barton | - vsnprintf.h und splint.h zu Projektdatei hinzugefuegt. |
commit | commitdiff | tree | snapshot |
2002-05-19 |
Alexander Barton | - POSIX Regular Expressions werden nun vorausgesetzt, |
commit | commitdiff | tree | snapshot |
2002-05-19 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-05-19 |
Alexander Barton | - die libngportab wurde "zu frueh" zum ngIRCd gelinkt ... |
commit | commitdiff | tree | snapshot |
2002-05-19 |
Alexander Barton | - neue Library "ngportab" begonnen: diese bildet Funkti... |
commit | commitdiff | tree | snapshot |
2002-05-19 |
Alexander Barton | - ngircd wird nun gegen die libngportab gelinkt, die... |
commit | commitdiff | tree | snapshot |
2002-05-19 |
Alexander Barton | - Test auf ctype.h ergaenzt, Test auf vsnprintf() geaen... |
commit | commitdiff | tree | snapshot |
2002-05-18 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-05-18 |
Alexander Barton | - h_error wird nur noch ausgewertet, wenn vorhanden. |
commit | commitdiff | tree | snapshot |
2002-05-18 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-05-18 |
Alexander Barton | - der Sniffer (--sniffer) aktiviert nun automatisch... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Alexander Barton | - Makefile.am in doc/en wird nun auch erzeugt :-) |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Alexander Barton | - Dokumentation aktualisiert (u.a. englische Versionen) |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Alexander Barton | - Test auf POSIX Regular-Expression-Funktionen eingebaut. |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Alexander Barton | - neue Funktion Channel_MemberCount() implementiert. |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Alexander Barton | - Neue Funktion IRC_LIST() begonnen zu implementieren. |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Alexander Barton | - Neue IRC-Funktion LIST implementiert. |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Alexander Barton | - zwei neue Konstanten definiert: RPL_LIST_MSG und... |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Alexander Barton | - IRC_QUIT(): der QUIT-Befehl wird nun auch von unreg... |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Alexander Barton | - Count_MyServers() zaehlt nun wieder richtig, LUSERS... |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Alexander Barton | - Format-String fuer Log-Meldung bei Nick-Aenderungen... |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Alexander Barton | - Es wird nicht mehr anhand der Parameter-Anzahl, sonde... |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Alexander Barton | - neue Konstante TOKEN_OUTBOUND. |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Alexander Barton | - ausgehende, sich im Aufbau befindende Server-Links... |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Alexander Barton | - MAX_OPERATORS und MAX_SERVERS auf je 16 angehoben :-) |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Alexander Barton | - stdlib.h wird nun includiert. |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Alexander Barton | - string.h wird nun includiert. |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Alexander Barton | - das "new line" am Ende der Datei fehlte ... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Alexander Barton | - Manual-Pages wurden bei "clean" nach wie vor geloesch... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Alexander Barton | - die Manual-Pages fehlten in Distributions-Archiven. |
commit | commitdiff | tree | snapshot |
2002-04-02 |
Alexander Barton | - Formatierung des Author-Abschnitt korrigiert. |
commit | commitdiff | tree | snapshot |
2002-04-02 |
Alexander Barton | - Zeilenumbruch korrigiert. |
commit | commitdiff | tree | snapshot |
2002-04-02 |
Alexander Barton | - Manual-Page enthaelt nun auch korrekte URLs. |
commit | commitdiff | tree | snapshot |
2002-04-02 |
Alexander Barton | - Manual Page aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-04-02 |
Alexander Barton | - nroff/groff werden doch nicht benoetigt, Test wieder... |
commit | commitdiff | tree | snapshot |
2002-04-02 |
Alexander Barton | - Manual-Pages unter neuen Namen begonnen. |
commit | commitdiff | tree | snapshot |
2002-04-02 |
Alexander Barton | - Manual-Pages heissen nun anders und werden auch nicht... |
commit | commitdiff | tree | snapshot |
2002-04-01 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-04-01 |
Alexander Barton | - Dokumentation aus branch-0-4-x uebernommen. |
commit | commitdiff | tree | snapshot |
2002-04-01 |
Alexander Barton | - URL der Homepage zu Versionstext hinzugefueht (aus... |
commit | commitdiff | tree | snapshot |
2002-03-31 |
Alexander Barton | - Dokumentation aktualisiert (uebernommen aus branch... |
commit | commitdiff | tree | snapshot |
2002-03-31 |
Alexander Barton | Manualpage verbessert. |
commit | commitdiff | tree | snapshot |
2002-03-31 |
Alexander Barton | - Manual-Page aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-03-31 |
Alexander Barton | - nun wird groff oder nroff verwendet. Pfade angepasst. |
commit | commitdiff | tree | snapshot |
2002-03-31 |
Alexander Barton | - Manual-Pages begonnen und in Source-Tree eingebunden. |
commit | commitdiff | tree | snapshot |
2002-03-31 |
Alexander Barton | - Dokumentation aktualisiert. |
commit | commitdiff | tree | snapshot |
2002-03-31 |
Alexander Barton | - die Versionsnummer des HEAD-Branch im CVS ist nun... |
commit | commitdiff | tree | snapshot |
next |