index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:vfs_fake_acls fix a compiler warning
Christian Ambach
2012-09-23
1
-1
/
+1
*
vfs: fix acl_blob_get* in vfs_full_audit
David Disseldorp
2012-09-20
1
-9
/
+11
*
vfs: fix lock logging in vfs_full_audit
David Disseldorp
2012-09-20
1
-4
/
+4
*
s3:vfs_gpfs: fix build
Christian Ambach
2012-09-16
1
-5
/
+5
*
s3: fix the hpux acl module
Björn Jacke
2012-09-14
1
-5
/
+5
*
s3: fix the tru64 acl module
Björn Jacke
2012-09-14
1
-5
/
+5
*
s3: fix the aix acl module
Björn Jacke
2012-09-14
1
-9
/
+9
*
s3: Fix the vfs_solarisacl module to compile.
Ira Cooper
2012-09-14
1
-5
/
+5
*
In vfs modules, don't use 'conn->origpath' when we really mean 'conn->cwd'.
Jeremy Allison
2012-09-12
4
-10
/
+10
*
smbd: Add extra VFS hooks to get the posix ACL as a blob
Andrew Bartlett
2012-09-12
3
-0
/
+153
*
smbd: Remove pre-allocation of ACL array in sys_acl_init()
Andrew Bartlett
2012-09-12
1
-1
/
+1
*
smbd-posix_acls: Use a IDL union to store the ACL entry
Andrew Bartlett
2012-09-12
1
-4
/
+4
*
smbd: Print ACL used to create hash in vfs_xattr_common
Andrew Bartlett
2012-09-11
1
-0
/
+10
*
s3:vfs/time_audit: Add back pointer for sys_acl_delete_def_file_fn
Christof Schmitt
2012-09-10
1
-0
/
+1
*
s3:vfs/time_audit: add path names to log messages
Ralph Wuerthner
2012-09-10
1
-80
/
+170
*
s3: fix wrong invocations of talloc_realloc
Björn Jacke
2012-09-09
1
-2
/
+2
*
s3:vfs_default: add basic support for durable handle request and reconnect
Michael Adam
2012-09-08
1
-3
/
+6
*
s3:vfs: add durable VFS operations
Michael Adam
2012-09-08
1
-1
/
+34
*
s3: Fix 64-bit warnings in vfs_media_harmony
Volker Lendecke
2012-09-06
1
-1
/
+1
*
build: Remove unused deps from vfs modules
Andrew Bartlett
2012-09-05
1
-2
/
+2
*
build: Remove references to charset modules - we no longer have these
Andrew Bartlett
2012-09-04
1
-0
/
+1
*
build: vfs_fake_acls does not need the acl lib
Andrew Bartlett
2012-09-04
1
-1
/
+1
*
s3: Fix warnings in aio_fork.c
Volker Lendecke
2012-09-01
1
-2
/
+4
*
s3: Fix a few "warning: ISO C90 forbids mixed declarations and code"
Volker Lendecke
2012-08-31
1
-154
/
+234
*
s3:vfs_gpfs: Use directory not file to get fileset id
Christof Schmitt
2012-08-29
2
-5
/
+35
*
vfs_media_harmony: fix some compile warnings with llvm
Björn Jacke
2012-08-29
1
-66
/
+66
*
s3-vfs: Try to be consistent about localtime vs GMT handling in vfs_shadow_copy2
Andrew Bartlett
2012-08-28
1
-12
/
+19
*
s3-vfs_shadow_copy2: Also accept a sscanf result
Andrew Bartlett
2012-08-28
1
-18
/
+46
*
s3-vfs: Remove extra calls to SMB_VFS_HANDLE_GET_DATA
Andrew Bartlett
2012-08-22
1
-6
/
+0
*
s3-vfs: Make vfs_aio_fork erratic timing behaviour a run-time option
Andrew Bartlett
2012-08-21
1
-5
/
+44
*
build: Remove special case for the build farm
Andrew Bartlett
2012-08-21
1
-3
/
+3
*
s3-vfs: Add lstat and lchown hooks to the vfs_fake_acls module
Andrew Bartlett
2012-08-20
1
-0
/
+63
*
s3-vfs: Correct the implementation of fake_acls_sys_acl_delete_def_file()
Andrew Bartlett
2012-08-20
1
-1
/
+31
*
s3-vfs: Use the system. namespace for fake ACLs
Andrew Bartlett
2012-08-20
1
-4
/
+4
*
s3-vfs: Allow vfs_xattr_tdb to work without a connected share
Andrew Bartlett
2012-08-20
1
-19
/
+99
*
s3:vfs_tsmsm only send notifications when file was offline before
Christian Ambach
2012-08-17
1
-2
/
+6
*
s3: Adapt the tsmsm module to the new aio routines
Volker Lendecke
2012-08-17
1
-8
/
+120
*
s3-vfs: Fix calls of lp_parm_talloc_string
Volker Lendecke
2012-08-17
1
-6
/
+9
*
s3: Remove the gpfs_hsm_notify module
Volker Lendecke
2012-08-17
2
-118
/
+0
*
s3: Merge vfs_gpfs_hsm_notify into vfs_gpfs.c
Volker Lendecke
2012-08-17
1
-0
/
+190
*
s3:vfs_gpfs: make sure parameters are set correctly for leases
Christian Ambach
2012-08-16
1
-0
/
+25
*
s3:vfs_gpfs: Fix compile error in gpfs module
Christof Schmitt
2012-08-16
1
-0
/
+1
*
s3-vfs: Continue to make vfs_xattr_tdb non-recursive
Andrew Bartlett
2012-08-16
1
-24
/
+50
*
s3-vfs: Add new VFS module to fake setting an ACL
Andrew Bartlett
2012-08-16
1
-0
/
+374
*
s3-vfs: Set errno in xattr emulation
Andrew Bartlett
2012-08-15
2
-0
/
+7
*
s3-vfs: Avoid loops in VFS modules: call _NEXT functions in xattr emulation
Andrew Bartlett
2012-08-15
2
-8
/
+8
*
s3-vfs: ensure we strictly free the talloc_stackframe
Andrew Bartlett
2012-08-15
1
-1
/
+1
*
librpc/idl: Make smb_acl_t public so we can pull/push it as a blob
Andrew Bartlett
2012-08-15
1
-0
/
+9
*
s3-smbd: Remove sys_acl_*() VFS wrapper functions
Andrew Bartlett
2012-08-15
3
-761
/
+0
*
s3-smbd: Change allocation of smb_acl_t to talloc()
Andrew Bartlett
2012-08-15
7
-53
/
+39
[next]