summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-11-22 14:49:54 +0000
committerRichard W.M. Jones <rjones@redhat.com>2012-11-22 16:19:21 +0000
commit218b39acae324955b089dcfc191b0270b6bafb62 (patch)
treee688599c48ada8ff10ddca6f404b629e2c4d1ba2 /po
parent784e53287e18c324dda9c4cc93b9aae4790eb909 (diff)
downloadlibguestfs-218b39acae324955b089dcfc191b0270b6bafb62.tar.gz
libguestfs-218b39acae324955b089dcfc191b0270b6bafb62.tar.xz
libguestfs-218b39acae324955b089dcfc191b0270b6bafb62.zip
New APIs: Implement POSIX ACLs.
This adds the following new APIs: - acl_get_file - acl_set_file - acl_delete_def_file
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES b/po/POTFILES
index ece787a8..7e289eb9 100644
--- a/po/POTFILES
+++ b/po/POTFILES
@@ -4,6 +4,7 @@ cat/virt-cat.c
cat/virt-filesystems.c
cat/virt-ls.c
daemon/9p.c
+daemon/acl.c
daemon/augeas.c
daemon/available.c
daemon/base64.c