Add checkemail and odelcookie commands to nickserv.
[srvx.git] / src / nickserv.c
2008-03-09 ThiefMasterAdd checkemail and odelcookie commands to nickserv.
2008-01-05 Michael PooleConvert time-related variables to consistently use...
2007-12-14 Michael PooleAvoid appending a user to curr_opers or curr_helpers...
2007-05-28 Michael PooleFix misapplied patches from the GameSurge branch.
2007-05-28 ThiefMasterGet rid of remaining tabs and replace them with spaces.
2007-05-28 ThiefMasterReject invalid durations in addnote.
2007-05-28 ThiefMasterMade ounregister command safer by requiring FORCE to...
2007-05-28 ThiefMasterDo not display account notes to non-staff.
2007-04-01 Michael PooleUse appropriate upper bounds for account searches.
2007-03-31 Michael PooleNickServ "notes" command, "oset <command>" restriction...
2007-03-18 Michael PooleGet rid of srvx-broadcast announcements. (They do...
2007-03-12 Michael PooleAdd account karma support.
2007-03-11 Michael PooleAdd account notes.
2007-03-08 Michael PooleSplit sendmail into common and sendmail-specific portions.
2006-12-23 Michael PooleAllow last account mask to be deleted with odelmask.
2006-12-23 Michael PooleAllow NickServ to learn hostmasks automatically.
2006-10-27 Michael PoolePull ThiefMaster's patch-3..5.
2006-10-26 Michael PooleAllow 900+ users to get full accountinfo.
2006-09-22 Michael PooleMerge AddService(), AddClone() into AddLocalUser()
2006-09-03 Michael PooleFix ounregnick access check.
2006-07-18 Michael PooleFix reclaim KILL behavior.
2005-10-08 Michael PooleAdd IPv6 support.
2005-07-19 Michael PooleFix gcc-4.0 compile warnings and errors.
2005-05-01 Michael PooleFix en_GB language name, fix NickServ mergedb command.
2005-02-11 Michael PooleMention 'slab' in --with-malloc docs. Merge fakehosts...
2004-09-06 Michael PooleFix bugs; better handle oplevels from ircu2.10.12
2004-08-12 ZootMore title host checking
2004-08-02 Michael PooleAssorted bug 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 memory leak in ?accounts
2004-05-14 adamfix stupid typo from --patch-61
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-01 adamintroduce unreg_privmsg_func, fix minor autoinvite...
2004-04-29 Michael PooleRemove debug messages from account MERGE command; trans...
2004-04-09 Michael PooleFix service triggers; allow service hostname configurat...
2004-04-08 Michael PooleFix some signed/unsigned misbehaviors; add FAQ
2004-04-02 Michael PooleAdd German translation
2004-03-30 Michael Pooletranslate interval strings; translate more NickServ...
2004-03-25 Michael PooleMessage and documentation cleanups
2004-03-23 Michael Poolei18n fixes
2004-03-19 Michael PooleFix language initialization bug; fix email change text
2004-03-17 Michael PooleChanServ seen fixes; other cleanups
2004-03-10 EntropeLicense update
2004-03-02 EntropeFix NickServ language crash; convert four ChanServ...
2004-03-01 Adam Loghryno error on inexistent commands done publicly, announce...
2004-03-01 EntropeMinor fixes and improvements
2004-02-24 Entropefix TODO list, services without "description" fields
2004-02-11 EntropeInitial import (again)