2007-08-27 |
w00t | Remove unnecessary header traffic |
blob | commitdiff | raw |
2007-08-15 |
special | Changed m_messageflood to use PreMessage and PreNotice... |
blob | commitdiff | raw | diff to current |
2007-07-18 |
special | Fixed m_messageflood to free the channel if it kicks... |
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-03 |
pippijn | Removed superfluous semicolons |
blob | commitdiff | raw | diff to current |
2007-06-22 |
peavey | Fix for bug #332. Correctly invalidate old mode before... |
blob | commitdiff | raw | diff to current |
2007-06-17 |
w00t | More conversions. |
blob | commitdiff | raw | diff to current |
2007-06-09 |
brain | A ton more clear() and empty() stuff thats been lingeri... |
blob | commitdiff | raw | diff to current |
2007-05-21 |
brain | Header rearrangement, move inspircd.h to top, remove... |
blob | commitdiff | raw | diff to current |
2007-05-19 |
brain | SPACE INDENTING ACTION RANGERS -- ATTACK! |
blob | commitdiff | raw | diff to current |
2007-05-19 |
w00t | Windows support. Tested and working to compile on freeb... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
w00t | Now really add +f to <options:chanopsexempt>. Previous... |
blob | commitdiff | raw | diff to current |
2007-02-10 |
brain | Improve +f kick message: |
blob | commitdiff | raw | diff to current |
2006-12-28 |
brain | Reasonably sized fix - when adding modes in modules... |
blob | commitdiff | raw | diff to current |
2006-12-16 |
brain | Fix setting of * for bans in m_messageflood, this has... |
blob | commitdiff | raw | diff to current |
2006-12-15 |
w00t | Remove global namespacing, makes modules compile FASTAH... |
blob | commitdiff | raw | diff to current |
2006-11-27 |
brain | Add exception lists to OnUserMessage and OnUserNotice... |
blob | commitdiff | raw | diff to current |
2006-10-19 |
brain | Insert massive change here. |
blob | commitdiff | raw | diff to current |
2006-10-01 |
brain | Now with binary versioning goodness |
blob | commitdiff | raw | diff to current |
2006-09-15 |
brain | Annotations |
blob | commitdiff | raw | diff to current |
2006-09-13 |
brain | Fix m_messageflood along same lines as m_joinflood... |
blob | commitdiff | raw | diff to current |
2006-09-02 |
brain | Because these modes take no parameter when being remove... |
blob | commitdiff | raw | diff to current |
2006-08-25 |
brain | Remove On005Numeric event from a ton of modules which... |
blob | commitdiff | raw | diff to current |
2006-08-23 |
brain | ModeParser::InsertMode is no longer required -- this... |
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 | CamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInsp... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Now two types of log macro, log() and ilog(). log(... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | ConfigReader and FileReader now take InspIRCd* to their... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | None of the modules use an extern InspIRCd* any more |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | Last of Server:: methods moved to InspIRCd::. Server... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | Note: FOR THE MOMENT, this is BROKEN. It wont run right... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | So much stuff changed in this one, i forgot most of it. |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | Move InsertMode into ModeParser |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | ServerConfig extern moved into class InspIRCd |
blob | commitdiff | raw | diff to current |
2006-08-08 |
brain | WHEEEEE!!!!! |
blob | commitdiff | raw | diff to current |
2006-08-08 |
brain | WriteChannel* functions and ChanExceptSender* functions... |
blob | commitdiff | raw | diff to current |
2006-07-27 |
brain | Change std::pair<bool,std::string> to neater typedef... |
blob | commitdiff | raw | diff to current |
2006-07-26 |
brain | Add extra method to mode handler, ModeHandler::ModeSet(). |
blob | commitdiff | raw | diff to current |
2006-07-16 |
brain | mass tidyup, change A LOT of stuff to const char**... |
blob | commitdiff | raw | diff to current |
2006-07-10 |
brain | Inherit just about everything from classbase |
blob | commitdiff | raw | diff to current |
2006-07-10 |
brain | Change to templated GetExt() |
blob | commitdiff | raw | diff to current |
2006-07-09 |
brain | Add stuff for propogating mode out on +f * ban |
blob | commitdiff | raw | diff to current |
2006-07-09 |
brain | Same here, tidy up the parameter to show what we actual... |
blob | commitdiff | raw | diff to current |
2006-07-09 |
brain | Alter SetModeParam to take const char* to save on casts... |
blob | commitdiff | raw | diff to current |
2006-07-09 |
brain | Port to new API (last mode that has akward parameters... |
blob | commitdiff | raw | diff to current |
2006-04-24 |
brain | delete operator tracking in debug mode (using a macro... |
blob | commitdiff | raw | diff to current |
2006-04-14 |
brain | Fix reversed parameters in x:y - joinflood was not... |
blob | commitdiff | raw | diff to current |
2006-04-06 |
w00t | Holy christ that was a LOT OF SPACES. TABS, USE THEM... |
blob | commitdiff | raw | diff to current |
2006-03-11 |
brain | Yet more const ref changes |
blob | commitdiff | raw | diff to current |
2006-02-20 |
brain | Propogation of remote kicks (testy test) |
blob | commitdiff | raw | diff to current |
2006-02-03 |
brain | Altered format of OnUserMessage |
blob | commitdiff | raw | diff to current |
2006-01-25 |
om | Change m_redirect, m_joinflood and m_messageflood to... |
blob | commitdiff | raw | diff to current |
2006-01-22 |
brain | Or so i thought... |
blob | commitdiff | raw | diff to current |
2006-01-22 |
brain | Fixed |
blob | commitdiff | raw | diff to current |
2006-01-22 |
brain | Was using OnUserPre* when i wanted to use OnUser*,... |
blob | commitdiff | raw | diff to current |
2006-01-22 |
brain | Put some stuff back that was NEEDED. |
blob | commitdiff | raw | diff to current |
2006-01-22 |
brain | Added MakeWildHost to userrec (*!*@dhost) |
blob | commitdiff | raw | diff to current |
2006-01-22 |
brain | Fixes to server kick (i hope) |
blob | commitdiff | raw | diff to current |
2006-01-22 |
brain | Forgot NOTICE and PRIVMSG implements() |
blob | commitdiff | raw | diff to current |
2006-01-22 |
brain | And yae, the compiler sayeth to brain, fix thine warnin... |
blob | commitdiff | raw | diff to current |
2006-01-22 |
brain | Fixed simple typos |
blob | commitdiff | raw | diff to current |
2006-01-22 |
brain | Added facility for servers to send KICK message (ew... |
blob | commitdiff | raw | diff to current |
2006-01-22 |
brain | Made '*' ban-specifier work |
blob | commitdiff | raw | diff to current |
2006-01-22 |
brain | Fixed typos etc to make this compile now |
blob | commitdiff | raw | diff to current |
2006-01-22 |
brain | Fixed 005 to be f not L |
blob | commitdiff | raw | diff to current |
2006-01-22 |
brain | Added OnChannelDelete() method (called on KICK, PART... |
blob | commitdiff | raw | diff to current |
|