Use nickserv_addmask when adding a new mask to an account (on auth/register). This...
[srvx.git] / src / nickserv.c
2012-09-08 Pierre SchweitzerUse nickserv_addmask when adding a new mask to an accou...
2012-06-28 pk910fixed double free or corruption in nickserv.c
2012-02-11 pk910fixed cmd_oauthlog (set NICKSERV_MIN_PARMS to 2)
2012-02-09 pk910applied staff_access patch by ThiefMaster
2012-02-02 rootMerge remote branch 'upstream/master'
2012-01-30 pk910hide password in log files in opt_password (oset password)
2012-01-30 pk910fixed crash in nickserv.c
2012-01-11 pk910added cmd_oauthlog and fixed cmd_authlog to be user...
2012-01-10 pk910update LOC hostmask in the authlog when the "real"...
2012-01-10 pk910we can NOT use the numerics used by LOC - great work...
2012-01-10 pk910added authlog
2012-01-07 pk910build a better is_valid_email_addr function
2012-01-03 pk910added possibility to set custom fields on cmd_search
2011-12-26 pk910Merge branch 'master' of ssh://git.pk910.de:16110/srvx
2011-12-25 lukas9950allow network helpers to see the devnull class of users
2011-12-12 pk910fixed small memory leak (free old devnull names when...
2011-11-09 rootMerge remote branch 'upstream/master'
2011-11-01 rootMerge remote branch 'upstream/master'
2011-10-30 Michael PooleFix compilation warnings from gcc 4.6.
2011-07-17 pk910removed nickserv.c "comparison between signed and unsig...
2011-07-17 pk910include MASK check to LOC Authentication
2011-07-17 pk910show Access on cmd_handleinfo & bypass mask check for...
2011-07-08 pk910added LOC Support with privilege exchange and privilege...
2011-07-07 pk910added field called "website" to the handle info (only...
2011-07-07 pk910added $.x.y fakhosts where $ gets replaced with the...
2010-02-15 Michael PooleConvert a C++-style comment to C style for -ansi compil...
2010-02-15 Michael PooleAdd email argument to oregister
2010-02-15 ThiefMasterMake titlehost_suffix a global var so it can be accesse...
2010-02-15 ThiefMasterGet rid of ugly goto in opt_fakehost.
2010-02-15 ThiefMasterCheck for truncated title fakehosts when renaming accounts.
2010-02-15 ThiefMasterReject ident@host fakehost osets if the setter lacks...
2010-02-15 ThiefMaster* Fix sending of empty fakehosts when osetting 'fakehos...
2010-02-15 ThiefMasterAdd support for snircd-style fakehosts (usermode +h...
2009-03-06 Michael PooleAvoid crashing when a user is killed by an on-auth...
2009-03-06 Michael PooleFix warnings about shadowed variables, and use -Wshadow...
2009-03-05 ThiefMasterRemove double reply in checkemail if nick/account is...
2009-03-05 Michael PooleFix handling of multiple users on a +h account in the...
2009-01-03 Michael PooleConvert new_user_func_t to return void.
2009-01-03 Michael PooleAutomatically stop most user-oriented hooks if the...
2009-01-03 Michael PooleFix compilation with gcc 4.3 and glibc 2.8.90.
2008-07-23 Michael PooleFix other copyright years.
2008-07-11 Michael PooleAllow NickServ to ignore accounts if the user's account...
2008-07-09 Michael PooleSupport sending and receiving account timestamps (but...
2008-03-20 Michael PooleRemove extraneous semicolons from end of macro uses.
2008-03-09 Michael PooleLog accountinfos on others' accounts as staff commands.
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)