summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Ralf Jung [Sat, 22 Feb 2014 11:42:21 +0000 (12:42 +0100)]
add filesystem hardening (mounting external filesystems read-only, nosuid, and so on)
Ralf Jung [Sat, 22 Feb 2014 10:25:20 +0000 (11:25 +0100)]
use rrsync to restrict rsync access
Ralf Jung [Sat, 22 Feb 2014 10:05:46 +0000 (11:05 +0100)]
switch to Python 3; allow command verifiers to change the command
Ralf Jung [Wed, 19 Feb 2014 20:36:50 +0000 (21:36 +0100)]
make sure scp does not get an additional parameter as last argument
Ralf Jung [Wed, 19 Feb 2014 20:33:52 +0000 (21:33 +0100)]
better filtering
Ralf Jung [Wed, 19 Feb 2014 18:37:18 +0000 (19:37 +0100)]
Support 64bit systems
Ralf Jung [Thu, 13 Feb 2014 14:59:13 +0000 (15:59 +0100)]
documentation oO
Ralf Jung [Thu, 13 Feb 2014 14:58:42 +0000 (15:58 +0100)]
better names for some files and things
Ralf Jung [Thu, 13 Feb 2014 14:35:32 +0000 (15:35 +0100)]
Initial commit