projects
/
ngircd-alex.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ngircd-alex.git
2002-03-29
Alexander Barton
- in das Error-Log wurde eine nicht-initialisierte...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-29
Alexander Barton
- Dokumentation aktualisiert.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-29
Alexander Barton
- Error-Log wird nach User-Wechsel mit Log_InitErrorfil...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-29
Alexander Barton
- Error-Log wird nach User-Wechsel initialisiert: Log_I...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-29
Alexander Barton
- neue Konfigurations-Variablen ServerUID und ServerGID.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-29
Alexander Barton
- der Daemon kann nun seine UID und GID wechseln.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-29
Alexander Barton
- Handling des "Error-File" (stderr) geaendert.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-29
Alexander Barton
- ERROR_DIR auf "/tmp" geaendert: dort darf i.d.R....
commit
|
commitdiff
|
tree
|
snapshot
2002-03-29
Alexander Barton
- Conn_NewListener() erwartet den Port nun als "unsigne...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-29
Alexander Barton
- Conf_ListenPorts[] ist nun unsigned.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-29
Alexander Barton
- das "localstatedir" wird nicht mehr erzeugt, da nicht...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-29
Alexander Barton
- LOCALSTATEDIR wird nicht mehr benoetigt.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-29
Alexander Barton
- das Error-File wird nun komplett durch das Log-Modul...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-29
Alexander Barton
- ERROR_FILE wurde durch ERROR_DIR ersetzt.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-28
Alexander Barton
- neuer Kommandozeilen-Parameter "--config"/"-f".
commit
|
commitdiff
|
tree
|
snapshot
2002-03-28
Alexander Barton
- Dokumentation aktualisiert.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Alexander Barton
- Hmpf. NOTICE von Server Notices wurde ohne Absender...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Alexander Barton
- Server Notices (User-Mode "s") implementiert.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Alexander Barton
- einige Log-Meldungen werden nun auch als Server Notic...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Alexander Barton
- Dokumentation aktualisiert.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Alexander Barton
- Dokumentation aktualisiert.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Alexander Barton
- neuer Kommandozeilen-Parameter "--configtest": gibt...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Alexander Barton
- NGIRCd_ConfFile definiert.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Alexander Barton
- MAX_LOG_MSG_LEN ist nun global in defines.h definiert.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Alexander Barton
- neues #define: MAX_LOG_MSG_LEN.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Alexander Barton
- neue Funktion Conf_Test() zum Testen der Konfiguration.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Alexander Barton
- Kommentar korrekt eingerueckt. Wow ;-)
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Alexander Barton
- Ping-Timeouts geben als Debug-Meldung den konfigurier...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Alexander Barton
- lint-Target in Haupt-Makefile aufgenommen.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Alexander Barton
- SPLint in Makefiles als Target "lint" eingebunden.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Alexander Barton
- neuer Header splint.h fuer Code-Check mit SPLint.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Alexander Barton
- einige Anpassungen nach Code-Check mit SPLint ;-)
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Alexander Barton
- ChangeLog aktualisiert.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Alexander Barton
- neue Konstante fuer "Server Messages" (User-Mode...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Alexander Barton
- bei Get_Prefix() fehlte das "LOCAL".
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Alexander Barton
- alle Client_GetFromID() durch Client_Search() ersetzt.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Alexander Barton
- alle Client_GetFromID() durch Client_Search() ersetzt.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Alexander Barton
- alle Client_GetFromID() durch Client_Search() ersetzt.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Alexander Barton
- Client_GetFromID() ist entfallen: Client_Search(...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Alexander Barton
- Client_SetID() berechnet Hash-Wert ueber ID/Nick.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Alexander Barton
- Channel-Struktur um Hash-Wert ueber Namen ergaenzt.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Alexander Barton
- New_Chan() berechnet Hash-Werte ueber den Namen.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Alexander Barton
- portabtest als neues Target im ProjectBuilder eingefu...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Alexander Barton
- Default PONG-Timeout auf 20 Sekunden verdoppelt.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-22
Alexander Barton
- Dateien umsortiert.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-22
Alexander Barton
- Hast wird immer ueber in Kleinbuchstaben gewandelten...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-22
Alexander Barton
- neue Funktion ngt_LowerStr().
commit
|
commitdiff
|
tree
|
snapshot
2002-03-21
Alexander Barton
- README aktualisiert.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-21
Alexander Barton
- Meldungen im Error-File werden nun mit Zeitangabe...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-19
Alexander Barton
- Nick-Aenderungen: Log-Eintrag nur noch im Debug-Modus...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-15
Alexander Barton
- portabtest wird nur noch compiliert, wenn benoetigt...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-14
Alexander Barton
- API fuer Hash() definiert.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-14
Alexander Barton
- Implementation einer Hash-Funktion begonnen.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-14
Alexander Barton
- einige assert()-Pruefungen in Conn_WriteStr() ergaenzt.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-13
Alexander Barton
- A/UX kennt O_NONBLOCK nicht? Oder in einem anderen...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-12
Alexander Barton
- Test, ob bereits ein Server einer Gruppe aktiv ist...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-12
Alexander Barton
- Netz-Split-Nachricht war so falsch. Nun ist sie korre...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-12
Alexander Barton
- Projektdatei an neue Quellcode-Struktur angepasst.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-12
Alexander Barton
- Versions-String um "Vendor" erweitert.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-12
Alexander Barton
- Informationen um "Vendor" ergaenzt.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-12
Alexander Barton
- Beispiel-Konfiguration besser dokumentiert (Kommentar...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-12
Alexander Barton
- Dokumentation aktualisiert.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-12
Alexander Barton
- der System-Typ wird nun wieder korrekt ermittelt...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-12
Alexander Barton
- config.sub und congfig.guess zu ngIRCd-Distribution...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-12
Alexander Barton
- externe portab-Header werden nicht mehr benoetigt...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-12
Alexander Barton
- externe portab-Header werden nicht mehr benoetigt...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-11
Alexander Barton
- Datei ist faelschlicherweise in das CVS "geschliddert...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-11
Alexander Barton
- SQUIT, QUIT: Loglevel bei unbekannten Clients wieder...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-11
Alexander Barton
- Client_Destroy() hat neuen Paramter: QUITs fuer Clien...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-11
Alexander Barton
- Log-Level von SQUIT und QUIT bei unbekannten Clients...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-11
Alexander Barton
- Log-Level von SQUIT und QUIT bei unbekannten Clients...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-11
Alexander Barton
- ein sofortiger Re-Connect wird nur dann versucht...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-10
Alexander Barton
- ChangeLog aktualisiert.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-10
Alexander Barton
- IRC_PING() ist, wenn nicht im "strict RFC"-Mode,...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-10
Alexander Barton
- Netz-Splits werden nun als soche ausgegeben.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-10
Alexander Barton
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
2002-03-10
Alexander Barton
- Dokumentation aktualisiert.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-10
Alexander Barton
- Beispiel-Konfigurationsdatei besser dokumentiert...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-10
Alexander Barton
- bei WHO, WHOIS und NAMES wird nun nur noch der Status...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-10
Alexander Barton
- ChangeLog aktualisiert.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-10
Alexander Barton
- Handling von "--version" und "--help" nochmal geaende...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-10
Alexander Barton
- ChangeLog aktualisiert.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-10
Alexander Barton
- bei "ngircd --version" werden nun die eincompilierten...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-10
Alexander Barton
- Dokumentation aktualisiert.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-10
Alexander Barton
- der Bindestrich ("-") ist nun auch in Nicknames erlaubt.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-10
Alexander Barton
- die Pfade der Konfigurationsdatei, des MOTD und das...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-10
Alexander Barton
- das "localstatedir" wird fur "ngircd.err" angelegt.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-10
Alexander Barton
- die Beispiel-Konfigurationsdatei wird als ngircd...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-10
Alexander Barton
- es werden nun die Konstanten SYSCONFDIR und LOCALSTAT...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-10
Alexander Barton
- Anpassungen an neues GNU automake/autoconf: acconfig...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-06
Alexander Barton
- kleine Code-Umstellungen.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-06
Alexander Barton
- Dokumentation aktualisiert.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-06
Alexander Barton
- stderr wird nun in eine Datei umgelenkt (ngircd.err...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-06
Alexander Barton
- Dateinamen und Pfad sind nun in Konstanten definiert.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-06
Alexander Barton
- ein paar assert()-Tests ergaenzt.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-06
Alexander Barton
- kleinere Umstellungen.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-04
Alexander Barton
- Logging geaendert: detaillierter im Syslog, "allgemei...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-04
Alexander Barton
- der WHO-Befehl (ohne Argumente) gat teilweise Channel...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-04
Alexander Barton
- der AWAY-Mode wurde nicht ueber mehrere Server-Links...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-04
Alexander Barton
- ChangeLog aktualisiert.
commit
|
commitdiff
|
tree
|
snapshot
next