s3:pylibsmb: Make .list() work for SMBv2
[samba.git] / source3 / modules / vfs_hpuxacl.c
2017-12-18 Christof Schmittvfs: Use static_decl_vfs in all VFS modules
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_GET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_DELETE_DEF_FILE to...
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2016-03-24 Jeremy Allisons3: Filenames: Add uint32_t flags parameter to syntheti...
2016-03-15 Jeremy Allisons3: vfs: vfs_hpuxacl. refuse_symlink() means we can...
2015-05-21 Karolin Seegervfs_hpuxacl: Fix typo in comment...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-04-17 Volker Lendeckevfs: Convert hpuxacl_sys_acl_set_file to synthetic_smb_...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_hpux for...
2012-10-11 Andrew Bartlettsmbd: Add mem_ctx to sys_acl_init() and all callers
2012-09-14 Björn Jackes3: fix the hpux acl module
2012-08-15 Andrew Bartletts3-smbd: Change allocation of smb_acl_t to talloc()
2012-05-31 Stefan Metzmachers3:vfs_hpuxacl: remove unused file_find_fd() calls
2011-12-12 Richard Sharpevfs: Make function pointer names consistent. They all...
2011-08-03 Volker Lendeckes3: Fix some nonempty blank lines
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
2011-04-13 Günther Deschners3-includes: only include acl prototypes when needed.
2011-03-30 Günther Deschners3-vfs acl modules: more non-linux build fixes.
2011-03-29 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2010-09-28 Volker Lendeckes3: Lift smbd_server_conn from file_find_fd
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-17 Jeremy AllisonLast 2 VFS_STAT -> LSTAT fixes I can see in the modules...
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-18 Volker Lendeckes3:smbd: Attempt to fix the build on HP/UX
2009-07-29 Tim Proutys3: Attempt to fix hpuxacl module
2009-07-24 Volker LendeckeMake the smbd VFS typesafe
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-21 Tim Proutys3: Finish plumbing the fsp->fsp_name smb_fname convers...
2009-06-25 Tim Proutys3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Volker LendeckeFix two uninitialized variables in vfs_hpuxacl.c
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_SYS_ACL_SET_...
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_SYS_ACL_GET_...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
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 Michael Adamr22615: fix prototype
2007-10-10 Michael Adamr22529: Add implementation of HP-UX ACLs in the new...
2007-10-10 Herb Lewisr20261: merge 20260 from samba_3_0_24
2007-10-10 Jim McDonoughr17179: Merge the vl-posixacls tmp branch into mainline. It