summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r307: added IDL and test code for samr_GetDomPwInfo(), samr_SetUserInfo2(),Andrew Tridgell1-3/+83
2007-10-10r305: - added IDL and test code for samr_RidToSid()Andrew Tridgell2-16/+106
2007-10-10r275: added IDL and test code for samr_QueryDisplayInfo3(),Andrew Tridgell2-14/+248
2007-10-10r268: added IDL and test code for samr_QueryDomainInfo2(),Andrew Tridgell1-0/+152
2007-10-10r267: added IDL and test code for samr_ChangePasswordUser(),Andrew Tridgell1-28/+209
2007-10-10r266: modified autoidl to deal with policy handles (this helped me work outAndrew Tridgell1-19/+47
2007-10-10r259: added samr_DeleteGroupMember() IDL and test codeAndrew Tridgell1-1/+24
2007-10-10r258: added samr_AddGroupMember() IDL and test codeAndrew Tridgell1-24/+69
2007-10-10r257: added samr_SetGroupInfo() IDL and test codeAndrew Tridgell1-0/+25
2007-10-10r256: added samr_CreateDomainGroup() and samr_DeleteDomainGroup() IDL and tes...Andrew Tridgell1-1/+120
2007-10-10r255: added samr_SetDomainInfo IDL and test codeAndrew Tridgell1-0/+25
2007-10-10r232: Test whether querydispinfo and enumdomgroups return the same set ofVolker Lendecke1-0/+133
2007-10-10r199: More registry rpc updatesJelmer Vernooij1-2/+2
2007-10-10r190: More RPC updatesJelmer Vernooij1-26/+28
2007-10-10r168: - Cleanups in rpc backendJelmer Vernooij1-6/+10
2007-10-10r165: Add support for viewing registry values in gregeditJelmer Vernooij1-1/+5
2007-10-10r133: don't try to do a database deltas with a -1 seq numAndrew Tridgell1-0/+4
2007-10-10r128: Another registry update. Changes:Jelmer Vernooij1-20/+77
2007-10-10r101: added lsa_SetSecret() and lsa_QuerySecret()Andrew Tridgell1-70/+80
2007-10-10r62: Fix the buildJelmer Vernooij1-3/+6
2007-10-10r61: - Implement first call in the winreg rpc serverJelmer Vernooij1-1/+22
2007-10-10r46: Add CreateKey function (still working on it)Jelmer Vernooij1-6/+49
2007-10-10r33: Fix torture test after IDL changes.Jelmer Vernooij1-11/+2
2004-04-03added IDL and test for lsa_OpenSecret()Andrew Tridgell1-1/+23
2004-04-03added IDL and test suite for lsa_CreateSecret()Andrew Tridgell1-0/+33
2004-04-03added idl and test suite for lsa_CreateTrustedDomain()Andrew Tridgell1-1/+45
2004-03-31added lsaCreateAccount() and a test in the RPC-LSA test suiteAndrew Tridgell1-21/+114
2004-02-10fixed a couple of uninitialised returns spotted by valgrindAndrew Tridgell1-2/+2
2004-02-10don't force debug in the RPC-MGMT testAndrew Tridgell1-2/+0
2004-02-03- add 'print' to the DCERPC binding stringsStefan Metzmacher12-24/+0
2004-01-20check for the correct fault code when the server fails a use of aAndrew Tridgell1-3/+9
2004-01-20added code to the RPC-SPOOLSS test that demonstrates that policyAndrew Tridgell1-0/+41
2004-01-19Add test to set single fields in fields_present with info21.Simo Sorce1-37/+53
2004-01-17make sure we initialise r.out.handle in openeventlogAndrew Tridgell1-0/+1
2003-12-21minor updates to make the srvsvc test compileAndrew Tridgell1-5/+5
2003-12-21wkssvc test updates from metzeAndrew Tridgell1-15/+21
2003-12-19addition of samr_SetSecurity() from kaiAndrew Tridgell1-0/+17
2003-12-19fixed the AddAliasMem test codeAndrew Tridgell1-13/+21
2003-12-19added a bunch of alias functions in samr.idl based on work by Kai.Andrew Tridgell1-14/+327
2003-12-17fixed a bug in the acct_flags checking on CreateUser2 in the RPC-SAMR testAndrew Tridgell1-5/+5
2003-12-16fixed the RPC-MGMT and RPC-SCANNER tests to work with the newAndrew Tridgell2-26/+61
2003-12-16a fairly large commit!Andrew Tridgell3-9/+7
2003-12-15fixed srvsvc DiskEnum callAndrew Tridgell1-5/+7
2003-12-15patch from metze with updates to srvsvc and changes to pidl to allowAndrew Tridgell1-6/+5
2003-12-14added auto-generation of the server side boilerplate code for eachAndrew Tridgell1-4/+4
2003-12-13added a basic dcerpc endpoint mapper to Samba4. Currently onlyAndrew Tridgell1-6/+6
2003-12-12Small cleanup of test code. Rename enum indexes to be the same nameTim Potter1-112/+86
2003-12-12Got winreg_EnumValue working - what a mess!Tim Potter1-16/+62
2003-12-03My first stab at Samba4 IDL!Andrew Bartlett1-3/+139
2003-12-02added netr_LogonControl2Ex()Andrew Tridgell1-1/+85