Age | Commit message (Expand) | Author |
2008-02-14 | Somebody *eyes a certain norwegian wannabe* defined two commands called WATCH... | brain |
2008-02-13 | Commit patch from danieldg that makes a ton of stuff const-safe for latest wa... | brain |
2008-02-11 | Fix trampling on memory in Z/G/K/ELine. | w00t |
2008-02-11 | Add -Wshadow to cflags, and fix a bunch of warnings that come with it. Add a ... | w00t |
2008-02-10 | Correctly rewrite bans in 1.2 also, and make zline on nicks actually work. | w00t |
2008-02-10 | Make K|G|Z|ELine actually work with a nickname target (code was there but not... | w00t |
2008-02-09 | Implement LogManager::CloseLogs() to give logstreams a chance to clean up on ... | w00t |
2008-02-08 | Support for /invite <user> <channel> <timeout> - if the user doesn't partake ... | aquanight |
2008-02-08 | Slight speed improvement in WHOing invisible users, insignificant | brain |
2008-02-08 | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8850 e03df62e-2... | w00t |
2008-02-02 | Add it back, but comment out the method body. its useless. | brain |
2008-02-02 | Move some stuff to usermanager, remove a little header insanity, remove trace... | w00t |
2008-01-30 | Move fez to developers (a lot of movement for one day :p) | w00t |
2008-01-30 | Move fez to regular contributors section | w00t |
2008-01-27 | Change API OnOperCompare to OnPassCompare, password hashing is now available ... | aquanight |
2008-01-19 | Add aquanight to developers section | w00t |
2008-01-17 | Fix.. snomask O is already taken (ffs) so use A instead | w00t |
2008-01-17 | Start converting WriteOpers calls into snomask 'O' -- generic oper notices. | w00t |
2008-01-17 | Move a number of methods from class InspIRCd to class UserManager | w00t |
2008-01-16 | Remove an O(log n) in favour of an O(1) operation, and tidy up culllist some ... | w00t |
2008-01-16 | Two stage commit: don't set user->muted except in QuitUser (duplicate setting... | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2008-01-10 | Implement <options:prefixpart|suffixpart|fixedpart> | w00t |
2008-01-09 | Some quick credits updates.. nothing huge, just people that have been helpful... | w00t |
2008-01-09 | Fake lag on nick change, thanks pLaYa | w00t |
2008-01-06 | Basic core changes for permanent channels. | w00t |
2008-01-02 | Add param 'opername' to event OnPostOper. This will help make a (slightly nic... | w00t |
2007-11-11 | More stuff for this. Its starting to take shape a bit now, and is tidier than... | brain |
2007-11-10 | Allow eline/gline/kline/zline by nick | brain |
2007-11-09 | Roadmap item "Fix jointhrottle to not try 'throttle' clients during a netmerg... | brain |
2007-11-04 | Aaaand, the rest of it | brain |
2007-11-04 | Some more to fix still, modules probably wont load correctly atm | brain |
2007-11-04 | Not yet tested: remove last vestiges of modules[] and module_names[] arrays. | brain |
2007-11-02 | I must have been smoking craq, this would never have worked | brain |
2007-11-02 | Put back different stats numerics for /stats g, /stats k etc | brain |
2007-11-02 | Whoops | brain |
2007-11-02 | Tidy up, and make the identifer for a line type be std::string not char | brain |
2007-11-02 | xline gutting, once more. There is no longer an active_lines vector, and no r... | brain |
2007-10-31 | Fix (?) stats chars | brain |
2007-10-31 | Fix up to pass User* | brain |
2007-10-31 | More fixes | brain |
2007-10-31 | Make /gline etc compile with new methods | brain |
2007-10-31 | Clean up XLine conf stuff a little bit, move most of it to configreader. Also... | w00t |
2007-10-30 | Add support for nick@server requested by many. We are not likely to backport ... | brain |
2007-10-29 | Compile fixes | brain |
2007-10-28 | PERL PIE FOR ALL: Rename a fuckload of XLineManager's methods | w00t |
2007-10-28 | - Tear out a useless load of XLine clutters that did nothing much except conf... | w00t |
2007-10-27 | Add dz to other contributors, line up columns | brain |
2007-10-27 | Who flags now count as a wildcard for searching for privacy reasons, fixes bu... | brain |
2007-10-26 | Typo | brain |