Age | Commit message (Expand) | Author |
2006-07-09 | Stripcolor completed | brain |
2006-07-09 | Stripcolor not finished yet. | brain |
2006-07-09 | Make it compile... >_< | om |
2006-07-09 | Move to stack-allocated OnRehash()-local ConfigReader *duck* | om |
2006-07-09 | More copy/paste fixes | brain |
2006-07-09 | Give modeclasses access to Server* Srv via constructor | brain |
2006-07-09 | More typo fixes | brain |
2006-07-09 | More tweaks (remove OnExtendedMode) | brain |
2006-07-09 | Started on this | brain |
2006-07-09 | Fixed to have DELETE | brain |
2006-07-09 | DELETE()'s in destructors *fwap* | om |
2006-07-09 | Add a missing cf->DoImplements(List); >_< | om |
2006-07-09 | Okay..updates to u_listmode, general cleanups and add some virtual methods wh... | om |
2006-07-09 | Add a return MODEACTION_DENY, fixes 'control reaches end of non-void function... | om |
2006-07-08 | Tidied up m_testcommand (removed a mode handler) | brain |
2006-07-08 | Convert m_censor to new api | brain |
2006-07-08 | Fix all typos (not as fun as 'kill all humans' but meh, beggers cant be choos... | brain |
2006-07-08 | Did some renaming so that the methods for modes in chanrec and userrec are id... | brain |
2006-07-08 | Convert to new API and optimize colour checking (we were using 0 ... string::... | brain |
2006-07-08 | Fix typo | brain |
2006-07-08 | Port m_blockcaps to new api, remove OnExtendedMode and OnDisplayList events e... | brain |
2006-07-08 | Convert to new API | brain |
2006-07-08 | Convert u_listmode and m_banexception to new api | brain |
2006-07-08 | Refactored user modes to work like the channel modes - core and module data n... | brain |
2006-07-07 | More stuff for m_pgsql in, provider-side API stuff semi-done | om |
2006-07-07 | modules.*: Put some void* back to char*, sorry if they were only like that be... | om |
2006-07-03 | Change InspSocket's private members to only be protected, I couldn't find any... | om |
2006-07-03 | Someone made silence require 1 parameter, so no way to list the silence entri... | brain |
2006-07-03 | Add m_connflood, pippijn's connect throttle module (now we are offering anoth... | brain |
2006-07-03 | Cleanups, change ugly if(\!*line.c_str()) to if(line.empty()); remove some cr... | om |
2006-07-03 | Make spanningtree compile again >_< | om |
2006-07-03 | Typo fix | om |
2006-07-02 | Enhance with new numerics for latest turkish moron detection | brain |
2006-07-01 | Change WriteChannelWithServ and it's _NoFormat to take a const char* serverna... | om |
2006-07-01 | Replace rather craq'y loop with a couple of std::string calls | om |
2006-06-30 | *** Interesting fix *** | brain |
2006-06-28 | Added SQLQuery::GetError() and removed a lot of space indenting | special |
2006-06-28 | More stuff for allowing hostnames in <bind> and <link> again - note there is ... | brain |
2006-06-27 | We can re-enable special's security fix now - note this is good for boxes wit... | brain |
2006-06-27 | Temporarily disable special's security improvement until we have either/or bi... | brain |
2006-06-25 | Extra safety for user lists to not keep bad pointers hanging about | brain |
2006-06-24 | Dont allow /REMOVE of a uline, dont allow /REMOVE of a user who isnt on the c... | brain |
2006-06-23 | Forward port of samode edits | special |
2006-06-23 | Remove un-needed cast, I have a horrible feeling I'll get stabbed for this. P... | om |
2006-06-23 | m_services_account - now with 100 percent more elite. | w00t |
2006-06-22 | Forward port of server link DDoS/oper flood fix | special |
2006-06-19 | Forward-port CBAN expiry fix | w00t |
2006-06-17 | On remote kill, send KILL notice. mIRC doesnt seem happy with just the STANDA... | brain |
2006-06-17 | Bring forward fix for w00t. | brain |
2006-06-17 | Finished m_check. I am the best. It only took me 3 months :) | w00t |