]> git.samba.org - samba.git/history - source3/modules/vfs_zfsacl.c
Fix two debug statements: Add missing printf parameter.
[samba.git] / source3 / modules / vfs_zfsacl.c
2007-12-19 Michael AdamFix two debug statements: Add missing printf parameter.
2007-12-19 Michael AdamReformatting: wrap long lines and remove trailing spaces.
2007-12-19 Michael AdamPrepare the zfs acl module for the api change in get_nt...
2007-12-19 Michael AdamSplit smb_get_nt_acl_nfs4 into two (f- and non-f-variant).
2007-11-13 Michael AdamFix build of the zfs_acl module.
2007-11-13 Volker LendeckeMake [f]get_nt_acl return NTSTATUS
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Volker Lendecker24809: Consolidate the use of temporary talloc contexts.
2007-10-10 Jeremy Allisonr23856: Add Jiri.Sasek@Sun.COM;s fix from Axel Apitz...
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr23620: Convert set_nt_acl to return NTSTATUS. Also...
2007-10-10 James Peachr23396: Make VFS callbacks static. Mark operations...
2007-10-10 Jeremy Allisonr22872: Add vfs_zfsacl module from Jiri Sasek <Jiri...