r25554: Convert last instances of BOOL, True and False to the standard types.
[gd/samba-autobuild/.git] / source4 / torture / rpc / samr.c
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
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 Andrew Bartlettr24972: Try to rat out this SAMR failure with some...
2007-10-10 Andrew Bartlettr24971: Test more combinations for resetting the accoun...
2007-10-10 Andrew Bartlettr24942: Patch from Matthias Wallnöfer <mwallnoefer...
2007-10-10 Andrew Bartlettr24611: Following up on the re-opening of bug 4817...
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Andrew Bartlettr24083: Don't fail the test (looking for the user in...
2007-10-10 Andrew Bartlettr24081: Domain Controllers are also shown in this enume...
2007-10-10 Andrew Bartlettr24080: Set the primary group (matching windows) when...
2007-10-10 Andrew Bartlettr24059: Fix bug 4822 reported by Matthias Wallnöfer...
2007-10-10 Andrew Bartlettr24053: Ensure we filter EnumDomainUsers with the suppl...
2007-10-10 Andrew Bartlettr24052: Fix some of the NT4 usrmgr.exe portions of...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr23365: Try to make Windows Vista join again. On my...
2007-10-10 Andrew Bartlettr21727: Walk some more of the error branches in the...
2007-10-10 Andrew Bartlettr21719: Try to cover more of the server-side password...
2007-10-10 Andrew Bartlettr21697: Try to cover the 'bad session key' codepaths...
2007-10-10 Andrew Bartlettr20149: Remove the smb.conf distinction between PDC...
2007-10-10 Jelmer Vernooijr19843: Fix warning.
2007-10-10 Jelmer Vernooijr19392: Use torture_setting_* rather than lp_parm_...
2007-10-10 Rafal Szczesniakr19380: forgot to add home drive testing as well as...
2007-10-10 Rafal Szczesniakr19379: add testing home directory field to the samr...
2007-10-10 Stefan Metzmacherr18800: fix a write behind the buffer bug...
2007-10-10 Günther Deschnerr18782: Do not send random data to the password change...
2007-10-10 Günther Deschnerr18759: Do not use "simple" as test password as pointed...
2007-10-10 Günther Deschnerr18751: Check for samr reject codes and their particula...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Andrew Bartlettr16860: Fix (and reactivate) the RPC-SAMR test. We...
2007-10-10 Andrew Bartlettr16851: Put a clue in as to which domain might have...
2007-10-10 Andrew Bartlettr16847: Add the parts of the SAMR test that pass back...
2007-10-10 Andrew Bartlettr16826: Ensure we don't segfault if the remote server...
2007-10-10 Andrew Bartlettr16794: Make Samba4 pass it's own RPC-SAMR test, at...
2007-10-10 Andrew Bartlettr16770: Get closer to having Samba4 pass some of the...
2007-10-10 Jelmer Vernooijr16304: Improve testing UI API. This now allows registe...
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Andrew Bartlettr14665: More testing in RPC-SAMR. It looks like we...
2007-10-10 Jelmer Vernooijr14470: Remove some unnecessary headers.
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr14402: Generate seperate headers for RPC client functions.
2007-10-10 Jelmer Vernooijr14379: Build torture/rpc/ as a seperate smbtorture...
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Bartlettr13908: Improve the RPC-SAMSYNC test to cross-check...
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Andrew Tridgellr12636: fixed some torture code for the changed lsa...
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Andrew Bartlettr12505: Cope better with NT_STATUS_PASSWORD_RESTRICTION...
2007-10-10 Andrew Bartlettr12502: A bit of work on the RPC-SAMR torture test...
2007-10-10 Tim Potterr11624: Use enum names instead of magic numbers.
2007-10-10 Andrew Bartlettr10703: Add a new user account, change the password...
2007-10-10 Andrew Bartlettr8823: I don't know why I added this test, it appears...
2007-10-10 Stefan Metzmacherr8235: fix the build
2007-10-10 Stefan Metzmacherr8232: remove samr_String and netr_String as they are...
2007-10-10 Andrew Bartlettr7686: Check for a type of invalid account name.
2007-10-10 Andrew Tridgellr7528: cleaned up the QueryDisplayInfo_continue test
2007-10-10 Andrew Tridgellr7507: fixed the problem with users being shown too...
2007-10-10 Tim Potterr6325: Rename aliasname -> alias_name in CreateDomAlias...
2007-10-10 Jelmer Vernooijr5976: SIDs can't have more then 5 subauths (caught...
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Andrew Bartlettr5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORK...
2007-10-10 Andrew Bartlettr5783: Test renaming of accounts in the RPC-SAMR test...
2007-10-10 Tim Potterr5364: Rename string fields called 'domain' and 'name...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Stefan Metzmacherr4532: - rename bitmap -> bits
2007-10-10 Andrew Tridgellr4492: r.in.info is a pointer that needs to be allocate...
2007-10-10 Andrew Tridgellr4491: don't dereference q1.out.sam unless we know...
2007-10-10 Stefan Metzmacherr4422: make lp_set_cmdline("torture:dangerous", "Yes...
2007-10-10 Volker Lendecker4375: Implement samr_OpenAlias, samr_QueryAliasInfo...
2007-10-10 Andrew Tridgellr4052: fixed a bunch of code to use the type safe _p...
2007-10-10 Andrew Tridgellr4035: more effort on consistent naming of the access...
2007-10-10 Andrew Tridgellr4011: get rid of rpc_secdes.h and replace it with...
2007-10-10 Andrew Tridgellr3977: fixed the lmPwdHash change in the rpc server...
2007-10-10 Andrew Bartlettr3804: Add more comparison tests in RPC-SAMSYNC.
2007-10-10 Andrew Bartlettr3724: Rename a number of structures, for better consis...
2007-10-10 Andrew Tridgellr3462: separate out the crypto includes
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Andrew Tridgellr3324: made the smbtorture code completely warning...
2007-10-10 Andrew Bartlettr3074: Add in a new 'field present' flag samr.idl for...
2007-10-10 Andrew Tridgellr2910: I noticed that the samr torture test was doing...
2007-10-10 Andrew Tridgellr2833: - added a call to SamrQueryGroupMember for every...
2007-10-10 Andrew Tridgellr2710: continue with the new style of providing a paren...
2007-10-10 Andrew Tridgellr2676: add a test of the reference counting logic in...
2007-10-10 Andrew Bartlettr2547: Another place to use convert_string_talloc().
2007-10-10 Tim Potterr2501: The AddMemberToAlias test doesn't need a domain_...
2007-10-10 Tim Potterr2489: Rename account_flags in EnumDomainAliases()...
2007-10-10 Tim Potterr2458: Rename policy handle parameters for the SAMR...
2007-10-10 Andrew Tridgellr2273: disable the async samr tests unless -X option...
2007-10-10 Andrew Tridgellr2107: added a SAMR async test - this one seems to...
2007-10-10 Simo Sorcer1758: Move and enhance the add_string_to_array functio...
2007-10-10 Andrew Tridgellr1646: disable testing of group rename in the RPC-SAMR...
2007-10-10 Andrew Tridgellr1510: add a commented out routine I used to test passw...
2007-10-10 Andrew Bartlettr1498: (merge from 3.0)
2007-10-10 Stefan Metzmacherr1062: fix typo, found by valgrind
next