| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move vendor field to a compile time macro | 2017-10-30 | 1 | -1/+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 | |
| * | Remove "help/" from the help path of all modules that contain commands.•••This is just a waste of space as it is stripped out in src/help.c anyway. Since we've re-done the help stuff anyway, might as well do this too. | 2010-09-22 | 1 | -1/+1 | |
| * | hostserv: Port to new command framework. | 2010-09-21 | 1 | -7/+1 | |
| * | Clean up help_display() calls. | 2010-09-21 | 1 | -1/+1 | |
| * | hostserv: Update to new command API. | 2010-09-20 | 1 | -5/+3 | |
| * | Unbreak hostserv build. | 2010-08-21 | 1 | -1/+1 | |
| * | Made fantasy command replies tell users to message ChanServ not the BotServ bot. | 2010-06-21 | 1 | -1/+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 | |
| * | Small cosmetic cleanups to hostserv. | 2010-05-01 | 1 | -1/+1 | |
| * | Remove .disp field in global core services structures. | 2009-12-15 | 1 | -1/+1 | |
| * | hostserv: Clean up disconnection of hostsvs.* values.•••Pointed out by jdhore | 2009-07-17 | 1 | -2/+2 | |
| * | Change FALSE to false. We use C99 style booleans now. | 2009-06-18 | 1 | -2/+2 | |
| * | 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/+69 |
