3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/coremods
James Lu 91659ea992 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
2017-07-20 21:13:01 +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:13:01 +08:00
corecommands.py IRCNetwork: mark connection_thread, pingTimer, socket, and queue as private 2017-07-12 22:56:30 -07:00
exttargets.py various: convert sortPrefixes/getPrefixModes calls to snake case 2017-06-30 21:40:05 -07:00
handlers.py handlers: strip away '(on $network)' portions of relay oper types if the source and target netname are the same 2017-07-12 07:57:07 -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 services_support: migrate to conf.conf['pylink'], make the realname option optional 2017-07-14 05:51:40 -07:00