]> arthur.barton.de Git - ngircd-alex.git/history - src/ngircd/conn-func.c
Client_GetFromConn() removed and replaced with new function Conn_GetClient()
[ngircd-alex.git] / src / ngircd / conn-func.c
2006-04-23 Florian WestphalClient_GetFromConn() removed and replaced with new...
2005-09-04 Alexander BartonAdd debug code to Conn_SetPenalty().
2005-07-07 Florian Westphaluse new buffer API
2005-06-12 Alexander BartonModified Conn_StartTime() to use information of the...
2005-04-25 Florian Westphalremoved Conn_UnsetOption() function. It was not used...
2005-03-19 Florian WestphalRemove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes.
2003-12-26 Alexander BartonRemoved "USE_" prefixes of configuration #defines.
2003-11-05 Alexander BartonFixed and enhanced penalty handling; changed internal...
2002-12-30 Alexander Barton- New source module "conn-func.c" and "conn-func.h".