]> jfr.im git - irc/evilnet/x3.git/shortlog
irc/evilnet/x3.git
2023-02-16  Amperaaadded extern type to comply with gcc10 change bugfix/master/43-duplicate-definitions 44/head origin/bugfix/master/43-duplicate-definitions
2022-09-01  Matthew BeechingFixed a warning in src/main.c and removed unused old...
2022-09-01  Matthew BeechingFinally fixed all those pesky warnings
2021-07-02  Matthew BeechingReplaced a tab with consistent indenting
2021-06-01  RubinMerge pull request #41 from hank-afk/patch-1
2021-06-01  hank-afkUpdate chanserv.help 41/head
2021-05-28  Matthew BeechingAdded automatic authentication of users with client...
2021-05-28  Matthew BeechingChanged "sslfp" to "certfp" and "SSL fingerprint" to...
2019-09-05  Rubinfix a bug where the 2nd part of the reeclaim message...
2019-09-05  RubinFix a segfault in the last bugfix patch, by not calling...
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...
2015-06-23  RubinMerge pull request #33 from NX-Andro/patch-1
2015-06-23  NX-AndroUpdated web URL 33/head
2014-08-17  Matthew BeechingSuppress user unprivileged errors for channel messages...
2014-08-16  Alex Schumannupdate faq to match 2008 change to default chanserv...
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-26  Alex Schumannadd auto_oper to example config
2014-03-24  Matthew BeechingAdded checks to ensure OpServ SVS commands cannot be...
2014-03-23  Matthew BeechingFixed version string to say 1.9 in line with the curren...
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 BeechingFix a misleading comment in x3.conf.example
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  Matthew BeechingAdded .mailmap
2013-12-17  Alex Schumannroll version to 1.9
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-11-26  Alex Schumannignore build files
2013-11-26  Alex Schumannignore build files
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
next