index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
modules
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-31
tdb2: fix build with --enable-tdb2
Rusty Russell
1
-3
/
+2
2011-08-29
Fix bug Bug 8422 - Infinite loop in ACL module code.
Jeremy Allison
1
-1
/
+1
2011-08-25
s3: Fix the build of vfs_aixacl2.c
SATOH Fumiyasu
1
-0
/
+1
2011-08-23
scannedonly module: improve sleep behavior when reading a directory with mult...
Olivier Sessink
1
-14
/
+16
2011-08-19
Fix bug #8370 - vfs_chown_fsp broken -- returns in the wrong directory
Jeremy Allison
1
-2
/
+11
2011-08-17
Replace calls to sid_equal with calls to dom_sid_equal
Volker Lendecke
1
-5
/
+5
2011-08-09
s3:vfs_prealloc: fix build on SLES8
Björn Jacke
1
-0
/
+1
2011-08-03
s3: Fix some nonempty blank lines
Volker Lendecke
1
-19
/
+18
2011-07-29
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
3
-3
/
+3
2011-07-29
s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.
Michael Adam
3
-0
/
+3
2011-07-29
s3:modules:nfs4_acls: fix the include of dbwrap.h to not include "include/"
Michael Adam
1
-1
/
+1
2011-07-28
s3:modules:nfs4_acls: improve fix for bug #8330
Michael Adam
1
-4
/
+2
2011-07-27
s3:modules fix Bug 8330 NFSv4 ACL merging logic is broken
Christian Ambach
1
-2
/
+1
2011-07-21
s3:modules/vfs_afsacl fix a compiler warning
Christian Ambach
1
-1
/
+1
2011-07-21
s3:afs make path argument to afs_syscall const
Christian Ambach
1
-1
/
+1
2011-07-21
s3:modules/vfs_afsacl fix a compiler warning
Christian Ambach
1
-2
/
+1
2011-07-21
s3:modules/vfs_afsacl use stdbool types
Christian Ambach
1
-35
/
+35
2011-07-21
s3:modules/vfs_afsacl remove some unnecessary whitespace
Christian Ambach
1
-3
/
+3
2011-07-21
s3:lib/afs fix the build with --with-vfs-afsacl
Christian Ambach
1
-0
/
+4
2011-07-20
s3-auth use auth_user_info not netr_SamInfo3 in auth3_session_info
Andrew Bartlett
4
-6
/
+6
2011-07-20
s3-auth Use struct auth_user_info_unix for unix_name and sanitized_username
Andrew Bartlett
5
-8
/
+8
2011-07-20
s3-auth Use *unix_token rather than utok in struct auth3_session_info
Andrew Bartlett
4
-7
/
+7
2011-07-08
lib/util Move bitmap.c to lib/util
Andrew Bartlett
2
-0
/
+2
2011-07-08
s3-zfsacl: Fix a debug message
Volker Lendecke
1
-1
/
+1
2011-07-05
s3:modules fix non-empty blank lines
Christian Ambach
1
-3
/
+3
2011-07-04
s3-vfs: Replace client_id in exand msdfs.
Andreas Schneider
1
-1
/
+9
2011-07-04
s3-vfs: Replace client_id in smbta.
Andreas Schneider
1
-3
/
+11
2011-07-03
s3-build Prepare to require fully defined modules
Andrew Bartlett
1
-3
/
+4
2011-06-29
param: Merge param headers into lib/param/loadparm.h
Andrew Bartlett
4
-0
/
+4
2011-06-28
s3-waf: add some missing tdb dependencies.
Günther Deschner
1
-4
/
+4
2011-06-24
s3:vfs_commit: fix build
Björn Jacke
1
-0
/
+1
2011-06-21
lib/util Remove samba-util-common!
Andrew Bartlett
1
-36
/
+36
2011-06-20
s3: Fix the build, NAME_MAX not universally available
Volker Lendecke
1
-1
/
+1
2011-06-20
tdb_compat: Higher level API fixes.
Rusty Russell
3
-3
/
+3
2011-06-20
s3: Replace shadow_copy2 with a new implementation
Volker Lendecke
1
-598
/
+1205
2011-06-17
s3:modules fix Bug 8244 - Cannot copy files larger than 2 GB to Samba share
Christian Ambach
1
-3
/
+3
2011-06-09
s3:vfs cleanup unused code in vfs_recycle
Christian Ambach
1
-26
/
+0
2011-06-09
s3:modules fix some non-empty blank lines
Christian Ambach
1
-6
/
+5
2011-06-09
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
1
-1
/
+1
2011-06-09
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
5
-6
/
+6
2011-06-09
s3-talloc Change TALLOC_P() to talloc()
Andrew Bartlett
3
-5
/
+5
2011-06-09
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
5
-8
/
+8
2011-06-09
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
7
-10
/
+10
2011-06-07
Fix re-opened bug 8083 - "inherit owner = yes" doesn't interact correctly wit...
Jeremy Allison
1
-4
/
+17
2011-06-01
Remove the char * argument from the SMB_VFS_GETWD() call. Now always
Jeremy Allison
3
-10
/
+8
2011-06-01
Change sys_getcd() to take no arguments and always return malloc'ed memory (o...
Jeremy Allison
1
-2
/
+4
2011-06-01
Split the ACE flag mapping between nfs4 and Windows
Jeremy Allison
1
-14
/
+59
2011-05-31
struct make "struct shadow_copy_data" its own talloc context
Volker Lendecke
2
-2
/
+2
2011-05-31
s3: Remove SHADOW_COPY_DATA typedef
Volker Lendecke
5
-6
/
+13
2011-05-31
s3-globals Remove smbd_event_context() (use server_event_context())
Andrew Bartlett
3
-5
/
+5
[next]