summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-25nsswitch: fix a commentChristian Ambach1-1/+1
2013-06-25heimdal_build: Add missing dep on samba4kgetcredAndrew Bartlett1-1/+1
2013-06-24torture: Add tests for LDAP substring search with no strings providedAndrew Bartlett1-0/+110
2013-06-24libcli/ldap: Cope with substring match with no chunks in ldap_push_filterAndrew Bartlett1-18/+21
2013-06-24ldb: bump version to allow a depencency on the substring crash fixAndrew Bartlett3-1/+265
2013-06-24ldb: Cope with substring match with no chunks in ldb_filter_from_treeAndrew Bartlett1-1/+1
2013-06-24Note how vfs_gpfs uses the "acl map full control" parameter.Jeremy Allison1-0/+10
2013-06-24Add missing documentation for vfs_zfsacl.Jeremy Allison1-0/+160
2013-06-24Use existing "acl map full control" parameter to control the adding of the DE...Jeremy Allison1-2/+17
2013-06-24s3/smbclient: fix incorrect command tab completionsDavid Disseldorp1-8/+8
2013-06-24build: Remove the struct MD5Context conf file check.Andrew Bartlett1-1/+0
2013-06-24lsa4: Fix a set but unused variable warningSimo Sorce1-2/+12
2013-06-22ldb: Ensure not to segfault on a filter such as (mail=)Andrew Bartlett1-0/+5
2013-06-21Add missing SMB2/SMB3 share capability flag defineSteve French1-0/+1
2013-06-21lsa4: Fix a set but unused variable warningVolker Lendecke1-2/+0
2013-06-21lsa4: Remove an unused variableVolker Lendecke1-3/+0
2013-06-21lsa4: Remove an unused variableVolker Lendecke1-3/+0
2013-06-21lsa4: Remove an unused variableVolker Lendecke1-3/+0
2013-06-21Fix glusterfs backend crash found at the Microsoft interop event.Jeremy Allison1-2/+4
2013-06-21Fix some blank line endingsVolker Lendecke14-533/+527
2013-06-21dns: Fix CID 1034969 Uninitialized scalar variableVolker Lendecke1-1/+1
2013-06-21s3:passdb/pdb_util make pdb_create_builtin consider whether backend deals wit...Christian Ambach1-4/+33
2013-06-21s3:passdb add a gid argument to pdb_create_builtin_aliasChristian Ambach4-15/+25
2013-06-21s3:utils/net_sam make use of pdb_create_builtin helper functionChristian Ambach1-1/+1
2013-06-21s3:passdb expose pdb_create_builtin functionChristian Ambach3-3/+5
2013-06-21s3:passdb/pdb_tdb add parameter to control handling of BUILTINChristian Ambach1-0/+10
2013-06-21s3:passdb/pdb_ldap remove an unnecessary checkChristian Ambach1-4/+0
2013-06-21s3:passdb/pdb_ldap make the module handle well-knownChristian Ambach1-0/+7
2013-06-21s3:passdb make pdb_sid_to_id honor backend responsibilitiesChristian Ambach1-0/+7
2013-06-21s3:passdb/pdb_samba_dsdb make the module handle well-knownChristian Ambach1-0/+7
2013-06-21s3:lib/util_sid_passdb make use of pdb_is_responsible_for_* functionsChristian Ambach1-15/+34
2013-06-21s3:passdb add pdb_*_is_responsible_for* functionsChristian Ambach3-0/+84
2013-06-21s3:passdb add idmap control functionsChristian Ambach1-1/+8
2013-06-21s3:passdb/samba_dsdb fix some compiler warningsChristian Ambach1-2/+2
2013-06-21s3:passdb/samba_dsdb fix a compiler warningChristian Ambach1-1/+1
2013-06-21s3:utils/net_lookup fix a format-errorChristian Ambach1-1/+1
2013-06-20s4-winbind: Add special case for BUILTIN domainAndrew Bartlett3-20/+37
2013-06-20Fix bug #9166 - Starting smbd or nmbd with stdin from /dev/null results in "E...Jeremy Allison4-6/+54
2013-06-19build: Build with system md5.h on OpenIndianaAndrew Bartlett26-37/+38
2013-06-18Re-add umask(0) code removed by commit 3a7c2777ee0de37d758fe81d67d6836a8354825eJeremy Allison1-2/+7
2013-06-18Fix xx_path() - return check from mkdir() is incorrect.Jeremy Allison1-3/+8
2013-06-17docs/vfs_catia: rework man pageDavid Disseldorp1-32/+39
2013-06-17docs/vfs_catia: remove space-char mapping recommendationDavid Disseldorp1-3/+3
2013-06-17vfs_catia: use translate direction enum instead of intDavid Disseldorp1-1/+1
2013-06-17vfs_streams_xattr: Do not attempt to write empty attribute twiceChristof Schmitt1-31/+11
2013-06-14librpc: Shorten dcerpc_binding_handle_call a bitVolker Lendecke1-13/+6
2013-06-14librpc: Use tevent_req_poll_ntstatusVolker Lendecke1-2/+1
2013-06-14libsmbclient: Fix typosVolker Lendecke1-4/+4
2013-06-14tsocket: Add some constVolker Lendecke2-3/+3
2013-06-14gencache: Simplify gencache_init a bitVolker Lendecke1-13/+16