| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move vendor field to a compile time macro | 2017-10-30 | 1 | -1/+1 | |
| * | ChanServ/set_*: Add verbose support, announcing changes to channels that have... | 2017-10-09 | 1 | -0/+2 | |
| * | ChanServ/set_*: Make every binary option accept on/1/true and off/0/false as ... | 2017-07-16 | 1 | -2/+2 | |
| * | ChanServ: Call add_history_entry from notify_channel_set_change, not from eac... | 2017-03-30 | 1 | -32/+0 | |
| * | chanserv/main: Add notify_channel_set_change function (notifies channel manag... | 2017-03-27 | 1 | -0/+9 | |
| * | chanserv/set_*: Add HISTORY support to all other set commands. | 2017-03-23 | 1 | -5/+42 | |
| * | '/cs set commands' no longer require +s if the user has +F. Founders could a... | 2015-08-03 | 1 | -1/+1 | |
| * | chanserv: Disable mlock +o on SECURE channels for now.•••This is too annoying, disallowing even deopping self for users with +o-O flags. If the functionality of mlock +o is desired, this should be done using a new SET option. | 2012-09-20 | 1 | -4/+0 | |
| * | chanserv/set_secure: update MLOCK on SET SECURE ON/OFF | 2012-05-04 | 1 | -0/+4 | |
| * | 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 | |
| * | Replace MODULE_USE_SYMBOL() with MODULE_TRY_REQUEST_SYMBOL(), part 2. | 2010-11-28 | 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 | |
| * | chanserv: Port to new command framework. | 2010-09-21 | 1 | -7/+1 | |
| * | chanserv: Clean up pointer-of-pointer nonsense. | 2010-09-20 | 1 | -3/+3 | |
| * | chanserv: Update to new command API. | 2010-09-20 | 1 | -1/+1 | |
| * | Made chanserv's set parameter argument optional.•••This lets users do /chanserv set url etc to unset channel settings. | 2010-06-28 | 1 | -1/+7 | |
| * | 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 | |
| * | Fix some circular module dependencies because i fail•••and have forgotten how the bad-old days of linux worked. | 2010-05-23 | 1 | -1/+1 | |
| * | Move CS SET SECURE to its own module. | 2010-05-23 | 1 | -0/+101 |
