Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack | |
This should be handled fine now by .dir-locals.el, so need to carry that stuff in every file. | |||
2015-11-30 | test-acl-util: fix two issues from review | Zbigniew Jędrzejewski-Szmek | |
https://github.com/systemd/systemd/pull/2063 | |||
2015-11-28 | test-acl-util: add new test | Zbigniew Jędrzejewski-Szmek | |
For now, only add_acls_for_user is tested. When run under root, it actually sets the acls. When run under non-root, it sets the acls for the user, which does nothing, but at least calls the functions. |