summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r4171: an attempt at better IDL for DsReplicaSyncAndrew Tridgell1-3/+4
2007-10-10r4168: Implement QueryValue in the serverJelmer Vernooij1-0/+7
2007-10-10r4167: Fix CreateKeyJelmer Vernooij1-3/+2
2007-10-10r4158: Fix IDL for InitiateShutdown and AbortShutdown and run both onlyJelmer Vernooij1-5/+5
2007-10-10r4157: QueryMultipleValues IDL and torture testJelmer Vernooij1-2/+17
2007-10-10r4156: GetKeySecurity() IDL and torture testJelmer Vernooij1-10/+4
2007-10-10r4147: converted from NT_USER_TOKEN to struct security_tokenAndrew Tridgell1-45/+28
2007-10-10r4139: 2nd attempt at fixing the null ptr in size_is() problem.Andrew Tridgell1-8/+2
2007-10-10r4115: check for gensec errors before calling memcpy on a set of credentials,Andrew Tridgell1-0/+6
2007-10-10r4114: added have_features bits to gensec schannel code. This fixes ourAndrew Tridgell1-0/+4
2007-10-10r4113: modified EnumValue in winreg to take advantage of the new pidl handlingAndrew Tridgell1-31/+19
2007-10-10r4111: fixed winreg to use much simpler (and I believe correct) IDL for Query...Andrew Tridgell1-16/+8
2007-10-10r4110: fixed pidl to allow arrays to have size_is() and length_is() elementsAndrew Tridgell2-35/+110
2007-10-10r4105: Fix IDL for QueryValue() and add a torture test for it.Jelmer Vernooij1-8/+7
2007-10-10r4102: more uint64 vs HYPER_T fixesStefan Metzmacher4-14/+20
2007-10-10r4100: fix drsuapi_DsReplicaObjMetaData2() idlStefan Metzmacher1-16/+15
2007-10-10r4098: catch null guid string so RPC-DRSUAPI works against my serverAndrew Tridgell1-0/+4
2007-10-10r4087: - add idl and torture tests for drsuapi_DsReplicaGetInfo()Stefan Metzmacher1-3/+283
2007-10-10r4086: - make dcerpc_ndr_request_table_send() the default and rename it to justStefan Metzmacher2-46/+33
2007-10-10r4081: use clearer namesStefan Metzmacher2-3/+3
2007-10-10r4078: use clearer namesStefan Metzmacher1-3/+3
2007-10-10r4075: implement RemoteTOD server functionStefan Metzmacher1-4/+4
2007-10-10r4072: - changed the names of some of the well known sids to be more consistentAndrew Tridgell1-5/+48
2007-10-10r4057: unknown5 represents the account policy "Users must logon to changeGünther Deschner1-1/+1
2007-10-10r4055: fixed more places to use type safe allocation macrosAndrew Tridgell1-2/+2
2007-10-10r4052: fixed a bunch of code to use the type safe _p allocation macrosAndrew Tridgell3-4/+4
2007-10-10r4051: use talloc_array() instead of talloc() when allocating arrays in auto-...Andrew Tridgell1-1/+1
2007-10-10r4042: fix segfault on server schannel connectionsStefan Metzmacher1-1/+4
2007-10-10r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...Andrew Tridgell1-1/+1
2007-10-10r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell1-18/+30
2007-10-10r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell2-5/+100
2007-10-10r4003: run successful against a nt4 sp6 pdc with one nt4 sp6 trust and a w2k3...Stefan Metzmacher1-4/+4
2007-10-10r4001: fix segfault fix auth failedStefan Metzmacher1-0/+1
2007-10-10r3999: - reply with the same DsBindInfo blob as w2k3 in the server functionStefan Metzmacher1-2/+37
2007-10-10r3997: fix STR_CHARLEN pull caseStefan Metzmacher1-21/+25
2007-10-10r3996: add some commentsStefan Metzmacher1-5/+5
2007-10-10r3984: success full parse the repsFrom/repsTo LDAP fieldsStefan Metzmacher2-28/+36
2007-10-10r3978: added IDL and test code for lsa_LookupSids2() and lsa_LookupNames2()Andrew Tridgell1-2/+51
2007-10-10r3972: use GUID_* naming context and move GUID_* functions to one placeStefan Metzmacher4-86/+146
2007-10-10r3956: start to decode the repsFrom and repsTo fileds but not readyStefan Metzmacher3-0/+48
2007-10-10r3942: decode the 'replUpToDateVector' blobStefan Metzmacher1-6/+63
2007-10-10r3941: make sure we don't keep pounding on a ncacn_ip_tcp connection after it...Andrew Tridgell1-0/+6