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