Age | Commit message (Expand) | Author |
2008-10-23 | Revert earlier time() -> SI->Time() diff for now, this causes problems with d... | w00t |
2008-10-23 | Patch from Namegduf converting all instances (where possible) of time() -> Se... | w00t |
2008-09-30 | Fix for bug #604 reported by Phoenix, thanks | brain |
2008-09-06 | Speedups | brain |
2008-09-06 | Nope w00t it wasnt the last :p | brain |
2008-09-06 | Properly handle CIDR etc for user pointer extbans | brain |
2008-09-06 | Make sure user is null when a literal is passed | brain |
2008-09-06 | Optional use of user object | brain |
2008-09-06 | Whoops left something out | brain |
2008-09-06 | Newer extban-supporting listmode api | brain |
2008-08-22 | Match conversion stuff. | w00t |
2008-08-22 | Revert automated conversion by Special, as it (unfortunately) neglects some d... | w00t |
2008-08-22 | Fix a lot of calls to match() and uses of wildcard.h (which doesn't exist any... | special |
2008-06-09 | Something we can do in 1.2 that we cant really do neatly in 1.1 - allow for t... | brain |
2008-05-25 | Compile fixes, was forced to move some stuff around | brain |
2008-05-19 | Convert channel::name to std::string, this was a beastie! | brain |
2008-05-18 | Make User:: nick/ident/dhost/fullname and some other things std::string inste... | aquanight |
2008-05-18 | Remove .c_str()'s in match() calls that are no longer needed as match() nativ... | brain |
2008-05-07 | Make u_listmode more sensible and make it properly use WriteNumeric, and a fe... | brain |
2008-05-05 | fix some unitialised vectors and tidy up a bit. | peavey |
2008-05-04 | Convert a whole bunch more | peavey |
2008-05-04 | Converting | peavey |
2008-04-02 | Fixes for bug #493, tidyups to clearing of channel modes on losing FJOIN. Mod... | brain |
2008-03-22 | Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumer... | brain |
2008-02-18 | Fix this first, as this actually has use of the new parameter same as cmode_b... | brain |
2008-02-11 | Add -Wshadow to cflags, and fix a bunch of warnings that come with it. Add a ... | w00t |
2008-02-03 | Clear up header insanity | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-11-04 | And whoops, typo | brain |
2007-11-04 | Fix these to use new hook system (u_listmode wasnt fixed yet) | brain |
2007-11-04 | Remove some unnecessary headers from places, commit working BanCacheManager s... | w00t |
2007-10-24 | Obnoxious -pedantic warnings | brain |
2007-10-15 | In the grand tradition of huge fucking commits: | w00t |
2007-08-28 | Remove the last uses of localised fake clients. This removes a lot of allocat... | w00t |
2007-08-28 | Remove an utterly insane comment .. based on changed by based on originally b... | w00t |
2007-08-26 | Proper fix for end-of-list numerics on restricted lists in bug #386, rather t... | brain |
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 | Comments (lots of, this was really lacking) | brain |
2007-06-14 | MAXMODES+1 -> MAXMODES+2 | brain |
2007-05-27 | Whoops, ++it++? Thats gonna break :p | brain |
2007-05-27 | Change for reverse output of lists, most recent first, for bug #307. Also fix... | brain |
2007-03-11 | Remove debug | brain |
2007-03-10 | Fix the operator== for irc::string -> std::string to be const&, the lack of c... | brain |
2007-03-10 | Change mask variable to irc::string to allow for case insensitive removal/add... | brain |
2007-01-14 | Someone left the colon off the 'end of list' numeric in u_listmode.h. I dont ... | brain |
2007-01-14 | Added interface 'ChannelBanList' that these two modules implement. Send a req... | brain |
2006-12-15 | And now, just to force you to recompile the *whole* ircd.. updated headers on... | w00t |
2006-10-23 | Fix unloading of modules that use u_listmode | brain |
2006-10-23 | banexception, chanfilter, inviteexception: use modestacker to stack modes whe... | brain |