summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release-scripts/build-manpages-nogit: run make realdistclean at the endStefan Metzmacher2015-08-171-0/+4
* s3:smb2_negprot: prefer AES128_CCM if the client supports itStefan Metzmacher2015-08-171-4/+14
* libcli/smb: prefer AES128_CCMStefan Metzmacher2015-08-171-2/+6
* Revert "ldb-samba: Implement transitive extended matching"Andrew Bartlett2015-08-175-373/+14
* Revert "dsdb: Only parse SAMBA_LDAP_MATCH_RULE_TRANSITIVE_EVAL as a DN"Andrew Bartlett2015-08-171-3/+1
* s3:lib: fix some corner cases of open_socket_out_cleanup()Stefan Metzmacher2015-08-171-0/+3
* waf: Check for Linux has 32-bit credential callsAndreas Schneider2015-08-141-1/+37
* libcli: Use iov_buflen in smb2_signing.cVolker Lendecke2015-08-141-6/+11
* python:samba/upgrade.py Fix format string syntax in error conditionAndrew Bartlett2015-08-141-1/+1
* lib: Remove some unused codeVolker Lendecke2015-08-142-20/+0
* lib: Remove some unused codeVolker Lendecke2015-08-142-24/+0
* smbd: Use a struct initializerVolker Lendecke2015-08-141-8/+9
* smbd: Remove a confusing commentVolker Lendecke2015-08-141-1/+0
* nfs4acls: Remove type_name param from smbacl4_get_vfs_paramsVolker Lendecke2015-08-131-10/+10
* nfs4acls: Fix a small memleakVolker Lendecke2015-08-131-1/+1
* nfs4acls: Introduce a helper variableVolker Lendecke2015-08-131-3/+5
* nfs4acls: Remove a few unnecessary castsVolker Lendecke2015-08-131-15/+8
* nfs4acls: Use talloc_realloc()Volker Lendecke2015-08-131-3/+3
* nfs4acls: Use talloc_zero_array()Volker Lendecke2015-08-131-2/+2
* nfs4acls: Use talloc_zero()Volker Lendecke2015-08-131-2/+1
* nfs4acls: Use talloc_zero()Volker Lendecke2015-08-131-2/+3
* nfs4acls: Remove get_validated_aceintVolker Lendecke2015-08-131-31/+8
* nfs4acls: Remove get_validated_aclintVolker Lendecke2015-08-131-69/+39
* nfs4acls: Remove the SMB_ACE4_INT_T typedefVolker Lendecke2015-08-131-22/+22
* nfs4acls: Remove the SMB_ACL4_INT_T typedefVolker Lendecke2015-08-131-16/+16
* nfs4acls: Use SMB4ACE_T instead of _SMB_ACE4_INT_TVolker Lendecke2015-08-131-1/+1
* nfs4acls: Use SMB4ACL_T instead of _SMB_ACL4_INT_TVolker Lendecke2015-08-131-1/+1
* nfs4acls: Remove an obsolete commentVolker Lendecke2015-08-131-4/+0
* nfs4acls: Use an anon struct for SMB4ACE_TVolker Lendecke2015-08-136-21/+21
* nfs4acls: Use an anon struct for SMB4ACL_TVolker Lendecke2015-08-136-62/+68
* nfs4acls: Use ZERO_STRUCTPVolker Lendecke2015-08-131-4/+4
* dns_server: Fix a small memleakVolker Lendecke2015-08-071-0/+1
* dns_server: Don't call tevent_req_finish twiceVolker Lendecke2015-08-071-3/+7
* s4:torture:vfs_fruit: add a test for stream namesRalph Boehme2015-08-073-2/+143
* s4:torture:vfs_fruit: pass xattr name as arg to torture_setup_local_xattr()Ralph Boehme2015-08-071-1/+3
* vfs_catia: run translation on stream namesRalph Boehme2015-08-071-4/+54
* vfs_streams_xattr: stream names may contain colonsRalph Boehme2015-08-071-1/+15
* ctdb-tests: Add a policy routing test with misconfigurationMartin Schwenke2015-08-072-0/+36
* ctdb-tests: Make fake gateway different to actual public IPsMartin Schwenke2015-08-071-2/+2
* ctdb-scripts: Improve error handling for 50.samba testparm failureMartin Schwenke2015-08-077-12/+151
* ctdb-pmda: Add missing prototype declaration for non-static functionAmitay Isaacs2015-08-071-1/+2
* ctdb-daemon: Reset database statistics when resetting statisticsAmitay Isaacs2015-08-073-0/+23
* ctdb-system: Remove unused system specific callsAmitay Isaacs2015-08-077-297/+0
* source3/rpc_client: Fix CID 1273041 Condition is redundantAnoop C S2015-08-071-1/+2
* lib/talloc: Fix CID 1291639 Missing unlockAnoop C S2015-08-061-0/+1
* lib/talloc: Fix CID 1291640 Missing unlockAnoop C S2015-08-061-0/+1
* smbd: Log smb2 requests returning !OK with higher log levelChristof Schmitt2015-08-061-3/+3
* s4:rpc_server/netlogon: Fix for NetAppArvid Requate2015-08-061-11/+11
* dns: always add authority recordsKai Blin2015-08-063-25/+39
* dns: Add a SOA record to error repliesKai Blin2015-08-061-1/+51