VFS: Modify opendir to take a const struct smb_filename * instead of const char *
[kai/samba-autobuild/.git] / source3 / modules / vfs_media_harmony.c
2016-03-01 Jeremy AllisonVFS: Modify opendir to take a const struct smb_filename...
2016-02-25 Jeremy AllisonVFS: Modify rmdir to take a const struct smb_filename...
2016-02-24 Jeremy Allisons3: VFS: Modify mkdir to take a const struct smb_filena...
2016-02-16 Jeremy Allisons3: VFS: Modify SMB_VFS_GET_NT_ACL to take a const...
2015-05-06 Richard SharpeConvert all uint8/16/32 to _t in all modules.
2014-12-04 Ralph Boehmes3:vfs: add create tags to SMB_VFS_CREATEFILE
2014-09-12 Volker Lendeckemedia_harmony: Fix a crash bug
2014-09-11 Volker Lendeckemedia_harmony: Fix warnings
2014-08-11 Volker Lendeckevfs3: Pass "lease" through SMB_VFS_CREATE_FILE
2014-02-08 Garming Samparam: rename lp function and variable from "fake_dir_c...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-04-17 Volker Lendeckevfs: Convert alloc_get_client_smb_fname to cp_smb_filename
2012-12-21 Andreas Schneiders3-vfs: Fix a null pointer deferference in vfs_media_ha...
2012-12-12 Andreas Schneidervfs: Make sure we don't call talloc_free on an uninitia...
2012-10-11 Andrew Bartlettsmbd: Add mem_ctx to {f,}get_nt_acl VFS call
2012-10-11 Andrew Bartlettsmbd: Add mem_ctx to sys_acl_init() and all callers
2012-09-06 Volker Lendeckes3: Fix 64-bit warnings in vfs_media_harmony
2012-08-31 Volker Lendeckes3: Fix a few "warning: ISO C90 forbids mixed declarati...
2012-08-29 Björn Jackevfs_media_harmony: fix some compile warnings with llvm
2012-08-07 Volker Lendeckevfs-mediaharmony: Remove some unnecessary return; state...
2012-08-07 Björn Jackevfs_media_harmony: fix return of void
2012-08-07 Andrew Klaassenmedia_harmony VFS module: Add and build by default.