]> arthur.barton.de Git - ngircd-alex.git/history - src/ngircd/op.c
Code cleanup, remove blank lines
[ngircd-alex.git] / src / ngircd / op.c
2014-03-16 Alexander BartonCode cleanup, remove blank lines
2014-02-01 Alexander BartonStreamline punctuation of log messages
2013-09-24 Alexander BartonRemove CLIENT.oper_by_my, Client_SetOperByMe() and... RemoveOperByMe
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