Age | Commit message (Expand) | Author |
2009-03-31 | These are (now) horribly out of date. When we're ready to implement what ones... | rburchell |
2009-03-31 | Send snotice after connecting to the network. Also change OnServerConnect to ... | rburchell |
2009-03-31 | Fix ss_main's client introduction. | rburchell |
2009-03-30 | Detach all module hooks when a module is unloaded, patch from DukePyrolator, ... | cyberbotx |
2009-03-30 | Yet *neither* send HOST_OFF here.. | rburchell |
2009-03-30 | Needed to apply this to 1.2 too, oops. | rburchell |
2009-03-30 | Forward-port Szymek's vhost patch. | rburchell |
2009-03-30 | Fix bug #1073, fantasy commands in CTCP ACTIONs will now be ignored instead o... | cyberbotx |
2009-03-29 | #1042 Fix for CS SUSPEND/FORBID so that it doesn't act upon opers on rejoin. ... | sjaz |
2009-03-29 | #1058 Patch to fix HS REQUEST memo to include ident. Thanks Adam. | sjaz |
2009-03-28 | Fix bug #1036, patch from Adam, correct the kick reason used when a channel i... | cyberbotx |
2009-03-27 | Regenerate UID on BOT CHANGE, don't try reuse an existing one. | rburchell |
2009-03-27 | Fix protocol violation error. | rburchell |
2009-03-27 | Fix potential crash problem with use of free() instead of delete[] from earli... | cyberbotx |
2009-03-25 | Fix problem with CMake under Windows, spotted by therock247uk on the forums, ... | cyberbotx |
2009-03-25 | Fix bug #1009, patch inspired by DukePyrolator, add a TS6 SID generator from ... | cyberbotx |
2009-03-24 | Fix parameters of NS SET within ns_maxemail so it doesn't break ns_set's vers... | cyberbotx |
2009-03-23 | Allow a core Service's ident, host, and real name to be changed, but disallow... | cyberbotx |
2009-03-23 | Patch from Adam, fixes logging and notices regarding recent channel access li... | cyberbotx |
2009-03-23 | Replace manually allocated array for NickCore's access list with an std::vect... | cyberbotx |
2009-03-23 | Partial fix for NS REGISTER not displaying syntax error if only 1 argument is... | cyberbotx |
2009-03-23 | Patch from DukePyrolator, allow unregistered users to use NS GROUP. | cyberbotx |
2009-03-23 | Patch from DukePyrolator, only show the message about using NS INFO ALL if th... | cyberbotx |
2009-03-23 | Fix bug #1044, CS SET MLOCK no longer requires a parameter, and leaving out t... | cyberbotx |
2009-03-23 | Fix part #2 of bug #1010, patched partially by Adam and cleaned up / finished... | cyberbotx |
2009-03-23 | Fix bug #1065, patch from DukePyrolator, force a user off a nick when it is s... | cyberbotx |
2009-03-23 | Add opertype access checks to OS QUIT, OS RESTART, and OS SHUTDOWN, patch fro... | cyberbotx |
2009-03-23 | Fix bug #1064, patch from DukePyrolator, fixes NS RECOVER so it doesn't displ... | cyberbotx |
2009-03-23 | Really fix bug #1062, patch from Adam, BS ACT and BS SAY should no longer sen... | cyberbotx |
2009-03-23 | Fix bug #1062, patch from Adam, BS ASSIGN should no longer show revealing err... | cyberbotx |
2009-03-23 | Replace manual array for ChannelInfo's access list to use an std::vector inst... | cyberbotx |
2009-03-20 | Fix bug #1030 for 1.9.x, patch by Adam, plus cosmetic tweaks, deleting from t... | cyberbotx |
2009-03-20 | Fix bug #1043, patch from Adam, CS LIST will no longer show suspended channel... | cyberbotx |
2009-03-20 | Show access denied if you do not have access to CS SUSPEND, patch from Adam. | cyberbotx |
2009-03-20 | Partial fix for bug #1038, patch from Adam, NS OINFO and CS OINFO now properl... | cyberbotx |
2009-03-17 | Fix bug #1041, patch by Adam (with coding style tweaks by me), CS LOGOUT shou... | cyberbotx |
2009-03-17 | Fix bug #1054 for 1.9.x, patch from Adam, Anope no longer shows the entire me... | cyberbotx |
2009-03-17 | Fix bug #1040, patch from Adam, CS INVITE not displays messages for successfu... | cyberbotx |
2009-03-16 | Remove variable shadowing in os_oline, patch from Phenoix. | cyberbotx |
2009-03-15 | Remove variable shadowing in ms_rsend, patch from Phenoix. | cyberbotx |
2009-03-15 | Correct a set of potential security holes in varags usage in ns_sendpass, pat... | cyberbotx |
2009-03-15 | Correct a set of potential security holes in varags usage in ns_register, pat... | cyberbotx |
2009-03-15 | Remove variable shadowing in ms_send, patch from Phenoix. | cyberbotx |
2009-03-15 | Patch from Phenoix to correct a set of potential security holes in varargs us... | cyberbotx |
2009-03-15 | Fix but #1050, MS STAFF's syntax shows correctly, required adding a language ... | cyberbotx |
2009-03-14 | Fix bug #1056, patch from Adam, BotServ kickers should now ban for like it sh... | cyberbotx |
2009-03-14 | Fixed typo on operserv which was stopping opersonly working. Good find Adam. ... | sjaz |
2009-03-14 | Amended error message from "server numeric" to "server id" as per discussion on | sjaz |
2009-03-14 | Fix for bs badwords deletion. Good find Adam. | sjaz |
2009-03-14 | Fix bug #1055, keetopic != keeptopic. | cyberbotx |