3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00
PyLink/coremods
James Lu 883f9199ec control: move rehash signal to SIGUSR1, and shutdown on SIGHUP (terminal close)
PyLink technically isn't a daemon, so it's a bit odd to have it linger around after the controlling terminal has died.
2017-07-02 21:19:04 -07:00
..
__init__.py corecommands: port to use the permissions API (#367) 2016-12-09 21:43:58 -08:00
control.py control: move rehash signal to SIGUSR1, and shutdown on SIGHUP (terminal close) 2017-07-02 21:19:04 -07:00
corecommands.py coremods, plugins: migrate to snake case 2017-06-29 23:01:39 -07:00
exttargets.py various: convert sortPrefixes/getPrefixModes calls to snake case 2017-06-30 21:40:05 -07:00
handlers.py various: convert sortPrefixes/getPrefixModes calls to snake case 2017-06-30 21:40:05 -07:00
login.py login: remove all__vary_rounds setting (deprecated in Passlib 1.7) 2017-03-08 22:58:17 -08:00
permissions.py coremods, plugins: migrate to snake case 2017-06-29 23:01:39 -07:00
service_support.py core: convert IrcUser calls to User 2017-06-30 21:44:31 -07:00