Unrud
|
3af5809d71
Add option for CA certificate for validating clients
|
8 years ago |
Unrud
|
fd55bbce15
Adjust imports for isort
|
8 years ago |
Unrud
|
c9664137a5
Improve error handling
|
8 years ago |
Unrud
|
9cd9ad9a02
Only register exit function if a PID file was created
|
8 years ago |
Unrud
|
6762fc1cad
Expand user on PID path
|
8 years ago |
Unrud
|
fcccb3f7af
Daemonize after creation of network sockets
|
8 years ago |
Unrud
|
360e88f350
Write PID file in original process
|
8 years ago |
Unrud
|
6ade44c773
Make relative PID path absolute
|
8 years ago |
Unrud
|
65c53df5b3
Keep original exception when PID file creation fails
|
8 years ago |
Unrud
|
79bcedd4bc
Refactor: Extract daemonize function
|
8 years ago |
Guillaume Ayoub
|
3e0c8cf285
Update copyright years
|
8 years ago |
Unrud
|
d2a17c36ae
Fail if configuration is not found
|
8 years ago |
Guillaume Ayoub
|
864eb5931a
Merge setup.cfg and pytest.ini, fix tests
|
9 years ago |
Unrud
|
7d687205bd
Use logger for WSGIServer
|
9 years ago |
Guillaume Ayoub
|
3213495245
Merge branch 'url' of https://github.com/Unrud/Radicale into Unrud-url
|
9 years ago |
Guillaume Ayoub
|
34a82c9b69
Merge pull request #540 from twoodcock/master
|
9 years ago |
Tim Woodcock
|
7f0d717459
remove umask(0) in daemon mode
|
9 years ago |
Guillaume Ayoub
|
c459d32a19
Use argparse to parse command arguments
|
9 years ago |
Yohann Rebattu
|
6d76cfa5aa
use dash instead of underscore in options as well
|
9 years ago |
Yohann Rebattu
|
fb3e733596
use dash instead of underscore
|
9 years ago |
Yohann Rebattu
|
d6ee788ff5
comment…
|
9 years ago |
Yohann Rebattu
|
ca2d519345
use group exclusively except for config
|
9 years ago |
Yohann Rebattu
|
11710f75a8
allow config override from commandline
|
9 years ago |
Unrud
|
dbaf58dbfe
Remove base_prefix and use SCRIPT_NAME instead
|
9 years ago |
Guillaume Ayoub
|
947c57312c
Fix a variable name
|
9 years ago |
Guillaume Ayoub
|
fd1742fcea
Fix typo
|
9 years ago |
Unrud
|
3b71ab960e
Log exceptions (Fixes #447)
|
9 years ago |
Unrud
|
e2b87d145f
Cosmetics: Don't use % for logging
|
9 years ago |
Guillaume Ayoub
|
8ac3ce1a89
Clean many, many things
|
9 years ago |
Guillaume Ayoub
|
3e52f34309
Remove pylint
|
9 years ago |