summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* ntlm_auth: Remove two uses of hex_encode()Volker Lendecke2015-05-131-10/+8
* s4:torture/smb2: fix crash a crash bug in smb2.session.reconnect1Stefan Metzmacher2015-05-081-9/+8
* Fix a few printf format errorsVolker Lendecke2015-05-071-4/+5
* heimdal: Fix the O3 developer buildVolker Lendecke2015-05-071-1/+1
* heimdal: Fix CID 240793 Uninitialized scalar variableVolker Lendecke2015-05-071-2/+1
* s4:torture/smb2: add smb2.notify.session-reconnect testStefan Metzmacher2015-05-061-0/+81
* s4:torture/smb2: add smb2.notify.invalid-reauth testStefan Metzmacher2015-05-061-0/+82
* s4:torture/smb2: add smb2.notify.close testStefan Metzmacher2015-05-061-0/+70
* s4:torture/smb2: verify STATUS_NOTIFY_CLEANUP return valueStefan Metzmacher2015-05-061-0/+2
* winbindd4: Force home directory in internal winbind to use a lower-case usernameAndrew Bartlett2015-05-062-4/+16
* selftest: Run more winbind tests against more environmentsAndrew Bartlett2015-05-061-1/+1
* torture-winbind: Assert that the list of trusted domains is not NULLAndrew Bartlett2015-05-061-6/+6
* s4-winbind: Correctly reject the unsupported WBFLAG_PAM_AUTH_PAC flagAndrew Bartlett2015-05-061-0/+4
* s3:winbindd: don't remove the DOMAIN\ prefix for principals of our own domain...Stefan Metzmacher2015-05-061-1/+2
* s4:selftest: correctly copy a python list into a temporary variableStefan Metzmacher2015-05-061-1/+1
* param: Remove unused P_SEP and P_SEPARATORMichael Adam2015-05-021-2/+0
* s4: torture: Test for incorrect file size returned in the response of "FILE_S...Jeremy Allison2015-04-301-0/+102
* s4: torture: Fix uninitialized variable.Gordon Ross2015-04-301-1/+2
* s4:lib/tls: fix build with gnutls 3.4Evangelos Foutras2015-04-292-8/+2
* lib: Remove server_id_str()Volker Lendecke2015-04-283-7/+10
* Fix the O3 developer buildVolker Lendecke2015-04-281-3/+3
* s4: rpc: Refactor dcesrv_alter() function into setup and send steps.Jeremy Allison2015-04-251-52/+62
* s4-setup: Add saltPrincipal to secrets_dns.ldifAndreas Schneider2015-04-241-0/+1
* torture: Add smb2.notify.rmdirVolker Lendecke2015-04-231-0/+110
* s4-torture: add one more test for witness_RegisterEx() and invalid sharenames.Günther Deschner2015-04-221-0/+17
* s4-torture: fix invalid dereference of binding handle in mgmt test.Günther Deschner2015-04-221-1/+2
* s4-torture: do some additional length checks for the mgmt_inq_princ_name test.Günther Deschner2015-04-221-0/+57
* s4-torture: use torture_assert() macros in mgmt test.Günther Deschner2015-04-221-28/+15
* s4-torture: use torture_comment instead of printf in mgmt test.Günther Deschner2015-04-221-16/+16
* s4-torture: pass down struct torture_context to some more calls in mgmt test.Günther Deschner2015-04-221-8/+12
* s4-torture: use tctx torture_context argument consistently.Günther Deschner2015-04-221-6/+6
* s4-torture: strip trailing whitespace.Günther Deschner2015-04-221-11/+11
* s4:torture:libnetapi: use lp_load_global() instead of lp_load()Michael Adam2015-04-221-1/+1
* torture: Free the temporary memory contextAndreas Schneider2015-04-151-0/+2
* torture: Correctly invalidate the memory ccache.Andreas Schneider2015-04-151-0/+2
* Add DCERPC flag to call unbind hooks without destroying the connection itself...Julien Kerihuel2015-04-142-0/+22
* s4-torture: skip witness_AsyncNotify test for now.Günther Deschner2015-04-131-0/+2
* s4-torture: add witness torture rpc testsuite.Günther Deschner2015-04-133-2/+580
* s4-torture: add witness torture ndr testsuite.Günther Deschner2015-04-133-1/+318
* s4:torture/winbind: add torture:winbindd_domain_without_prefix optionStefan Metzmacher2015-04-092-4/+8
* s4:torture/local: add more torture_assert() checksStefan Metzmacher2015-04-091-110/+145
* selftest/Samba4: use 'testallowed account' instead of 'test allowed'Stefan Metzmacher2015-04-091-1/+1
* rpc_server: Coverity fix for CID 1273079Rajesh Joseph2015-04-021-1/+13
* torture: add local FSRVP server state testsDavid Disseldorp2015-03-313-2/+498
* s4-torture: add test to verify nbt_name with "." ending handling.Günther Deschner2015-03-301-0/+55
* s4-torture: use torture_comment instead of printf in raw notify test.Günther Deschner2015-03-301-59/+59
* s4-torture: use tctx variable name in raw notify test consistently.Günther Deschner2015-03-301-210/+210
* s4:torture:raw:notify: torture_assert on creation of secondary tconMichael Adam2015-03-301-0/+2
* s4:torture:raw:notify: use torture_assert instead of printf in test_notify_treeMichael Adam2015-03-301-5/+5
* s4:torture:raw:notify: let NOTIFY_MASK_TEST use torture_assert macrosMichael Adam2015-03-301-29/+35