Age | Commit message (Expand) | Author |
2007-10-31 | More debug in here | brain |
2007-10-31 | Start to fix broken expiry | 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 | Implement: XLineManager::RegisterFactory, UnregisterFactory, GetFactory | brain |
2007-10-31 | More fixes and some optimizations | 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 | A few more timesaving checks. | brain |
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 | Make ELines cached, and check for ELined status in all the Matches for all th... | w00t |
2007-10-28 | Update User::exempt all the time we change an E:Line. Brain, can you check I'... | w00t |
2007-10-28 | YAR! | brain |
2007-10-28 | Grr | brain |
2007-10-28 | Add Apply and DefaultApply. | brain |
2007-10-28 | Fixify | w00t |
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 | Move matches_qline to Matches, though this won't work properly .. :s | w00t |
2007-10-28 | Make E:Line/G:Line use the Matches stuff | w00t |
2007-10-28 | Make ZLine use Matches() | w00t |
2007-10-28 | Done my part | brain |
2007-10-28 | Add a virtual Matches to XLine class, and override it appropriately for all d... | w00t |
2007-10-28 | Forgot it should return false | brain |
2007-10-28 | Fixed w00t | 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-22 | Remove the need for a bunch of the hard coded arrays/hashes by scanning the s... | brain |
2007-10-15 | In the grand tradition of huge fucking commits: | w00t |
2007-08-27 | Remove more unnecessary header traffic | w00t |
2007-07-24 | Convert some ancient GlobalCulls usage into userrec::QuitUser | 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-07-01 | Optimizations and code tidyups. QA please check that svsnick and other forced... | brain |
2007-06-14 | Fix for bug #324 reported by HiroP | brain |
2007-06-04 | Add options:moronbanner. Yes really, thats what its called. See the example c... | brain |
2007-03-15 | Fixed hidebans behavior to not always be on as well; there are probablyother ... | special |
2007-03-06 | This properly fixes options:hidebans and options:hidesplits by providing the ... | brain |
2007-02-05 | Move quitting of clients to a central Cull List, and do quitting outside user... | peavey |
2007-01-17 | It says something about how excessive our debug output is when the ssl module... | brain |
2007-01-10 | If we have a bitmask of 0 in apply_lines, dont even bother to run the function! | brain |
2007-01-04 | Massive speedups for applying and checking perm xlines - matches_*line() now ... | brain |
2006-12-15 | Jesus, look who's the commit whore today. More header updates, and removal of... | w00t |
2006-11-14 | Tons of tweaks to the config stuff for the core | brain |
2006-11-04 | Show ident when expiring g and k lines | brain |