| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix recursion of QuitUser in SendQ quits | 2011-05-23 | 2 | -0/+8 | |
| * | Change InspIRCd::Run() to return void | 2011-05-05 | 1 | -2/+1 | |
| * | Update copyright notices to 2011 | 2011-05-04 | 38 | -38/+38 | |
| * | Add declaration for function added by MODULE_INIT | 2011-05-04 | 1 | -0/+3 | |
| * | Add a flag for implicit permissions | 2011-04-21 | 1 | -4/+9 | |
| * | Rewrite sepstream logic, add an option to suppress empty items, and add test ... | 2011-04-03 | 1 | -10/+13 | |
| * | Allow listing of modes with +Z | 2011-02-24 | 1 | -3/+0 | |
| * | Remove command_parse.h from inspircd.h | 2011-01-30 | 2 | -1/+1 | |
| * | Remove dynamic.h from inspircd.h | 2011-01-30 | 2 | -1/+1 | |
| * | Undo last commit | 2011-01-30 | 1 | -0/+1 | |
| * | Remove unnecessary header | 2011-01-30 | 1 | -1/+0 | |
| * | Remove inspsocket.h from inspircd.h | 2011-01-30 | 3 | -17/+20 | |
| * | Remove timer.h from inspircd.h | 2011-01-30 | 4 | -29/+30 | |
| * | Remove duplicate #include | 2011-01-30 | 1 | -1/+0 | |
| * | Remove threadengine.h from inspircd.h | 2011-01-30 | 4 | -24/+25 | |
| * | Remove dns.h from inspircd.h | 2011-01-30 | 4 | -35/+36 | |
| * | Remove cull_list.h from inspircd.h | 2011-01-29 | 2 | -3/+4 | |
| * | Remove protocol.h from inspircd.h | 2011-01-29 | 4 | -3/+5 | |
| * | Add an improved version of the old test suite | 2011-01-28 | 3 | -1/+35 | |
| * | Fix bug #113 | 2010-12-23 | 1 | -1/+1 | |
| * | Fix warning due to setting a value return type const | 2010-12-01 | 1 | -1/+1 | |
| * | Remove unneeded operator | 2010-12-01 | 1 | -2/+1 | |
| * | Use const references | 2010-12-01 | 1 | -1/+1 | |
| * | Add const to some functions | 2010-12-01 | 9 | -13/+13 | |
| * | Remove const from min_ and max_params | 2010-11-02 | 1 | -2/+2 | |
| * | Add support for XML character entities (&#xx;) | 2010-10-17 | 1 | -0/+3 | |
| * | Expose a const reference to ExtensionItem::types | 2010-10-14 | 1 | -0/+1 | |
| * | Bump internal API sequence number | 2010-10-09 | 1 | -1/+1 | |
| * | Add early_init() for module setup needed prior to config reading | 2010-10-08 | 1 | -1/+6 | |
| * | Force Extensible objects to be registered prior to use | 2010-10-08 | 1 | -0/+1 | |
| * | Add some timing debug logging to OnGarbageCollect | 2010-10-06 | 1 | -4/+3 | |
| * | Add irc::string::empty() | 2010-10-05 | 1 | -0/+1 | |
| * | Remove some unneeded complexity from spanningtree | 2010-10-02 | 1 | -1/+0 | |
| * | Remove deleted Membership objects from the user's channel list on quit | 2010-09-27 | 1 | -0/+1 | |
| * | Remove broken win32 threadengine | 2010-09-26 | 2 | -146/+3 | |
| * | Clean up some comments and debug text | 2010-09-25 | 1 | -1/+2 | |
| * | Change /OPER to use PermissionCheck•••This makes SSL fingerprint checking of oper blocks less of a hack | 2010-09-24 | 1 | -0/+8 | |
| * | Fix inaccurate comment about CMD_INVALID | 2010-09-24 | 1 | -1/+1 | |
| * | Add type checks to Extensible get/set and unregister | 2010-09-22 | 1 | -1/+1 | |
| * | Add ExtensibleType argument to ExtensionItem to identify item types | 2010-09-22 | 4 | -18/+21 | |
| * | Change spanningtree intercept of WHOIS to a DoWhois function in RemoteUser | 2010-09-12 | 2 | -1/+3 | |
| * | Move RemoteUser into spanningtree | 2010-09-12 | 3 | -16/+0 | |
| * | Update m_flatfile_channels to be more robust•••Enable storage of registered channels without permanent channels, or vice versa Only set the dirty bit if a channel that is written to the database gets its mode or topic changed, rather than any channel or user Move NukeChannel to core and put announcets back in options Allow sending mode merges via the protocol interface | 2010-09-06 | 3 | -1/+11 | |
| * | Add FormatSubstitute utility class | 2010-08-27 | 1 | -0/+25 | |
| * | Promote PopulateInfoMap to core, it is moderately useful | 2010-08-27 | 3 | -7/+8 | |
| * | Add CrashState for tracing basic call state when the stack is corrupt | 2010-08-25 | 5 | -1/+47 | |
| * | Support module unloading while jobs are enqueued | 2010-08-24 | 2 | -2/+7 | |
| * | Replace thread engine with job engine | 2010-08-24 | 5 | -239/+88 | |
| * | Remove "assign()" converter between irc::string and std::string | 2010-08-22 | 1 | -8/+0 | |
| * | Clarify the configuration tag function names | 2010-08-22 | 1 | -2/+0 |
