summaryrefslogtreecommitdiff
path: root/source4/torture/libnet
AgeCommit message (Expand)AuthorFilesLines
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-1/+1
2010-04-14s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher13-13/+13
2010-04-11subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij1-1/+1
2010-03-29s4:torture/libnet:add explicit check for NTSTATUS r.out.resultGünther Deschner5-207/+223
2010-03-23s4-smbtorture: use torture_context in libnet domain tests as well.Günther Deschner1-8/+10
2010-03-23s4-smbtorture: use torture_context for debugging output everywhere in libnet ...Günther Deschner12-245/+271
2010-03-23s4-smbtorture: remove trailing whitespace in libnet torture tests.Günther Deschner14-185/+185
2010-03-16s4:dsdb Change dsdb_get_schema() callers to use new talloc argumentAndrew Bartlett1-3/+3
2010-03-15s4:tortore/libnet: fix crash bugs because of incorrect function prototypesStefan Metzmacher6-26/+43
2010-03-12s4:torture/libnet: make use of dcerpc_binding_handle stubsStefan Metzmacher6-91/+97
2010-03-11s4:torture/libnet/libnet_user.c: fix double free in error pathStefan Metzmacher1-1/+0
2010-03-11NET-API-BECOME-DC: convert to torture apiStefan Metzmacher1-54/+28
2010-01-18idl: switched to using the WSPP names for the 'neighbour' DRS optionsAndrew Tridgell1-6/+6
2009-12-25s4-libnet: Simple test for net.SetPassword() python bindingKamen Mazdrashki1-0/+62
2009-11-17s4:dsdb Load objectGUID and extended DN defaultObjectCategory into the schemaAndrew Bartlett1-1/+1
2009-11-12NET-API-BECOME-DC: resolve the host name to an address before callingStefan Metzmacher1-2/+16
2009-11-12s4:dsdb/repl Split the 'convert' or 'commit' stages in the DRS importAndrew Bartlett1-26/+38
2009-11-06s4/drs: dsdb_map_int2oid() replaced by dsdb_schema_pfm_oid_from_attid()Kamen Mazdrashki1-1/+2
2009-11-06s4/drs: dsdb_verify_oid_mappings_drsuapi() replaced by dsdb_schema_pfm_contai...Kamen Mazdrashki1-1/+1
2009-11-06s4/drs: dsdb_load_oid_mappings_drsuapi() -> dsdb_load_prefixmap_from_drsuapi()Kamen Mazdrashki1-1/+1
2009-10-23s4-dsdb: create a static system_session contextAndrew Tridgell1-4/+4
2009-10-22s4-torture: fixed double free in libnet_group testAndrew Tridgell1-1/+0
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell9-24/+0
2009-09-15s4-repl: don't do double replicationAndrew Tridgell1-2/+4
2009-06-18s4:libnet Allow 'net password change' to work on expired passwordsAndrew Bartlett1-0/+2
2009-04-02major upgrade to the ldb attribute handlingAndrew Tridgell1-1/+1
2008-12-29s4 libnet: Add support for groupinfo by sid lookupKai Blin1-2/+3
2008-12-23Fix more compiler warnings.Jelmer Vernooij1-13/+13
2008-11-10s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python)Günther Deschner4-7/+15
2008-11-10s4-samr: merge samr_LookupNames from s3 idl. (fixme: python)Günther Deschner3-4/+16
2008-10-31s4-srvsvc: merge srvsvc_NetShareAdd from s3 idl.Günther Deschner1-1/+4
2008-10-31s4-srvsvc: merge srvsvc_NetShareInfo502 from s3.Günther Deschner1-2/+2
2008-10-24Remove unused include param/param.h.Jelmer Vernooij1-1/+0
2008-10-20Make sure prototypes are always included, make some functions static andJelmer Vernooij1-0/+1
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-07-16drsuapi: print out the number of linked attribute values we gotStefan Metzmacher1-16/+27
2008-07-16drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]Stefan Metzmacher1-1/+1
2008-07-16drsuapi: total_object_count was the wrong guessStefan Metzmacher1-13/+10
2008-07-16NET-API-BECOME-DC: fix crash bugs because of unintialized variablesStefan Metzmacher1-1/+4
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce1-2/+2
2008-04-27Move subunit infrastructure code into lib/torture.Jelmer Vernooij1-1/+1
2008-04-24libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuidKai Blin1-2/+4
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce1-2/+2
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-2/+2
2008-04-17Avoid using event_context_find where possible.Jelmer Vernooij1-3/+1
2008-04-14Fix problems with event context not being the parent.Simo Sorce6-21/+20
2008-04-11Reuse the lp_ctx and samdb returned by the python provision.Andrew Bartlett1-36/+2
2008-04-11Fix merge errors on C provision interface after jelmer's good work.Andrew Bartlett1-1/+2
2008-04-10Fix extra argument to provision_bare().Jelmer Vernooij1-1/+2
2008-04-09Remove dns_name elementAndrew Bartlett1-1/+0