summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* lib: Move data_blob_list_item to source4Volker Lendecke2016-02-231-0/+5
* py_xattr: Fix a "ignoring return value" warningVolker Lendecke2016-02-231-2/+6
* torture:smb2: improve torture_comments in connect testMichael Adam2016-02-231-2/+2
* torture:smb2: fix memory leak in connect test.Michael Adam2016-02-231-0/+1
* torture:smb2: rewrite connect test to use torture_asserts for create errorsMichael Adam2016-02-231-8/+13
* torture:smb2: rewrite connect test to use torture_assertsMichael Adam2016-02-231-43/+20
* libwbclient: Make source4/ use nsswitch/libwbclientVolker Lendecke2016-02-222-321/+105
* s4:dsdb_notification: fix the --picky-developer build with gcc 4.4.3Stefan Metzmacher2016-02-191-1/+1
* s4-libcli: Add missing ldb headerAndreas Schneider2016-02-192-1/+4
* s4-client: Fix cifsdd arg parsing for skipAndreas Schneider2016-02-181-1/+1
* s4:selftest: run samba4.ldap.notification.pythonStefan Metzmacher2016-02-171-0/+1
* s4:dsdb/tests: add notification.py with some basic testsStefan Metzmacher2016-02-171-0/+352
* s4:dsdb: let samba_dsdb make use of the dsdb_notification moduleStefan Metzmacher2016-02-171-0/+1
* s4:ldap_server: add support for async notification requestsStefan Metzmacher2016-02-175-17/+248
* s4:dsdb: add dsdb_notification moduleStefan Metzmacher2016-02-172-0/+271
* s4:dsdb/samldb: check for valid lDAPDisplayName vaues on add()Stefan Metzmacher2016-02-171-0/+30
* s4:dsdb/tests: don't use spaces in lDAPDisplayName in urgent_replication.pyStefan Metzmacher2016-02-171-4/+4
* s4:ldap_server: make sure we only have one tstream_read_pdu_blob_send() on a ...Stefan Metzmacher2016-02-172-0/+9
* s4:libcli/ldap: add support for LDB_CONTROL_DIRSYNC_EX_OIDStefan Metzmacher2016-02-171-0/+1
* s4:libcli/ldap: send AbandonRequests for cancelled requestsStefan Metzmacher2016-02-171-0/+50
* 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