]> arthur.barton.de Git - ngircd-alex.git/history - src/ngircd/op.c
Only log "IDENT ... no result" when IDENT was looked up
[ngircd-alex.git] / src / ngircd / op.c
2013-08-06 Alexander BartonIntroduce new function IRC_WriteErrClient()
2011-12-25 Alexander BartonOp_Check(): always accept commands from a remote server...
2011-12-25 Alexander BartonOp_Check(): return client that initiated the request...
2011-02-13 Alexander BartonCode cleanup: mostly removing empty lines
2011-02-13 Alexander BartonAdd Doxygen @file documentation to each source and...
2010-06-30 Alexander BartonDon't #include client.h when conn.h/conn-func.h is...
2009-09-30 Alexander BartonNew "module" op.c/op.h for IRC operator related functions