1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 13:12:41 +00:00
Commit graph

1255 commits

Author SHA1 Message Date
J. King
f1c29c99c7 Finish testing PID file path checking 2021-07-05 20:57:05 -04:00
J. King
59cf27089a More daemon cleanup 2021-07-05 20:57:05 -04:00
J. King
4e1193bab2 Move forking daemon support code to own class 2021-07-05 20:57:05 -04:00
J. King
32e04e3938 Move forking and related to Service class 2021-07-05 20:57:05 -04:00
J. King
55acb87577 Start on PI(D file resolution tests 2021-07-05 20:57:05 -04:00
J. King
e8cab78bd6 Handle last possible PID failures
Opening the PID file can still fail separately, though this is unlikely
2021-07-05 20:57:05 -04:00
J. King
9595c4f019 Start filling out PID file exceptions 2021-07-05 20:57:05 -04:00
J. King
372bf9f630 Exclude code from coverage 2021-07-05 20:57:05 -04:00
J. King
4ffc29781d Remove references to oldpass param 2021-07-05 20:57:05 -04:00
J. King
47af739e47 Catch more PID path failures 2021-07-05 20:57:05 -04:00
J. King
2c7b16ed27 Respond to termination signals and delete PID file 2021-07-05 20:57:05 -04:00
J. King
410310282f Load configuration after forking 2021-07-05 20:57:05 -04:00
J. King
29b83b4453 Prototype forking daemon 2021-07-05 20:57:05 -04:00
J. King
fc2abc1203 Use D modifier for all patterns with $ anchors 2021-06-24 11:58:50 -04:00
J. King
59c5c2eb14 Oops 2021-05-31 13:11:22 -04:00
J. King
3cd3ac4a51 Correct filename conflict 2021-05-31 13:10:16 -04:00
J. King
837895fd6a Adapt dist files for Debian 2021-05-31 12:12:56 -04:00
J. King
b4c9413130 Update README 2021-05-30 17:14:01 -04:00
J. King
bafb788b02 Correct errors in manual 2021-05-30 15:51:18 -04:00
J. King
68e3cd82ca Don't include section number in title 2021-05-30 10:04:33 -04:00
J. King
c3fa4788d6 Use proper metadata block for manpage 2021-05-30 09:48:10 -04:00
J. King
3567f294a6 Merge branch 'manpage' 2021-05-30 09:22:10 -04:00
J. King
8c0f047747 Update HTML manual to mention man page 2021-05-30 09:19:08 -04:00
J. King
fd76b1b611 Add examples to manual page 2021-05-29 23:37:02 -04:00
J. King
4317a96db1 Work around double spacing 2021-05-29 22:45:13 -04:00
J. King
62d49e0d3c Fill out most of the manual page
Removed most of the online help as a consequence since maintaining
both is frought
2021-05-29 21:48:02 -04:00
J. King
88487d27a2 Expand manual page 2021-05-29 17:40:20 -04:00
J. King
46c88f584f Fix copying of man page in PKGBUILDs 2021-05-29 16:29:53 -04:00
J. King
92823d5bc2 Create directories before executing Pandoc 2021-05-29 16:19:52 -04:00
J. King
3e55ab3849 Move man pages to their own directory 2021-05-29 15:44:51 -04:00
J. King
2ec7acc50b Turn off "smart" character substitution in Pandoc 2021-05-29 14:13:45 -04:00
J. King
d3a983e7f0 Move the markdown manpage
Daux uses Cmmonmark, which does not support indention, required for
proper formatting of manual pages. Consequently, the manul page will
instead be standalone.
2021-05-29 14:05:30 -04:00
J. King
176aac0ad7 Fix stupid typo properly 2021-05-29 12:37:32 -04:00
J. King
e439dd8277 Fix manpage in Arch PKGBUILD 2021-05-29 12:26:51 -04:00
J. King
6cc9f96728 Prototype manual page 2021-05-29 11:13:19 -04:00
J. King
d4569c77a9 Add database location to tmpfiles 2021-05-29 11:09:11 -04:00
J. KIng
add1acc87a Fix more lintian complaints 2021-05-28 16:23:42 -04:00
J. King
14d3cdfe58 Hopefully fix some Debian problems 2021-05-28 12:33:52 -04:00
J. KIng
281760be71 Address some lintian complaints 2021-05-28 08:29:49 -04:00
J. King
758a02d667 Move generic configuration file 2021-05-27 19:39:53 -04:00
J. King
18846c19cb Add install list for Debian package 2021-05-27 19:00:29 -04:00
J. King
b5bbdc2bc6 Date release 2021-05-25 17:22:48 -04:00
J. King
3be6c9984d Update Apache documentation in manual 2021-05-25 17:16:40 -04:00
J. King
6c84b2199e More Apache fixes 2021-05-25 17:03:08 -04:00
J. King
f9cbac2c31 Hopefully fix Apache configuration 2021-05-25 15:13:18 -04:00
J. King
32ca0c3fe4 Appease GitHub once and for all 2021-05-24 19:22:37 -04:00
J. King
a81bd0e45c Add whitespace 2021-05-24 14:51:21 -04:00
J. King
86d82a2586 Use global flag when replacing with sed 2021-05-24 14:50:21 -04:00
J. King
f0bf55f9cf Add ExecStart to parent systemd unit 2021-05-24 14:07:11 -04:00
J. King
1055611940 Add version constraints to Arch dependencies 2021-05-24 12:40:11 -04:00