3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 17:29:21 +01:00
PyLink/coremods
James Lu dac0d5b234 core: Properly track whether we should actually remove the PID file
Previously, PyLink spuriously removed PID files even if -n/--no-check-pid was set or if PID file checking caused PyLink to quit

(cherry picked from commit 91659ea992)
2017-07-20 21:33:17 +08:00
..
__init__.py corecommands: port to use the permissions API (#367) 2016-12-09 21:43:58 -08:00
control.py core: Properly track whether we should actually remove the PID file 2017-07-20 21:33:17 +08:00
corecommands.py Actually use 'irc' in main() and die() as a keyword argument (per docs) 2017-05-12 19:19:52 -07:00
exttargets.py exttargets: add $and exttarget (#334) 2017-05-04 18:00:32 -07:00
handlers.py handlers, fantasy: migrate away from irc.botdata (#273) 2017-03-05 00:10:33 -08:00
login.py login: remove all__vary_rounds setting (deprecated in Passlib 1.7) 2017-03-08 22:58:17 -08:00
permissions.py permissions: limit "login = admin access" to old-style (< 1.1) login blocks 2016-12-09 20:57:01 -08:00
service_support.py service_support: fix service respawn on KILL 2017-05-12 18:45:27 -07:00