index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
s3-vfs: Put vfs_aixacl_util.c helper functions into a header file
Andrew Bartlett
2012-08-14
3
-3
/
+24
*
s3-nfs4acls: Remove lookup_sid and sidmap from NFSv4 ACL mapping and check gi...
Andrew Bartlett
2012-08-11
1
-115
/
+13
*
Correctly check for errors in strlower_m() returns.
Jeremy Allison
2012-08-09
1
-1
/
+3
*
Check error returns on strnorm().
Jeremy Allison
2012-08-09
1
-1
/
+3
*
Check error returns from strupper_m() (in all reasonable places).
Jeremy Allison
2012-08-09
2
-2
/
+7
*
vfs_dirsort: Remove unnecessary return; statement
Björn Jacke
2012-08-08
1
-2
/
+0
*
vfs_afsacl.c: Remove some unnecessary return; statements
Björn Jacke
2012-08-08
1
-5
/
+0
*
vfs_full_audit: Remove some unnecessary return; statements
Björn Jacke
2012-08-08
1
-9
/
+0
*
vfs_time_audit: Remove unnecessary return; statement
Björn Jacke
2012-08-08
1
-2
/
+0
*
vfs_time_audit: Remove some unnecessary return; statements
Björn Jacke
2012-08-08
1
-7
/
+0
*
vfs-mediaharmony: Remove some unnecessary return; statements
Volker Lendecke
2012-08-08
1
-3
/
+0
*
vfs_media_harmony: fix return of void
Björn Jacke
2012-08-07
1
-3
/
+6
*
media_harmony VFS module: Add and build by default.
Andrew Klaassen
2012-08-07
1
-0
/
+2438
*
config: The AIO engine is indepent of HAVE_AIO now
Volker Lendecke
2012-07-18
1
-0
/
+2
*
s3: Add aio_fsync to the aio_linux module
Volker Lendecke
2012-07-18
1
-0
/
+44
*
s3: Add aio_fsync to the aio_fork module
Volker Lendecke
2012-07-18
1
-1
/
+112
*
s3-aio-fork: make "read_cmd" an enum
Volker Lendecke
2012-07-18
1
-7
/
+35
*
s3: Add aio_fsync to the aio_posix module
Volker Lendecke
2012-07-18
1
-0
/
+57
*
s3-vfs: async fsync
Volker Lendecke
2012-07-18
3
-0
/
+183
*
s3: Move the aio_pthread read/write functionality to vfs_default
Volker Lendecke
2012-07-18
3
-231
/
+139
*
s3-aio: Remove unused VFS functions and more
Volker Lendecke
2012-07-18
3
-316
/
+0
*
s3-vfs: Add pwrite_send/recv to vfs modules
Volker Lendecke
2012-07-18
2
-0
/
+142
*
s3-vfs: Add pread_send/recv to vfs modules
Volker Lendecke
2012-07-18
2
-0
/
+145
*
s3: Convert aio_linux to pread/pwrite_send/recv
Volker Lendecke
2012-07-18
1
-543
/
+100
*
s3: Convert aio_fork to pread/pwrite_send/recv
Volker Lendecke
2012-07-18
1
-323
/
+174
*
s3-aio_fork: Convert get_idle_child from NTSTATUS to errno
Volker Lendecke
2012-07-18
1
-14
/
+17
*
s3-aio_fork: Convert create_aio_child from NTSTATUS to errno
Volker Lendecke
2012-07-18
1
-16
/
+20
*
s3: Add vfs_aio_posix
Volker Lendecke
2012-07-18
2
-0
/
+253
*
s3: Make smbd/aio.c not depend on aio.h anymore
Volker Lendecke
2012-07-18
1
-0
/
+1
*
s3:vfs_aio_pthread: Convert to libasys
Volker Lendecke
2012-07-18
2
-525
/
+123
*
s3-vfs: async pread
Volker Lendecke
2012-07-18
1
-0
/
+45
*
s3-vfs: async pwrite
Volker Lendecke
2012-07-18
1
-0
/
+48
*
s3:Really ignore unknown special ids in NFSv4 ACLs.
Alexander Werth
2012-07-18
1
-0
/
+1
*
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
2012-07-18
6
-7
/
+7
*
source3/modules/vfs_xattr_tdb.c: fix stackframe leak
Rusty Russell
2012-07-18
1
-1
/
+3
*
s3-linux-aio: Fix error handling
Volker Lendecke
2012-07-17
1
-4
/
+2
*
Add debug message when SD hash doesn't match.
Jeremy Allison
2012-07-17
1
-0
/
+5
*
Use HAVE_FSYNC, we bothered to test for it.
Jeremy Allison
2012-07-13
1
-0
/
+2
[prev]
[next]