Age | Commit message (Expand) | Author |
2007-01-15 | Change the format of some debug | brain |
2006-12-24 | Tidyup | brain |
2006-12-23 | Hash rehashing change | brain |
2006-12-23 | Cut down on debug on restart | brain |
2006-12-17 | Invented safe delete-while-itering for hash_map. | peavey |
2006-12-17 | When receiving an FJOIN, if we have no local users, dont send deops, this jus... | brain |
2006-12-15 | Jesus, look who's the commit whore today. More header updates, and removal of... | w00t |
2006-12-07 | (1) make command reloads be announced to opers | brain |
2006-12-05 | Change this a LOT. | brain |
2006-11-11 | fix small typo (also doubles as test commit) | peavey |
2006-11-11 | Oops, add special-case for user killing themselves (their userrec is gone whe... | brain |
2006-11-05 | Whoops, make targets case insensitive when cutting down a comma seperated list | brain |
2006-11-04 | Smart voodoo to weed out duplicates in a comma seperated list for LoopCall. v... | brain |
2006-11-04 | Fix comma-seperated list handling by CommandParser::LoopCall, should fix /ams... | brain |
2006-11-03 | Revert special's sqloper change, nice try but only half a biscuit. | brain |
2006-10-31 | Remove some debug | brain |
2006-09-25 | Mini security audit | brain |
2006-09-17 | Add const std::string &original_command to OnPreCommand and OnPostCommand, wh... | brain |
2006-09-13 | If inspircd crashes in std::string destructor in CommandParser::ProcessComman... | brain |
2006-09-13 | Special check in cmd_quit and cmd_kill and special return value CMD_USER_DELE... | brain |
2006-09-10 | Stop gcc prerelease (PRERELEASE? YEAH REALLY, WE HATE YOUR GUTS DEBIAN) from ... | brain |
2006-09-09 | Remove debug output | brain |
2006-09-09 | I'll give you ##TOAST, :p | brain |
2006-09-06 | Finish off the fix for bug #136 (a biggie for such a simple thing) | brain |
2006-09-06 | All commands now return results CMD_FAILURE or CMD_SUCCESS | brain |
2006-09-03 | Proper error checking on loading cmd_*.so files | brain |
2006-09-03 | Remove the shared object pointer from the hash after each reload | brain |
2006-09-03 | Add /RELOAD and move cmd_mode into its own command. | brain |
2006-09-03 | Auto loading of commands as shared objects via dlsym (very lightweight interf... | brain |
2006-08-30 | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists | brain |
2006-08-11 | Just to mess with om's head, remove helperfuncs.h from everywhere | brain |
2006-08-11 | CamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInspIRCdSoThatItAllLooksNeat. | brain |
2006-08-11 | Move remaining functions: | brain |
2006-08-11 | Change to using Instance->Log (InspIRCd::Log) rather than log() macro | brain |
2006-08-11 | extern time_t TIME -> InspIRCd::Time() | brain |
2006-08-11 | (Bigger than it looks, i did this with perl inplace edit) -- commands now tak... | brain |
2006-08-10 | So much stuff changed in this one, i forgot most of it. | brain |
2006-08-10 | Mass-tidyup of module global vars, theyre no longer global vars. | brain |
2006-08-10 | Move IsNick, IsIdent into class InspIRCd, update modules that use it. | brain |
2006-08-09 | Move tons more stuff into class InspIRCd | brain |
2006-08-09 | Move clientlist and chanlist into InspIRCd* | brain |
2006-08-09 | Move fd_ref_table into class InspIRCd* | brain |
2006-08-09 | ServerConfig extern moved into class InspIRCd | brain |
2006-08-08 | WHEEEEE!!!!! | brain |
2006-08-07 | Remove old debug | brain |
2006-08-06 | Remove trailing spaces from input in irc::ircsepstream | brain |
2006-08-05 | Change a loop which uppercases the command to std::transform() | brain |
2006-08-01 | Comments, add more detail, remove dnsqueue.h include from tons of places | brain |
2006-07-28 | Finish off /WHO (i think it covers everything). Now has a few extra options | brain |
2006-07-28 | Tidyup | brain |