Age | Commit message (Expand) | Author |
2011-01-07 | Some more copyright/typo fixes, spotted by chaz :P | lethality |
2011-01-06 | Updated Copyright to 2011 | lethality |
2010-12-28 | Made the moduleGetData debug messages for level 2+ | Adam |
2010-12-23 | Remove vhost requests from nicks that expire | Adam |
2010-12-23 | Bug #1079 - Prevent /cs ban, akick, unban, etc, from matching against users r... | Adam |
2010-12-15 | Bug #1213 - Fixed /cs enforce #channel to say SET was enforced not (null) | Adam |
2010-12-07 | Fixed some warnings found by cppcheck | Adam |
2010-10-31 | Fixed bug #1202 - Made Anope aware of plexus3's channel mode +z | Adam |
2010-10-06 | Fixed a potential crash from accessing invalid memory after unbanning people ... | Adam |
2010-09-29 | Properly handle being unable to open the SendMailPath when forking | Adam |
2010-09-28 | Fixed bug #1193 - Fixed /nickserv saset display to change the nicktracking of... | Adam |
2010-09-28 | Fixed bug #1194 - Fixed /nickserv group to use nicktracking if enabled | Adam |
2010-09-28 | Rewrote the mail forking code to use pipes, sometimes mails wouldn't work wit... | Adam |
2010-09-11 | Fixed db-merger handling some hostserv collisions | Adam |
2010-09-11 | Fix Windows installer nsis build scripts to clean up properly and update vers... | Charles Kingsley |
2010-09-11 | Update Windows installer nsis build scripts for additional modules and make r... | Charles Kingsley |
2010-09-11 | Fix makefile.inc.win32 to build few modules not previously built on Windows | Charles Kingsley |
2010-09-10 | Fixed InspIRCd 1.1,1.2 and 2.0 protocol modules to oper pseudo-clients only w... | Viper |
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 | 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 w... | Adam |
2010-08-16 | Kill users using our nicks when on InspIRCd 1.2 | Adam |
2010-08-14 | Added a config option that allows nix users to fork when sending mail, can dr... | 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 numb... | lethality |
2010-08-05 | Fixed bug #1180 - Fixed tracking of internal clients when they change nicks o... | Adam |
2010-08-03 | Fixed bug #1178 - properly track users hosts when a user is -x and has a vhos... | Adam |
2010-08-04 | Accommodate for the InspIRCd 2.0 protocol being even more oversized then we p... | Viper |
2010-07-27 | Log out superadmins when someone forces them to logout, and fixed crash when ... | Adam |
2010-07-25 | Properly handle FMODEs from InspIRCd with more than 25 arguments.. reported b... | Adam |
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 desi... | Adam |
2010-07-03 | Fixed bug #1172: Encrypt the whole password given to nickserv and chanserv RE... | Adam |
2010-06-24 | Fixed charybdis and ratbox protocol modules not (properly) translating TS6 UI... | Viper |
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 officiall... | Adam |
2010-06-15 | Grab users cloaked hosts on Unreal after setting +x, fixes us never knowing c... | Adam- |
2010-06-08 | Never unset mod_current_module in functions that modules might call, instead ... | Adam- |
2010-06-04 | Moved EVENT_CHANGE_NICK call to after anope_cmd_nc_change() call | phil-lavin |
2010-06-01 | Fixed db-mergers handling of bot collisions | Adam- |
2010-05-30 | Fixed a crash on shutdown when running Anope on Mac | Adam- |
2010-05-23 | Backport of r2980 - Fixed bug #1167 - Fixed SQUITing juped servers on InspIRC... | Adam- |
2010-05-23 | Added param to EVENT_CHANGE_NICK for old nickname | phil-lavin |
2010-05-23 | Added an internal events called when nick is ghosted and when nick is recovered | phil-lavin |