summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl
Commit message (Expand)AuthorAgeFilesLines
* r4774: It appears the SensitiveData contains the password history, as theAndrew Bartlett2007-10-101-1/+12
* r4768: Until I can prove it, we should not have these elements marked asAndrew Bartlett2007-10-101-4/+4
* r4720: Reformat, rename, and convert to enums parts of the LSA IDL specificat...Andrew Bartlett2007-10-101-45/+46
* r4708: Comparing with LDAP, it is clear that these 'flags' are in fact theAndrew Bartlett2007-10-102-14/+14
* r4705: use an enum for reject_reasonStefan Metzmacher2007-10-101-4/+6
* r4703: Add support for EnumTrustDomain, and expand the testsuite.Andrew Bartlett2007-10-101-1/+4
* r4702: implment idl, torture test and server code for netr_ServerPasswordSet2()Stefan Metzmacher2007-10-102-3/+11
* r4698: - Initial implementation of trusted domains in LSA.Andrew Bartlett2007-10-101-1/+1
* r4682: A LDB-based secrets implementation in Samba4.Andrew Bartlett2007-10-101-6/+6
* r4673: Fix the IDL for the QuerySecret LSA call.Andrew Bartlett2007-10-101-2/+2
* r4650: - make more use of bitmap and enum'sStefan Metzmacher2007-10-103-53/+55
* r4649: make more use of bitmap and enum'sStefan Metzmacher2007-10-101-41/+53
* r4644: allow DSSETUP on ncacn_ip_tcpAndrew Tridgell2007-10-101-1/+1
* r4638: expose lsa and drsuapi on ncalrpcAndrew Tridgell2007-10-102-2/+2
* r4618: - tidied up the alter_context client code a bitAndrew Tridgell2007-10-101-10/+10
* r4617: basic alter_context requests now work in our client library. The testAndrew Tridgell2007-10-101-9/+9
* r4568: make use of SidType and move it to lsa.idlStefan Metzmacher2007-10-102-19/+18
* r4564: added a comment on lsa_EnumAccounts IDLAndrew Tridgell2007-10-101-0/+3
* r4558: more use of bitmaps and enumsStefan Metzmacher2007-10-102-21/+40
* r4554: create svcctl_ServerType bitmapStefan Metzmacher2007-10-101-30/+33
* r4552: use samr_AcctFlags in netlogon.idlStefan Metzmacher2007-10-102-3/+5
* r4542: use bitmap for samr_FieldsPresent and samr_AcctFlagsStefan Metzmacher2007-10-101-35/+38
* r4541: make use of new enum and bitmap featuresStefan Metzmacher2007-10-101-71/+75
* r4536: make use of the new enum and bitmap feature of pidlStefan Metzmacher2007-10-101-15/+17
* r4532: - rename bitmap -> bitsStefan Metzmacher2007-10-101-1/+1
* r4526: - much simpler (and more accurate!) ndr_size_*() code generation. ItAndrew Tridgell2007-10-103-7/+7
* r4524: converted a few bits of samr.idl to use enum properlyAndrew Tridgell2007-10-101-7/+7
* r4520: added a enum test function to the echo pipeAndrew Tridgell2007-10-101-0/+26
* r4507: this default is unnneded because the switch level is in the r->inStefan Metzmacher2007-10-101-1/+0
* r4483: - rename same structs, enums and uninons of the dssetup pipeStefan Metzmacher2007-10-101-36/+42
* r4462: - enable DSSETUP on ncalrpcAndrew Tridgell2007-10-101-1/+1
* r4461: finished the remaining information levels in the DSSETUP pipe. The pip...Andrew Tridgell2007-10-101-2/+49
* r4457: Fix IDL + add torture test for InqObjectJelmer Vernooij2007-10-101-1/+1
* r4456: NT4 usrmgr.exe asks for 4096 accounts, allow twice that.Volker Lendecke2007-10-101-1/+1
* r4452: the beginnings of a dssetup rpc server.Andrew Tridgell2007-10-101-12/+12
* r4450: the beginnings of IDL for the dssetup pipe. I need this pipe for ACL e...Andrew Tridgell2007-10-102-27/+40
* r4449: fixed the helpstring for LSA IDLAndrew Tridgell2007-10-101-1/+1
* r4442: fix lsa_TranslatedSid3 (its a dom_sid2 not a dom_sid)Andrew Tridgell2007-10-101-1/+1
* r4437: added IDL and test code for lsa_LookupSids3() and lsa_LookupNames3().Andrew Tridgell2007-10-101-2/+35
* r4436: add one more flagStefan Metzmacher2007-10-101-0/+1
* r4434: - fix some NetShare* idl functionsStefan Metzmacher2007-10-101-4/+4
* r4433: added the boilerplate for the new w2k3 LSA functions in preparationAndrew Tridgell2007-10-101-0/+67
* r4432: - add srvsvc_NetShareInfo level 1006 and 1501 idlStefan Metzmacher2007-10-101-6/+17
* r4426: fix same namesStefan Metzmacher2007-10-101-12/+12
* r4425: - move srvsvc and wkssvc server code to the new W_ERROR_HAVE_NO_MEMORY...Stefan Metzmacher2007-10-101-3/+3
* r4392: Fix samr_GetAliasMembership idlVolker Lendecke2007-10-101-2/+2
* r4375: Implement samr_OpenAlias, samr_QueryAliasInfo and samr_SetAliasInfo. F...Volker Lendecke2007-10-101-4/+10
* r4338: reuse netlogon structs in the krb5 PACStefan Metzmacher2007-10-101-63/+5
* r4310: fixed the authority_name field in lsa_GetUserName()Andrew Tridgell2007-10-101-1/+1
* r4309: idl and torture test for lsa_GetUserName()Stefan Metzmacher2007-10-101-2/+10