]> jfr.im git - irc/quakenet/snircd-patchqueue.git/history - welcome.patch
welcome: check the length of the message and throw warning to user when too long
[irc/quakenet/snircd-patchqueue.git] / welcome.patch
2010-04-06  wiebewelcome: check the length of the message and throw...
2010-04-06  wiebewelcome: add who to the log messages
2010-04-06  wiebewelcome: use max variable instead of WELCOME_MAX_ENTRIE...
2010-04-06  wiebewelcome: add WelcomeIsValid macro
2010-04-06  wiebewelcome: corrected some comments
2010-04-05  wiebewelcome: do not call welcome_insert on last local/globa...
2010-04-05  wiebewelcome: when unsetting an entry, move the ones after...
2010-04-05  wiebewelcome: do all logging stuff in welcome_log
2010-04-05  wiebewelcome: moved unsetting to welcome_unset and setting...
2010-04-05  wiebewelcome: update timestamp when moving entries
2010-04-05  wiebewelcome: use variables we already have instead of getti...
2010-04-05  wiebewelcome: manually propagate when the entry number is...
2010-04-03  wiebewelcome: throw error when name param is empty (only...
2010-04-03  wiebewelcome: forgot to change TOPICLEN to WELCOMELEN in...
2010-04-03  wiebewelcome: add + prefix which inserts entry (and moves...
2010-04-03  wiebewelcome: add define WELCOMELEN instead of directly...
2010-04-03  wiebewelcome: check WELCOME_LOCAL flag instead of message...
2010-04-03  wiebewelcome: add protocol violation for invalid message...
2010-04-03  wiebewelcome: check source of welcome listing request, if...
2010-04-03  wiebewelcome: shortend local vs remote listing logic
2010-03-23  wiebewelcome: show global in snomask and notices when dealin...
2010-03-23  wiebewelcome: refresh for changes by checkmscheck to parse.c
2010-03-17  wiebewelcome: fixed for changes to ircd and patch queue
2009-02-15  wiebewelcome.patch - refreshed for ircu merge
2009-02-04  wiebewelcome.patch - fixed conflicts with staffpriv.patch
2009-02-03  wiebeaddopkickcmd.patch welcome.patch split.patch - updated...
2009-02-03  wiebewelcome.patch - added privs LOCAL_WELCOME and WELCOME
2009-01-31  wiebewelcome.patch add #include ircd_snprintf.h to m_welcome.c
2009-01-31  Paulmerge
2009-01-30  wiebewelcome.patch - only compare timestamps during bursts...
2009-01-29  wiebewelcome.patch - add empty line at end of welcome.h
2009-01-28  wiebewelcome.patch redone how messages are saved - split...
2009-01-27  wiebecmdhelp.patch almost done, welcome.patch almost done...
2009-01-26  Paulmerge
2009-01-25  wiebemerge
2009-01-25  wiebecmdhelp.patch almost finished