]> arthur.barton.de Git - ngircd-alex.git/history - src/ngircd/conn-func.h
Allow pre-defined server local channels ("&").
[ngircd-alex.git] / src / ngircd / conn-func.h
2008-09-23 Alexander BartonNew global function Conn_SetOption().
2007-10-04 Alexander BartonNumeric 317: implemented "signon time" (displayed in...
2007-04-03 Florian Westphalput parentheses around argument
2006-05-10 Alexander BartonUse some more specific data types (e. g. pid_t vs....
2005-04-25 Florian Westphalremoved Conn_UnsetOption() function. It was not used...
2005-04-18 Florian Westphalconn.h: option filed in CONNECTION struct is now UINT16.
2005-03-19 Florian WestphalRemove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes.
2002-12-30 Alexander Barton- New source module "conn-func.c" and "conn-func.h".