Mike Naberezny
|
cca4a5ec3c
Remove environ_expansions()
|
10 years ago |
Mike Naberezny
|
2d60a3fe8f
Remove redundant expansion of directory
|
10 years ago |
Mike Naberezny
|
ca868ceeda
Clean up parsing extras in get_plugins() and add a test
|
10 years ago |
Mike Naberezny
|
5bf10bf066
Also try to expand the default value in saneget()
|
10 years ago |
Mike Naberezny
|
866df5378f
Decouple UnhosedConfigParser from environ_expansions()
|
10 years ago |
Mike Naberezny
|
d1dc76bc92
Remove extra except clause from cleanup() and add tests
|
10 years ago |
Mike Naberezny
|
f41bc71d79
Fix test failure caused by removal of name variable in d4dd20cba641997f5e2aac3732868e1b66a192e4
|
11 years ago |
Chris McDonough
|
0e38987dc8
excise ancient uses of s.find
|
11 years ago |
Mike Naberezny
|
c4724dcf53
Close remaining pipes if some are missing
|
10 years ago |
Chris McDonough
|
d9aafcea04
79 cols and remove unused locals
|
11 years ago |
Mike Naberezny
|
923ca32b5e
Fix shutdown error in close_httpservers()
|
10 years ago |
Mike Naberezny
|
392cbd098f
Add test for socket family error
|
10 years ago |
Mike Naberezny
|
855aadc3aa
Remove datatypes.set_here()
|
9 years ago |
Mike Naberezny
|
0c905725b6
Add test for when result_handler import fails
|
10 years ago |
Mike Naberezny
|
e6b279a3c1
Use booleans instead of 0/1 to clarify process flags
|
10 years ago |
Mike Naberezny
|
81bb947803
Fix changelog entry placed under wrong version
|
9 years ago |
Mike Naberezny
|
1105ce45ae
Add changelog entry for 6658f5f39eacf8528c43814d092890b1777d356a
|
10 years ago |
Stefan Friesel
|
a6da7fbb83
Improve Medusa zombie connection detection
|
10 years ago |
Mike Naberezny
|
327f8929bf
Fix uptime check on Python 2.6
|
9 years ago |
Mike Naberezny
|
5e154a3ca1
Don't report negative uptime for a process if system time changes
|
9 years ago |
Mike Naberezny
|
b350690b1c
Set channel in abstract ProcessLogEvent
|
9 years ago |
Gavin Carothers
|
cfc70acc1e
__dict__ is read only in Python 3k
|
11 years ago |
Mike Naberezny
|
891e3cd1b1
Update environment variable info and move it to the top
|
9 years ago |
Mike Naberezny
|
dc69227a54
Update fcgi-program and eventlistener examples. Closes #535
|
10 years ago |
Andreas Stührk
|
7bbe426040
Doc fix: Line feed, not carriage return.
|
11 years ago |
Veres Lajos
|
39460f891e
Fix typos. Closes #532
|
10 years ago |
Mike Naberezny
|
31aa3d56db
Update link to "the djb way" services page. Closes #570
|
10 years ago |
Mike Naberezny
|
2bad35440d
Update pip install instructions
|
10 years ago |
Mike Naberezny
|
2011dae6d2
Add reminder that stdout is only for eventlistener protocol. Refs #622
|
10 years ago |
Mike Naberezny
|
825428e248
Reformat example eventlistener to make transitions more obvious. Refs #252
|
10 years ago |