summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:torture/ntlmssp fix a compiler warningChristian Ambach2016-02-121-3/+0
* s4:heimdal fix a compile warningChristian Ambach2016-02-121-2/+2
* s4-libgpo: fix gcc6 build warning.Günther Deschner2016-02-061-6/+0
* s4-torture: fix gcc6 build warnings.Günther Deschner2016-02-061-2/+7
* s4-torture: fix gcc6 build warning.Günther Deschner2016-02-061-1/+2
* s4-torture: fix gcc6 build warning.Günther Deschner2016-02-061-0/+2
* s4-torture: fix gcc6 build warning.Günther Deschner2016-02-061-0/+4
* s4-torture: fix gcc6 build warning.Günther Deschner2016-02-061-5/+1
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-02-0640-77/+76
* s4-torture: flesh out ntlmssp_AUTHENTICATE_MESSAGE_check().Günther Deschner2016-02-041-0/+107
* s4-torture: add ndr pullpush validation for NTLMSSP CHALLENGE and AUTHENTICAT...Günther Deschner2016-02-041-0/+10
* s4-torture: flesh out ntlmssp_CHALLENGE_MESSAGE_check().Günther Deschner2016-02-041-0/+43
* s4-torture: activate testing of CHALLENGE and AUTHENTICATE ntlmssp messages.Günther Deschner2016-02-041-4/+1
* s4-torture: fill in ntlmssp_NEGOTIATE_MESSAGE_check().Günther Deschner2016-02-041-1/+19
* s4:scripting/devel: make use of the generic arcfour_encrypt() and string_to_b...Stefan Metzmacher2016-02-031-15/+3
* s4-dsdb: Add debug message if we have a ldb error stringAndreas Schneider2016-02-021-0/+1
* idl: Rename "principle" to "principal_name"Volker Lendecke2016-02-021-3/+4
* s4:ldap_server: use LDAP_AUTH_METHOD_NOT_SUPPORTED defineStefan Metzmacher2016-02-011-1/+1
* s4:dsdb/ldb_modules: make it possible to find a reason for LDB_ERR_NO_SUCH_OB...Stefan Metzmacher2016-02-011-3/+2
* s4:dsdb/common: make it possible to find a reason for LDB_ERR_NO_SUCH_OBJECTStefan Metzmacher2016-02-011-9/+9
* s4:dsdb/common: add dsdb_module_werror() helper functionStefan Metzmacher2016-02-012-0/+21
* s4:dsdb/common: add some const to dsdb_dn_is_upgraded_link_val()Stefan Metzmacher2016-02-011-1/+1
* s4-torture: let smb2.replay.replay4 test deal with scale out shares.Günther Deschner2016-01-261-4/+19
* s4-torture: let smb2.replay.replay3 test deal with scale out shares.Günther Deschner2016-01-261-6/+23
* s4-torture: let smb2.replay.replay2 test deal with scale out shares.Günther Deschner2016-01-261-7/+21
* s4:lib:socket: skip extra data in interpret_interface()Michael Adam2016-01-261-0/+9
* s4:torture: add SMB2 test for directory creation initial allocation sizeRalph Boehme2016-01-241-0/+64
* build: fix ldbsearch panic on FC22Uri Simchoni2016-01-231-1/+1
* waf: Only build the backupkey rpc test with AD DC enabledAndreas Schneider2016-01-222-4/+8
* tests: Only execute heimdal tests if we build with heimdalAndreas Schneider2016-01-221-8/+18
* tests: Rename heimdal blackbox testsAndreas Schneider2016-01-221-6/+6
* s4-torture: let smb2.replay.replay5 test deal with scale out shares.Michael Adam2016-01-221-3/+13
* ldb-samba: Reenable recursive searchAdrian Cochrane2016-01-181-1/+3
* s4:acl LDB module - fix error messageMatthias Dieter Wallnöfer2016-01-141-1/+1
* s4-rpc_server: Add missing include for ROLE_ACTIVE_DIRECTORY_DCAndreas Schneider2016-01-131-0/+1
* libcli: Fix a typoVolker Lendecke2016-01-131-1/+1
* Rename 'errors' to 'samba-errors' and make it public.Jelmer Vernooij2016-01-138-10/+10
* Make libcli-smb-raw private, for now.Jelmer Vernooij2016-01-135-19/+7
* Avoid including libds/common/roles.h in public loadparm.h header.Jelmer Vernooij2016-01-1318-0/+18
* Remove public library dcerpc-atsvc.Jelmer Vernooij2016-01-133-29/+4
* Make libregistry private, for now.Jelmer Vernooij2016-01-132-15/+2
* samdb: Add explicit dependency on ldb.Jelmer Vernooij2016-01-131-1/+1
* Use full path to dlinklist.h in includes.Jelmer Vernooij2016-01-131-1/+1
* torture: fix check_pw_with_krb5 in the rpc:lsa testMichael Adam2016-01-111-1/+1
* torture: fix check_dom_trust_pw in the rpc:lsa testMichael Adam2016-01-111-1/+12
* torture: fix the ldap.netlogon-udp testMichael Adam2016-01-111-1/+12
* torture: fix the ldap.cldap testMichael Adam2016-01-111-1/+12
* bind_dlz: Fix CID 1347318 Unchecked return valueVolker Lendecke2016-01-081-3/+13
* samdb: Fix CID 1347320 Dereference null return valueVolker Lendecke2016-01-081-0/+6
* python: Remove Python 2.4 support macrosAndrew Bartlett2016-01-074-27/+0