Age | Commit message (Expand) | Author |
2006-06-21 | Added Server::PublishFeature(), | brain |
2006-06-20 | Class Request and class Event now take a void* in their constructor to save o... | brain |
2006-05-11 | Increase length of dhost | brain |
2006-05-10 | Fix output corruption when host is exactly 64 chars long | brain |
2006-04-25 | Check for NULL, set pointers to NULL after deletion | brain |
2006-04-24 | Fix various typos and warnings | brain |
2006-04-24 | Typo in the macro :p | brain |
2006-04-24 | delete operator tracking in debug mode (using a macro -- live with it.) | brain |
2006-04-20 | Movement of cmd_* headers into include/commands (this is incomplete) | brain |
2006-04-12 | Made FindMatching(Global|Local) available via users.h | brain |
2006-04-11 | Die windows die. | om |
2006-04-10 | Route some more stuff through socket.h and hash_map.h. Add #define protection... | om |
2006-04-10 | Routing more socket includes through socket.h | 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 | More fixes | 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 | ... | om |
2006-04-08 | And remember to add this one, just a little header with the #ifdef GCC3 ... s... | om |
2006-04-08 | Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ... | om |
2006-04-08 | - first steps towards a working IPv6 port. I'll work more on this tomorrow. :-P | nenolod |
2006-04-07 | Slight optimisation to config reader, looks nicer even if it's not faster. | 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 | All new shiny config parser, there's probably some bugs there somewhere but h... | om |
2006-04-04 | Forward port the removal of -nolimit (doesn't seem to be in the current comma... | w00t |
2006-04-03 | split_clist will never send lines over 512 chars, also should be faster | om |
2006-04-02 | Undo me screwing stuff up | om |
2006-04-02 | Add amd64/linux to list of OS'es tested, but mainly CIA test :P | om |
2006-03-30 | Add configuration option <options:operspywhois> to set if opers see invisble ... | om |
2006-03-26 | Regression for buffering of sockets | brain |
2006-03-18 | Allow adding of new client ports via /REHASH. | brain |
2006-03-13 | Removal of ancient TRUE/FALSE #defines (C-ish stuff) | brain |
2006-03-12 | Commented a lot of stuff that hasnt been commented since 1.0.2 | brain |
2006-03-12 | Const refs (this is about the last of them in the core api) | brain |
2006-03-12 | Renamed to chanrec::modes | brain |
2006-03-12 | *NEEDS TESTING* changed binarymodes to use the custom_modes entries | brain |
2006-03-12 | Removed chanrec::binarymodes - insp wont compile atm do not use :p | brain |
2006-03-11 | Complete removal of all stl stuff here | brain |
2006-03-11 | Completely removed the deque | brain |
2006-03-11 | Fixes | brain |