]> jfr.im git - irc/evilnet/x3.git/history - src/nickserv.c
Fix for issue with SASL account names
[irc/evilnet/x3.git] / src / nickserv.c
2019-08-29  Matthew BeechingFix for issue with SASL account names
2016-09-03  Matthew BeechingMerge branch 'master' of github.com:evilnet/x3
2016-08-07  RubinMerge branch 'master' of github.com:evilnet/x3
2016-08-07  Rubindont carry on if ldap is enabled and not compiled in
2016-01-06  Matthew BeechingFix for minor bug where an invalid SASL PLAIN authentic...
2016-01-04  RubinMerge pull request #39 from d7415/master
2016-01-03  Martin StoneAdd opserv access level to nickserv's ACCOUNTINFO comma... 39/head
2015-06-26  Matthew BeechingMerge branch 'master' of github.com:evilnet/x3
2015-06-26  Matthew BeechingFixed SASL authentication to behave correctly if an...
2014-06-29  Matthew BeechingMerge pull request #25 from NX-Andro/master
2014-06-29  Matthew BeechingFix for 'password too weak' error when using SSL finger...
2014-03-22  Matthew BeechingFix for AuthServ autohide setting being ignored for...
2014-03-13  Alex SchumannMerge branch 'master' of github.com:evilnet/x3
2014-03-13  Alex Schumannfix crash bug
2014-03-11  Rubinfix segfault when calling oregister with only 1 param
2014-03-06  Matthew BeechingAdded support for SASS impersonation using the PLAIN...
2014-02-16  Alex Schumannauthcookie is a nickserv/authserv command, so refer...
2014-02-06  Matthew BeechingRemoved code to save nick registrations in the old...
2014-01-27  Matthew BeechingChanged parsing of LOC/SASL user@host:ip mask to allow...
2014-01-26  Matthew BeechingAdded a means for Nefarious to supply X3 with the user...
2014-01-26  Matthew BeechingAdded support for the SASL mechanism EXTERNAL to use...
2014-01-22  Matthew BeechingAdded a few variable initialisations that coincidentall...
2013-12-13  Matthew BeechingPossible fix for crash in SASL code
2013-06-19  Matthew BeechingAdded support to SASL code for SSL client certificate...
2013-06-18  Matthew BeechingAdded basic support to X3 for host hiding style 3
2013-06-08  Matthew BeechingFix for a minor issue with SASL authentication
2013-06-08  Matthew BeechingUpdated SASL code to send account time stamp as well...
2013-06-07  Matthew BeechingAdded SASL support for Nefarious 2
2013-06-03  Matthew BeechingFixed LDAP support to register an account with X3 if...
2013-05-14  Matthew BeechingFixed bug where X3 would apply the NickServ reclaim...
2013-01-27  Matthew BeechingFix for crash bug in NickServ.oset
2011-11-16  Matthew BeechingAdded a new line to NickServ.accountinfo to show new...
2011-06-29  Matthew BeechingFixed a bug when reading services/nickserv/hard_maxlogi...
2010-12-06  Matthew BeechingFixed bug where NickServ.oregister incorrectly logged...
2010-05-14  Matthew BeechingFix for NickServ NICKINFO using the wrong lastseen...
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...
next