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
Commit message (
Expand
)
Author
Age
Files
Lines
*
smbtorture: Make cracksname easier to debug by outputing the offered format
Matthieu Patou
2013-07-01
1
-18
/
+49
*
Fix a missing parenthesis in the LDAP search request
Matthieu Patou
2013-06-30
1
-1
/
+1
*
docs-xml/manpages/smbclient.1.xml: fix case of -T flag in example.
Aurélien Aptel
2013-06-28
1
-1
/
+1
*
winbindd and nmbd don't set their umask to zero on startup like smbd does.
Jeremy Allison
2013-06-27
2
-0
/
+12
*
sharesec: Document --view-all
Volker Lendecke
2013-06-26
1
-0
/
+8
*
sharesec: Document -v/--view
Volker Lendecke
2013-06-26
1
-0
/
+7
*
sharesec: Implement --view-all
Volker Lendecke
2013-06-26
1
-1
/
+34
*
s3:smbd/close remove filesystem lock before removing sharemode
Christian Ambach
2013-06-25
1
-0
/
+9
*
s3:smbd/close use common exit path
Christian Ambach
2013-06-25
1
-9
/
+2
*
s3:lib add mapping for ETXTBSY
Christian Ambach
2013-06-25
1
-0
/
+3
*
s3-ctdb: Fix auto-enabling of CTDB readonly support
Daniel Gan-Levi
2013-06-25
1
-0
/
+28
*
s3:smbd/aio mark file as modified in the SMB2 case
Christian Ambach
2013-06-25
1
-0
/
+2
*
nsswitch: fix a comment
Christian Ambach
2013-06-25
1
-1
/
+1
*
heimdal_build: Add missing dep on samba4kgetcred
Andrew Bartlett
2013-06-25
1
-1
/
+1
*
torture: Add tests for LDAP substring search with no strings provided
Andrew Bartlett
2013-06-24
1
-0
/
+110
*
libcli/ldap: Cope with substring match with no chunks in ldap_push_filter
Andrew Bartlett
2013-06-24
1
-18
/
+21
*
ldb: bump version to allow a depencency on the substring crash fix
Andrew Bartlett
2013-06-24
3
-1
/
+265
*
ldb: Cope with substring match with no chunks in ldb_filter_from_tree
Andrew Bartlett
2013-06-24
1
-1
/
+1
*
Note how vfs_gpfs uses the "acl map full control" parameter.
Jeremy Allison
2013-06-24
1
-0
/
+10
*
Add missing documentation for vfs_zfsacl.
Jeremy Allison
2013-06-24
1
-0
/
+160
*
Use existing "acl map full control" parameter to control the adding of the DE...
Jeremy Allison
2013-06-24
1
-2
/
+17
*
s3/smbclient: fix incorrect command tab completions
David Disseldorp
2013-06-24
1
-8
/
+8
*
build: Remove the struct MD5Context conf file check.
Andrew Bartlett
2013-06-24
1
-1
/
+0
*
lsa4: Fix a set but unused variable warning
Simo Sorce
2013-06-24
1
-2
/
+12
*
ldb: Ensure not to segfault on a filter such as (mail=)
Andrew Bartlett
2013-06-22
1
-0
/
+5
*
Add missing SMB2/SMB3 share capability flag define
Steve French
2013-06-21
1
-0
/
+1
*
lsa4: Fix a set but unused variable warning
Volker Lendecke
2013-06-21
1
-2
/
+0
*
lsa4: Remove an unused variable
Volker Lendecke
2013-06-21
1
-3
/
+0
*
lsa4: Remove an unused variable
Volker Lendecke
2013-06-21
1
-3
/
+0
*
lsa4: Remove an unused variable
Volker Lendecke
2013-06-21
1
-3
/
+0
*
Fix glusterfs backend crash found at the Microsoft interop event.
Jeremy Allison
2013-06-21
1
-2
/
+4
*
Fix some blank line endings
Volker Lendecke
2013-06-21
14
-533
/
+527
*
dns: Fix CID 1034969 Uninitialized scalar variable
Volker Lendecke
2013-06-21
1
-1
/
+1
*
s3:passdb/pdb_util make pdb_create_builtin consider whether backend deals wit...
Christian Ambach
2013-06-21
1
-4
/
+33
*
s3:passdb add a gid argument to pdb_create_builtin_alias
Christian Ambach
2013-06-21
4
-15
/
+25
*
s3:utils/net_sam make use of pdb_create_builtin helper function
Christian Ambach
2013-06-21
1
-1
/
+1
*
s3:passdb expose pdb_create_builtin function
Christian Ambach
2013-06-21
3
-3
/
+5
*
s3:passdb/pdb_tdb add parameter to control handling of BUILTIN
Christian Ambach
2013-06-21
1
-0
/
+10
*
s3:passdb/pdb_ldap remove an unnecessary check
Christian Ambach
2013-06-21
1
-4
/
+0
*
s3:passdb/pdb_ldap make the module handle well-known
Christian Ambach
2013-06-21
1
-0
/
+7
*
s3:passdb make pdb_sid_to_id honor backend responsibilities
Christian Ambach
2013-06-21
1
-0
/
+7
*
s3:passdb/pdb_samba_dsdb make the module handle well-known
Christian Ambach
2013-06-21
1
-0
/
+7
*
s3:lib/util_sid_passdb make use of pdb_is_responsible_for_* functions
Christian Ambach
2013-06-21
1
-15
/
+34
*
s3:passdb add pdb_*_is_responsible_for* functions
Christian Ambach
2013-06-21
3
-0
/
+84
*
s3:passdb add idmap control functions
Christian Ambach
2013-06-21
1
-1
/
+8
*
s3:passdb/samba_dsdb fix some compiler warnings
Christian Ambach
2013-06-21
1
-2
/
+2
*
s3:passdb/samba_dsdb fix a compiler warning
Christian Ambach
2013-06-21
1
-1
/
+1
*
s3:utils/net_lookup fix a format-error
Christian Ambach
2013-06-21
1
-1
/
+1
*
s4-winbind: Add special case for BUILTIN domain
Andrew Bartlett
2013-06-20
3
-20
/
+37
*
Fix bug #9166 - Starting smbd or nmbd with stdin from /dev/null results in "E...
Jeremy Allison
2013-06-20
4
-6
/
+54
[next]