Merge branch 'master' of git://git.samba.org/samba into teventfix
[samba.git] / source3 / modules / vfs_acl_tdb.c
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jeremy AllisonUse fsp->posix_open in preference if we have it.
2009-02-25 Jeremy AllisonEnsure ACL modules work with POSIX paths.
2009-02-20 Tim Proutys3: Add extid to the dev/inode pair
2009-01-16 Tim Proutys3: Remove an incorrect const
2009-01-16 Michael Adams3:vfs_acl_tdb: don't leak state_path() to talloc_tos...
2009-01-13 Steven DannemanCovert several persistant tdb files to use state_path...
2008-12-31 Volker LendeckeRename parent_dirname_talloc() to parent_dirname()
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jeremy AllisonComment out the parent inheritance code (this is incorr...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-19 Jeremy AllisonAdd functions to delete NTACL on posix ACL set.
2008-11-14 Jeremy AllisonMove v2 from timestamp to 16-byte hash. Got the change...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-11 Michael Adam[s3]vfs_acl_tdb: fix the build.
2008-11-11 Jeremy AllisonFix the build (ndr_pull_struct_blob has a different...
2008-11-11 Jeremy AllisonAdded vfs_acl_tdb.c module to do ACLs completely in...