]> jfr.im git - irc/evilnet/x3.git/history - src
Fix for issue with SASL account names
[irc/evilnet/x3.git] / src /
2019-08-29  Matthew BeechingFix for issue with SASL account names
2019-08-16  Matthew BeechingAdded help for trace and addalert tempshun actions
2019-08-16  Matthew BeechingAdded tempshun support to OpServ trace and addalert
2019-05-25  Matthew BeechingUpdated user modes to handle user mode +p
2019-02-27  Alex Schumannupdate help urls to links that work
2017-05-26  RubinImprove the hidden/undocumented 'modes' trace criteria...
2016-09-03  Matthew BeechingMerge branch 'master' of github.com:evilnet/x3
2016-09-03  Matthew BeechingFix for SASL vulnerability
2016-08-07  RubinMerge branch 'master' of github.com:evilnet/x3
2016-08-07  Rubinput some hints in the top comments
2016-08-07  Rubindont carry on if ldap is enabled and not compiled in
2016-03-04  Rubinfix misspelling
2016-02-03  Alex Schumannadd some todo notes
2016-02-03  Alex Schumannimprove documentation and get python to the point where...
2016-02-03  Alex Schumannremove some debug chatter
2016-01-19  Alex Schumannbad_channel_ban can return -1 in addition to 0 and...
2016-01-19  Alex Schumannhandle extended ban modes m and M
2016-01-19  Alex Schumannremove compiler warnings by not setting variables which...
2016-01-19  Alex SchumannClean up tab/whitespace/indent and brace layout
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-09-29  Matthew BeechingFix for bug in X3.unban handling
2015-08-16  Matthew BeechingReplaced old sourceforge project URL with current githu...
2015-07-22  Matthew BeechingFix for PARSE ERROR on SILENCE (U) messages due to...
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-08-17  Matthew BeechingSuppress user unprivileged errors for channel messages...
2014-07-16  Matthew BeechingUpdated ChanServ.netinfo oper count to only include...
2014-06-29  Matthew BeechingMerge pull request #25 from NX-Andro/master
2014-06-29  NX-AndroFixed the main help index. 25/head
2014-06-29  Matthew BeechingFix for 'password too weak' error when using SSL finger...
2014-06-29  NX-AndroFixed the main help index.
2014-06-26  Matthew BeechingMoved the extra_headers SMTP headers to after the stand...
2014-06-20  RubinMerge pull request #20 from NX-Andro/master
2014-06-20  NX-AndroOrganized/cleaned up, removed identify 20/head
2014-06-11  Matthew BeechingAbout time I added myself to the credits
2014-05-25  Alex Schumannmake x3 chdir to the prefix= directory from configure...
2014-05-04  NX-AndroUpdate nickserv.help
2014-05-04  NX-AndroUpdated and cleaned up.
2014-05-04  Matthew BeechingAdded missing Nefarious 2 IRCop privs
2014-04-28  Matthew BeechingChanged the wording and format of CSMSG_ADDUSER_PENDING
2014-03-24  Matthew BeechingAdded checks to ensure OpServ SVS commands cannot be...
2014-03-23  Matthew BeechingAdded support for multiple MARK marks
2014-03-22  Matthew BeechingFix for automode option not being correctly applied...
2014-03-22  Matthew BeechingFix for OpServ COLLIDE and RESERVE not working properly
2014-03-22  Matthew BeechingFix for AuthServ autohide setting being ignored for...
2014-03-22  Matthew BeechingBrought irc_mark() into line with Nefarious 2 features
2014-03-19  Matthew BeechingAdded an error check to help trace users figure out...
2014-03-19  Matthew BeechingAdded a couple mode missing channel autojoin modes...
2014-03-19  Matthew BeechingFix for OpServ.SHUN allowing channel names as if they...
2014-03-18  Matthew BeechingAdded debug_channel_modes option for spamserv
2014-03-15  Matthew BeechingReplaced a few random tabs with spaces for indentations
2014-03-15  Natthew BeechingMerge pull request #11 from Obnoxious/master
2014-03-15  ObnoxiousAdded alert reaction 'mark' to the opserv helpfile... 11/head
2014-03-13  Alex SchumannMerge branch 'master' of github.com:evilnet/x3
2014-03-13  Alex Schumannfix crash bug
2014-03-13  ObnoxiousAdded missing SET AUTOMODE option #6 in chanserv.help
2014-03-11  Rubinfix segfault when calling oregister with only 1 param
2014-03-09  Matthew BeechingFix for different access level names with the same...
2014-03-06  Matthew BeechingAdded support for SASS impersonation using the PLAIN...
2014-03-04  Matthew BeechingFixed SHUN add/remove to include the last modification...
2014-03-04  Matthew BeechingAdd last modifification timestamp to GLINE message...
2014-02-16  Alex Schumannauthcookie is a nickserv/authserv command, so refer...
2014-02-12  Matthew BeechingFixed a couple of bugs in BURST message formatting
2014-02-06  Matthew BeechingRemoved code to save nick registrations in the old...
2014-02-04  Matthew BeechingFixes for a few compiler warnings and errors
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-23  Alex SchumannMerge branch 'master' of github.com:evilnet/x3
2013-12-23  Alex Schumannfix bug using local scoped char outside scope
2013-12-17  Alex Schumannpython is still crashing, but iv done some debug work... 1.9
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-02-21  Alex SchumannMerge in yesterdays changes before sf botched the upgrade
2013-02-19  Rubinstop using ChangeLog file--can be autogenerated for...
2013-02-19  Rubinmake version.c get generated always when make is run
2013-02-19  Rubinmove version.c stuff to perm .am file so its not lost...
2013-02-19  Rubinuse git describe and tags instead
2013-02-19  Rubinrerun autogen.sh
2013-02-19  Rubinroll version to 1.8.1 for conversion to git repository
2013-01-27  Matthew BeechingFix for crash bug in NickServ.oset
2012-04-29  Matthew BeechingReplaced ldap_get_values() with ldap_get_values_len()
2012-01-26  Matthew BeechingFix for a couple of crash bugs
2012-01-24  Matthew BeechingFixed irc_topic() to honour server/hidden_host_type...
2012-01-16  Matthew BeechingFix for USER AUTOOP option being ignored during ChanSer...
2012-01-13  Matthew BeechingFixed typo in help for TRACE CRITERIA
2011-11-16  Matthew BeechingAdded a new line to NickServ.accountinfo to show new...
2011-10-12  Matthew BeechingFixed typo in X3 help for staff register
2011-09-29  Matthew BeechingFixed typo in X3 help durations
2011-08-31  Alex Schumannclarify that dellamer works with multiple records at...
2011-07-17  Matthew BeechingFix for "PARSE ERROR" on "Ghost 5 Numeric Collided...
next