Age | Commit message (Expand) | Author |
2007-10-25 | this should fix any of the crashes w00t outlined where User::MyClass == NULL. | brain |
2007-10-24 | Tidyups | brain |
2007-10-24 | Pedantic safety | brain |
2007-10-23 | Move some stuff from using userrec cached stuff to using stuff in the connect... | w00t |
2007-10-23 | Pedantic safe | brain |
2007-10-22 | Remove the need for a bunch of the hard coded arrays/hashes by scanning the s... | brain |
2007-10-21 | Use the new IncreasePenalty rather than directly using += on the Penalty value. | brain |
2007-10-21 | Add the check for user->ExemptFromPenalty | brain |
2007-10-21 | Yay, all works! | brain |
2007-10-21 | *untested* command buffering/penalty | brain |
2007-10-17 | UID translator broken with space or comma seperated lists (thanks danieldg) | brain |
2007-10-15 | Apply some readability changes to ProcessCommand, which coincidentally may sp... | w00t |
2007-10-15 | Move some other stuff to helperfuncs (uline related, and timestring) | w00t |
2007-10-15 | Fuck. Press save, then commit. | w00t |
2007-10-15 | In the grand tradition of huge fucking commits: | w00t |
2007-10-15 | class command_t -> class Command. Whey :D | w00t |
2007-10-15 | Bad Brain, bad. *spank* :p | w00t |
2007-10-14 | Make error messages on failure to load command more useful | brain |
2007-08-28 | Slight change to traffic logging, as I never remember which way the damn arro... | w00t |
2007-08-28 | Make this comment make a little more sense. | w00t |
2007-08-27 | Similar refactor here. Thanks danielg. | w00t |
2007-08-27 | Tidy this up a bit (it looked weird :P) | w00t |
2007-08-27 | While I'm in here, make it easier to read, and use short circuiting (IS_REMOT... | w00t |
2007-08-27 | Debug to try figure this out .. | w00t |
2007-08-27 | TranslateUIDs now correctly returns number of substitutions made | brain |
2007-08-27 | Auto translation nick->uuid for command params should now work in all modules... | brain |
2007-08-27 | More translation stuff | brain |
2007-08-27 | Remove more unnecessary header traffic | w00t |
2007-08-23 | Add some stuff to change how we process a token sepeperated stream | brain |
2007-08-13 | Commit some changes from third party patch. Thanks Avenger and HiroP. Patch r... | w00t |
2007-08-11 | Fix this so it works. | brain |
2007-08-11 | Allow rehash to attempt to load missing (and new) lib/cmd_*.so files, to allo... | brain |
2007-08-11 | Make the return codes correct, and allow for LoadCommand without a user pointer | brain |
2007-08-11 | Provide error output on failure to load a core command; to console on startup... | brain |
2007-07-24 | Replace some voodoo with a define | w00t |
2007-07-24 | Update a comment, remove another one that's useless | w00t |
2007-07-23 | Tidyup a bunch of stuff that was using userrec::modes directly rather than us... | brain |
2007-07-16 | OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR. | peavey |
2007-07-16 | 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au... | peavey |
2007-07-16 | formatting and ^M | peavey |
2007-07-15 | Fix for minor memory leak on unloading module, bug #340 | brain |
2007-07-01 | Optimizations and code tidyups. QA please check that svsnick and other forced... | brain |
2007-06-05 | Sexeger! | brain |
2007-06-05 | InspIRCd: Now with even MORE leet. | brain |
2007-06-05 | Comments here, too | brain |
2007-06-05 | Refactored InspIRCd::Duration(). The leetcode now lives! | brain |
2007-06-05 | Fix typos found by Zaba. Thanks. | peavey |
2007-05-19 | Fix (tested) for failing dlsym on win32 | brain |
2007-05-19 | Windows support. Tested and working to compile on freebsd and linux. Next ste... | w00t |
2007-05-17 | Change the way i/o lines are formatted in debug log to make them more intuiti... | brain |