summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-111.8.5 Release1.8.5Charles Kingsley
2010-09-11Fix Windows installer nsis build scripts to clean up properly and update vers...Charles Kingsley
2010-09-11Update Windows installer nsis build scripts for additional modules and make r...Charles Kingsley
2010-09-11Fix makefile.inc.win32 to build few modules not previously built on WindowsCharles Kingsley
2010-09-11Update creditsCharles Kingsley
2010-09-10Fixed InspIRCd 1.1,1.2 and 2.0 protocol modules to oper pseudo-clients only w...Viper
2010-09-10Fixed comments to be accepted by all compilers..Viper
2010-09-08Fixed Windows buildAdam
2010-09-07Merge branch '1.8' of git.sigterm.info:gitroot/anope/anope into 1.8Adam
2010-09-07Fixed make strict build and cleaned up some warningsAdam
2010-09-05Fixed linking the test MySQL program on some systems that hate me.Adam
2010-09-05Added a .gitignoreAdam
2010-09-05Added InspIRCd 2.0 supportAdam
2010-08-31Fixed do_sjoin to properly find the server source on TS6 IRCdsAdam
2010-08-25Fixed InspIRCd1.2 protocol module passing invalid users in the SJOIN string w...Adam
2010-08-21Change default EncModule to enc_md5Charles Kingsley
2010-08-18We tell everyone to use 127.0.0.1 instead of localhost so we should too..Viper
2010-08-16Kill users using our nicks when on InspIRCd 1.2Adam
2010-08-14Updated german language file.Han
2010-08-14Merge branch '1.8' of ssh://git.sigterm.info/gitroot/anope/anope into 1.8Adam
2010-08-14Added a config option that allows nix users to fork when sending mail, can dr...Adam
2010-08-13Fixed some line endings in version.log that would make ./Config failAdam
2010-08-12fixed line break in my last commit :(lethality
2010-08-12Fixed some English when unreals link block is incorrect and bump version numb...lethality
2010-08-12Removed /'s that showed when not using BSGentleBWReasonlethality
2010-08-10Removed Example.confs DefSessionLimit's reference to accepting 0, it doesn't.lethality
2010-08-05Fixed bug #1180 - Fixed tracking of internal clients when they change nicks o...Adam
2010-08-03Fixed bug #1178 - properly track users hosts when a user is -x and has a vhos...Adam
2010-08-04Accommodate for the InspIRCd 2.0 protocol being even more oversized then we p...Viper
2010-08-02Fixed a typo in the NICK_SASET_MSG_SYNTAX lang stringAdam
2010-07-27Log out superadmins when someone forces them to logout, and fixed crash when ...Adam
2010-07-25Properly handle FMODEs from InspIRCd with more than 25 arguments.. reported b...Adam
2010-07-17Allow clearing of access lists while in XOPAdam
2010-07-13Increased command buffer size. Insp 2.0 has a bigger appetite it seems..Viper
2010-07-06Fixed Windows buildAdam
2010-07-05Removed enc_encrypt_in_place, it is unnecessary and using it like it was desi...Adam
2010-07-04Made install.js detect VS 2010 on 64bit machinesAdam
2010-07-03Fixed bug #1172: Encrypt the whole password given to nickserv and chanserv RE...Adam
2010-06-24Fixed charybdis and ratbox protocol modules not (properly) translating TS6 UI...Viper
2010-06-22Changed VERSION_EXTRA from -svn to -gitAdam
2010-06-18Removed all references to the SVN keyword IdAdam
2010-06-18Set all of the core modules versions to VERSION_STRING - SVN is now officiall...Adam
2010-06-15Fixed ./Config to correctly load the previously used settings from config.cacheAdam-
2010-06-15Grab users cloaked hosts on Unreal after setting +x, fixes us never knowing c...Adam-
2010-06-08Never unset mod_current_module in functions that modules might call, instead ...Adam-
2010-06-04Moved EVENT_CHANGE_NICK call to after anope_cmd_nc_change() callphil-lavin
2010-06-01Fixed db-mergers handling of bot collisionsAdam-
2010-05-30Fixed a crash on shutdown when running Anope on MacAdam-
2010-05-23Backport of r2980 - Fixed bug #1167 - Fixed SQUITing juped servers on InspIRC...Adam-
2010-05-23Added param to EVENT_CHANGE_NICK for old nicknamephil-lavin