2008-03-29 |
brain | Add support for <sqloper:hash> value, references 'md5... |
blob | commitdiff | raw |
2008-03-24 |
brain | And more of them |
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-02-22 |
aquanight | Convert remaining InspIRCd::Log() calls to new logging... |
blob | commitdiff | raw | diff to current |
2008-02-20 |
brain | Wheee, mass commit! this adds const stafety, throwing... |
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-01-10 |
w00t | Header update: 2007 -> 2008 |
blob | commitdiff | raw | diff to current |
2008-01-02 |
w00t | Update this to use the new oper call |
blob | commitdiff | raw | diff to current |
2007-11-04 |
brain | Remove Implements() method from every module. booya. |
blob | commitdiff | raw | diff to current |
2007-11-04 |
brain | Convert all to new Attach() system. The Implements... |
blob | commitdiff | raw | diff to current |
2007-10-24 |
brain | Remove variadic macros from sqlv2 api, removing the... |
blob | commitdiff | raw | diff to current |
2007-10-24 |
brain | Pedantic clean |
blob | commitdiff | raw | diff to current |
2007-10-23 |
brain | All of insp now builds with -pedantic (theres some... |
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-10-15 |
w00t | class command_t -> class Command. Whey :D |
blob | commitdiff | raw | diff to current |
2007-09-20 |
brain | Thanks dz, forgot uppercase equivalent of AEIOU in... |
blob | commitdiff | raw | diff to current |
2007-09-20 |
brain | As per request from Bricker, change the format of the... |
blob | commitdiff | raw | diff to current |
2007-08-28 |
om | Move everything module-related out of InspIRCd and... |
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-17 |
brain | More |
blob | commitdiff | raw | diff to current |
2007-05-22 |
peavey | Module class has a member ServerInstance, so remove... |
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-01-17 |
brain | Mass comment removal. |
blob | commitdiff | raw | diff to current |
2007-01-13 |
brain | Change this to use our md5 provider rather than MD5... |
blob | commitdiff | raw | diff to current |
2007-01-02 |
peavey | Fix: If sql user and pass matched, but not operclass... |
blob | commitdiff | raw | diff to current |
2007-01-01 |
brain | Fix to allow for OnRehash to know what user initiated... |
blob | commitdiff | raw | diff to current |
2006-12-28 |
peavey | Change the SQLutils and SQL providers to also use inter... |
blob | commitdiff | raw | diff to current |
2006-12-15 |
w00t | Still more massive commit fun. Headers in include/... |
blob | commitdiff | raw | diff to current |
2006-12-04 |
brain | Update $ModDep lines so that these properly depend... |
blob | commitdiff | raw | diff to current |
2006-11-03 |
brain | Fixed at last. |
blob | commitdiff | raw | diff to current |
2006-11-03 |
brain | Ive been unable to commit this since 9am, somehow port... |
blob | commitdiff | raw | diff to current |
2006-11-03 |
brain | Took out a header we needed to keep. Im done stick... |
blob | commitdiff | raw | diff to current |
2006-11-03 |
brain | Hmm, svn said there was a conflict here, but nobody... |
blob | commitdiff | raw | diff to current |
2006-11-03 |
brain | Revert special's sqloper change, nice try but only... |
blob | commitdiff | raw | diff to current |
2006-11-03 |
special | Switched m_sqloper to use OnPostCommand instead of... |
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-17 |
brain | Add const std::string &original_command to OnPreCommand... |
blob | commitdiff | raw | diff to current |
2006-08-29 |
brain | Snomasks +k (kills) and +o (oper) |
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 | Change to using Instance->Log (InspIRCd::Log) rather... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
om | New API update |
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 | Mass-tidyup of module global vars, theyre no longer... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | PublishFeature, FindFeature, FindModule, PriorityBefore... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
om | Updates to new API |
blob | commitdiff | raw | diff to current |
2006-08-09 |
om | Fixes for API changes |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | ServerConfig extern moved into class InspIRCd |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | Get rid of Server::GetUsers(chanrec) - a throwback... |
blob | commitdiff | raw | diff to current |
2006-08-08 |
brain | WHEEEEE!!!!! |
blob | commitdiff | raw | diff to current |
2006-08-08 |
brain | AddOper() and DeleteOper() -> userrec::Oper() and userr... |
blob | commitdiff | raw | diff to current |
2006-08-06 |
brain | Support CIDR, CIDR zline, /oper and CIDR <connect>... |
blob | commitdiff | raw | diff to current |
2006-07-23 |
om | Change to use GetId() and ID rather than GetData()... |
blob | commitdiff | raw | diff to current |
2006-07-23 |
om | Tidyups, optimisations and make the log messages make... |
blob | commitdiff | raw | diff to current |
2006-07-23 |
om | simple logic error (check they already are +o before... |
blob | commitdiff | raw | diff to current |
2006-07-23 |
om | Mostly updated to new API; Currently doesn't check... |
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-08 |
brain | Refactored user modes to work like the channel modes... |
blob | commitdiff | raw | diff to current |
2006-05-30 |
brain | Apply mirq's optimization patches |
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-20 |
brain | Include paths change |
blob | commitdiff | raw | diff to current |
2006-04-08 |
om | Split inspircd_io.* insp inspsocket.* and configreader... |
blob | commitdiff | raw | diff to current |
2006-03-13 |
brain | *hits eggy with a stick* |
blob | commitdiff | raw | diff to current |
2006-03-11 |
brain | More const ref fixes |
blob | commitdiff | raw | diff to current |
2006-02-26 |
brain | Fixed Server* Srv stuff in these too, although by defau... |
blob | commitdiff | raw | diff to current |
2006-02-22 |
brain | Oh yae, Oh Yae, back in old days of yore, Ye Brain... |
blob | commitdiff | raw | diff to current |
2006-02-05 |
om | Add .c_str()'s to m_sqloper in call to OneOfMatches... |
blob | commitdiff | raw | diff to current |
2006-02-04 |
brain | Added support for space-seperated lists here, too |
blob | commitdiff | raw | diff to current |
2006-01-29 |
brain | Created OnPostOper that can be gauranteed to be called... |
blob | commitdiff | raw | diff to current |
2006-01-28 |
om | Deleted the semicolon that had half the dev team wonder... |
blob | commitdiff | raw | diff to current |
2006-01-28 |
brain | A few tweaks here and there |
blob | commitdiff | raw | diff to current |
2006-01-28 |
brain | Missing extern |
blob | commitdiff | raw | diff to current |
2006-01-28 |
brain | TESTME: Fix to this to make it work with newer OnPreCom... |
blob | commitdiff | raw | diff to current |
2006-01-15 |
brain | Updated copyrights in headers etc using perl inplace... |
blob | commitdiff | raw | diff to current |
2005-12-26 |
brain | Last set converted to 'Implements' |
blob | commitdiff | raw | diff to current |
2005-12-07 |
brain | Changed behaviour of module API to pass Server* to... |
blob | commitdiff | raw | diff to current |
2005-11-30 |
brain | Added a parameter to OnRehash for the rehash parameter |
blob | commitdiff | raw | diff to current |
2005-11-29 |
brain | Fixed for new OnOper syntax |
blob | commitdiff | raw | diff to current |
2005-11-25 |
brain | Fixed to not use mesh stuff |
blob | commitdiff | raw | diff to current |
2005-05-30 |
brain | Started on -Wall - safe compile |
blob | commitdiff | raw | diff to current |
2005-05-25 |
brain | Operhosts are now optional (in the type tag) |
blob | commitdiff | raw | diff to current |
2005-05-15 |
brain | Changed to use __single_client_alloc, faster on most... |
blob | commitdiff | raw | diff to current |
2005-05-15 |
brain | Moved a ton of functions into helperfuncs.h to speed... |
blob | commitdiff | raw | diff to current |
2005-04-27 |
brain | Added explicit oper tracking in a vector of userrec... |
blob | commitdiff | raw | diff to current |
2005-04-25 |
brain | Added hostname checking |
blob | commitdiff | raw | diff to current |
2005-04-25 |
brain | Added m_sqloper, allows storage of opers within a mysql... |
blob | commitdiff | raw | diff to current |
|