Check for _POSIX_SAVED_IDS, add gain_privileges and release_privileges

This commit is contained in:
wbaumann
2012-01-15 17:29:11 +00:00
parent 67c5cbe9ee
commit af0e0b57c7
3 changed files with 94 additions and 59 deletions

View File

@ -8,6 +8,9 @@ ChangeLog for davfs2
parse_config, defaults.h:
Set defaults for netdev, mopts, fsuid and fsgid
in get_options.
* mount_davfs.c, kernel_interface.c:
Check for _POSIX_SAVED_IDS,
add gain_privileges and release_privileges.
2012-01-14 Werner Baumann (werner.baumann@onlinehome.de)
* src/Makefile.am: