summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4682: A LDB-based secrets implementation in Samba4.Andrew Bartlett1-6/+6
2007-10-10r4673: Fix the IDL for the QuerySecret LSA call.Andrew Bartlett1-2/+2
2007-10-10r4650: - make more use of bitmap and enum'sStefan Metzmacher3-53/+55
2007-10-10r4649: make more use of bitmap and enum'sStefan Metzmacher1-41/+53
2007-10-10r4644: allow DSSETUP on ncacn_ip_tcpAndrew Tridgell1-1/+1
2007-10-10r4638: expose lsa and drsuapi on ncalrpcAndrew Tridgell2-2/+2
2007-10-10r4618: - tidied up the alter_context client code a bitAndrew Tridgell1-10/+10
2007-10-10r4617: basic alter_context requests now work in our client library. The testAndrew Tridgell1-9/+9
2007-10-10r4568: make use of SidType and move it to lsa.idlStefan Metzmacher2-19/+18
2007-10-10r4564: added a comment on lsa_EnumAccounts IDLAndrew Tridgell1-0/+3
2007-10-10r4558: more use of bitmaps and enumsStefan Metzmacher2-21/+40
2007-10-10r4554: create svcctl_ServerType bitmapStefan Metzmacher1-30/+33
2007-10-10r4552: use samr_AcctFlags in netlogon.idlStefan Metzmacher2-3/+5
2007-10-10r4542: use bitmap for samr_FieldsPresent and samr_AcctFlagsStefan Metzmacher1-35/+38
2007-10-10r4541: make use of new enum and bitmap featuresStefan Metzmacher1-71/+75
2007-10-10r4536: make use of the new enum and bitmap feature of pidlStefan Metzmacher1-15/+17
2007-10-10r4532: - rename bitmap -> bitsStefan Metzmacher1-1/+1
2007-10-10r4526: - much simpler (and more accurate!) ndr_size_*() code generation. ItAndrew Tridgell3-7/+7
2007-10-10r4524: converted a few bits of samr.idl to use enum properlyAndrew Tridgell1-7/+7
2007-10-10r4520: added a enum test function to the echo pipeAndrew Tridgell1-0/+26
2007-10-10r4507: this default is unnneded because the switch level is in the r->inStefan Metzmacher1-1/+0
2007-10-10r4483: - rename same structs, enums and uninons of the dssetup pipeStefan Metzmacher1-36/+42
2007-10-10r4462: - enable DSSETUP on ncalrpcAndrew Tridgell1-1/+1
2007-10-10r4461: finished the remaining information levels in the DSSETUP pipe. The pip...Andrew Tridgell1-2/+49
2007-10-10r4457: Fix IDL + add torture test for InqObjectJelmer Vernooij1-1/+1
2007-10-10r4456: NT4 usrmgr.exe asks for 4096 accounts, allow twice that.Volker Lendecke1-1/+1
2007-10-10r4452: the beginnings of a dssetup rpc server.Andrew Tridgell1-12/+12
2007-10-10r4450: the beginnings of IDL for the dssetup pipe. I need this pipe for ACL e...Andrew Tridgell2-27/+40
2007-10-10r4449: fixed the helpstring for LSA IDLAndrew Tridgell1-1/+1
2007-10-10r4442: fix lsa_TranslatedSid3 (its a dom_sid2 not a dom_sid)Andrew Tridgell1-1/+1
2007-10-10r4437: added IDL and test code for lsa_LookupSids3() and lsa_LookupNames3().Andrew Tridgell1-2/+35
2007-10-10r4436: add one more flagStefan Metzmacher1-0/+1
2007-10-10r4434: - fix some NetShare* idl functionsStefan Metzmacher1-4/+4
2007-10-10r4433: added the boilerplate for the new w2k3 LSA functions in preparationAndrew Tridgell1-0/+67
2007-10-10r4432: - add srvsvc_NetShareInfo level 1006 and 1501 idlStefan Metzmacher1-6/+17
2007-10-10r4426: fix same namesStefan Metzmacher1-12/+12
2007-10-10r4425: - move srvsvc and wkssvc server code to the new W_ERROR_HAVE_NO_MEMORY...Stefan Metzmacher1-3/+3
2007-10-10r4392: Fix samr_GetAliasMembership idlVolker Lendecke1-2/+2
2007-10-10r4375: Implement samr_OpenAlias, samr_QueryAliasInfo and samr_SetAliasInfo. F...Volker Lendecke1-4/+10
2007-10-10r4338: reuse netlogon structs in the krb5 PACStefan Metzmacher1-63/+5
2007-10-10r4310: fixed the authority_name field in lsa_GetUserName()Andrew Tridgell1-1/+1
2007-10-10r4309: idl and torture test for lsa_GetUserName()Stefan Metzmacher1-2/+10
2007-10-10r4279: added IDL and test code for lsa_AddPrivilegesToAccount() and lsa_Remov...Andrew Tridgell1-3/+13
2007-10-10r4203: the bind_info blob isn't a const.Stefan Metzmacher1-17/+75
2007-10-10r4195: added IDL, test suite and server side code for lsa_LookupPrivValueAndrew Tridgell1-8/+11
2007-10-10r4181: use int32 for levelStefan Metzmacher1-2/+2
2007-10-10r4178: the level is mostly singed not unsignedStefan Metzmacher1-1/+1
2007-10-10r4176: I just remeber that I have already implement STR_CONFORMANTStefan Metzmacher1-2/+1
2007-10-10r4175: InitiateSystemShutdownEx IDL and torture testJelmer Vernooij1-1/+7
2007-10-10r4174: nicer debug outputStefan Metzmacher1-1/+1