2009-09-13 |
danieldg | Remove double prefix conversion from Channel::RawWriteA... |
blob | commitdiff | raw |
2009-09-13 |
danieldg | Membership* changes |
blob | commitdiff | raw | diff to current |
2009-09-05 |
w00t | Likewise, convert OnLocalTopicChange to OnPreTopicChang... |
blob | commitdiff | raw | diff to current |
2009-09-05 |
w00t | Change OnPostLocalTopicChange to be OnPostTopicChange... |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | inline Channel::IsModeSet |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Rip out VisData in preparation for replacing it with... |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | ModResult conversion: Change return type of all module... |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Remove a few unneeded string copies in the PRIVMSG... |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Replace FOREACH_RESULT_MAP with a more readable and... |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Add "created" parameter to OnUserJoin, to avoid explici... |
blob | commitdiff | raw | diff to current |
2009-08-15 |
w00t | Partial revert of 1fb8a3f1b120db764375911be9ad8019a807a... |
blob | commitdiff | raw | diff to current |
2009-08-13 |
brain | Merge patch from dKingston for missing TOPIC numeric... |
blob | commitdiff | raw | diff to current |
2009-08-12 |
danieldg | Fixes for config reader |
blob | commitdiff | raw | diff to current |
2009-06-30 |
w00t | Check for oper max chans before user max chans, fixes... |
blob | commitdiff | raw | diff to current |
2009-05-13 |
danieldg | Use a FakeUser source for server-sourced commands in... |
blob | commitdiff | raw | diff to current |
2009-04-29 |
danieldg | Overloading SetMode seems to cause the compiler to... |
blob | commitdiff | raw | diff to current |
2009-04-24 |
danieldg | Fix crash from unregistered users joining a channel... |
blob | commitdiff | raw | diff to current |
2009-04-20 |
danieldg | Use loopCall to protect OnUserKick rather than the... |
blob | commitdiff | raw | diff to current |
2009-04-17 |
danieldg | Fix SetModeParam to use std::string and handle edge... |
blob | commitdiff | raw | diff to current |
2009-03-23 |
danieldg | Check IsBanned even when the ban list is empty, so... |
blob | commitdiff | raw | diff to current |
2009-03-15 |
psychon | Update all wiki links to point to the new wiki. This... |
blob | commitdiff | raw | diff to current |
2009-03-14 |
danieldg | Extban rework: allow exceptions to override bans on... |
blob | commitdiff | raw | diff to current |
2009-02-14 |
peavey | Nuke trailing spaces |
blob | commitdiff | raw | diff to current |
2009-01-22 |
w00t | Small fix: don't set default modes when joining if... |
blob | commitdiff | raw | diff to current |
2009-01-09 |
peavey | Remove channel::created as its unused and only serves... |
blob | commitdiff | raw | diff to current |
2009-01-02 |
w00t | Update copyrights for 2009. |
blob | commitdiff | raw | diff to current |
2008-10-18 |
w00t | Add priv channels/high-join-limit. |
blob | commitdiff | raw | diff to current |
2008-09-02 |
w00t | This string copy is gone now, remove fixme note |
blob | commitdiff | raw | diff to current |
2008-08-25 |
w00t | Allow Channel::SetTopic with a NULL user record, which... |
blob | commitdiff | raw | diff to current |
2008-08-21 |
w00t | match() is no longer a function+no header, now a static... |
blob | commitdiff | raw | diff to current |
2008-08-10 |
w00t | Fix RPL_NAMREPLY sometimes fucking up |
blob | commitdiff | raw | diff to current |
2008-08-07 |
w00t | Implement <options:invitebypassmodes>, optionally circu... |
blob | commitdiff | raw | diff to current |
2008-08-05 |
w00t | Fix TOPIC to work on propegation again |
blob | commitdiff | raw | diff to current |
2008-08-04 |
om | Add optional 3rd parameter to Channel::SetTopic() which... |
blob | commitdiff | raw | diff to current |
2008-08-04 |
w00t | Oops, actually, return 1 to block change, 0 to check... |
blob | commitdiff | raw | diff to current |
2008-08-04 |
w00t | Add Channel::SetTopic(User *, std::string &) to set... |
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-21 |
w00t | Remove duplicated member, kept in classes.. Possible... |
blob | commitdiff | raw | diff to current |
2008-07-20 |
w00t | Remove custom members for +lk storage |
blob | commitdiff | raw | diff to current |
2008-07-20 |
w00t | Fixes to some stuff that writes on memory it shouldn... |
blob | commitdiff | raw | diff to current |
2008-07-16 |
w00t | Fix parts being screwed up, thanks psychon |
blob | commitdiff | raw | diff to current |
2008-07-13 |
w00t | Finish channels.cpp conversion to numerics list |
blob | commitdiff | raw | diff to current |
2008-07-13 |
w00t | Add include/numerics.h, contains/will contain an enum... |
blob | commitdiff | raw | diff to current |
2008-07-12 |
w00t | Debug |
blob | commitdiff | raw | diff to current |
2008-07-12 |
w00t | Okay, and there's the working version of it. Extbans... |
blob | commitdiff | raw | diff to current |
2008-07-12 |
w00t | Overload IsExtBanned to provide a *string matching... |
blob | commitdiff | raw | diff to current |
2008-07-11 |
w00t | Add OnCheckExtBan, will be used for exceptions to extbans |
blob | commitdiff | raw | diff to current |
2008-07-11 |
w00t | Convert API to use std::string, fixes my slight bug... |
blob | commitdiff | raw | diff to current |
2008-07-11 |
w00t | Fix m_nopartmsg to work via API modification, involves... |
blob | commitdiff | raw | diff to current |
2008-06-12 |
pippijn | for real |
blob | commitdiff | raw | diff to current |
2008-05-25 |
brain | First phase of conversion to dynamic limits on all... |
blob | commitdiff | raw | diff to current |
2008-05-19 |
brain | Convert channel::name to std::string, this was a beastie! |
blob | commitdiff | raw | diff to current |
2008-05-19 |
brain | Convert channel banlist members to std::string |
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-16 |
brain | Change that allows the m_override module to not announc... |
blob | commitdiff | raw | diff to current |
2008-04-10 |
brain | Fix for bug #513 |
blob | commitdiff | raw | diff to current |
2008-04-07 |
brain | Fix for bug #510 |
blob | commitdiff | raw | diff to current |
2008-04-07 |
brain | Make it work properly, too |
blob | commitdiff | raw | diff to current |
2008-04-07 |
brain | Show server kills with correct origin, UNLESS hidden... |
blob | commitdiff | raw | diff to current |
2008-04-07 |
brain | This should probably be tested, but makes a whole lot... |
blob | commitdiff | raw | diff to current |
2008-04-06 |
w00t | Stupid, stupid :| use the correct variable to find... |
blob | commitdiff | raw | diff to current |
2008-04-04 |
w00t | Remove debug printf |
blob | commitdiff | raw | diff to current |
2008-04-04 |
w00t | The start of extended bans infrastructure: syntax is... |
blob | commitdiff | raw | diff to current |
2008-04-04 |
brain | Allow for custom prefixes as status chars in /notice... |
blob | commitdiff | raw | diff to current |
2008-04-03 |
brain | Whoops, allow numeric 353 (names list) to be overridden... |
blob | commitdiff | raw | diff to current |
2008-04-01 |
w00t | Remove this, it won't work (reliably), use ModeParser... |
blob | commitdiff | raw | diff to current |
2008-04-01 |
w00t | Configurable prefixes for chanmodes +qa: prefixes can... |
blob | commitdiff | raw | diff to current |
2008-03-30 |
brain | The bug we fixed for bug #506 may still occur in trunk... |
blob | commitdiff | raw | diff to current |
2008-03-22 |
brain | Wheeee for HUGE commits. Convert all numerics to WriteN... |
blob | commitdiff | raw | diff to current |
2008-03-21 |
brain | Convert to new api |
blob | commitdiff | raw | diff to current |
2008-03-21 |
brain | Add support for OnNamesListItem, discussed with w00t... |
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-22 |
w00t | Nuke TIMESYNC from orbit \o/ |
blob | commitdiff | raw | diff to current |
2008-02-13 |
brain | Commit patch from danieldg that makes a ton of stuff... |
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 | Small tidyup |
blob | commitdiff | raw | diff to current |
2008-01-10 |
w00t | Header update: 2007 -> 2008 |
blob | commitdiff | raw | diff to current |
2008-01-06 |
w00t | Permanent channels, currently conflicts with blockcaps... |
blob | commitdiff | raw | diff to current |
2008-01-06 |
w00t | Throw exception if trying to construct a duplicate... |
blob | commitdiff | raw | diff to current |
2008-01-06 |
w00t | Move CreateChannel to a constructor instead |
blob | commitdiff | raw | diff to current |
2008-01-06 |
w00t | Move channel creation to a seperate Channel::CreateChan... |
blob | commitdiff | raw | diff to current |
2007-11-10 |
brain | m_spy no longer implements SPYNAMES, instead it overrid... |
blob | commitdiff | raw | diff to current |
2007-11-09 |
brain | Roadmap item "Fix jointhrottle to not try 'throttle... |
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-28 |
brain | From RFC 2812, the funny = that i could never identify... |
blob | commitdiff | raw | diff to current |
2007-08-28 |
w00t | Remove some fake client stuff, make it use the global... |
blob | commitdiff | raw | diff to current |
2007-08-27 |
w00t | Remove more unnecessary header traffic |
blob | commitdiff | raw | diff to current |
2007-08-23 |
brain | Add some stuff to change how we process a token sepeper... |
blob | commitdiff | raw | diff to current |
2007-08-19 |
brain | Add <connect:maxchans> as per feature bug #338 - combin... |
blob | commitdiff | raw | diff to current |
2007-08-05 |
w00t | Logic cleanup for chanrec::JoinUser - why I didn't... |
blob | commitdiff | raw | diff to current |
2007-07-23 |
brain | Tidyup a bunch of stuff that was using userrec::modes... |
blob | commitdiff | raw | diff to current |
2007-07-23 |
w00t | Bit more tidying. Add some comments here, too. |
blob | commitdiff | raw | diff to current |
2007-07-23 |
w00t | Minor cleanup |
blob | commitdiff | raw | diff to current |
2007-07-23 |
w00t | Fix for bug #358, by rogalek. |
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-06-09 |
brain | Change some = "" to clear() and some == "" to .empty() |
blob | commitdiff | raw | diff to current |
2007-06-01 |
brain | This is a better fix, as it calls the mode handler... |
blob | commitdiff | raw | diff to current |
next |