summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
* 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
* r4519: added the enum print function in ndr_basic.cAndrew Tridgell2007-10-101-0/+6
* r4507: this default is unnneded because the switch level is in the r->inStefan Metzmacher2007-10-101-1/+0
* r4504: SettingAndrew Bartlett2007-10-101-1/+2
* r4483: - rename same structs, enums and uninons of the dssetup pipeStefan Metzmacher2007-10-101-36/+42
* r4479: added the function talloc_autofree_context() which returns a talloc co...Andrew Tridgell2007-10-101-4/+5
* 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
* r4459: GENSEC refinements:Andrew Bartlett2007-10-101-4/+13
* 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
* r4455: LSADS was a duplicate of DSSETUP, and is now goneAndrew Tridgell2007-10-101-12/+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
* r4360: destroy the gensec contextStefan Metzmacher2007-10-101-0/+1
* r4358: At metze's request, the Christmas elves have removed gensec_end inAndrew Bartlett2007-10-103-8/+9
* r4355: More work from the elves on Christmas eve:Andrew Bartlett2007-10-101-15/+14
* 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
* r4279: added IDL and test code for lsa_AddPrivilegesToAccount() and lsa_Remov...Andrew Tridgell2007-10-101-3/+13
* r4203: the bind_info blob isn't a const.Stefan Metzmacher2007-10-101-17/+75
* r4195: added IDL, test suite and server side code for lsa_LookupPrivValueAndrew Tridgell2007-10-101-8/+11
* r4181: use int32 for levelStefan Metzmacher2007-10-101-2/+2
* r4178: the level is mostly singed not unsignedStefan Metzmacher2007-10-101-1/+1
* r4176: I just remeber that I have already implement STR_CONFORMANTStefan Metzmacher2007-10-101-2/+1
* r4175: InitiateSystemShutdownEx IDL and torture testJelmer Vernooij2007-10-101-1/+7
* r4174: nicer debug outputStefan Metzmacher2007-10-101-1/+1
* r4171: an attempt at better IDL for DsReplicaSyncAndrew Tridgell2007-10-101-3/+4
* r4168: Implement QueryValue in the serverJelmer Vernooij2007-10-101-0/+7
* r4167: Fix CreateKeyJelmer Vernooij2007-10-101-3/+2
* r4158: Fix IDL for InitiateShutdown and AbortShutdown and run both onlyJelmer Vernooij2007-10-101-5/+5
* r4157: QueryMultipleValues IDL and torture testJelmer Vernooij2007-10-101-2/+17
* r4156: GetKeySecurity() IDL and torture testJelmer Vernooij2007-10-101-10/+4
* r4147: converted from NT_USER_TOKEN to struct security_tokenAndrew Tridgell2007-10-101-45/+28
* r4139: 2nd attempt at fixing the null ptr in size_is() problem.Andrew Tridgell2007-10-101-8/+2
* r4115: check for gensec errors before calling memcpy on a set of credentials,Andrew Tridgell2007-10-101-0/+6
* r4114: added have_features bits to gensec schannel code. This fixes ourAndrew Tridgell2007-10-101-0/+4