Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-10 | Fixed InspIRCd 1.1,1.2 and 2.0 protocol modules to oper pseudo-clients only ↵ | Viper | |
when needed. | |||
2010-09-10 | Fixed comments to be accepted by all compilers.. | Viper | |
2010-09-08 | Fixed Windows build | Adam | |
2010-09-07 | Merge branch '1.8' of git.sigterm.info:gitroot/anope/anope into 1.8 | Adam | |
2010-09-07 | Fixed make strict build and cleaned up some warnings | Adam | |
2010-09-05 | Fixed linking the test MySQL program on some systems that hate me. | Adam | |
2010-09-05 | Added a .gitignore | Adam | |
2010-09-05 | Added InspIRCd 2.0 support | Adam | |
2010-08-31 | Fixed do_sjoin to properly find the server source on TS6 IRCds | Adam | |
2010-08-25 | Fixed InspIRCd1.2 protocol module passing invalid users in the SJOIN string ↵ | Adam | |
which made internal debug messages confusing/wrong | |||
2010-08-21 | Change default EncModule to enc_md5 | Charles Kingsley | |
2010-08-18 | We tell everyone to use 127.0.0.1 instead of localhost so we should too.. | Viper | |
2010-08-16 | Kill users using our nicks when on InspIRCd 1.2 | Adam | |
Apparently InspIRCd does not value ULines | |||
2010-08-14 | Updated german language file. | Han | |
2010-08-14 | Merge branch '1.8' of ssh://git.sigterm.info/gitroot/anope/anope into 1.8 | Adam | |
Conflicts: version.log | |||
2010-08-14 | Added a config option that allows nix users to fork when sending mail, can ↵ | Adam | |
drastically speed up mail sending on some boxes | |||
2010-08-13 | Fixed some line endings in version.log that would make ./Config fail | Adam | |
2010-08-12 | fixed line break in my last commit :( | lethality | |
2010-08-12 | Fixed some English when unreals link block is incorrect and bump version ↵ | lethality | |
number from my last commit | |||
2010-08-12 | Removed /'s that showed when not using BSGentleBWReason | lethality | |
2010-08-10 | Removed Example.confs DefSessionLimit's reference to accepting 0, it doesn't. | lethality | |
2010-08-05 | Fixed bug #1180 - Fixed tracking of internal clients when they change nicks ↵ | Adam | |
on TS6 IRCds | |||
2010-08-03 | Fixed bug #1178 - properly track users hosts when a user is -x and has a ↵ | Adam | |
vhost via chghost | |||
2010-08-04 | Accommodate for the InspIRCd 2.0 protocol being even more oversized then we ↵ | Viper | |
previously thought.. | |||
2010-08-02 | Fixed a typo in the NICK_SASET_MSG_SYNTAX lang string | Adam | |
2010-07-27 | Log out superadmins when someone forces them to logout, and fixed crash when ↵ | Adam | |
using /os umode +r on an unregistered user when using inspircd12 | |||
2010-07-25 | Properly handle FMODEs from InspIRCd with more than 25 arguments.. reported ↵ | Adam | |
by Angel-SL | |||
2010-07-17 | Allow clearing of access lists while in XOP | Adam | |
2010-07-13 | Increased command buffer size. Insp 2.0 has a bigger appetite it seems.. | Viper | |
2010-07-06 | Fixed Windows build | Adam | |
2010-07-05 | Removed enc_encrypt_in_place, it is unnecessary and using it like it was ↵ | Adam | |
designed breaks long passwords. | |||
2010-07-04 | Made install.js detect VS 2010 on 64bit machines | Adam | |
2010-07-03 | Fixed bug #1172: Encrypt the whole password given to nickserv and chanserv ↵ | Adam | |
REGISTER This prevents us from truncating peoples passwords without telling them, which makes it so you can't identify with the same password you registered with if your password is really long. | |||
2010-06-24 | Fixed charybdis and ratbox protocol modules not (properly) translating TS6 ↵ | Viper | |
UIDs into nicks on kills. | |||
2010-06-22 | Changed VERSION_EXTRA from -svn to -git | Adam | |
2010-06-18 | Removed all references to the SVN keyword Id | Adam | |
2010-06-18 | Set all of the core modules versions to VERSION_STRING - SVN is now ↵ | Adam | |
officially not used anymore | |||
2010-06-15 | Fixed ./Config to correctly load the previously used settings from config.cache | Adam- | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@3005 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-06-15 | Grab users cloaked hosts on Unreal after setting +x, fixes us never knowing ↵ | Adam- | |
cloaked hosts if the user is introduced with a vhost git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@3003 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-06-08 | Never unset mod_current_module in functions that modules might call, instead ↵ | Adam- | |
save the old values and reset them git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@3000 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-06-04 | Moved EVENT_CHANGE_NICK call to after anope_cmd_nc_change() call | phil-lavin | |
Added user identified check to validate_user() to prevent identified user being told to identify git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2999 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-06-01 | Fixed db-mergers handling of bot collisions | Adam- | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2993 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-05-30 | Fixed a crash on shutdown when running Anope on Mac | Adam- | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2991 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-05-23 | Backport of r2980 - Fixed bug #1167 - Fixed SQUITing juped servers on ↵ | Adam- | |
InspIRCd 1.2 git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2981 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-05-23 | Added param to EVENT_CHANGE_NICK for old nickname | phil-lavin | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2978 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-05-23 | Fixed terrible English from last commit | phil-lavin | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2977 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-05-23 | Added an internal events called when nick is ghosted and when nick is recovered | phil-lavin | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2976 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-05-19 | Extension to r2952 adding logging for BS BOT | phil-lavin | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2969 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-05-18 | Fixed English and grammar in e-mail messages | phil-lavin | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2966 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-05-15 | Fixed version.log | Adam- | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2963 5417fbe8-f217-4b02-8779-1006273d7864 |