summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/dsgetinfo.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Give util_paths.c its own headerVolker Lendecke2017-06-241-0/+1
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-1/+1
* fix Invalid read of size 8Noel Power2016-04-251-1/+4
* Order switch statementsSamuel Cabrero2014-07-071-9/+9
* idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfoSamuel Cabrero2014-07-071-1/+20
* s4:torture/rpc: make use of dcerpc_binding_get_string_option("host")Stefan Metzmacher2014-02-131-1/+1
* s4:torture/rpc: make use of dcerpc_binding_set_flags()Stefan Metzmacher2014-02-131-1/+5
* s4:torture/rpc: remove unused variable in dsgetinfo.cStefan Metzmacher2014-02-111-3/+1
* lib/util use modules_path(), data_path() and shlib_ext() from source3Andrew Bartlett2011-06-061-1/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* dsgetinfo: Set modulesdir when using ldb without ldb_wrapJelmer Vernooij2010-09-051-0/+3
* s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.Stefan Metzmacher2010-06-161-1/+0
* s4:torture/rpc/dsgetinfo.c: check for NT_STATUS_RPC_ENUM_VALUE_OUT_OF_RANGE i...Stefan Metzmacher2010-04-151-1/+1
* s4:torture/rpc: don't look at p->last_fault_code for debugging anymoreStefan Metzmacher2010-04-151-3/+0
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* s4:torture/rpc/dsgetinfo: first check the rpc layer status before looking at ...Stefan Metzmacher2010-04-141-8/+13
* subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij2010-04-111-1/+1
* s4:torture/rpc/dsgetinfo.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-3/+6
* s4:torture/rpc/dsgetinfo.c: fix name resolving for ldap_urlStefan Metzmacher2010-03-161-1/+6
* s4-drs: Torture testcase for DS_REPL_INFO_METADATA_2_FOR_OBJ infoType of DsGe...Erick Nogueira do Nascimento2010-03-161-46/+104
* s4/drs: Propagate drsuapi_DsReplicaGetInfoRequest2 changes in source codeKamen Mazdrashki2010-02-241-3/+3
* s4/drs: Propagate drsuapi_DsReplicaGetInfoRequest... changes into source codeKamen Mazdrashki2010-02-241-2/+2
* s4/drs:kccdrs_replica_get_info_obj_metadata implementationAnatoliy Atanasov2010-02-171-4/+4
* s4-drs: DsGetReplInfo() refactoringErick Nogueira do Nascimento2010-02-161-4/+15
* s4-idl: in DsReplicaGetInfo unknown2 is actually an enumeration_contextAndrew Tridgell2010-01-161-2/+2
* s4-drs: torture test for DsGetReplInfo() (RPC-DSGETINFO test).Erick Nogueira do Nascimento2010-01-161-0/+350