summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl
Commit message (Expand)AuthorAgeFilesLines
...
* r388: added IDL for 3 more set user info levels (all of which set theAndrew Tridgell2007-10-101-0/+22
* r365: improved the IDL for samr_Connect5()Andrew Tridgell2007-10-101-11/+16
* r364: finally worked out the ancient samr_ChangePasswordUser() interfaceAndrew Tridgell2007-10-101-15/+12
* r359: moved the share type definitions to srvsvc.idlAndrew Tridgell2007-10-101-0/+8
* r358: added some more annotation on the samr unknown attributesAndrew Tridgell2007-10-101-6/+9
* r336: added a -X command line option to smbtorture to enable dangerous orAndrew Tridgell2007-10-101-2/+13
* r335: added much better handling of servers that die unexpectedly during aAndrew Tridgell2007-10-101-6/+48
* r326: tweaks to the RPC-SAMR test code to allow win2003 to pass the test (for...Andrew Tridgell2007-10-101-2/+2
* r325: added IDL and test code for samr_ChangePasswordUser3().Andrew Tridgell2007-10-101-1/+12
* r310: add missing ','Stefan Metzmacher2007-10-101-1/+1
* r307: added IDL and test code for samr_GetDomPwInfo(), samr_SetUserInfo2(),Andrew Tridgell2007-10-101-5/+31
* r306: added another define for a DCERPC fault codeAndrew Tridgell2007-10-101-0/+1
* r305: - added IDL and test code for samr_RidToSid()Andrew Tridgell2007-10-101-5/+15
* r295: more correct IDL for the netr_AcctLock structure (I hope)Andrew Tridgell2007-10-101-7/+8
* r287: patch from Richard Renard to add AcctLockStr and the delete user andAndrew Tridgell2007-10-101-38/+81
* r275: added IDL and test code for samr_QueryDisplayInfo3(),Andrew Tridgell2007-10-102-6/+49
* r268: added IDL and test code for samr_QueryDomainInfo2(),Andrew Tridgell2007-10-101-4/+43
* r267: added IDL and test code for samr_ChangePasswordUser(),Andrew Tridgell2007-10-101-6/+64
* r259: added samr_DeleteGroupMember() IDL and test codeAndrew Tridgell2007-10-101-1/+4
* r258: added samr_AddGroupMember() IDL and test codeAndrew Tridgell2007-10-101-1/+5
* r257: added samr_SetGroupInfo() IDL and test codeAndrew Tridgell2007-10-101-1/+5
* r256: added samr_CreateDomainGroup() and samr_DeleteDomainGroup() IDL and tes...Andrew Tridgell2007-10-101-2/+11
* r255: added samr_SetDomainInfo IDL and test codeAndrew Tridgell2007-10-101-1/+10
* r199: More registry rpc updatesJelmer Vernooij2007-10-101-1/+1
* r190: More RPC updatesJelmer Vernooij2007-10-101-1/+14
* r165: Add support for viewing registry values in gregeditJelmer Vernooij2007-10-101-1/+3
* r132: fill in the correct default case for the WKSSVC GetInfo callAndrew Tridgell2007-10-101-0/+1
* r128: Another registry update. Changes:Jelmer Vernooij2007-10-101-5/+30
* r101: added lsa_SetSecret() and lsa_QuerySecret()Andrew Tridgell2007-10-101-2/+23
* r62: Fix the buildJelmer Vernooij2007-10-101-1/+1
* r46: Add CreateKey function (still working on it)Jelmer Vernooij2007-10-101-0/+8
* r42: importing .cvsignore filesGerald Carter2007-10-101-2/+0
* r31: More registry updates. regdiff/regpatch work now.Jelmer Vernooij2007-10-101-14/+1
* added IDL and test for lsa_OpenSecret()Andrew Tridgell2004-04-031-1/+8
* added IDL and test suite for lsa_CreateSecret()Andrew Tridgell2004-04-031-1/+6
* added idl and test suite for lsa_CreateTrustedDomain()Andrew Tridgell2004-04-031-8/+13
* added lsaCreateAccount() and a test in the RPC-LSA test suiteAndrew Tridgell2004-03-311-2/+21
* - modified the dcerpc client security code to be generic, so ntlmsspAndrew Tridgell2004-02-101-3/+4
* the endpoint mapper now works in bigendian modeAndrew Tridgell2003-12-312-6/+10
* latest srvsvc and wkssvc IDL from metzeAndrew Tridgell2003-12-202-122/+744
* addition of samr_SetSecurity() from kaiAndrew Tridgell2003-12-192-4/+11
* added a bunch of alias functions in samr.idl based on work by Kai.Andrew Tridgell2003-12-191-32/+62
* added a define for the DCERPC little-endian data representation flagAndrew Tridgell2003-12-161-0/+3
* use bigendian mode to fix the idl for samr_LogonHoursAndrew Tridgell2003-12-161-1/+1
* it turns out that a wire policy handle isn't a blob either, its aAndrew Tridgell2003-12-161-3/+3
* a fairly large commit!Andrew Tridgell2003-12-162-3/+11
* fixed srvsvc DiskEnum callAndrew Tridgell2003-12-151-12/+12
* patch from metze with updates to srvsvc and changes to pidl to allowAndrew Tridgell2003-12-151-70/+109
* added auto-generation of the server side boilerplate code for eachAndrew Tridgell2003-12-141-2/+2
* fixed fragmented signed connections to our rpc server over SMBAndrew Tridgell2003-12-141-0/+1