Albert S. crtxcr
crtxcr pushed to master at crtxcr/qswiki 2021-10-03 23:04:50 +02:00
94ade7238e CLI: Add 'version' command
fa5e75893f Add version.{h,cpp}: Returning version info
Compare 2 commits »
crtxcr pushed to master at crtxcr/exile.h 2021-10-03 21:25:41 +02:00
55e1f42ca8 check_policy_sanity(): Initialize last_policy
crtxcr closed issue crtxcr/qswiki#21 2021-10-03 17:06:33 +02:00
CLI interface for administrator
crtxcr pushed to master at crtxcr/qswiki 2021-10-03 17:06:33 +02:00
3d0fce590b Introduce CLI
1082f8ac5a Permissions: Add toString()
8b044d712b Authenticator: Introduce AUTH_DEFAULT_SALT_SIZE
5037a17fba utils: introduce trim()
164b2c19ee userDao: Implement list()
Compare 5 commits »
crtxcr deleted branch WIP/cli from crtxcr/qswiki 2021-10-03 17:06:33 +02:00
crtxcr merged pull request crtxcr/qswiki#25 2021-10-03 17:06:32 +02:00
CLI
crtxcr pushed to WIP/cli at crtxcr/qswiki 2021-10-03 17:06:00 +02:00
3d0fce590b Introduce CLI
crtxcr pushed to WIP/cli at crtxcr/qswiki 2021-10-03 17:03:57 +02:00
432ad105e5 Introduce CLI
1082f8ac5a Permissions: Add toString()
8b044d712b Authenticator: Introduce AUTH_DEFAULT_SALT_SIZE
Compare 3 commits »
crtxcr pushed to WIP/cli at crtxcr/qswiki 2021-10-03 16:55:01 +02:00
9fe8ecf3bf Introduce CLI
5037a17fba utils: introduce trim()
164b2c19ee userDao: Implement list()
8d685dc581 Makefile: Remove -lseccomp as we don't need it anymore
ed43f5f700 submodules: update cpp-httplib
Compare 5 commits »
crtxcr pushed to master at crtxcr/qswiki 2021-09-29 18:34:09 +02:00
8d685dc581 Makefile: Remove -lseccomp as we don't need it anymore
crtxcr pushed to master at crtxcr/qswiki 2021-09-29 18:29:06 +02:00
ed43f5f700 submodules: update cpp-httplib
crtxcr pushed to WIP/sandboxing at crtxcr/looqs 2021-09-28 21:44:14 +02:00
c5368be7fa WIP REBASE Ipc prototype
crtxcr pushed to WIP/sandboxing at crtxcr/looqs 2021-09-28 21:41:04 +02:00
9243c75b47 WIP REBASE Ipc prototype
72c3750a16 README: Mention sandboxing
35295a9ea4 pdfworker: Remove dead code
Compare 3 commits »
crtxcr synced commits to WIP/sane_timestamp at crtxcr/hs9001 from mirror 2021-09-28 19:31:05 +02:00
crtxcr synced new reference WIP/sane_timestamp to crtxcr/hs9001 from mirror 2021-09-28 19:31:05 +02:00
crtxcr pushed to WIP/cli at crtxcr/qswiki 2021-09-26 17:33:52 +02:00
57c28b2426 CLI: startInteractive(): Handle bad()/eof()
95c5c4e155 CLI: implement user {list,show,perms}
7b2335e728 fixup! Begin CLI
5e5994fae4 userDao: Implement list()
cfee2bf1d8 Begin CLI
Compare 5 commits »
crtxcr created pull request crtxcr/qswiki#25 2021-09-25 19:32:35 +02:00
CLI
crtxcr created branch WIP/cli in crtxcr/qswiki 2021-09-25 19:30:56 +02:00
crtxcr pushed to WIP/cli at crtxcr/qswiki 2021-09-25 19:30:56 +02:00
680b85fa58 Begin CLI
crtxcr synced commits to master at crtxcr/hs9001 from mirror 2021-09-25 14:21:05 +02:00
d0e07640e8 Update README.md