summaryrefslogtreecommitdiffstats
path: root/source4/torture/libnet
Commit message (Expand)AuthorAgeFilesLines
* r24568: Fix the build, caused by a conflict betwen mimir's work and metze's b...Andrew Bartlett2007-10-101-1/+1
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-107-16/+16
* r24555: Add a test for libnet's group info call.Rafal Szczesniak2007-10-102-0/+276
* r24551: rename dcerpc_interface_table -> ndr_interface_tableStefan Metzmacher2007-10-101-1/+1
* r24127: Set the Domain SID into the libnet context, and have libnet_UserInfoAndrew Bartlett2007-10-101-5/+7
* r24051: more monitor function calls and monitor msg namesRafal Szczesniak2007-10-102-4/+4
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-1011-33/+22
* r23066: don't ignore errorsStefan Metzmacher2007-10-101-0/+1
* r22969: fix some more places where we could end up with more than one eventAndrew Tridgell2007-10-101-1/+1
* r22810: when a test runs against domain controller use domain nameRafal Szczesniak2007-10-102-18/+58
* r22756: Make it easier to setup an LDAP replica. Provision withAndrew Bartlett2007-10-101-1/+1
* r22566: add a simple test of libnet_DomainList function.Rafal Szczesniak2007-10-102-3/+58
* r21843: the computer_dn isn't needed anymore because we don't manually reset ...Stefan Metzmacher2007-10-101-14/+1
* r21839: add my email addressStefan Metzmacher2007-10-101-1/+1
* r21514: move away from a hardcoded "smbtorturedc"Stefan Metzmacher2007-10-101-31/+67
* r21504: for simo...Stefan Metzmacher2007-10-101-1/+1
* r21502: add a very useful option "become dc:donnot leave=yes"Stefan Metzmacher2007-10-101-0/+5
* r21360: - put in the correct machine account password into test_secrets.ldbStefan Metzmacher2007-10-101-80/+4
* r21296: remove the session specific encryption from the attributesStefan Metzmacher2007-10-101-0/+2
* r20922: use the show_deleted module by defaultStefan Metzmacher2007-10-101-0/+1
* r20907: reset krbtgt, machine and administator account passwords to "test"Stefan Metzmacher2007-10-101-1/+91
* r20872: make the password_hash module specific to the domain partitionStefan Metzmacher2007-10-101-2/+1
* r20869: - mark the rootdse with isSyncronized=TRUE after a successful replica...Stefan Metzmacher2007-10-101-0/+59
* r20868: load the pdc_fsmo and naming_fsmo modulesStefan Metzmacher2007-10-101-2/+2
* r20807: test static password for the test_*.ldb' filesStefan Metzmacher2007-10-101-0/+4
* r20806: make it possible to configure the secrets.ldb urlStefan Metzmacher2007-10-101-8/+14
* r20775: - use the schema_fsmo module on the schema partition, which loads the...Stefan Metzmacher2007-10-101-1/+38
* r20770: remove unused varStefan Metzmacher2007-10-101-1/+0
* r20769: - it's wrong to add the schemaInfo blob as 2nd value to the prefixMap...Stefan Metzmacher2007-10-101-5/+1
* r20768: store the prefixMap and schemaInfo attributes on the schema head objectStefan Metzmacher2007-10-101-0/+32
* r20767: don't pass a dsdb_schema to dsdb_extended_replicated_objects_commit()Stefan Metzmacher2007-10-101-14/+19
* r20733: add a function to load the oid mappings from ldb_val'sStefan Metzmacher2007-10-101-2/+2
* r20715: set the dsdb_schema on the ldb_contextStefan Metzmacher2007-10-101-0/+6
* r20709: pass a repsFromTo1 struct down as it contains all needed info for the...Stefan Metzmacher2007-10-101-44/+80
* r20705: store the "replUpToDateVector" attribute in DSDB_EXTENDED_REPLICATED_...Stefan Metzmacher2007-10-101-0/+20
* r20685: apply records using dsdb_extended_replicated_objects_commit()Stefan Metzmacher2007-10-101-275/+91
* r20580: pass the DSDB_CONTROL_REPLICATED_OBJECT_OID with the ldb_add requestStefan Metzmacher2007-10-101-5/+38
* r20575: apply records to the test_samdb.ldb (my birthday present to myself...:-)Stefan Metzmacher2007-10-101-4/+83
* r20572: - prepare a test_samdb.ldb in the NET-API-BECOME-DC torture testStefan Metzmacher2007-10-101-0/+105
* r20531: - create the rdn attribute which is an alias for the 'name' attributeStefan Metzmacher2007-10-101-0/+180
* r20504: we handle the attribute values always as DATA_BLOB's andStefan Metzmacher2007-10-101-4/+4
* r20483: Sorry Volker:-)Stefan Metzmacher2007-10-101-7/+7
* r20481: Fix the build -- Stefan, please look at this ;-))Volker Lendecke2007-10-101-0/+6
* r20456: Rename variables to avoid shadowing global function names.Andrew Bartlett2007-10-102-7/+7
* r20438: - bail out on conversation errorsStefan Metzmacher2007-10-101-4/+27
* r20421: - delay the schema analysis untill the full schema is tranferredStefan Metzmacher2007-10-101-65/+129
* r20381: verify the incoming oid mappings and schema info for the config and d...Stefan Metzmacher2007-10-101-0/+10
* r20380: verify the incoming schema info and oid mappingsStefan Metzmacher2007-10-101-0/+5
* r20327: start to analyse the schema contentStefan Metzmacher2007-10-101-24/+172
* r20293: implement store chunk hook for libnet_BecomeDC()Stefan Metzmacher2007-10-101-0/+12