]> jfr.im git - irc/evilnet/x3.git/history - src/nickserv.c
Added nick expiration support (disabled by default)
[irc/evilnet/x3.git] / src / nickserv.c
2010-05-11  Matthew BeechingAdded nick expiration support (disabled by default)
2010-05-06  Matthew BeechingAdded SET action for NickServ SEARCH
2010-05-06  Matthew BeechingAdded NickServ search title criteria
2010-01-14  jobe1986Added support for LDAP auth registering initial nick...
2009-12-08  sirvulcanShuffle the auto oper functions around to fix a desync...
2009-12-02  jobe1986Added merging SSL fingerprint lists during account...
2009-11-29  jobe1986Rewrote parts of loc_auth() to get it working the same...
2009-11-29  sirvulcantry this jobe
2009-11-28  sirvulcanSmall tweak to the password checks with sslfp LOC.
2009-11-28  sirvulcanAdded support for LOC type S authentication (SSL finger...
2009-11-28  jobe1986Added support for SSL fingerprint authentication
2009-11-26  hstuartadd extra parameter to exit_func
2009-11-24  hstuartadd extra parameter to unreg_func
2009-11-24  hstuartadd extra parameter to auth_func
2009-11-23  jobe1986Removed 2 nonsensical spaces in *NickServ.accountinfo...
2009-11-22  jobe1986Fix for bug allowing the use of odelcookie to result...
2009-11-22  jobe1986Added fix for LDAP password not being updated on odelco...
2009-11-22  jobe1986Updated OpServ level in LDAP feature to remove the...
2009-11-21  jobe1986Fix for bug allowing accounts in LDAP to authenticate...
2009-11-16  jobe1986Fix for crash in cmd_oregister due to incorrect paramet...
2009-11-14  jobe1986Fix for bug #2869968 (*NickServ.oregister allowing...
2009-11-01  hstuartnickserv: add extra metadata to handle merge handler
2009-11-01  hstuartnickserv: add extra metadata to allow authentication...
2009-11-01  hstuartnickserv: add extra metadata to failed password handler
2009-10-31  hstuartnickserv: add extra metadata to account rename handler
2009-10-30  hstuarthash: add extra metadata to nick change handlers
2009-10-28  hstuarthash: add extra metadata to del user handlers
2009-10-28  jobe1986Added support for X3 saving OpServ access level to...
2009-10-27  hstuarthash: add extra metadata to new user handlers
2009-10-27  hstuartnickserv: marked cmd possibly unused to silence warning
2009-10-19  sirvulcanSend privs out when auto opering clients, these are...
2009-10-06  hstuartmod-python: add emb_get_accounts function
2009-08-20  jobe1986Fix for a crash bug when using LOC with LDAP where...
2009-08-17  jobe1986Added NSMSG_RECLAIM_HOWTO describing how to AUTH when...
2009-07-26  jobe1986Fix for minor auth bug
2009-07-18  jobe1986Fix for NickServ AUTH bug with only password being...
2009-07-17  jobe1986Added support for NickServ with LDAP enabled
2009-06-01  sirvulcanAdded support for shared channel bans (j). As well...
2009-05-27  sirvulcanMajor update to bring X3 in line with the latest SRVX...
2009-05-05  hstuartnickserv: support auto_admin and auto_oper for login...
2009-01-05  rubinldap_oper_group_dn not being checked properly for exist...
2008-12-25  sirvulcanfbsd 7 warning fixes, this needs further testing *hint...
2008-12-24  sirvulcanFix for SF bug #2420339. Password change emails will...
2008-09-30  jobe1986Prevent automatic registration of dissallowed nicks...
2008-06-24  rubinmake oper_ldap_group membership level configurable
2008-06-12  rubinLOC fix for non-ldap LOC where ldap is available
2008-04-10  rubinfix crash in oset password. Thanks jobe and bctrainers...
2008-04-02  rubinThis is alpha code for LOC account hostmask validation
2008-03-24  rubinmake 1 param auth work when ldap libs are found, but...
2008-03-12  rubinsvsnick and 1 param auth
2008-01-16  sirvulcanfixed bug 1690395, nickserv wont cry with 15+ char...
2008-01-16  sirvulcanreverting the #1995 srvx merge until its a stable relea...
2008-01-05  sirvulcanseg fault fix for people not using ldap
2007-12-23  sirvulcanMerged in srvx 1.4-RC1 changes. DNSBL parts are missing...
2007-06-30  rubinUpgrading to GPL v3
2007-05-09  rubindisabling 1 param AUTH command syntax until a better...
2007-04-24  rubinadd missing ifdef for ldap search
2007-04-22  rubinadd safety check to add2ldap, fix error catch
2007-04-22  rubinadding ldap related authserv search tools
2007-04-21  rubinfixing core in loc
2007-04-20  rubinfixing some LOC ldap bugs, and adding ldap over SSL...
2007-04-07  rubinadded mode help from jigsy
2007-03-31  rubinapply patch to pull default style from config file...
2007-03-29  rubinfix nickname checks in register nick
2007-03-20  rubinfix for trying to use ldap when it isnt enabled in...
2007-03-20  rubinfix for trying to use ldap when it isnt enabled in...
2007-03-20  rubinconsider exempts (+e) when kicking lamers, fix for...
2007-02-27  rubinfix ldap auth issues with login-on-connect
2007-02-13  rubinldap cookie auth fixes
2007-02-13  rubinfixing resetpass issue with ldap
2007-02-12  rubinmake lowercaseing accounts optional
2007-02-12  rubinfix another compile warning
2007-02-12  rubinfix a compile warning
2007-02-12  rubinforce account names to lowercase at all inputs
2007-02-12  rubinbunch of ldap result bugs
2007-02-12  rubinfeature for ldap that puts ircops into ga group
2007-02-09  rubinfixing small memory leak
2007-02-09  rubinadding email support to ldap logins
2007-02-09  rubincleanup
2007-02-09  rubinldap support for cmd_pass, loc, and more
2007-02-09  rubinmore ldap progress. this one hurt. ouch.
2007-02-07  rubinfix bug when ldap is compiled in but disabled in config
2007-02-07  rubinimproving user feedback and handling when theres an...
2007-02-07  rubinuse ldap_add to add users to ldap when they register...
2007-02-06  rubinmaking some good progress on ldap
2007-02-05  rubinfix compile problem when not using ldap
2007-02-05  rubinbeginnings of LDAP authentication ability
2007-02-01  sirvulcanfixed bug #1649326- note * causing crash
2006-12-01  rubinfixing crash when hidden_host in x3.conf is lame
2006-10-08  rubinfix new autojoin crash bug
2006-10-04  sirvulcanfix for bug 1555621, cookie data will be copied over...
2006-08-25  sirvulcanmake proper use of nefarious style 2 host hiding, let...
2006-08-01  sirvulcanRemoved bahamut support plus fixed a warning.
2006-08-01  sirvulcanChanged the last of the global_message uses to global_m...
2006-07-31  sirvulcanDEFCON System for X3, idea from Anope.. mostly new...
2006-07-30  rubinchanging how libtre is dealt with
2006-07-24  sirvulcanIf theres no title set then the default title will...
2006-07-24  sirvulcancrash fix
2006-07-23  rubinoops, broke unsetting the title. fix here
2006-07-23  rubinsanity check title also
next