r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
[jelmer/samba4-debian.git] / source / torture / rpc / samr.c
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
2007-10-10 Andrew Bartlettr1025: Rename (across the samr and netlogon pipes,...
2007-10-10 Andrew Bartlettr1009: Make all users of NT and LM passwords use the...
2007-10-10 Andrew Tridgellr995: - renamed many of our crypto routines to use...
2007-10-10 Volker Lendecker963: Tridge, according to ethereal this is an 'Acct...
2007-10-10 Stefan Metzmacherr943: change samba4 to use 'uint8_t' instead of 'unsign...
2007-10-10 Andrew Tridgellr937: - added a simple QuerySecurity implementation...
2007-10-10 Andrew Tridgellr917: - added the start of a LSA server to samba4.
2007-10-10 Andrew Tridgellr902: added torture tests for sending rubbish in the...
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Andrew Tridgellr873: converted samba4 to use real 64 bit integers...
2007-10-10 Andrew Bartlettr743: Start on a NETLOGON server in Samba4.
2007-10-10 Andrew Tridgellr623: setUserInfo level 24 (password set) now works...
2007-10-10 Volker Lendecker615: Implement samr_OpenGroup, samr_QueryGroupInfo...
2007-10-10 Andrew Bartlettr613: Fix the RPC-SAMR torture test, for my session_key...
2007-10-10 Andrew Tridgellr577: extended the LookupNames test to check for correc...
2007-10-10 Andrew Tridgellr457: added some more samr tests to help me work out...
2007-10-10 Andrew Tridgellr420: added nicer names for the field bits in userinfo21
2007-10-10 Andrew Tridgellr389: added a test for set user info level 26 (set...
2007-10-10 Andrew Tridgellr372: automatically create a fake BDC machine account...
2007-10-10 Andrew Tridgellr365: improved the IDL for samr_Connect5()
2007-10-10 Andrew Tridgellr364: finally worked out the ancient samr_ChangePasswor...
2007-10-10 Andrew Tridgellr362: after setting domain info query it again so we...
2007-10-10 Andrew Tridgellr336: added a -X command line option to smbtorture...
2007-10-10 Andrew Tridgellr335: added much better handling of servers that die...
2007-10-10 Andrew Tridgellr326: tweaks to the RPC-SAMR test code to allow win2003...
2007-10-10 Andrew Tridgellr325: added IDL and test code for samr_ChangePasswordUs...
2007-10-10 Andrew Tridgellr307: added IDL and test code for samr_GetDomPwInfo...
2007-10-10 Andrew Tridgellr305: - added IDL and test code for samr_RidToSid()
2007-10-10 Andrew Tridgellr275: added IDL and test code for samr_QueryDisplayInfo3(),
2007-10-10 Andrew Tridgellr268: added IDL and test code for samr_QueryDomainInfo2(),
2007-10-10 Andrew Tridgellr267: added IDL and test code for samr_ChangePasswordUs...
2007-10-10 Andrew Tridgellr259: added samr_DeleteGroupMember() IDL and test code
2007-10-10 Andrew Tridgellr258: added samr_AddGroupMember() IDL and test code
2007-10-10 Andrew Tridgellr257: added samr_SetGroupInfo() IDL and test code
2007-10-10 Andrew Tridgellr256: added samr_CreateDomainGroup() and samr_DeleteDom...
2007-10-10 Andrew Tridgellr255: added samr_SetDomainInfo IDL and test code
2007-10-10 Volker Lendecker232: Test whether querydispinfo and enumdomgroups...
2004-02-10 Andrew Tridgellfixed a couple of uninitialised returns spotted by...
2004-02-03 Stefan Metzmacher- add 'print' to the DCERPC binding strings
2004-01-19 Simo SorceAdd test to set single fields in fields_present with...
2003-12-19 Andrew Tridgelladdition of samr_SetSecurity() from kai
2003-12-19 Andrew Tridgellfixed the AddAliasMem test code
2003-12-19 Andrew Tridgelladded a bunch of alias functions in samr.idl based...
2003-12-17 Andrew Tridgellfixed a bug in the acct_flags checking on CreateUser2...
2003-12-03 Andrew BartlettMy first stab at Samba4 IDL!
2003-12-02 Andrew Tridgell * netr_ServerPasswordSet() now works - the test suite...
2003-11-23 Andrew Tridgell * better diagnostics in ndrdump
2003-11-22 Andrew Tridgell * enable RPC/NDR validation in all smbtorture code
2003-11-22 Andrew Tridgella fairly major upgrade to the dcerpc system
2003-11-21 Andrew Tridgell* changed the way strings are handled in pidl to a...
2003-11-21 Andrew Tridgelladded 4 more levels to samr_QueryDisplayInfo()
2003-11-20 Andrew Tridgelladded samr_QueryDisplayInfo() (only level 1 so far)
2003-11-20 Andrew Tridgellextensive samr_SetUserInfo/samr_QueryUserInfo testing...
2003-11-20 Andrew Tridgell * fixed level2 of QueryUserInfo
2003-11-20 Andrew Tridgellstarted on samr_SetUserInfo()
2003-11-20 Andrew Tridgelladded samr_LookupRids() and test code
2003-11-20 Andrew Tridgelladded samr_LookupNames() and test code
2003-11-20 Andrew Tridgellsome errors are expected in SAMR and LSA tests - don...
2003-11-19 Andrew Tridgellinit samr and lsa names so the debug display looks...
2003-11-18 Andrew Tridgelladded samr_CreateUser() samr_DeleteUser(). The test...
2003-11-18 Andrew Tridgellchanged wks to wkssvc (suggestion from metze). Started...
2003-11-18 Andrew Tridgelladded samr_QuerySecurity() call that displays the ACL...
2003-11-18 Andrew Tridgelluse the auto-generated UUID, version and name rather...
2003-11-18 Andrew Tridgell* use the new auto-generated debug code method.
2003-11-17 Andrew Tridgell * add another WERR err code
2003-11-15 Andrew Tridgellremember to samr_Close() policy handles after use
2003-11-15 Andrew Tridgelladded OpenAlias and QueryAliasInfo levels 1 to 3
next