Age | Commit message (Expand) | Author |
2008-09-22 | Second part of fix for bug #605, make adding and removal of lines not case se... | brain |
2008-07-12 | Add XLineManager::DelAll to delete all lines of a given type. | w00t |
2008-04-07 | Add extra stuff for w00t, AutoApplyToUserList method for XLineFactory | brain |
2008-03-24 | A load of classes dont inherit from classbase, and they should. fix. | brain |
2008-02-17 | I gots a better fix :p | brain |
2008-02-03 | Clear up header insanity | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-11-04 | Integrate K/Gline into the bancache system by making some modifications to De... | w00t |
2007-11-04 | Remove some unnecessary headers from places, commit working BanCacheManager s... | w00t |
2007-11-02 | Comment documentation for all the new shizzle | brain |
2007-11-02 | Hopefully fix the bursting of xlines to work again (even with unknown types) ... | brain |
2007-11-02 | Move lookup_lines to private, theres no need for it to be public any more | brain |
2007-11-02 | Tidy up, and make the identifer for a line type be std::string not char | brain |
2007-11-02 | XLines now only checked for expiry on positive hit. saves us a honking big O(... | brain |
2007-11-02 | xline gutting, once more. There is no longer an active_lines vector, and no r... | brain |
2007-10-31 | There, i think all thats now left is matches_*line which we can do with two o... | brain |
2007-10-31 | Add XLine::SetCreateTime that removes gline_set_creation_time and friends | brain |
2007-10-31 | Fix (?) stats chars | brain |
2007-10-31 | This *should* fix expiry. Can someone else (w00t? :p) test for me, and check ... | brain |
2007-10-31 | Fix up to pass User* | brain |
2007-10-31 | Add factories for other types | brain |
2007-10-31 | Add factories for eline and gline as tests | brain |
2007-10-31 | Add XLineFactory stuff. | brain |
2007-10-31 | More stuff | brain |
2007-10-31 | Fixified some more | brain |
2007-10-31 | The rest doesnt compile yet, dont bother :p | brain |
2007-10-31 | Clean up XLine conf stuff a little bit, move most of it to configreader. Also... | w00t |
2007-10-29 | Add the lookup_lines stuff. Sorry i havent documented this yet, i am tired. | brain |
2007-10-29 | Ok, now each xline will be in two places. The sorted vector and a map, each l... | brain |
2007-10-29 | This commit is untested and breaks a lot of xline stuff. work in progress. | brain |
2007-10-28 | Fix it all up, im done with the main bit of this | brain |
2007-10-28 | Grr | brain |
2007-10-28 | Add Apply and DefaultApply. | brain |
2007-10-28 | Rewrite of XLineManager::ApplyLines to only apply pending lines. This ..doesn... | w00t |
2007-10-28 | I think this is done. Add overloaded Matches() which takes std::string and im... | brain |
2007-10-28 | Make ZLine use Matches() | w00t |
2007-10-28 | Add a virtual Matches to XLine class, and override it appropriately for all d... | w00t |
2007-10-28 | Ignore this commit. *jedi mind trick* | w00t |
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-15 | In the grand tradition of huge fucking commits: | w00t |
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-06-17 | I think we're done adding comments to headers. Phew. | brain |
2007-06-14 | Fix for bug #324 reported by HiroP | brain |
2007-05-19 | Space indents must die. | brain |
2007-05-19 | Windows support. Tested and working to compile on freebsd and linux. Next ste... | w00t |
2007-01-04 | Massive speedups for applying and checking perm xlines - matches_*line() now ... | brain |
2006-12-15 | And now, just to force you to recompile the *whole* ircd.. updated headers on... | w00t |
2006-11-14 | Tons of tweaks to the config stuff for the core | brain |