Age | Commit message (Expand) | Author |
2006-04-13 | Better handling of dependencies, doesnt always rebuild mode handler files now | brain |
2006-04-13 | Makefile tweaks | brain |
2006-04-13 | Not required | brain |
2006-04-13 | Test | brain |
2006-04-12 | Someone didnt test their fixes in cygwin *gets tortoise torture kit* | brain |
2006-04-12 | Delete spanningtree_ng for now, it breaks cygwin compile - and has no changes... | w00t |
2006-04-11 | Remove an extern, partly because it's unused, partly because it then gets sha... | om |
2006-04-10 | Route some more stuff through socket.h and hash_map.h. Add #define protection... | om |
2006-04-10 | Typedef an ugly iterator, dont send mode string if no modes were in the outpu... | brain |
2006-04-10 | A few more typedefs defined and put into use. | om |
2006-04-10 | Add time.h include to inspircd.h. Random cleanups in channels.cpp, mostly usi... | om |
2006-04-10 | Assorted changes here, Extend() is not templated so you can pass it any point... | om |
2006-04-10 | Typo fixes, move some stuff about | brain |
2006-04-10 | INSERT foot INTO mouth WHERE user='Brain' | brain |
2006-04-10 | I hate HATE HATE templates. | brain |
2006-04-10 | istringstream not ostringstream | brain |
2006-04-10 | Extra allowance for modes which have different number of params when being se... | brain |
2006-04-10 | Start of new mode parser | brain |
2006-04-09 | Om's way is better and lets watchers change mode parameters for the modes the... | brain |
2006-04-09 | Start of mode parser refactoring | brain |
2006-04-09 | Shuffle some more includes around, const reference a few functions in inspircd.* | om |
2006-04-08 | Remove references to inspircd_io from these, stop configure making all the mo... | om |
2006-04-08 | Obsolete | om |
2006-04-08 | Remove uneccessary socket includes now included in socket.h | om |
2006-04-08 | Helps to svn add these too :P | om |
2006-04-08 | Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ... | om |
2006-04-08 | Remove some unused headers and unneeded casts | om |
2006-04-08 | - first steps towards a working IPv6 port. I'll work more on this tomorrow. :-P | nenolod |
2006-04-08 | - fork off spanningtree module for UUID stuffs :o | nenolod |
2006-04-07 | Make WriteServ use WriteServ_NoFormat, code duplication = bad >:/ | om |
2006-04-07 | Slight optimisation to config reader, looks nicer even if it's not faster. | om |
2006-04-07 | Same error message somewhere else, and actually define the const char* versio... | om |
2006-04-07 | Change error message so it's not 'out of range' when a tag doesn't exist | om |
2006-04-06 | Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T... | w00t |
2006-04-04 | More verbose error output | brain |
2006-04-04 | Connection refused bug is FIXED!!!! | brain |
2006-04-04 | Remove 'validation' for server description and network name (didn't do anything) | om |
2006-04-04 | Bad brain bad | brain |
2006-04-04 | Tweaks to hopefully prevent 100% cpu use issue | brain |
2006-04-04 | Missing helperfuncs and someone took writeopers out of globals.h | brain |
2006-04-04 | And the bit I missed... :/ | om |
2006-04-04 | Remove a load of unneeded debugging output | om |
2006-04-04 | Just indentation tidyups, dont worry i didnt break your lovely parser <3 | brain |
2006-04-04 | Optimisations | om |
2006-04-04 | move do_whois to cmd_whois, i'm stopping now. really. | om |
2006-04-04 | Add WriteOpers_NoFormat, now to remember what I wanted it for | om |
2006-04-04 | Extra error detection, thwap me if this comes up with false positives | om |
2006-04-04 | Remove duplicate error messages | om |
2006-04-04 | Die properly on included config file errors | om |
2006-04-04 | Undo the last tweak, which broke it, and show filenames in the error messages | om |