]> arthur.barton.de Git - ngircd-alex.git/history - src/ngircd/resolve.h
When sending an error use the IRC_WriteErrClient() variant
[ngircd-alex.git] / src / ngircd / resolve.h
2011-02-13 Alexander BartonAdd Doxygen @file documentation to each source and...
2010-07-11 Alexander BartonRefactor Resolve_Read() into generic Proc_Read() function
2010-06-29 Alexander BartonNew "module" proc.c/proc.h for generic process handling
2008-05-10 Florian Westphalng_ipaddr.h must include netinet/in.h.
2008-02-26 Florian WestphalIPv6 support.
2006-05-10 Alexander BartonUse some more specific data types (e. g. pid_t vs....
2006-02-08 Florian Westphalremoved Resolve_SUCCESS() Macro and Res_Stat->sucess...
2005-09-12 Florian Westphalmerge new resolver code
2005-09-11 Florian WestphalMinimal changes (needed for merging resolver changes)
2005-07-28 Florian Westphalchanged RES_STAT buffer to array
2005-03-19 Florian WestphalRemove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes.
2004-05-11 Alexander BartonFixed resolver when using IDENT lookups, cleaned up...
2003-12-27 Alexander BartonAdded optional support for IDENT lookups (configure...
2003-04-21 Alexander BartonAdded missing include for <sys/select.h>.
2002-12-28 Alexander Barton- Removed needless include of <sys/select.h>.
2002-12-12 Alexander Barton- new file header format (in english).
2002-09-16 Alexander Barton- Auf Systemen, die "sys/select.h" kennen (z.B. AIX...
2002-05-27 Alexander Barton- neues Modul "resolve" begonnen.