r25175: Change to talloc_asprintf_append_buffer().
[jelmer/samba4-debian.git] / source / torture / libnet /
2007-10-10 Jeremy Allisonr25175: Change to talloc_asprintf_append_buffer().
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr24894: Run the libnet tests over just one DCE/RPC...
2007-10-10 Jelmer Vernooijr24871: Fix typos
2007-10-10 Jelmer Vernooijr24755: Use common code for finding the RPC binding...
2007-10-10 Jelmer Vernooijr24735: Use torture API in more places.
2007-10-10 Jelmer Vernooijr24728: Use more stock torture functions.
2007-10-10 Rafal Szczesniakr24681: add basic test of libnet_GroupInfo function.
2007-10-10 Andrew Bartlettr24568: Fix the build, caused by a conflict betwen...
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Rafal Szczesniakr24555: Add a test for libnet's group info call.
2007-10-10 Stefan Metzmacherr24551: rename dcerpc_interface_table -> ndr_interface_...
2007-10-10 Andrew Bartlettr24127: Set the Domain SID into the libnet context...
2007-10-10 Rafal Szczesniakr24051: more monitor function calls and monitor msg...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr23066: don't ignore errors
2007-10-10 Andrew Tridgellr22969: fix some more places where we could end up...
2007-10-10 Rafal Szczesniakr22810: when a test runs against domain controller...
2007-10-10 Andrew Bartlettr22756: Make it easier to setup an LDAP replica. Provi...
2007-10-10 Rafal Szczesniakr22566: add a simple test of libnet_DomainList function.
2007-10-10 Stefan Metzmacherr21843: the computer_dn isn't needed anymore because...
2007-10-10 Stefan Metzmacherr21839: add my email address
2007-10-10 Stefan Metzmacherr21514: move away from a hardcoded "smbtorturedc"
2007-10-10 Stefan Metzmacherr21504: for simo...
2007-10-10 Stefan Metzmacherr21502: add a very useful option "become dc:donnot...
2007-10-10 Stefan Metzmacherr21360: - put in the correct machine account password...
2007-10-10 Stefan Metzmacherr21296: remove the session specific encryption from...
2007-10-10 Stefan Metzmacherr20922: use the show_deleted module by default
2007-10-10 Stefan Metzmacherr20907: reset krbtgt, machine and administator account...
2007-10-10 Stefan Metzmacherr20872: make the password_hash module specific to the...
2007-10-10 Stefan Metzmacherr20869: - mark the rootdse with isSyncronized=TRUE...
2007-10-10 Stefan Metzmacherr20868: load the pdc_fsmo and naming_fsmo modules
2007-10-10 Stefan Metzmacherr20807: test static password for the test_*.ldb' files
2007-10-10 Stefan Metzmacherr20806: make it possible to configure the secrets.ldb url
2007-10-10 Stefan Metzmacherr20775: - use the schema_fsmo module on the schema...
2007-10-10 Stefan Metzmacherr20770: remove unused var
2007-10-10 Stefan Metzmacherr20769: - it's wrong to add the schemaInfo blob as...
2007-10-10 Stefan Metzmacherr20768: store the prefixMap and schemaInfo attributes...
2007-10-10 Stefan Metzmacherr20767: don't pass a dsdb_schema to dsdb_extended_repli...
2007-10-10 Stefan Metzmacherr20733: add a function to load the oid mappings from...
2007-10-10 Stefan Metzmacherr20715: set the dsdb_schema on the ldb_context
2007-10-10 Stefan Metzmacherr20709: pass a repsFromTo1 struct down as it contains...
2007-10-10 Stefan Metzmacherr20705: store the "replUpToDateVector" attribute in...
2007-10-10 Stefan Metzmacherr20685: apply records using dsdb_extended_replicated_ob...
2007-10-10 Stefan Metzmacherr20580: pass the DSDB_CONTROL_REPLICATED_OBJECT_OID...
2007-10-10 Stefan Metzmacherr20575: apply records to the test_samdb.ldb (my birthda...
2007-10-10 Stefan Metzmacherr20572: - prepare a test_samdb.ldb in the NET-API-BECOM...
2007-10-10 Stefan Metzmacherr20531: - create the rdn attribute which is an alias...
2007-10-10 Stefan Metzmacherr20504: we handle the attribute values always as DATA_B...
2007-10-10 Stefan Metzmacherr20483: Sorry Volker:-)
2007-10-10 Volker Lendecker20481: Fix the build -- Stefan, please look at this...
2007-10-10 Andrew Bartlettr20456: Rename variables to avoid shadowing global...
2007-10-10 Stefan Metzmacherr20438: - bail out on conversation errors
2007-10-10 Stefan Metzmacherr20421: - delay the schema analysis untill the full...
2007-10-10 Stefan Metzmacherr20381: verify the incoming oid mappings and schema...
2007-10-10 Stefan Metzmacherr20380: verify the incoming schema info and oid mappings
2007-10-10 Stefan Metzmacherr20327: start to analyse the schema content
2007-10-10 Stefan Metzmacherr20293: implement store chunk hook for libnet_BecomeDC()
2007-10-10 Stefan Metzmacherr20291: implement prepare_db hook of libnet_BecomeDC()
2007-10-10 Stefan Metzmacherr20285: pass more info to check_options hook and move...
2007-10-10 Stefan Metzmacherr20283: pass in callbacks to libnet_BecomeDC() from...
2007-10-10 Stefan Metzmacherr20144: add NET-API-BECOME-DC test that tests libnet_Be...
2007-10-10 Rafal Szczesniakr19926: display user listing created by the test.
2007-10-10 Rafal Szczesniakr19925: Close the lsa handle in the end, and test calli...
2007-10-10 Rafal Szczesniakr19924: win2k3srv did not like that combination.
2007-10-10 Rafal Szczesniakr19923: Update test to match the function changes.
2007-10-10 Rafal Szczesniakr19593: add NET-API-USERLIST test
2007-10-10 Rafal Szczesniakr19592: a simple test for libnet_UserList
2007-10-10 Jelmer Vernooijr19392: Use torture_setting_* rather than lp_parm_...
2007-10-10 Jelmer Vernooijr19339: Merge my 4.0-unittest branch. This adds an...
2007-10-10 Rafal Szczesniakr19251: fix silly typos causing the test to fail at...
2007-10-10 Stefan Metzmacherr19187: this function should be static...
2007-10-10 Rafal Szczesniakr19174: fix the test to pass against win2k3 server...
2007-10-10 Rafal Szczesniakr19025: - remove read-only and policy dependent fields...
2007-10-10 Rafal Szczesniakr18753: expand the test so that it does a growing numbe...
2007-10-10 Rafal Szczesniakr18691: Forgot to add copyright info.
2007-10-10 Rafal Szczesniakr18683: NET-USERMOD test changed to be able to perform...
2007-10-10 Rafal Szczesniakr18658: make the test change fields sequentially each...
2007-10-10 Rafal Szczesniakr18631: correct unintentional commit.
2007-10-10 Rafal Szczesniakr18626: fix cleanup function to safely recover after...
2007-10-10 Andrew Tridgellr18325: more warnings and one compile error on aix...
2007-10-10 Rafal Szczesniakr18106: Add new samr domain NET tests.
2007-10-10 Rafal Szczesniakr18105: Fix samr domain open, and implement samr domain...
2007-10-10 Rafal Szczesniakr18102: Fix close lsa NET test.
2007-10-10 Rafal Szczesniakr17940: Fix a warning spotted on the buildfarm.
2007-10-10 Rafal Szczesniakr17939: Fix compiler warnings spotted on buildfarm.
2007-10-10 Rafal Szczesniakr17858: Add new libnet domain open tests.
2007-10-10 Rafal Szczesniakr17857: A couple of new tests.
2007-10-10 Stefan Metzmacherr17717: this cried for bugs...and they happened...
2007-10-10 Rafal Szczesniakr17671: Update the tests according to changes in libnet...
2007-10-10 Stefan Metzmacherr17538: this function should be static...
2007-10-10 Rafal Szczesniakr17484: Make last version of the function generating...
2007-10-10 Rafal Szczesniakr17471: Add a function generating pseudorandom set...
2007-10-10 Rafal Szczesniakr17449: Add another field to the test before expanding...
2007-10-10 Rafal Szczesniakr16900: Nicer display of the test results.
2007-10-10 Rafal Szczesniakr16897: Don't pass allocated buffer for returned string...
2007-10-10 Rafal Szczesniakr16896: Allow to use both binding and unc string to...
2007-10-10 Rafal Szczesniakr16533: Perform a cleanup after testing. Also, add...
2007-10-10 Rafal Szczesniakr16342: Placeholder for a function implementing NET...
next