2007-11-04 |
brain | Convert all to new Attach() system. The Implements... |
blob | commitdiff | raw |
2007-10-21 |
w00t | Another big commit, just to please all my fans out... |
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-08-27 |
w00t | Remove unnecessary header traffic |
blob | commitdiff | raw | diff to current |
2007-07-22 |
brain | m_testcommand deletes its command handler manually... |
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-07 |
brain | Implement /dalinfo, as a joke. Consider this an easter... |
blob | commitdiff | raw | diff to current |
2007-07-03 |
pippijn | Removed superfluous semicolons |
blob | commitdiff | raw | diff to current |
2007-06-17 |
brain | Module factory and init function in modules turned... |
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 |
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-07 |
brain | Document dns caching, add a "bool cached" to OnLookupCo... |
blob | commitdiff | raw | diff to current |
2007-01-07 |
brain | DNS caching stuff (almost done) |
blob | commitdiff | raw | diff to current |
2007-01-07 |
brain | DNS Stuff - this wont work right yet, it will soon... |
blob | commitdiff | raw | diff to current |
2007-01-07 |
brain | Fix m_testcommand which tries to use an undefined point... |
blob | commitdiff | raw | diff to current |
2007-01-07 |
brain | Add TTL stuff to dns system (pass it to inherited objects) |
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-10 |
brain | Add fix for patch #166 (this is a reasonably big one) |
blob | commitdiff | raw | diff to current |
2006-10-19 |
brain | Insert massive change here. |
blob | commitdiff | raw | diff to current |
2006-10-08 |
brain | Update comments |
blob | commitdiff | raw | diff to current |
2006-10-06 |
brain | Document a ton of classes (e.g. give them a short descr... |
blob | commitdiff | raw | diff to current |
2006-10-01 |
brain | Now with binary versioning goodness |
blob | commitdiff | raw | diff to current |
2006-09-06 |
brain | All commands now return results CMD_FAILURE or CMD_SUCCESS |
blob | commitdiff | raw | diff to current |
2006-09-02 |
brain | And this (i guess it once tested mode stuff) |
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 |
brain | None of the modules use an extern InspIRCd* any more |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | (Bigger than it looks, i did this with perl inplace... |
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-09 |
brain | Change some resolver stuff. |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | do_log -> static void InspIRCd::Log() (with vararg... |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Extra stuff for forcing a v4 or v6 lookup |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Added test framework, so that i can work on improving... |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Fixed resolver, forward lookup of ipv6 doesnt work... |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Add error messages to Resolver::OnError() |
blob | commitdiff | raw | diff to current |
2006-08-01 |
brain | Remove unused temp buffers |
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-12 |
brain | Add exception handling here |
blob | commitdiff | raw | diff to current |
2006-07-12 |
brain | Added helperfuncs.h |
blob | commitdiff | raw | diff to current |
2006-07-12 |
brain | Oops, make methods public |
blob | commitdiff | raw | diff to current |
2006-07-12 |
brain | Test framework in m_testcommand, add interface |
blob | commitdiff | raw | diff to current |
2006-07-08 |
brain | Tidied up m_testcommand (removed a mode handler) |
blob | commitdiff | raw | diff to current |
2006-03-12 |
brain | Renamed to chanrec::modes |
blob | commitdiff | raw | diff to current |
2006-02-26 |
brain | Server* Srv marked static or moved to private member... |
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-16 |
brain | Typo in declaration |
blob | commitdiff | raw | diff to current |
2005-12-16 |
brain | Last set of modules converted to new command system |
blob | commitdiff | raw | diff to current |
2005-12-16 |
brain | Added support for new command system |
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 |
w00t | Few more stylistic changes, modules is now (fairly... |
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-04-07 |
brain | Tons of module versionflags stuff, and checks for it... |
blob | commitdiff | raw | diff to current |
2005-04-07 |
brain | Added version flags |
blob | commitdiff | raw | diff to current |
2005-04-07 |
brain | Started work on /UNLOADMODULE, resource tracking and... |
blob | commitdiff | raw | diff to current |
2004-05-16 |
brain | Updated header comments |
blob | commitdiff | raw | diff to current |
2004-05-01 |
brain | Added Module::OnAccessCheck |
blob | commitdiff | raw | diff to current |
2004-04-05 |
brain | Modified the Module::OnExtendedMode() method to use... |
blob | commitdiff | raw | diff to current |
2004-04-04 |
brain | Fixed a bug in servermode handling where the target... |
blob | commitdiff | raw | diff to current |
2004-04-04 |
brain | Completed support for module-handled umodes |
blob | commitdiff | raw | diff to current |
2004-04-04 |
brain | Added support for module-based chanmodes with parameter... |
blob | commitdiff | raw | diff to current |
2004-04-03 |
brain | Added support for module-defined chanmodes with no... |
blob | commitdiff | raw | diff to current |
2004-04-02 |
brain | Improved comments |
blob | commitdiff | raw | diff to current |
2004-04-02 |
brain | Added ability to override modes (allows SAMODE support... |
blob | commitdiff | raw | diff to current |
2004-04-02 |
brain | Clarified documentation |
blob | commitdiff | raw | diff to current |
2004-04-02 |
brain | Fixed typo |
blob | commitdiff | raw | diff to current |
2004-04-02 |
brain | Added simple test command module |
blob | commitdiff | raw | diff to current |
|