summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* .gitignore: don;t accidentally ignore some filesDouglas Bagnall2016-05-031-48/+48
* autobuild: Return the last 50 log linesGarming Sam2016-05-031-1/+18
* VLV: test using restrictive expressionsDouglas Bagnall2016-05-031-0/+16
* VLV: handle empty results correctlyDouglas Bagnall2016-05-032-49/+162
* VLV: initialise struct using names for clarityDouglas Bagnall2016-05-031-9/+10
* tests/dns_forwarder: Add additional testing for no flag recursiveGarming Sam2016-05-031-0/+27
* tests/dns_forwarder: Add an extra test for inactive forwardersGarming Sam2016-05-031-0/+27
* tests/dns_forwarder: remove statically defined IPsGarming Sam2016-05-032-18/+34
* tests/dns: Add additional testing of CNAME handlingGarming Sam2016-05-032-14/+78
* tests/dns_forwarder: Add testing for DNS forwardingGarming Sam2016-05-036-1/+636
* dns: modify dns forwarder param to be multi-valuedGarming Sam2016-05-033-17/+94
* selftest: Remove an early return in the fl2003dc provisionGarming Sam2016-05-031-2/+0
* dnsserver: Remove C++ style commentGarming Sam2016-05-031-1/+1
* dns: remove double talloc for stringsGarming Sam2016-05-031-4/+0
* docs: Fix an outdated remark, tdbsam is defaultVolker Lendecke2016-05-031-1/+1
* ctdb-protocol: Return required buffer size in push functionsAmitay Isaacs2016-05-038-55/+96
* ctdb-client: Drop unnecessary discard_constAmitay Isaacs2016-05-031-1/+1
* ctdb-protocol: Use consistent names for function argumentsAmitay Isaacs2016-05-034-92/+78
* ctdb-protocol: Drop buffer allocation from protocol push functionsAmitay Isaacs2016-05-038-162/+147
* ctdb-tests: Make sure the packet length matches the allocated sizeAmitay Isaacs2016-05-031-0/+8
* ctdb-protocol: Check arguments in ctdb_allocate_pktAmitay Isaacs2016-05-031-0/+4
* ctdb-protocol: Expose function to allocate a packetAmitay Isaacs2016-05-037-17/+19
* ctdb-protocol: Fix marshalling of ctdb_reply_controlAmitay Isaacs2016-05-031-3/+3
* ctdb-protocol: Use length routines for protocol elementsAmitay Isaacs2016-05-033-33/+17
* ctdb-protocol: Add length routines for protocol elementsAmitay Isaacs2016-05-034-0/+91
* ctdb-protocol: Use ctdb_req_header marshallingAmitay Isaacs2016-05-034-25/+55
* ctdb-protocol: Fix marshalling of ctdb_req_headerAmitay Isaacs2016-05-032-4/+16
* ctdb-protocol: Use TDB_DATA marshallingAmitay Isaacs2016-05-032-98/+75
* ctdb-protocol: Fix marshalling of TDB_DATAAmitay Isaacs2016-05-031-1/+3
* ctdb-protocol: Use ctdb_string marshallingAmitay Isaacs2016-05-031-18/+8
* ctdb-protocol: Fix marshalling of ctdb_stringAmitay Isaacs2016-05-031-0/+1
* ctdb-doc: Fix example NFS Ganesha recovery directory maintenance logicMartin Schwenke2016-05-031-9/+7
* Add build option for default smbpasswd locationIvo De Decker2016-05-031-0/+2
* ctdb/ltdbtool: Fix static declarationsChristof Schmitt2016-04-301-11/+14
* smbcacls: Do not read old ACL for 'set' operationChristof Schmitt2016-04-301-4/+10
* gensec: Change log level of message when no PAC is foundChristof Schmitt2016-04-301-2/+2
* winbindd: Remove unused prototypes for winbindd_group.cChristof Schmitt2016-04-301-11/+0
* s3:client:smbspool_krb5_wrapper: fix the non clearenv build.Günther Deschner2016-04-291-2/+6
* xfs quotas - fix case of no quota for userUri Simchoni2016-04-291-0/+2
* nt-quotas: fixup failure case for TRANSACT_GET_USER_QUOTA_FOR_SIDUri Simchoni2016-04-291-0/+1
* Provide fallback code for non-portable clearenv(3)Jérémie Courrèges-Anglas2016-04-292-1/+7
* testsuit/manage-ca.sh: specify key size in CSRsBjörn Jacke2016-04-281-2/+2
* winbindd/idmap_rfc2307: Fix CID 1273424 - Read from pointer after freeRobin Hack2016-04-281-0/+5
* winbindd: check if dcinfo from genache is expiredRalph Boehme2016-04-281-0/+4
* s3:selftest: add smbclient_ntlm testsStefan Metzmacher2016-04-282-1/+43
* selftest:Samba4: let fl2000dc use Windows2000 style SPNEGO/NTLMSSPStefan Metzmacher2016-04-281-1/+5
* selftest:Samba4: let fl2000dc use Windows2000 supported_enctypesStefan Metzmacher2016-04-282-0/+16
* s3:test_smbclient_auth.sh: this script reqiures 5 argumentsStefan Metzmacher2016-04-281-1/+1
* selftest:Samba4: provide DC_* variables for fl2000dc and fl2008r2dcStefan Metzmacher2016-04-281-0/+14
* auth/ntlmssp: add ntlmssp_{client,server}:force_old_spnego option for testingStefan Metzmacher2016-04-282-0/+10