]> git.sur5r.net Git - bacula/bacula/commit - bacula/src/filed/acl.c
Fixed problem in xattr and acl code trying to send empty acl or xattr streams.
authorMarco van Wieringen <mvw@planets.elm.net>
Thu, 2 Apr 2009 08:24:40 +0000 (08:24 +0000)
committerMarco van Wieringen <mvw@planets.elm.net>
Thu, 2 Apr 2009 08:24:40 +0000 (08:24 +0000)
commit4804bd401dd4653048ec7f17b6f5005b416e2878
tree7c3bb8b9b609f90efe9f2a5487ff2759edb1e22f
parent9174ef76353e8175c5e7ad0252e1dc49f12a1196
Fixed problem in xattr and acl code trying to send empty acl or xattr streams.
Fix for bug #1261 where we send out a null stream when a file only an acl and xattr support is also turned on.
Added some warnings to configure when using libtool and static in one configure.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8677 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/autoconf/configure.in
bacula/configure
bacula/src/filed/acl.c
bacula/src/filed/xattr.c
bacula/technotes