]> jfr.im git - irc/quakenet/snircd-patchqueue.git/shortlog
irc/quakenet/snircd-patchqueue.git
2013-07-26  PaulRemove topic_reveal.patch. This has been fixed in IRCU...
2013-07-26  Paulupdate checkmscheck for changes to check.patch
2013-07-26  Pauluse FindUser instead of Findclient/server to find a...
2013-07-26  Paulupdate snircd patch with snircd history
2013-07-25  Paulremove whitespace only changes left to merge
2013-07-25  Paulrename opernotify to opernotify.patch
2013-07-25  Paulmerge opernotify and opernotify.patch
2013-07-21  shroudMerge whoisparanoid.patch into paranoid.patch.
2013-07-21  shroudFix glinedestroy.patch.
2013-07-21  shroudADd glinedestroy.patch.
2013-07-20  Paul-+ (agline = gline_lookup(cptr, 0)) && GlineIsActive...
2013-07-20  Paulrename asuka to snircd
2013-07-20  PaulAdd Shroud's iauth fix
2013-07-20  Paulrefresh patch
2013-07-20  PaulAdd webirc.patch
2013-07-20  PaulRemove match.patch. This is dangerous, and not clear...
2013-07-20  Paulcheck length of nick gline correctly (port from 1.3.5)
2013-07-20  Paulremove empty patches
2013-07-20  PaulRemove patch - functionality in ircu
2013-07-20  Paulrename patch files
2013-07-20  Paulnickgline: include nick! bit in gline loggin
2013-07-20  PaulRefresh Patches
2013-07-20  PaulRefresh patch
2013-07-20  PaulPort http://hg.quakenet.org/snircd-patchqueue/diff...
2013-07-20  PaulAdd hginfo.patch
2013-07-20  PaulFix snircd compiler warnings - part of 1262343f65d
2013-07-20  Paulsethost/remotemode patch needs intregration work -...
2013-07-20  Paulrefresh remaining patches
2013-07-20  Paulrefresh checkoutput
2013-07-20  PaulRefresh glinereasons
2013-07-20  Paulinitial import of ircu+patches = http://hg.quakenet...
2011-03-09  wiebewelcome: updated description
2011-03-09  wiebekill always show victim user ip: use ( ) instead of...
2011-03-09  wiebeREMOTEMODE: allow +w (wallops) to be set remotely even...
2010-07-02  wieberemotemode: add remotemode command to allow a service...
2010-07-02  wieberemoteglinejupe: refresh for changes to snircd
2010-07-02  wieberealusername: refresh for removal of ircd/ircd_auth.c
2010-05-13  wiebesethost: changed/added some function comments in s_conf.c
2010-05-13  wiebesethost: rename spoofhost variable to host in find_spoo...
2010-05-13  wiebesethost: check realusername instead of username when...
2010-05-13  wiebesethost: made logging of auto applying sethost more...
2010-05-13  wiebesethost: apply_spoofblock - dont bother getting the...
2010-05-13  wiebesethost: dont use EmptyString in m_sethost (test if...
2010-05-10  wiebecommonchansumode: refresh for changes by nserverflag...
2010-05-10  wiebenserverflag: move opername flag from usermodes to the...
2010-05-08  wiebeenforceinvisible: refresh for changes by sethost patch
2010-05-08  wiebehashiddenhostorissethost: refresh for changes by sethos...
2010-05-08  wiebesethost: updated patch description
2010-05-08  wiebesethost: fix protocol violation, host can be null too
2010-05-08  wiebesethost: do not allow -h if a user has a sethost that...
2010-05-08  wiebesethost: fix comment
2010-05-08  wiebesethost: use switch instead of if/elseif for setting...
2010-05-06  wiebeopername: refresh of patch for changes in sethost patch
2010-05-06  wiebesethost: changed logging/snomask stuff
2010-05-05  wiebecentralizemodecccheck: corrected comment, updated patch...
2010-05-05  wiebesethost: changed comment and update patch description
2010-05-05  wiebeentralizemodecccheck: use char table the ircd already...
2010-05-05  wiebeopername: add opername to sethost freeform snomask...
2010-05-05  wiebesethost: changed logging
2010-05-05  wiebesethost: moved source check before param check, clarifi...
2010-05-05  wiebesethost: add IsSetHostChar macro and use that for check...
2010-05-05  wiebesethost: also check that the host part is not empty...
2010-05-04  wiebesethost: change is_validsethost to take user and host...
2010-05-04  wiebewelcome: updated description in patch file
2010-05-04  wiebewelcome: correct comment in welcome_resend
2010-05-04  wiebewelcome: change text in stats header line, add : before...
2010-05-03  wiebewelcome: changed a few comments
2010-05-03  wiebewelcome: check if create/lastmod are valid in ms_welcome
2010-05-03  wiebewelcome: remove assert checks for lastmod >= 0
2010-05-03  wiebewelcome: increase WELCOMELEN to 300
2010-05-03  wiebewelcome: changed a few comments and conditions
2010-05-02  wiebewelcome: test flag WELCOME_UNSET instead of variable...
2010-05-02  wiebewelcome: show usage of force in log/snomask
2010-05-02  wiebewelcome: fix assertion in welcome_make
2010-05-02  wiebewelcome: forcing and unsetting by my user or by a remot...
2010-05-02  wiebewelcome: use force when resyncing a server in welcome_r...
2010-05-02  wiebewelcome: add WELCOME_UNSET flag
2010-05-02  wiebewelcome: throw error if global welcome from myuser...
2010-05-02  wiebewelcome: clarified debug messages by using input=value
2010-05-02  wiebewelcome: add ! prefix, force, bypass lastmod check...
2010-05-02  wiebewelcome: add - prefix, delete, add welcome_delete funct...
2010-05-01  wiebewelcome: pass flags to welcome_make, when inserting...
2010-05-01  wiebewelcome: update lastmod of entry being unset once,...
2010-05-01  wiebewelcome: add header line to STATS W
2010-05-01  wiebewelcome: set lastmod to 1 if it was invalid from myuser
2010-05-01  wiebewelcome: use 2 timestamps, creation TS and Lastmod TS
2010-04-29  wiebewelcome: do not use EmptyString()
2010-04-29  wiebewelcome: added assertion checks for timestamp, who...
2010-04-29  wiebewelcome: removed old comment about include assert.h
2010-04-29  wiebewelcome: added WelcomeNameIsValid macro, renamed Welcom...
2010-04-29  wiebewelcome: added syntax of WELCOME/WE in m_welcome.c
2010-04-29  wiebewelcome: added some comments
2010-04-29  wiebewelcome: removed unneeded includes from welcome.c and...
2010-04-29  wiebewelcome: move timestamp check after name check, just...
2010-04-29  wiebewelcome: made protocol violations more consitent, throw...
2010-04-29  wiebewelcome: made flags more clear in debug output
2010-04-29  wiebewelcome: removed unneeded include from welcome.h: sys...
2010-04-29  wiebewelcome: change WELCOME to Welcome in server notice...
2010-04-29  wiebewelcome: pass flags to welcome_announce
2010-04-29  wiebewelcome: updated description in patch file
next