summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove "use_ntdb" param from secrets_init_pathVolker Lendecke2015-03-171-1/+1
* Remove callers of lp_use_ntdbVolker Lendecke2015-03-171-4/+1
* samdb: Ignore ntdb in secrets_tdb_syncVolker Lendecke2015-03-171-8/+2
* s4-process_standard: Remove signal(SIGCHLD, SIG_IGN)Andrew Bartlett2015-03-171-2/+174
* selftest: rename env member to nt4_memberMichael Adam2015-03-171-2/+2
* selftest: rename env s3dc to nt4_dcMichael Adam2015-03-161-5/+5
* selftest: rename env s3member to ad_member.Michael Adam2015-03-161-7/+7
* selftest: rename env dc to ad_dc_ntvfsMichael Adam2015-03-162-87/+87
* selftest: rename env plugin_s4_dc to ad_dcMichael Adam2015-03-161-15/+15
* selftest: make blackbox.pkinit test independent of test environment.Michael Adam2015-03-161-1/+1
* selftest: make blackbox.ktpass test independent of test environment.Michael Adam2015-03-161-1/+1
* selftest: make blackbox.passwords test independent of test environment.Michael Adam2015-03-161-1/+1
* dsdb: fix the user_account_control test.Michael Adam2015-03-161-1/+1
* Do not use popt_common.h in dlz_bind9Andrew Bartlett2015-03-161-1/+1
* dsdb-repl: Always set DRSUAPI_DRS_SPECIAL_SECRET_PROCESSING when we are an RODCAndrew Bartlett2015-03-161-0/+3
* s4-process_model: Remove prefork and oneforkAndrew Bartlett2015-03-163-373/+0
* pygensec: Add bindings for gensec_set_target_service and gensec_set_target_ho...Andrew Bartlett2015-03-161-0/+40
* Transition to waf 1.8: wrapped conf.check_cfgThomas Nagy2015-03-161-2/+2
* Transition to waf 1.8: replaced on_results by update_outputsThomas Nagy2015-03-161-7/+7
* s4:auth/gensec_gssapi: let gensec_gssapi_update() return NT_STATUS_LOGON_FAIL...Stefan Metzmacher2015-03-161-2/+2
* s4-torture: establish a torture_clusapi_context to make it easier to keep stateGünther Deschner2015-03-131-337/+571
* s4-torture: add testing for clusapi Registry.Günther Deschner2015-03-131-0/+340
* s4-torture: add testing for clusapi NetInterfaces.Günther Deschner2015-03-131-0/+273
* s4-torture: add testing for clusapi Networks.Günther Deschner2015-03-131-0/+273
* s4-torture: add tests for clusapi_BackupClusterDatabase and clusapi_SetServic...Günther Deschner2015-03-131-0/+51
* s4-torture: test all available groups on the cluster.Günther Deschner2015-03-131-0/+63
* s4-torture: test all available nodes on the cluster.Günther Deschner2015-03-131-0/+64
* s4-torture: pass down node name down to clusapi_OpenNode.Günther Deschner2015-03-131-8/+53
* s4-torture: add test for clusapi_OpenGroupEx.Günther Deschner2015-03-131-0/+44
* s4-torture: pass down group name down to clusapi_OpenGroup.Günther Deschner2015-03-131-8/+9
* s4-torture: add test for clusapi_OpenResourceEx.Günther Deschner2015-03-131-0/+50
* s4-torture: add test for clusapi_OpenClusterEx.Günther Deschner2015-03-131-0/+40
* s4-torture: test all available resources on the cluster.Günther Deschner2015-03-131-5/+66
* s4-torture: pass down resource name down to clusapi_OpenResource.Günther Deschner2015-03-131-10/+10
* s4-torture: add more cluster group tests.Günther Deschner2015-03-131-1/+168
* s4-torture: add test for clusapi_SetResourceName.Günther Deschner2015-03-131-0/+41
* clusapi: add clusapi_CreateResourceFlags to IDL and torture test.Günther Deschner2015-03-131-1/+1
* s4-torture: fix clusapi_SetClusterName test by re-setting existing cluster name.Günther Deschner2015-03-131-16/+30
* s4-torture: use clusapi_ClusterNodeState enum in torture test.Günther Deschner2015-03-131-1/+1
* s4-torture: use clusapi_ClusterResourceState enum in torture test.Günther Deschner2015-03-131-1/+1
* s4-torture: use a specific resource clusapi testcase.Günther Deschner2015-03-131-0/+4
* s4-torture: rename clusapi testcase to cluster testcase.Günther Deschner2015-03-131-1/+1
* s4-torture: use a real cluster group handle in cluster resource tests.Günther Deschner2015-03-131-3/+14
* s4-torture: add tests for clusapi_OpenGroup and clusapi_CloseGroup.Günther Deschner2015-03-131-0/+83
* s4-torture: add tests for cluster nodes.Günther Deschner2015-03-131-0/+289
* s4-torture: add test for clusapi_CreateResEnum.Günther Deschner2015-03-131-0/+32
* s4-torture: add test for clusapi_GetClusterVersion2().Günther Deschner2015-03-131-0/+34
* librpc: use WERROR in the clusapi interface.Günther Deschner2015-03-131-34/+34
* s4-torture: add tests for cluster resources.Günther Deschner2015-03-131-0/+477
* s4-torture: add test for clusapi_CreateEnum.Günther Deschner2015-03-131-0/+25