]> arthur.barton.de Git - ngircd-alex.git/history - src/ngircd/Makefile.am
Implement new IRC+ "CHARCONV" command
[ngircd-alex.git] / src / ngircd / Makefile.am
2012-09-16 Alexander BartonImplement new IRC+ "CHARCONV" command
2012-04-27 Alexander BartonMerge branch 'master' of /srv/git/ngircd
2012-04-27 Alexander BartonMerge branch 'capabilities'
2012-03-31 Alexander BartonImplement core IRC capability handling and "CAP" command
2012-03-31 Alexander BartonNew "login" source file
2012-03-31 Alexander BartonMakefiles: list each source files on a separate line
2011-12-24 Alexander BartonAdd new class.{c|h} to project
2011-01-09 Alexander BartonRemove support for ZeroConf/Bonjour/Rendezvous service...
2010-10-05 Alexander BartonMake sure sighandlers.h is listed in noinst_HEADERS
2010-09-11 Florian WestphalAdd new 'delayed' signal handlers.
2010-07-12 Alexander BartonAdd pam.{c|h} to project and implement PAM_Authenticate...
2010-06-29 Alexander BartonNew "module" proc.c/proc.h for generic process handling
2009-09-30 Alexander BartonNew "module" op.c/op.h for IRC operator related functions
2008-11-12 Alexander BartonAdd conf-ssl.h to "noinst_HEADERS"
2008-09-13 Florian WestphalTLS/SSL support: code changes.
2008-04-29 Alexander BartonMerge branch 'master' of git://git.breakpoint.cc/fw...
2008-04-24 Alexander BartonGet rid of cvs-version.* and CVSDATE definition.
2008-02-26 Florian WestphalIPv6 support.
2007-11-21 Alexander BartonIntroduce option to configure the maximum nick name...
2006-03-11 Alexander BartonDon't use "awk" directly, instead use $(AWK) variable.
2005-08-25 Alexander BartonFixed line lengths ...
2005-07-07 Florian Westphalnew io/buffer api.
2005-05-23 Alexander BartonHandle splint errors more gracefully.
2005-04-09 Alexander BartonAdded "-unrecog" to splint command line.
2005-04-09 Alexander BartonTarget "lint": check whether splint command is availabl...
2004-05-09 Alexander BartonEnhanced output of "make lint".
2003-12-04 Alexander BartonExtended version reporting of CVS builds.
2003-09-09 Alexander BartonSuppress misleading error message of diff during make...
2003-05-03 Alexander BartonMade Makefiles more compatible with "make -j<N>".
2003-03-31 Alexander BartonRe-corrected test for CVS version.
2003-03-31 Alexander BartonChanged all PACKAGE's to PACKAGE_NAME and all VERSION...
2003-02-23 Alexander Barton- Added new source module "rendezvous".
2003-01-13 Alexander Barton- new library "libngtool", reorganized code and directo...
2003-01-04 Alexander Barton- Fixed call of tail, should be more portable now ...
2003-01-02 Alexander Barton- date in version string conforms to ISO now: YYYY...
2002-12-30 Alexander Barton- New source module "conn-func.c" and "conn-func.h".
2002-12-30 Alexander Barton- New source files "conn-zip.c" and "conn-zip.h".
2002-12-12 Alexander Barton- adjusted generation of cvs-version.h to new file...
2002-11-30 Alexander Barton- neues Source-Modul "irc-info"; neuer Befehl STATS.
2002-10-08 Alexander Barton- "make distcheck" lief seit der Aenderung gestern...
2002-10-07 Alexander Barton- bei CVS-Versionen wird nun das Datum der letzten...
2002-09-07 Alexander Barton- "check-version" an neuen Versionsstring angepasst.
2002-07-22 Alexander Barton- "portability header" werden nun bei Lint-Laeufen...
2002-06-26 Alexander Barton- neues Modul match.c/match.h hinzugefuegt.
2002-06-02 Alexander Barton- der INCLUDE-Pfad wird nun anders gesetzt; loest Probl...
2002-05-27 Alexander Barton- neue Module "irc-op", "lists" und "resolve" integriert.
2002-05-22 Alexander Barton- "ansi2knr" zur "DeANSIfikation" als automake-Option...
2002-05-19 Alexander Barton- die libngportab wurde "zu frueh" zum ngIRCd gelinkt ...
2002-05-19 Alexander Barton- ngircd wird nun gegen die libngportab gelinkt, die...
2002-03-29 Alexander Barton- das "localstatedir" wird nicht mehr erzeugt, da nicht...
2002-03-25 Alexander Barton- SPLint in Makefiles als Target "lint" eingebunden.
2002-03-14 Alexander Barton- Implementation einer Hash-Funktion begonnen.
2002-03-12 Alexander Barton- externe portab-Header werden nicht mehr benoetigt...
2002-03-10 Alexander Barton- das "localstatedir" wird fur "ngircd.err" angelegt.
2002-03-03 Alexander Barton- Source in weitere Module fuer IRC-Befehle aufgesplitted.
2002-02-27 Alexander Barton- einige Header umgestellt, neue Source-Dateien irc...
2002-02-21 Alexander Barton- die Rechte der check-Scripts wurde nicht gesetzt.
2002-02-21 Alexander Barton- "check"-Target für "make check" und "make distcheck...
2002-01-02 Alexander Barton- Copyright-Text ergaenzt bzw. aktualisiert.
2001-12-31 Alexander Barton- viele neue Befehle (WHOIS, ISON, OPER, DIE, RESTART),
2001-12-30 Alexander Barton- in "noinst_HEADERS" waren einige Dateien als .c anste...
2001-12-27 Alexander Barton- Erkennung der "portab header" geaendert, CFLAGS werde...
2001-12-23 Alexander Barton- Header messages.h eingefuegt.
2001-12-21 Alexander Barton- neues Modul "parse" eingebunden.
2001-12-14 Alexander Barton- neue Module (irc, client, channel) aufgenommen.
2001-12-13 Alexander Barton- beim Compilieren werden nun Informationen fuer den...
2001-12-12 Alexander Barton- neue Sourcefiles und Header ergaenzt.
2001-12-11 Alexander BartonInitial revision