Use getgroups

This commit is contained in:
wbaumann 2012-01-28 11:56:42 +00:00
parent 7d71ddc114
commit 92519c9c78

View File

@ -5,6 +5,9 @@ ChangeLog for davfs2
* mount_davfs.c, check_dirs: * mount_davfs.c, check_dirs:
Use stat instead of access. Use stat instead of access.
Use stored persona. Use stored persona.
Use getgroups.
* mount_davfs.c, check_permissions:
Use getgroups.


2012-01-25 Werner Baumann (werner.baumann@onlinehome.de) 2012-01-25 Werner Baumann (werner.baumann@onlinehome.de)
* mount_davfs.c, mount_davfs.h: * mount_davfs.c, mount_davfs.h: