2007-11-04 |
brain | Honking huge commit. Removal of DELETE() template that... |
blob | commitdiff | raw |
2007-11-04 |
brain | Convert all to new Attach() system. The Implements... |
blob | commitdiff | raw | diff to current |
2007-10-23 |
brain | More |
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 unnecessary header traffic |
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-17 |
w00t | 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-03 |
brain | Fix broken modules (broken due to api change) |
blob | commitdiff | raw | diff to current |
2007-01-17 |
brain | Mass comment removal. |
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-10-19 |
brain | Insert massive change here. |
blob | commitdiff | raw | diff to current |
2006-10-04 |
jamie | Eugh. Revert change InspIRCd::Time() -> time() |
blob | commitdiff | raw | diff to current |
2006-10-02 |
jamie | Fix my last change to InspIRCd::Time() |
blob | commitdiff | raw | diff to current |
2006-10-02 |
jamie | Use InspIRCd::Time() instead of time() |
blob | commitdiff | raw | diff to current |
2006-10-01 |
brain | Now with binary versioning goodness |
blob | commitdiff | raw | diff to current |
2006-09-25 |
brain | All done. |
blob | commitdiff | raw | diff to current |
2006-09-15 |
brain | Annotations |
blob | commitdiff | raw | diff to current |
2006-09-13 |
brain | Fix minor memory leak when setting new param that repla... |
blob | commitdiff | raw | diff to current |
2006-09-13 |
brain | Fix |
blob | commitdiff | raw | diff to current |
2006-09-13 |
brain | And fix again |
blob | commitdiff | raw | diff to current |
2006-09-13 |
brain | Merge jamies many patches |
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-30 |
brain | Fix for parameters which contain a colon (which is... |
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 | 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-10 |
brain | Fixes and removal of Server::GetServerName() |
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-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 | 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 | Fixed for new api |
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-02-15 |
w00t | - Incorrect |
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-24 |
brain | Swapped around params to make this work |
blob | commitdiff | raw | diff to current |
2006-01-24 |
root | Added joinflood +j |
blob | commitdiff | raw | diff to current |
|