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:vfs: convert the acl_tdb module to use dbwrap wrapper functions.
Michael Adam
2011-10-11
1
-13
/
+14
*
s3:vfs: convert nfs4_acls sidmap db code to use dbwrap_wrapper functions
Michael Adam
2011-10-11
1
-2
/
+4
*
s3:vfs: change the xattr_tdb module to use dbwrap wrapper functions
Michael Adam
2011-10-11
1
-11
/
+18
*
s3:vfs_acl_common: also parse xattr.NTACL version 1
Stefan Metzmacher
2011-10-11
1
-0
/
+12
*
lib/param move source4 param code to the top level
Andrew Bartlett
2011-10-11
1
-1
/
+1
*
s3:modules: add vfs_dfs_samba4
Stefan Metzmacher
2011-10-08
2
-1
/
+166
*
s3:vfs: add SMB_VFS_GET_DFS_REFERRAL() hooks
Stefan Metzmacher
2011-10-08
2
-1
/
+178
*
modules: standardise on samba_init_module as the hook symbol to resolve
Andrew Bartlett
2011-10-06
1
-1
/
+1
*
Move FSCTL handling into the VFS. Initial code changes. Passes smbtorture NTT...
Richard Sharpe
2011-10-01
1
-0
/
+335
*
s3: Re-add (), fix a gcc hint
Volker Lendecke
2011-09-30
1
-1
/
+1
*
These modules are no longer experimental but production-ready (especially
Jeremy Allison
2011-09-27
2
-4
/
+0
*
Free the memory talloc'd
Richard Sharpe
2011-09-27
1
-1
/
+6
*
Fix bug 8480 - acl_xattr can free an invalid pointer if no blob is loaded.
David Disseldorp
2011-09-23
1
-1
/
+1
*
Revert "Add a missing include file to two VFS modules"
Jeremy Allison
2011-09-23
2
-2
/
+0
*
s3: Fix a c++ warning
Volker Lendecke
2011-09-18
1
-1
/
+2
*
s3: Trim lines in nfs4_acls.c
Volker Lendecke
2011-09-16
1
-41
/
+75
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-09-16
1
-17
/
+17
*
Add a missing include file to two VFS modules
Richard Sharpe
2011-09-15
2
-0
/
+2
*
Tidy up previous patch for bug #8442 - NFSv4 DENY ACLs always include SYNCHRO...
Jeremy Allison
2011-09-08
1
-5
/
+4
*
Fix bug #8442 - NFSv4 DENY ACLs always include SYNCHRONIZE flag - blocking re...
Ira Cooper
2011-09-07
1
-1
/
+7
*
s3:modules make perfcount_test loadable again
Christian Ambach
2011-08-31
1
-1
/
+1
*
tdb2: fix build with --enable-tdb2
Rusty Russell
2011-08-31
1
-3
/
+2
*
Fix bug Bug 8422 - Infinite loop in ACL module code.
Jeremy Allison
2011-08-29
1
-1
/
+1
*
s3: Fix the build of vfs_aixacl2.c
SATOH Fumiyasu
2011-08-25
1
-0
/
+1
*
scannedonly module: improve sleep behavior when reading a directory with mult...
Olivier Sessink
2011-08-23
1
-14
/
+16
*
Fix bug #8370 - vfs_chown_fsp broken -- returns in the wrong directory
Jeremy Allison
2011-08-19
1
-2
/
+11
*
Replace calls to sid_equal with calls to dom_sid_equal
Volker Lendecke
2011-08-17
1
-5
/
+5
*
s3:vfs_prealloc: fix build on SLES8
Björn Jacke
2011-08-09
1
-0
/
+1
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-08-03
1
-19
/
+18
*
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
2011-07-29
3
-3
/
+3
*
s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.
Michael Adam
2011-07-29
3
-0
/
+3
*
s3:modules:nfs4_acls: fix the include of dbwrap.h to not include "include/"
Michael Adam
2011-07-29
1
-1
/
+1
*
s3:modules:nfs4_acls: improve fix for bug #8330
Michael Adam
2011-07-28
1
-4
/
+2
*
s3:modules fix Bug 8330 NFSv4 ACL merging logic is broken
Christian Ambach
2011-07-27
1
-2
/
+1
*
s3:modules/vfs_afsacl fix a compiler warning
Christian Ambach
2011-07-21
1
-1
/
+1
*
s3:afs make path argument to afs_syscall const
Christian Ambach
2011-07-21
1
-1
/
+1
*
s3:modules/vfs_afsacl fix a compiler warning
Christian Ambach
2011-07-21
1
-2
/
+1
*
s3:modules/vfs_afsacl use stdbool types
Christian Ambach
2011-07-21
1
-35
/
+35
*
s3:modules/vfs_afsacl remove some unnecessary whitespace
Christian Ambach
2011-07-21
1
-3
/
+3
*
s3:lib/afs fix the build with --with-vfs-afsacl
Christian Ambach
2011-07-21
1
-0
/
+4
*
s3-auth use auth_user_info not netr_SamInfo3 in auth3_session_info
Andrew Bartlett
2011-07-20
4
-6
/
+6
*
s3-auth Use struct auth_user_info_unix for unix_name and sanitized_username
Andrew Bartlett
2011-07-20
5
-8
/
+8
*
s3-auth Use *unix_token rather than utok in struct auth3_session_info
Andrew Bartlett
2011-07-20
4
-7
/
+7
*
lib/util Move bitmap.c to lib/util
Andrew Bartlett
2011-07-08
2
-0
/
+2
*
s3-zfsacl: Fix a debug message
Volker Lendecke
2011-07-08
1
-1
/
+1
*
s3:modules fix non-empty blank lines
Christian Ambach
2011-07-05
1
-3
/
+3
*
s3-vfs: Replace client_id in exand msdfs.
Andreas Schneider
2011-07-04
1
-1
/
+9
*
s3-vfs: Replace client_id in smbta.
Andreas Schneider
2011-07-04
1
-3
/
+11
*
s3-build Prepare to require fully defined modules
Andrew Bartlett
2011-07-03
1
-3
/
+4
*
param: Merge param headers into lib/param/loadparm.h
Andrew Bartlett
2011-06-29
4
-0
/
+4
[next]