2008-08-28 |
w00t | Rename lowermap to rfc_case_insensitive_map, add case_s... |
blob | commitdiff | raw |
2008-08-21 |
w00t | match() is no longer a function+no header, now a static... |
blob | commitdiff | raw | diff to current |
2008-07-29 |
w00t | Remove last vestige of libircdfoo, by changing tag... |
blob | commitdiff | raw | diff to current |
2008-07-12 |
w00t | Add XLineManager::DelAll to delete all lines of a given... |
blob | commitdiff | raw | diff to current |
2008-05-18 |
aquanight | Make User:: nick/ident/dhost/fullname and some other... |
blob | commitdiff | raw | diff to current |
2008-05-18 |
brain | Remove .c_str()'s in match() calls that are no longer... |
blob | commitdiff | raw | diff to current |
2008-04-21 |
brain | Fix quietbans and hidesplits etc, cull list's sending... |
blob | commitdiff | raw | diff to current |
2008-04-21 |
brain | Merge in large patchset from GreenReaper, useful fixes... |
blob | commitdiff | raw | diff to current |
2008-04-09 |
w00t | Move QuitUser into UserManager class, and unstaticize... |
blob | commitdiff | raw | diff to current |
2008-04-07 |
brain | Add extra stuff for w00t, AutoApplyToUserList method... |
blob | commitdiff | raw | diff to current |
2008-04-05 |
w00t | Fix bug (partially/accidentally) discovered by Bricker... |
blob | commitdiff | raw | diff to current |
2008-03-30 |
aquanight | Commit -Wformat=2 -Wmissing-format-attributes, printf... |
blob | commitdiff | raw | diff to current |
2008-02-22 |
aquanight | Convert remaining InspIRCd::Log() calls to new logging... |
blob | commitdiff | raw | diff to current |
2008-02-17 |
brain | I gots a better fix :p |
blob | commitdiff | raw | diff to current |
2008-02-11 |
w00t | Fix trampling on memory in Z/G/K/ELine. |
blob | commitdiff | raw | diff to current |
2008-02-11 |
w00t | Add -Wshadow to cflags, and fix a bunch of warnings... |
blob | commitdiff | raw | diff to current |
2008-02-02 |
w00t | Move some stuff to usermanager, remove a little header... |
blob | commitdiff | raw | diff to current |
2008-01-10 |
w00t | Header update: 2007 -> 2008 |
blob | commitdiff | raw | diff to current |
2008-01-09 |
w00t | Add OnExpireLine(XLine *) hook, will be used in xline... |
blob | commitdiff | raw | diff to current |
2008-01-09 |
w00t | Fix bug in new XLine system (thanks Brain) - I don... |
blob | commitdiff | raw | diff to current |
2008-01-06 |
w00t | Maybe BanCache works now? |
blob | commitdiff | raw | diff to current |
2008-01-06 |
w00t | Add removal of BanCache entries on XLINE add/del, so... |
blob | commitdiff | raw | diff to current |
2007-11-04 |
w00t | Integrate K/Gline into the bancache system by making... |
blob | commitdiff | raw | diff to current |
2007-11-02 |
brain | Force to uuid on applying a qline, rather than disconne... |
blob | commitdiff | raw | diff to current |
2007-11-02 |
brain | We cant return NULL if the first hit we get expires... |
blob | commitdiff | raw | diff to current |
2007-11-02 |
brain | Whoops, new expiry stuff was expiring perm lines! fixed. |
blob | commitdiff | raw | diff to current |
2007-11-02 |
brain | Expire lines on burst, and ensure that if an eline... |
blob | commitdiff | raw | diff to current |
2007-11-02 |
brain | Expire timed glines that are due for expiry on stats... |
blob | commitdiff | raw | diff to current |
2007-11-02 |
brain | Hopefully fix the bursting of xlines to work again... |
blob | commitdiff | raw | diff to current |
2007-11-02 |
brain | Move lookup_lines to private, theres no need for it... |
blob | commitdiff | raw | diff to current |
2007-11-02 |
brain | Tidy up, and make the identifer for a line type be... |
blob | commitdiff | raw | diff to current |
2007-11-02 |
brain | XLines now only checked for expiry on positive hit... |
blob | commitdiff | raw | diff to current |
2007-11-02 |
brain | xline gutting, once more. There is no longer an active_... |
blob | commitdiff | raw | diff to current |
2007-11-01 |
w00t | Update docs on how XLine system will be working |
blob | commitdiff | raw | diff to current |
2007-10-31 |
brain | There, i think all thats now left is matches_*line... |
blob | commitdiff | raw | diff to current |
2007-10-31 |
brain | Fix (?) stats chars |
blob | commitdiff | raw | diff to current |
2007-10-31 |
brain | This *should* fix expiry. Can someone else (w00t? ... |
blob | commitdiff | raw | diff to current |
2007-10-31 |
brain | More debug in here |
blob | commitdiff | raw | diff to current |
2007-10-31 |
brain | Start to fix broken expiry |
blob | commitdiff | raw | diff to current |
2007-10-31 |
brain | Fix up to pass User* |
blob | commitdiff | raw | diff to current |
2007-10-31 |
brain | Add factories for other types |
blob | commitdiff | raw | diff to current |
2007-10-31 |
brain | Add factories for eline and gline as tests |
blob | commitdiff | raw | diff to current |
2007-10-31 |
brain | Implement: XLineManager::RegisterFactory, UnregisterFac... |
blob | commitdiff | raw | diff to current |
2007-10-31 |
brain | More fixes and some optimizations |
blob | commitdiff | raw | diff to current |
2007-10-31 |
brain | More stuff |
blob | commitdiff | raw | diff to current |
2007-10-31 |
brain | Fixified some more |
blob | commitdiff | raw | diff to current |
2007-10-31 |
brain | The rest doesnt compile yet, dont bother :p |
blob | commitdiff | raw | diff to current |
2007-10-31 |
w00t | Clean up XLine conf stuff a little bit, move most of... |
blob | commitdiff | raw | diff to current |
2007-10-29 |
brain | A few more timesaving checks. |
blob | commitdiff | raw | diff to current |
2007-10-29 |
brain | Add the lookup_lines stuff. Sorry i havent documented... |
blob | commitdiff | raw | diff to current |
2007-10-29 |
brain | Ok, now each xline will be in two places. The sorted... |
blob | commitdiff | raw | diff to current |
2007-10-29 |
brain | This commit is untested and breaks a lot of xline stuff... |
blob | commitdiff | raw | diff to current |
2007-10-28 |
w00t | Make ELines cached, and check for ELined status in... |
blob | commitdiff | raw | diff to current |
2007-10-28 |
w00t | Update User::exempt all the time we change an E:Line... |
blob | commitdiff | raw | diff to current |
2007-10-28 |
brain | YAR! |
blob | commitdiff | raw | diff to current |
2007-10-28 |
brain | Grr |
blob | commitdiff | raw | diff to current |
2007-10-28 |
brain | Add Apply and DefaultApply. |
blob | commitdiff | raw | diff to current |
2007-10-28 |
w00t | Fixify |
blob | commitdiff | raw | diff to current |
2007-10-28 |
w00t | Rewrite of XLineManager::ApplyLines to only apply pendi... |
blob | commitdiff | raw | diff to current |
2007-10-28 |
brain | I think this is done. Add overloaded Matches() which... |
blob | commitdiff | raw | diff to current |
2007-10-28 |
w00t | Move matches_qline to Matches, though this won't work... |
blob | commitdiff | raw | diff to current |
2007-10-28 |
w00t | Make E:Line/G:Line use the Matches stuff |
blob | commitdiff | raw | diff to current |
2007-10-28 |
w00t | Make ZLine use Matches() |
blob | commitdiff | raw | diff to current |
2007-10-28 |
brain | Done my part |
blob | commitdiff | raw | diff to current |
2007-10-28 |
w00t | Add a virtual Matches to XLine class, and override... |
blob | commitdiff | raw | diff to current |
2007-10-28 |
brain | Forgot it should return false |
blob | commitdiff | raw | diff to current |
2007-10-28 |
brain | Fixed w00t |
blob | commitdiff | raw | diff to current |
2007-10-28 |
w00t | PERL PIE FOR ALL: Rename a fuckload of XLineManager... |
blob | commitdiff | raw | diff to current |
2007-10-28 |
w00t | - Tear out a useless load of XLine clutters that did... |
blob | commitdiff | raw | diff to current |
2007-10-22 |
brain | Remove the need for a bunch of the hard coded arrays... |
blob | commitdiff | raw | diff to current |
2007-10-15 |
w00t | In the grand tradition of huge fucking commits: |
blob | commitdiff | raw | diff to current |
2007-08-27 |
w00t | Remove more unnecessary header traffic |
blob | commitdiff | raw | diff to current |
2007-07-24 |
w00t | Convert some ancient GlobalCulls usage into userrec... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | OOPS! We try again, since I'm smoking craq. LF is 0x0a... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | 'svn propset -R svn:eol-style CR *' Set to UNIX-style... |
blob | commitdiff | raw | diff to current |
2007-07-01 |
brain | Optimizations and code tidyups. QA please check that... |
blob | commitdiff | raw | diff to current |
2007-06-14 |
brain | Fix for bug #324 reported by HiroP |
blob | commitdiff | raw | diff to current |
2007-06-04 |
brain | Add options:moronbanner. Yes really, thats what its... |
blob | commitdiff | raw | diff to current |
2007-03-15 |
special | Fixed hidebans behavior to not always be on as well... |
blob | commitdiff | raw | diff to current |
2007-03-06 |
brain | This properly fixes options:hidebans and options:hidesp... |
blob | commitdiff | raw | diff to current |
2007-02-05 |
peavey | Move quitting of clients to a central Cull List, and... |
blob | commitdiff | raw | diff to current |
2007-01-17 |
brain | It says something about how excessive our debug output... |
blob | commitdiff | raw | diff to current |
2007-01-10 |
brain | If we have a bitmask of 0 in apply_lines, dont even... |
blob | commitdiff | raw | diff to current |
2007-01-04 |
brain | Massive speedups for applying and checking perm xlines... |
blob | commitdiff | raw | diff to current |
2006-12-15 |
w00t | Jesus, look who's the commit whore today. More header... |
blob | commitdiff | raw | diff to current |
2006-11-14 |
brain | Tons of tweaks to the config stuff for the core |
blob | commitdiff | raw | diff to current |
2006-11-04 |
brain | Show ident when expiring g and k lines |
blob | commitdiff | raw | diff to current |
2006-09-19 |
brain | Update expiries when we update the set time |
blob | commitdiff | raw | diff to current |
2006-09-19 |
brain | Make the check against z/k/q/e/g methods return a point... |
blob | commitdiff | raw | diff to current |
2006-09-19 |
brain | Fix crashes, and in the process make xline even faster! |
blob | commitdiff | raw | diff to current |
2006-09-19 |
brain | Make xline more memory-efficient and faster/neater... |
blob | commitdiff | raw | diff to current |
2006-09-10 |
brain | Remove unused buffer and call to MakeHost() |
blob | commitdiff | raw | diff to current |
2006-09-10 |
brain | Make /stats k/g/e work right |
blob | commitdiff | raw | diff to current |
2006-09-10 |
brain | Split hostmasks into ident and host pairs for matching... |
blob | commitdiff | raw | diff to current |
2006-09-10 |
brain | Fix the new g/k/e line stuff to match ips. NOTE: this... |
blob | commitdiff | raw | diff to current |
2006-09-10 |
brain | Match IP's with klines, glines and exceptions, as well... |
blob | commitdiff | raw | diff to current |
2006-08-30 |
brain | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons... |
blob | commitdiff | raw | diff to current |
2006-08-29 |
brain | The rest of snomask +x (i think) |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Just to mess with om's head, remove helperfuncs.h from... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Change to using Instance->Log (InspIRCd::Log) rather... |
blob | commitdiff | raw | diff to current |
next |