summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r937: - added a simple QuerySecurity implementation in samr serverAndrew Tridgell5-2/+162
2007-10-10r924: got rid of the global well-known SIDs, instead using const defines in m...Andrew Tridgell1-0/+30
2007-10-10r920: a placeholder lsads.idl file (lack of this is why the build farm is unh...Andrew Tridgell1-0/+16
2007-10-10r919: - added lsa_QueryInfoPolicy2() to IDL, test suite and serverAndrew Tridgell1-1/+8
2007-10-10r917: - added the start of a LSA server to samba4.Andrew Tridgell2-35/+27
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-1/+1
2007-10-10r877: This attempt at IDL was accidently included in the pervious commit.Andrew Bartlett1-9/+1
2007-10-10r874: This patch is a pile of work on NTLMSSP:Andrew Bartlett1-1/+9
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell3-19/+18
2007-10-10r781: added level6 for logon level in SamLogon netlogon.idlAndrew Tridgell1-2/+3
2007-10-10r739: Implement GetNumRecords() call from eventlog pipe, including a torture ...Jelmer Vernooij1-16/+76
2007-10-10r712: fixed a bug in the NetShareGetInfo idl, and added another info levelAndrew Tridgell1-1/+6
2007-10-10r649: return unknown interface when the client not yetStefan Metzmacher1-0/+1
2007-10-10r644: add SPNEGO auth typeStefan Metzmacher1-0/+1
2007-10-10r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.Andrew Bartlett1-8/+0
2007-10-10r601: added the server code for all the samr_SetUserInfo and samr_QueryUserIn...Andrew Tridgell1-3/+18
2007-10-10r593: add a constant for the records size multiplier for max_size in samr_Enu...Andrew Tridgell1-0/+2
2007-10-10r587: added server code for samr_EnumDomainUsers, and started addingAndrew Tridgell1-0/+4
2007-10-10r582: added the LMSessKey in SamInfo and SamInfo2, thanks to work by abartletAndrew Tridgell1-3/+11
2007-10-10r575: moved the SID_NAME_USE enum into samr.idlAndrew Tridgell1-0/+12
2007-10-10r469: considerably improved the ChangePasswordUser3() IDL thanks to an idea f...Andrew Tridgell1-6/+13
2007-10-10r464: a big improvement to the API for writing server-side RPCAndrew Tridgell1-28/+28
2007-10-10r420: added nicer names for the field bits in userinfo21Andrew Tridgell1-2/+14
2007-10-10r392: added IDL for 3 more netlogon Delta levels, thanks to a dump from Richa...Andrew Tridgell1-5/+21
2007-10-10r388: added IDL for 3 more set user info levels (all of which set theAndrew Tridgell1-0/+22
2007-10-10r365: improved the IDL for samr_Connect5()Andrew Tridgell1-11/+16
2007-10-10r364: finally worked out the ancient samr_ChangePasswordUser() interfaceAndrew Tridgell1-15/+12
2007-10-10r359: moved the share type definitions to srvsvc.idlAndrew Tridgell1-0/+8
2007-10-10r358: added some more annotation on the samr unknown attributesAndrew Tridgell1-6/+9
2007-10-10r336: added a -X command line option to smbtorture to enable dangerous orAndrew Tridgell1-2/+13
2007-10-10r335: added much better handling of servers that die unexpectedly during aAndrew Tridgell1-6/+48
2007-10-10r326: tweaks to the RPC-SAMR test code to allow win2003 to pass the test (for...Andrew Tridgell1-2/+2
2007-10-10r325: added IDL and test code for samr_ChangePasswordUser3().Andrew Tridgell1-1/+12
2007-10-10r310: add missing ','Stefan Metzmacher1-1/+1
2007-10-10r307: added IDL and test code for samr_GetDomPwInfo(), samr_SetUserInfo2(),Andrew Tridgell1-5/+31
2007-10-10r306: added another define for a DCERPC fault codeAndrew Tridgell1-0/+1
2007-10-10r305: - added IDL and test code for samr_RidToSid()Andrew Tridgell1-5/+15
2007-10-10r295: more correct IDL for the netr_AcctLock structure (I hope)Andrew Tridgell1-7/+8
2007-10-10r287: patch from Richard Renard to add AcctLockStr and the delete user andAndrew Tridgell1-38/+81
2007-10-10r275: added IDL and test code for samr_QueryDisplayInfo3(),Andrew Tridgell2-6/+49
2007-10-10r268: added IDL and test code for samr_QueryDomainInfo2(),Andrew Tridgell1-4/+43
2007-10-10r267: added IDL and test code for samr_ChangePasswordUser(),Andrew Tridgell1-6/+64
2007-10-10r259: added samr_DeleteGroupMember() IDL and test codeAndrew Tridgell1-1/+4
2007-10-10r258: added samr_AddGroupMember() IDL and test codeAndrew Tridgell1-1/+5
2007-10-10r257: added samr_SetGroupInfo() IDL and test codeAndrew Tridgell1-1/+5
2007-10-10r256: added samr_CreateDomainGroup() and samr_DeleteDomainGroup() IDL and tes...Andrew Tridgell1-2/+11
2007-10-10r255: added samr_SetDomainInfo IDL and test codeAndrew Tridgell1-1/+10
2007-10-10r199: More registry rpc updatesJelmer Vernooij1-1/+1
2007-10-10r190: More RPC updatesJelmer Vernooij1-1/+14
2007-10-10r165: Add support for viewing registry values in gregeditJelmer Vernooij1-1/+3