RAW-SEARCH: skip RESUME_KEY tests against samba3
[samba.git] / source4 / torture / libnet /
2008-03-06 Andrew BartlettFixup the NET-API-USERMOD test.
2008-03-06 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-06 Andrew BartlettFix typo
2008-03-06 Andrew BartlettEnsure we get this option from the command line, not...
2008-03-06 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-06 Andrew BartlettMake Samba4 pass the NET-API-BECOMEDC test against...
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-28 Jelmer VernooijConvert to new torture API.
2008-02-28 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-test
2008-02-28 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-27 Andrew BartlettFix up the libnet tests.
2008-02-27 Andrew BartlettDo not re-randomise in an individual test.
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-15 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-15 Jelmer VernooijReconcile header files for torture utility functions.
2008-02-15 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-15 Jelmer VernooijUse struct for provision parameters since there are...
2008-02-15 Stefan MetzmacherNET-API-BECOME-DC: at least find the 'provision' functi...
2008-02-15 Jelmer VernooijFinish migration of provision code.
2008-02-14 Jelmer VernooijAvoid using private libnet test structure inside util_p...
2008-02-14 Jelmer VernooijSplit provision from C code out of becomedc.
2008-02-11 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-11 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-09 Jelmer VernooijRemove unused define.
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-01-30 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-25 Stefan MetzmacherNET-BECOME-DC: always try to build ejs and python code
2008-01-24 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-24 Andrew BartlettMake the repl_meta_data module the default for domain...
2008-01-23 Andrew BartlettFix DRSUAPI replication test - NET-API-BECOME-DC.
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-11 Kai Blinlibnet: Fix includes to silence a warning
2008-01-02 Jelmer Vernooijr26645: Janitorial: Fix a couple of warnings.
2007-12-30 Rafal Szczesniakr26634: Add NET-API-CREATEGROUP test.
2007-12-26 Jelmer Vernooijr26599: Attempt to also support provisioning using...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Rafal Szczesniakr26531: Prevent from displaying the results if the...
2007-12-21 Rafal Szczesniakr26530: Add NET-API-GROUPLIST test.
2007-12-21 Jelmer Vernooijr26376: Add context for libcli_resolve.
2007-12-21 Andrew Bartlettr26362: Fix segfault in NET-API-DELSHARE torture test.
2007-12-21 Andrew Bartlettr26361: Ensure this test cannot proceed if the pipe...
2007-12-21 Jelmer Vernooijr26327: Explicit loadparm_context for RPC client functions.
2007-12-21 Jelmer Vernooijr26326: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26272: Remove global_loadparm in some more places.
2007-12-21 Jelmer Vernooijr26252: Specify loadparm_context explicitly when creati...
2007-12-21 Jelmer Vernooijr26250: Avoid global_loadparm in a couple more places.
2007-12-21 Jelmer Vernooijr26240: We now actually use torture_context pointers...
2007-12-21 Jelmer Vernooijr26238: Add a loadparm context parameter to torture_con...
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Andrew Bartlettr25753: Move cn=rootdse to @ROOTDSE to avoid being...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Rafal Szczesniakr25377: Simplify code a little by employing commonly...
2007-10-10 Rafal Szczesniakr25375: Put commonly used functions in one place.
2007-10-10 Rafal Szczesniakr25368: Add the test of group add routine.
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...
next