Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r4554: create svcctl_ServerType bitmap | Stefan Metzmacher | 1 | -30/+33 |
2007-10-10 | r4552: use samr_AcctFlags in netlogon.idl | Stefan Metzmacher | 2 | -3/+5 |
2007-10-10 | r4542: use bitmap for samr_FieldsPresent and samr_AcctFlags | Stefan Metzmacher | 1 | -35/+38 |
2007-10-10 | r4541: make use of new enum and bitmap features | Stefan Metzmacher | 1 | -71/+75 |
2007-10-10 | r4536: make use of the new enum and bitmap feature of pidl | Stefan Metzmacher | 1 | -15/+17 |
2007-10-10 | r4532: - rename bitmap -> bits | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r4526: - much simpler (and more accurate!) ndr_size_*() code generation. It | Andrew Tridgell | 3 | -7/+7 |
2007-10-10 | r4524: converted a few bits of samr.idl to use enum properly | Andrew Tridgell | 1 | -7/+7 |
2007-10-10 | r4520: added a enum test function to the echo pipe | Andrew Tridgell | 1 | -0/+26 |
2007-10-10 | r4507: this default is unnneded because the switch level is in the r->in | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r4483: - rename same structs, enums and uninons of the dssetup pipe | Stefan Metzmacher | 1 | -36/+42 |
2007-10-10 | r4462: - enable DSSETUP on ncalrpc | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4461: finished the remaining information levels in the DSSETUP pipe. The pip... | Andrew Tridgell | 1 | -2/+49 |
2007-10-10 | r4457: Fix IDL + add torture test for InqObject | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r4456: NT4 usrmgr.exe asks for 4096 accounts, allow twice that. | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r4452: the beginnings of a dssetup rpc server. | Andrew Tridgell | 1 | -12/+12 |
2007-10-10 | r4450: the beginnings of IDL for the dssetup pipe. I need this pipe for ACL e... | Andrew Tridgell | 2 | -27/+40 |
2007-10-10 | r4449: fixed the helpstring for LSA IDL | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4442: fix lsa_TranslatedSid3 (its a dom_sid2 not a dom_sid) | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4437: added IDL and test code for lsa_LookupSids3() and lsa_LookupNames3(). | Andrew Tridgell | 1 | -2/+35 |
2007-10-10 | r4436: add one more flag | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r4434: - fix some NetShare* idl functions | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r4433: added the boilerplate for the new w2k3 LSA functions in preparation | Andrew Tridgell | 1 | -0/+67 |
2007-10-10 | r4432: - add srvsvc_NetShareInfo level 1006 and 1501 idl | Stefan Metzmacher | 1 | -6/+17 |
2007-10-10 | r4426: fix same names | Stefan Metzmacher | 1 | -12/+12 |
2007-10-10 | r4425: - move srvsvc and wkssvc server code to the new W_ERROR_HAVE_NO_MEMORY... | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r4392: Fix samr_GetAliasMembership idl | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r4375: Implement samr_OpenAlias, samr_QueryAliasInfo and samr_SetAliasInfo. F... | Volker Lendecke | 1 | -4/+10 |
2007-10-10 | r4338: reuse netlogon structs in the krb5 PAC | Stefan Metzmacher | 1 | -63/+5 |
2007-10-10 | r4310: fixed the authority_name field in lsa_GetUserName() | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4309: idl and torture test for lsa_GetUserName() | Stefan Metzmacher | 1 | -2/+10 |
2007-10-10 | r4279: added IDL and test code for lsa_AddPrivilegesToAccount() and lsa_Remov... | Andrew Tridgell | 1 | -3/+13 |
2007-10-10 | r4203: the bind_info blob isn't a const. | Stefan Metzmacher | 1 | -17/+75 |
2007-10-10 | r4195: added IDL, test suite and server side code for lsa_LookupPrivValue | Andrew Tridgell | 1 | -8/+11 |
2007-10-10 | r4181: use int32 for level | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r4178: the level is mostly singed not unsigned | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r4176: I just remeber that I have already implement STR_CONFORMANT | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r4175: InitiateSystemShutdownEx IDL and torture test | Jelmer Vernooij | 1 | -1/+7 |
2007-10-10 | r4174: nicer debug output | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r4171: an attempt at better IDL for DsReplicaSync | Andrew Tridgell | 1 | -3/+4 |
2007-10-10 | r4168: Implement QueryValue in the server | Jelmer Vernooij | 1 | -0/+7 |
2007-10-10 | r4167: Fix CreateKey | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r4158: Fix IDL for InitiateShutdown and AbortShutdown and run both only | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r4157: QueryMultipleValues IDL and torture test | Jelmer Vernooij | 1 | -2/+17 |
2007-10-10 | r4156: GetKeySecurity() IDL and torture test | Jelmer Vernooij | 1 | -10/+4 |
2007-10-10 | r4147: converted from NT_USER_TOKEN to struct security_token | Andrew Tridgell | 1 | -45/+28 |
2007-10-10 | r4113: modified EnumValue in winreg to take advantage of the new pidl handling | Andrew Tridgell | 1 | -31/+19 |
2007-10-10 | r4111: fixed winreg to use much simpler (and I believe correct) IDL for Query... | Andrew Tridgell | 1 | -16/+8 |
2007-10-10 | r4105: Fix IDL for QueryValue() and add a torture test for it. | Jelmer Vernooij | 1 | -8/+7 |
2007-10-10 | r4102: more uint64 vs HYPER_T fixes | Stefan Metzmacher | 2 | -9/+9 |