fixed possibility crash
[srvx.git] / src / opserv.c
2013-04-10 NurPechfixed possibility crash
2012-02-02 rootMerge remote branch 'upstream/master'
2011-11-26 pk910ignore Bots on opserv_staff_alert and send alert via...
2011-11-09 rootMerge remote branch 'upstream/master'
2011-11-01 rootMerge remote branch 'upstream/master'
2011-10-12 pk910added cmd_opme command to chanserv (based on new devnul...
2011-07-17 pk910added CMODE_AUDITORIUM & CMODE_NOFLOOD
2011-07-08 pk910make bots being able to see channels of other bots...
2011-07-08 pk910svsjoin, svsmode, svsnick, relay and simul added
2011-07-08 pk910added option to force opers to be in staff_auth_channel
2011-07-08 pk910added LOC Support with privilege exchange and privilege...
2010-04-18 Michael PooleFix G-line handling and ?gtrace time display.
2010-03-18 Michael PooleSilently ignore +z when users use it from ChanServ...
2010-03-18 Michael PooleSimplify G-line code somewhat. Generate better output...
2010-03-18 Michael PooleSupport G-line lifetimes.
2010-03-15 Michael PooleFix various mode-related bugs (including SF#2964782...
2010-03-09 Michael PooleFix dereference of invalid pointer with ?chaninfo of...
2010-02-15 Michael PooleSuppress pointless display of oplevels in ?chaninfo.
2010-02-15 ThiefMaster* Fix sending of empty fakehosts when osetting 'fakehos...
2010-02-15 ThiefMasterAdd support for snircd-style fakehosts (usermode +h...
2009-09-17 Michael PooleAdd a new irc_user_modes() helper function and irc_user...
2009-03-06 Michael PooleFix warnings about shadowed variables, and use -Wshadow...
2009-03-06 Michael PooleAllow "edittrust" to accept 0 as a maximum count, and...
2009-03-05 Michael PooleCheck account-based alerts for all users, not just...
2009-03-05 Michael PooleRemove double free in opserv_add_bad_word(), fixing...
2009-01-03 Michael PooleConvert new_user_func_t to return void.
2008-06-15 Michael PooleAvoid crashing in opserv_join_check() without an OpServ.
2008-03-23 Michael PooleCheck for and use appropriate type of variadic macro...
2008-01-05 Michael PooleConvert time-related variables to consistently use...
2007-12-12 ThiefMasterDo not eat first word in ?part reason.
2007-07-28 ThiefMasterAdded forcekick command to opserv to allow kicking...
2007-05-28 Michael PooleFix misapplied patches from the GameSurge branch.
2007-05-28 ThiefMasterAdded TARGET criterion for notice alerts to specify...
2007-05-28 ThiefMasterGet rid of remaining tabs and replace them with spaces.
2007-05-28 ThiefMasterAdded feigling's patch to allow multiple 'channel'...
2007-05-28 ThiefMasterMake opserv.part and opserv.join use the channel arg...
2007-05-28 ThiefMasterCheck if there are opers on the target ip in trace...
2007-05-28 ThiefMaster* Disallow BLOCK on trusted ips
2007-05-28 ThiefMasterOnly allow opers with access to GLINE to use a custom...
2007-05-28 ThiefMasterCheck account-based alerts when someone authenticates.
2007-05-28 ThiefMaster* Reject durations containing invalid characters (like...
2007-03-12 Michael PooleFix a few parsing bugs in search bounds.
2007-03-07 Michael PooleCheck for additional functions during configure.
2006-10-27 Michael PooleSupport +I while we're adding modes (part 2) - the...
2006-10-27 Michael PoolePull ThiefMaster's patch-3..5.
2006-09-22 Michael PooleDelete obsolete and non-propagated user modes.
2006-09-22 Michael PooleMerge AddService(), AddClone() into AddLocalUser()
2006-09-11 Michael PooleSupport and use G-line lastmod timestamp.
2006-09-03 Michael PooleDo not try to moderate join-flood channels with no...
2006-07-29 Michael PooleFix ?csearch max timestamp default value.
2006-07-18 Michael PooleSimplify cdiscrim_match() max tests.
2005-11-17 Michael PooleFixes for LP64 models; announce IPv6 support.
2005-11-01 Michael PooleAvoid leaking information through ChanServ's ban matching.
2005-11-01 Michael PooleHandle default oplevels.
2005-10-13 Michael PooleDefault ?block (etc) to G-line by IP; fix a buffer...
2005-10-08 Michael PooleInitial oplevel support.
2005-10-08 Michael PooleAdd IPv6 support.
2005-07-19 Michael PooleProperly check alerts based on numchannels criteria
2005-07-19 Michael PooleFix gcc-4.0 compile warnings and errors.
2005-03-15 Michael PooleClarify NickServ REGISTER help messages; fix ?raw and...
2005-01-31 Michael PooleMore slab allocator updates.
2005-01-31 Michael PooleAdd "?stats memory" and optional alloc_header to slab.
2005-01-31 Michael PooleAdd slab allocator; reduce delta with srvx-gs.
2005-01-24 Michael Pooletypo fix in alloc-srvx.c; avoid dereferencing free...
2005-01-21 Michael PooleAdd redzone and statistics reporting to debug allocator.
2004-09-08 Michael PooleImplement item #1011114, #997053
2004-07-12 Michael Pooleadd FAQ to distribition; make compatible with gcc-2.95
2004-07-10 ZootFix OperServ inviteme crash
2004-07-01 Michael Poolemiscellaneous bugfixes and indentation fixes
2004-06-16 adamadded modes parameter to srvx.conf to control user...
2004-05-22 Michael PooleAdd fake host support (assuming your ircd supports it)
2004-05-21 Michael PooleFix helpserv whine when helpers leave the channel;...
2004-05-14 adamrearrange chanserv-level ban/kick messages; change...
2004-04-09 Michael PooleFix service triggers; allow service hostname configurat...
2004-04-08 Michael PooleFix some signed/unsigned misbehaviors; add FAQ
2004-03-30 Michael Pooletranslate interval strings; translate more NickServ...
2004-03-10 EntropeLicense update
2004-03-08 Entropebug fixes (from code coverage tests)
2004-03-04 EntropeBug fixes and cleanups
2004-03-03 EntropeVarious bug fixes
2004-03-01 Entropegiveownership fix; handle_join +ov "fix"; revert OSMSG_...
2004-03-01 Adam Loghryno error on inexistent commands done publicly, announce...
2004-03-01 EntropeMinor fixes and improvements
2004-02-29 EntropePrivileged service fixes
2004-02-25 EntropeChanServ, OpServ and main.c bug fixes
2004-02-24 Entropefix TODO list, services without "description" fields
2004-02-18 EntropeSupport topic bursts; fix topic display in CHANINFO...
2004-02-11 EntropeInitial import (again)