summaryrefslogtreecommitdiff
path: root/source4/torture/libnet
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij1-1/+1
2007-12-21r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restri...Andrew Bartlett1-2/+2
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij14-310/+309
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij1-3/+3
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij1-5/+5
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij11-27/+27
2007-10-10r25377: Simplify code a little by employing commonly used functions.Rafal Szczesniak4-629/+34
2007-10-10r25375: Put commonly used functions in one place.Rafal Szczesniak2-0/+355
2007-10-10r25368: Add the test of group add routine.Rafal Szczesniak3-0/+218
2007-10-10r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison1-2/+2
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij4-9/+9
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij9-0/+9
2007-10-10r24894: Run the libnet tests over just one DCE/RPC transport. Other DCE/RPC t...Jelmer Vernooij1-18/+6
2007-10-10r24871: Fix typosJelmer Vernooij1-2/+2
2007-10-10r24755: Use common code for finding the RPC binding in the torture tests.Jelmer Vernooij10-82/+25
2007-10-10r24735: Use torture API in more places.Jelmer Vernooij7-11/+11
2007-10-10r24728: Use more stock torture functions.Jelmer Vernooij2-4/+3
2007-10-10r24681: add basic test of libnet_GroupInfo function.Rafal Szczesniak2-0/+273
2007-10-10r24568: Fix the build, caused by a conflict betwen mimir's work and metze's b...Andrew Bartlett1-1/+1
2007-10-10r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher7-16/+16
2007-10-10r24555: Add a test for libnet's group info call.Rafal Szczesniak2-0/+276
2007-10-10r24551: rename dcerpc_interface_table -> ndr_interface_tableStefan Metzmacher1-1/+1
2007-10-10r24127: Set the Domain SID into the libnet context, and have libnet_UserInfoAndrew Bartlett1-5/+7
2007-10-10r24051: more monitor function calls and monitor msg namesRafal Szczesniak2-4/+4
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell11-33/+22
2007-10-10r23066: don't ignore errorsStefan Metzmacher1-0/+1
2007-10-10r22969: fix some more places where we could end up with more than one eventAndrew Tridgell1-1/+1
2007-10-10r22810: when a test runs against domain controller use domain nameRafal Szczesniak2-18/+58
2007-10-10r22756: Make it easier to setup an LDAP replica. Provision withAndrew Bartlett1-1/+1
2007-10-10r22566: add a simple test of libnet_DomainList function.Rafal Szczesniak2-3/+58
2007-10-10r21843: the computer_dn isn't needed anymore because we don't manually reset ...Stefan Metzmacher1-14/+1
2007-10-10r21839: add my email addressStefan Metzmacher1-1/+1
2007-10-10r21514: move away from a hardcoded "smbtorturedc"Stefan Metzmacher1-31/+67
2007-10-10r21504: for simo...Stefan Metzmacher1-1/+1
2007-10-10r21502: add a very useful option "become dc:donnot leave=yes"Stefan Metzmacher1-0/+5
2007-10-10r21360: - put in the correct machine account password into test_secrets.ldbStefan Metzmacher1-80/+4
2007-10-10r21296: remove the session specific encryption from the attributesStefan Metzmacher1-0/+2
2007-10-10r20922: use the show_deleted module by defaultStefan Metzmacher1-0/+1
2007-10-10r20907: reset krbtgt, machine and administator account passwords to "test"Stefan Metzmacher1-1/+91
2007-10-10r20872: make the password_hash module specific to the domain partitionStefan Metzmacher1-2/+1
2007-10-10r20869: - mark the rootdse with isSyncronized=TRUE after a successful replica...Stefan Metzmacher1-0/+59
2007-10-10r20868: load the pdc_fsmo and naming_fsmo modulesStefan Metzmacher1-2/+2
2007-10-10r20807: test static password for the test_*.ldb' filesStefan Metzmacher1-0/+4
2007-10-10r20806: make it possible to configure the secrets.ldb urlStefan Metzmacher1-8/+14
2007-10-10r20775: - use the schema_fsmo module on the schema partition, which loads the...Stefan Metzmacher1-1/+38
2007-10-10r20770: remove unused varStefan Metzmacher1-1/+0
2007-10-10r20769: - it's wrong to add the schemaInfo blob as 2nd value to the prefixMap...Stefan Metzmacher1-5/+1
2007-10-10r20768: store the prefixMap and schemaInfo attributes on the schema head objectStefan Metzmacher1-0/+32
2007-10-10r20767: don't pass a dsdb_schema to dsdb_extended_replicated_objects_commit()Stefan Metzmacher1-14/+19
2007-10-10r20733: add a function to load the oid mappings from ldb_val'sStefan Metzmacher1-2/+2