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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-24
ldb: bump version to allow a depencency on the substring crash fix
Andrew Bartlett
3
-1
/
+265
2013-06-24
ldb: Cope with substring match with no chunks in ldb_filter_from_tree
Andrew Bartlett
1
-1
/
+1
2013-06-24
Note how vfs_gpfs uses the "acl map full control" parameter.
Jeremy Allison
1
-0
/
+10
2013-06-24
Add missing documentation for vfs_zfsacl.
Jeremy Allison
1
-0
/
+160
2013-06-24
Use existing "acl map full control" parameter to control the adding of the DE...
Jeremy Allison
1
-2
/
+17
2013-06-24
s3/smbclient: fix incorrect command tab completions
David Disseldorp
1
-8
/
+8
2013-06-24
build: Remove the struct MD5Context conf file check.
Andrew Bartlett
1
-1
/
+0
2013-06-24
lsa4: Fix a set but unused variable warning
Simo Sorce
1
-2
/
+12
2013-06-22
ldb: Ensure not to segfault on a filter such as (mail=)
Andrew Bartlett
1
-0
/
+5
2013-06-21
Add missing SMB2/SMB3 share capability flag define
Steve French
1
-0
/
+1
2013-06-21
lsa4: Fix a set but unused variable warning
Volker Lendecke
1
-2
/
+0
2013-06-21
lsa4: Remove an unused variable
Volker Lendecke
1
-3
/
+0
2013-06-21
lsa4: Remove an unused variable
Volker Lendecke
1
-3
/
+0
2013-06-21
lsa4: Remove an unused variable
Volker Lendecke
1
-3
/
+0
2013-06-21
Fix glusterfs backend crash found at the Microsoft interop event.
Jeremy Allison
1
-2
/
+4
2013-06-21
Fix some blank line endings
Volker Lendecke
14
-533
/
+527
2013-06-21
dns: Fix CID 1034969 Uninitialized scalar variable
Volker Lendecke
1
-1
/
+1
2013-06-21
s3:passdb/pdb_util make pdb_create_builtin consider whether backend deals wit...
Christian Ambach
1
-4
/
+33
2013-06-21
s3:passdb add a gid argument to pdb_create_builtin_alias
Christian Ambach
4
-15
/
+25
2013-06-21
s3:utils/net_sam make use of pdb_create_builtin helper function
Christian Ambach
1
-1
/
+1
2013-06-21
s3:passdb expose pdb_create_builtin function
Christian Ambach
3
-3
/
+5
2013-06-21
s3:passdb/pdb_tdb add parameter to control handling of BUILTIN
Christian Ambach
1
-0
/
+10
2013-06-21
s3:passdb/pdb_ldap remove an unnecessary check
Christian Ambach
1
-4
/
+0
2013-06-21
s3:passdb/pdb_ldap make the module handle well-known
Christian Ambach
1
-0
/
+7
2013-06-21
s3:passdb make pdb_sid_to_id honor backend responsibilities
Christian Ambach
1
-0
/
+7
2013-06-21
s3:passdb/pdb_samba_dsdb make the module handle well-known
Christian Ambach
1
-0
/
+7
2013-06-21
s3:lib/util_sid_passdb make use of pdb_is_responsible_for_* functions
Christian Ambach
1
-15
/
+34
2013-06-21
s3:passdb add pdb_*_is_responsible_for* functions
Christian Ambach
3
-0
/
+84
2013-06-21
s3:passdb add idmap control functions
Christian Ambach
1
-1
/
+8
2013-06-21
s3:passdb/samba_dsdb fix some compiler warnings
Christian Ambach
1
-2
/
+2
2013-06-21
s3:passdb/samba_dsdb fix a compiler warning
Christian Ambach
1
-1
/
+1
2013-06-21
s3:utils/net_lookup fix a format-error
Christian Ambach
1
-1
/
+1
2013-06-20
s4-winbind: Add special case for BUILTIN domain
Andrew Bartlett
3
-20
/
+37
2013-06-20
Fix bug #9166 - Starting smbd or nmbd with stdin from /dev/null results in "E...
Jeremy Allison
4
-6
/
+54
2013-06-19
build: Build with system md5.h on OpenIndiana
Andrew Bartlett
26
-37
/
+38
2013-06-18
Re-add umask(0) code removed by commit 3a7c2777ee0de37d758fe81d67d6836a8354825e
Jeremy Allison
1
-2
/
+7
2013-06-18
Fix xx_path() - return check from mkdir() is incorrect.
Jeremy Allison
1
-3
/
+8
2013-06-17
docs/vfs_catia: rework man page
David Disseldorp
1
-32
/
+39
2013-06-17
docs/vfs_catia: remove space-char mapping recommendation
David Disseldorp
1
-3
/
+3
2013-06-17
vfs_catia: use translate direction enum instead of int
David Disseldorp
1
-1
/
+1
2013-06-17
vfs_streams_xattr: Do not attempt to write empty attribute twice
Christof Schmitt
1
-31
/
+11
2013-06-14
librpc: Shorten dcerpc_binding_handle_call a bit
Volker Lendecke
1
-13
/
+6
2013-06-14
librpc: Use tevent_req_poll_ntstatus
Volker Lendecke
1
-2
/
+1
2013-06-14
libsmbclient: Fix typos
Volker Lendecke
1
-4
/
+4
2013-06-14
tsocket: Add some const
Volker Lendecke
2
-3
/
+3
2013-06-14
gencache: Simplify gencache_init a bit
Volker Lendecke
1
-13
/
+16
2013-06-14
genrand: Slightly simplify do_reseed
Volker Lendecke
1
-13
/
+11
2013-06-14
tevent: Fix Coverity ID 989236 Operands don't affect result
Volker Lendecke
1
-1
/
+1
2013-06-13
dsdb: remove a wrong comment in dsdb_check_access_on_dn_internal()
Stefan Metzmacher
1
-4
/
+1
2013-06-13
dsdb: don't allow a missing nTSecurityDescriptor in dsdb_get_sd_from_ldb_mess...
Stefan Metzmacher
1
-3
/
+3
[prev]
[next]