Convert time-related variables to consistently use "unsigned long".
[srvx.git] / src / chanserv.c
2008-01-05 Michael PooleConvert time-related variables to consistently use...
2007-12-13 Michael PooleFix DNR expiration and expiration-based DNR searches.
2007-05-28 ThiefMasterAllow *account in ban/unban commands (to ban/unban...
2007-05-28 ThiefMasterGet rid of remaining tabs and replace them with spaces.
2007-03-31 Michael PooleFix DNR searching for globs.
2007-03-31 Michael PooleAdd "dnrsearch count" action.
2007-03-31 Michael PooleFor giveownership to new members, give old owner access...
2007-03-31 Michael PooleAvoid crashing in chanserv_is_dnr() when handle ==...
2007-03-18 Michael PooleTweak default access restrictions for "set unreviewed *".
2007-03-14 Michael PooleAdd "unreviewed" flag for channels.
2007-03-14 Michael PooleAdd trace-style DNR searching capabilities.
2007-03-12 Michael PooleTweak DNR expiration code for aesthetics.
2007-03-12 ThiefMasterAdded expire time for DNRs.
2007-01-08 Michael PooleFix SourceForge bug #1629748
2006-12-23 Michael PooleProperly handle overrides in !wipeinfo.
2006-10-27 Michael PooleMake maintainer-mode use C89 mode.
2006-10-27 Michael PoolePull ThiefMaster's patch-3..5.
2006-10-03 Michael PooleI18n'ize the staff descriptors in !access.
2006-09-23 Michael PooleFurther giveownership confirmation fixes.
2006-09-22 Michael PooleMerge AddService(), AddClone() into AddLocalUser()
2006-09-22 Michael PooleMake IRC message handler 'text' const.
2006-09-09 Michael PooleNetwork event handler fixup when ChanServ is disabled.
2006-09-03 Michael PooleFix giveownership to how it should be
2006-08-19 Michael PooleMark channels as visited when high-level users leave.
2006-08-07 Michael PooleRequire confirmation cookie for giveownership.
2006-07-29 Michael PooleAdd CSMSG_INVALID_CFLAG string.
2006-07-18 Michael PooleMake !bans searching more flexible
2006-07-18 Michael PooleFix typo in English error message text.
2006-05-02 Michael PooleMake some ChanServ ban checks see through hidden hosts.
2005-12-23 Michael PooleDefault to not trimming users on vacation.
2005-11-01 Michael PooleAvoid leaking information through ChanServ's ban matching.
2005-11-01 Michael PooleHandle default oplevels.
2005-08-14 Michael PooleImprove channel merging and restrict channel age display.
2005-07-19 Michael PooleFix gcc-4.0 compile warnings and errors.
2005-01-31 Michael PooleAdd slab allocator; reduce delta with srvx-gs.
2005-01-26 Michael Pooleoffchannel fixes; more memory verification
2005-01-24 Michael Pooletypo fix in alloc-srvx.c; avoid dereferencing free...
2004-11-23 ZootFix ban reader
2004-09-15 adamConsolidate use_registered_mode into off_channel and...
2004-09-13 Michael PooleChanServ bugfixes for +z and addbans in suspended channels
2004-09-08 Michael PooleImplement item #1011114, #997053
2004-08-08 ZootFix format string bug
2004-08-02 Michael PooleAssorted bug fixes
2004-07-22 Michael PooleChannel suspension, transfer and line wrap changes
2004-07-19 Michael PooleBugfixes for !trim users, !unsuspend and /clearmodes
2004-07-12 Michael Pooleadd FAQ to distribition; make compatible with gcc-2.95
2004-06-16 adamadded modes parameter to srvx.conf to control user...
2004-06-08 adamfixed MODE_REGISTERED bug; introduced MCP_REGISTERED
2004-05-22 Michael PooleAdd fake host support (assuming your ircd supports it)
2004-05-17 adamfix minor EnfModes bug in chanserv.c
2004-05-14 adamrearrange chanserv-level ban/kick messages; change...
2004-05-09 Michael PooleFix several bugs; make off-channel a per-channel option
2004-05-06 adambasic off-channel support; restructuring how part funct...
2004-05-01 adamintroduce unreg_privmsg_func, fix minor autoinvite...
2004-04-29 Michael PooleFix !up for users below GiveVoice level; implement...
2004-04-28 Michael PooleSanity check user infolines
2004-04-09 Michael PooleFix service triggers; allow service hostname configurat...
2004-04-09 adamchanges to !uset autoinvite behavior, introduction...
2004-04-08 Michael PooleFix some signed/unsigned misbehaviors; add FAQ
2004-04-04 ZootFix spurious user protection notices
2004-04-02 Michael PooleAdd German translation
2004-03-30 Michael Pooletranslate interval strings; translate more NickServ...
2004-03-23 Michael Poolei18n fixes
2004-03-17 Michael PooleChanServ seen fixes; other cleanups
2004-03-12 Entropefix channel mode bouncing bugs
2004-03-11 EntropeFix !resync; helpfile updates; improve ?modcmd
2004-03-10 EntropeLicense update
2004-03-10 EntropeFurther cleanups and bugfixes
2004-03-08 Entropebug fixes (from code coverage tests)
2004-03-04 EntropeBug fixes and cleanups
2004-03-03 EntropeVarious bug fixes
2004-03-02 EntropeAdd MYACCESS command; fix reference count bug in MOVE
2004-03-02 EntropeFix NickServ language crash; convert four ChanServ...
2004-03-01 Entropegiveownership fix; handle_join +ov "fix"; revert OSMSG_...
2004-03-01 EntropeMinor fixes and improvements
2004-02-29 EntropeFix possible crash in chanserv.c:handle_kick()
2004-02-28 Entropemore bug fixes from GameSurge
2004-02-28 EntropeFix bugs found on GameSurge
2004-02-28 Zootreply correctly to bad bans
2004-02-27 Entropefix userlist presence tracking; "version" command on...
2004-02-25 EntropeChanServ, OpServ and main.c bug fixes
2004-02-24 Entropefix TODO list, services without "description" fields
2004-02-20 EntropeFix zoot style [wcmop]list; tweak events access
2004-02-19 Entropecleanups and fixes
2004-02-11 EntropeInitial import (again)