Age | Commit message (Expand) | Author |
2006-04-24 | delete operator tracking in debug mode (using a macro -- live with it.) | brain |
2006-04-10 | Typedef an ugly iterator, dont send mode string if no modes were in the outpu... | brain |
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-08 | Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ... | om |
2006-04-06 | Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T... | w00t |
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-12 | Renamed to chanrec::modes | brain |
2006-03-12 | *NEEDS TESTING* changed binarymodes to use the custom_modes entries | brain |
2006-03-10 | Set bitfields on servermode | brain |
2006-03-09 | Mostly formatting cleanup, rename a 'Ptr' to a more meaningful 'chan', remove... | om |
2006-03-09 | UM_WALLOPS had value 3 which was a combination of UM_SERVERNOTICE and UM_INVI... | brain |
2006-03-09 | Modes the wrong way around | brain |
2006-03-09 | Added userrec::modebits - fast way of checking if user has +swi rather than a... | brain |
2006-03-09 | Grant and revoke now use iterators | brain |
2006-03-08 | Removed has_channel(userrec*,chanrec*), the new preferred way of doing it is ... | brain |
2006-03-08 | Got rid of all that ugly char* cast crap (todo: change docs to reflect change) | brain |
2006-03-08 | More optimisations, memory saving, use the char* loop everywhere else seems t... | om |
2006-03-08 | Avoid some ugly casts and save (well..system dependant..) about...3 bytes of ... | om |
2006-03-08 | Speed up and deuglify the second part of CompressModes(), stop it searching f... | om |
2006-03-07 | Fixed timedbans (new mode parser didnt like being passed const char* element... | brain |
2006-03-07 | TOPIC optimizations, fixes to mode setting with new custom_modes system | brain |
2006-03-07 | Fixed to work properly with new refactoring | brain |
2006-03-07 | Fixed issue with parameterless module modes | brain |
2006-03-06 | select not case | brain |
2006-03-06 | Tidyups | brain |
2006-03-06 | Tidying of some vars here and there | brain |
2006-03-06 | Sorted out some silly indenting left over from an if() that died a death year... | brain |
2006-03-06 | Removal of variable that no longer has any use | brain |
2006-03-06 | Tidied up give/take methods | brain |
2006-03-06 | Indent tidyup | brain |
2006-03-06 | Unneccessary strcasecmps | brain |
2006-03-06 | Comments in the right places | brain |
2006-03-06 | I dont think there are any more non-essential strlcpy's left in here. | brain |
2006-03-06 | Removed another strlcpy -- a lot of copying stuff that doesnt need to be copi... | brain |
2006-03-06 | Removed redundant strlcpy | brain |
2006-03-06 | Removed debug | brain |
2006-03-06 | Mode-code rewrite. Might act weird, needs proper testing (that is what svn bu... | brain |
2006-03-04 | Fix for bug first noticed by zephyrus where you could send -j+ntr to a channe... | brain |
2006-03-03 | Fix for MODE #chan +o- nick or +o-- nick, etc | brain |
2006-03-02 | Typos | brain |
2006-03-02 | Added IS_SINGLE, see comment in include/inspircd.h | brain |
2006-03-02 | Made host fields more correct 64 in length with 63 copies | brain |