]> arthur.barton.de Git - ngircd-alex.git/history - src/ngircd/class.c
Make the maximum /list reply length a configurable limit.
[ngircd-alex.git] / src / ngircd / class.c
2012-01-22 Alexander BartonG/K-Lines: only add and delete valid IRC masks
2012-01-22 Alexander BartonStreamline handling of connection rejects (bad password...
2011-12-25 Alexander BartonClass_GetList() now retuns a pointer to list_head structure
2011-12-25 Alexander BartonNew functions Lists_Expire() and Class_Expire()
2011-12-25 Alexander BartonNew function Class_GetList()
2011-12-25 Alexander BartonList and class handling: add optional "reason" text
2011-12-24 Alexander BartonAdd new class.{c|h} to project