Age | Commit message (Expand) | Author |
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 |
2007-05-16 | Add a progress meter for loading of core commands, fix broken implementation ... | brain |
2007-05-12 | We've had an IS_OPER macro for a long time. About time we started using it, m... | w00t |
2007-05-07 | we typedeffed nspace::hash_map<std::string,command_t*> to command_table ages ... | brain |
2007-05-04 | Proper fix for clients that send a nickprefix on their commands (the rfc says... | brain |
2007-04-14 | Don't send SYNTAX to clients which havent registered fully yet. Nothing says ... | brain |
2007-04-06 | We had to roll our own time function because some craqsmoker thought having a... | brain |
2007-04-05 | Fix for bug #199 (Feature request) submitted by owine. Ended up adding an ext... | brain |
2007-04-02 | This needs some general QA-ing. Add support to new parser (introduced in 1.1)... | brain |
2007-02-19 | 1) Fix for nickname overruled with new cullList stuff -- we have to change th... | brain |
2007-01-17 | Remove some debug here, cuts down boot output | brain |
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 |