2007-08-27 |
w00t | Remove unnecessary header traffic |
blob | commitdiff | raw |
2007-08-03 |
w00t | Add VF_COMMON to a lot modules which require it. Report... |
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 |
brain | More |
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-12 |
w00t | Argh, forgot the space on the end. >_< |
blob | commitdiff | raw | diff to current |
2007-05-12 |
w00t | Make this use std::string, not char crap |
blob | commitdiff | raw | diff to current |
2007-05-12 |
w00t | The commit that should have been r7000: src/modules... |
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-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-08-18 |
brain | Dont allow USERIP (where loaded) on unregistered users |
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 | 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-10 |
brain | FindNick, FindChan, ChanModes, UserList, CountInvisible... |
blob | commitdiff | raw | diff to current |
2006-08-08 |
brain | WHEEEEE!!!!! |
blob | commitdiff | raw | diff to current |
2006-08-04 |
brain | Change to using userrec::ip as a sockaddr to store... |
blob | commitdiff | raw | diff to current |
2006-08-01 |
brain | The IPV6 stuff compiles now, with compile-correct ipv6... |
blob | commitdiff | raw | diff to current |
2006-07-28 |
brain | Add support for syntax of commands in place of the... |
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-04-06 |
w00t | Holy christ that was a LOT OF SPACES. TABS, USE THEM... |
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-02-15 |
brain | Removed a whole lot of strchr's looking for mode +o... |
blob | commitdiff | raw | diff to current |
2006-01-27 |
brain | Improved IP handling. Now uses in_addr to store client... |
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-07 |
brain | Changed behaviour of module API to pass Server* to... |
blob | commitdiff | raw | diff to current |
2005-05-20 |
brain | Fixed case-sensitivity typo in module name for Addcommand |
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-05-08 |
brain | Added USERIP numeric 005 output |
blob | commitdiff | raw | diff to current |
2005-05-08 |
brain | Fixed to use numeric 340- |
blob | commitdiff | raw | diff to current |
2005-05-08 |
brain | Added m_userip.cpp requested by Selphie |
blob | commitdiff | raw | diff to current |
|