2007-08-27 |
w00t | Add a metric assload of TRANSLATE macros to modules. |
blob | commitdiff | raw |
2007-08-27 |
w00t | Remove unnecessary header traffic |
blob | commitdiff | raw | diff to current |
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-26 |
special | Made all of the error messages in chg* and set* a bit... |
blob | commitdiff | raw | diff to current |
2007-06-26 |
special | Added checks for empty ident/host/gecos in the chg... |
blob | commitdiff | raw | diff to current |
2007-06-17 |
w00t | Conversions |
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-01-01 |
brain | Fix to allow for OnRehash to know what user initiated... |
blob | commitdiff | raw | diff to current |
2006-12-31 |
brain | Fix broken LOLCODE |
blob | commitdiff | raw | diff to current |
2006-12-31 |
brain | Make this new idea O(1) instead of O(x*y) |
blob | commitdiff | raw | diff to current |
2006-12-31 |
brain | <hostname:charmap> defines the valid characters in... |
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-06 |
brain | Tidy up strlens which are not required |
blob | commitdiff | raw | diff to current |
2006-10-01 |
brain | Now with binary versioning goodness |
blob | commitdiff | raw | diff to current |
2006-09-09 |
brain | Ensure that these output the sane value thats actually... |
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-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-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-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-02-26 |
brain | Server* Srv marked static or moved to private member... |
blob | commitdiff | raw | diff to current |
2006-02-21 |
brain | Enforce 64 char dns limits |
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-16 |
brain | Moved 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-30 |
brain | Started on -Wall - safe compile |
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-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-04-12 |
brain | Abstracted host/gecos changing to Server:: methods |
blob | commitdiff | raw | diff to current |
2004-04-07 |
brain | Fixed typo/crash in m_sethost discovered by Hart and... |
blob | commitdiff | raw | diff to current |
2004-04-07 |
brain | Added a sanity check on the hostnames being set before... |
blob | commitdiff | raw | diff to current |
2004-04-07 |
brain | Added new modules m_chghost, m_sethost, m_setname |
blob | commitdiff | raw | diff to current |
|