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