| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move vendor field to a compile time macro | 2017-10-30 | 1 | -1/+1 | |
| * | hostserv/main: Tweak OperServ INFO output again to make it clearer. | 2017-01-09 | 1 | -1/+1 | |
| * | hostserv/main: Refactor allow_vhost_change to prevent incorrect behavior in s... | 2017-01-09 | 1 | -10/+35 | |
| * | hostserv/main: Clarify the description line for the vhost change frequency in... | 2017-01-07 | 1 | -5/+5 | |
| * | hostserv/templatevhost: Add templatevhost system, minor tweak to allow_vhost_... | 2016-12-23 | 1 | -5/+9 | |
| * | hostserv: Add request_time and limit_first_request options. | 2016-10-27 | 1 | -1/+81 | |
| * | hostserv/request: Fix a NULL dereference. | 2011-05-21 | 1 | -0/+1 | |
| * | Clean up some compile errors in various modules from the conf_table changes. | 2011-05-20 | 1 | -2/+0 | |
| * | modules/*: chase API change in r6381. | 2011-05-18 | 1 | -2/+1 | |
| * | Supply intent information when performing module unload operations.•••There are presently two intents for unload operations, these are MODULE_UNLOAD_INTENT_PERM which indicates a permanent unload, and MODULE_UNLOAD_INTENT_RELOAD which indicates that a module is being reloaded (usually for a code upgrade). This allows the module to know when it should stash persistence data using the mowgli.global_data classes or when it should just destroy all data records. | 2010-12-03 | 1 | -1/+1 | |
| * | Kill node_t and list_t.•••This also has the side effect of unbreaking the build. Oops. | 2010-10-08 | 1 | -1/+1 | |
| * | hostserv: Port to new command framework. | 2010-09-21 | 1 | -1/+0 | |
| * | Remove duplicated message handler routines. | 2010-09-20 | 1 | -34/+1 | |
| * | hostserv: Update to new command API. | 2010-09-20 | 1 | -3/+2 | |
| * | Unbreak hostserv build. | 2010-08-21 | 1 | -4/+4 | |
| * | hostsvs is now dead. | 2010-08-21 | 1 | -5/+4 | |
| * | Remove a bunch of code duplication with the do_sethost and do_sethost_all fun...•••They're inlined in hostserv.h now. | 2010-08-11 | 1 | -8/+1 | |
| * | Remove a bunch of the SVN Id's from the comments as well while•••we're at it. Sidenote: Yay Vim. | 2010-06-04 | 1 | -1/+0 | |
| * | Replace the $Id crap that hasn't really been used in 3 years with•••PACKAGE_STRING. | 2010-06-04 | 1 | -1/+1 | |
| * | hostserv: Remove and unhook the config_ready event listener. | 2010-04-04 | 1 | -8/+0 | |
| * | Remove .disp field in global core services structures. | 2009-12-15 | 1 | -2/+0 | |
| * | Update the remaining hook_add_hook, hook_add_hook_first and hook_del_hook. | 2009-08-09 | 1 | -7/+6 | |
| * | Make per-account vhosts a fallback for per-nick vhosts.•••Due to this, there should not be a problem between nickserv/vhost and hostserv/* anymore. The GROUP and VHOSTALL commands set a per-account vhost and clear all per-nick vhosts. The request system has not been changed and only sets per-nick vhosts. Note that it is not possible to override a per-account vhost with no vhost for a particular nick. | 2009-07-11 | 1 | -2/+6 | |
| * | Whitespace style fixes. | 2009-06-19 | 1 | -2/+2 | |
| * | Change FALSE to false. We use C99 style booleans now. | 2009-06-18 | 1 | -1/+1 | |
| * | Add hostserv from Rizon branch. HostServ is an optional more advanced vhost•••management facility, allowing vhosts tied to mynick_t and a request facility. | 2009-06-18 | 1 | -0/+111 |
