summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r4113: modified EnumValue in winreg to take advantage of the new pidl handlingAndrew Tridgell2007-10-101-31/+19
* r4111: fixed winreg to use much simpler (and I believe correct) IDL for Query...Andrew Tridgell2007-10-101-16/+8
* r4110: fixed pidl to allow arrays to have size_is() and length_is() elementsAndrew Tridgell2007-10-102-35/+110
* r4105: Fix IDL for QueryValue() and add a torture test for it.Jelmer Vernooij2007-10-101-8/+7
* r4102: more uint64 vs HYPER_T fixesStefan Metzmacher2007-10-104-14/+20
* r4100: fix drsuapi_DsReplicaObjMetaData2() idlStefan Metzmacher2007-10-101-16/+15
* r4098: catch null guid string so RPC-DRSUAPI works against my serverAndrew Tridgell2007-10-101-0/+4
* r4087: - add idl and torture tests for drsuapi_DsReplicaGetInfo()Stefan Metzmacher2007-10-101-3/+283
* r4086: - make dcerpc_ndr_request_table_send() the default and rename it to justStefan Metzmacher2007-10-102-46/+33
* r4081: use clearer namesStefan Metzmacher2007-10-102-3/+3
* r4078: use clearer namesStefan Metzmacher2007-10-101-3/+3
* r4075: implement RemoteTOD server functionStefan Metzmacher2007-10-101-4/+4
* r4072: - changed the names of some of the well known sids to be more consistentAndrew Tridgell2007-10-101-5/+48
* r4057: unknown5 represents the account policy "Users must logon to changeGünther Deschner2007-10-101-1/+1
* r4055: fixed more places to use type safe allocation macrosAndrew Tridgell2007-10-101-2/+2
* r4052: fixed a bunch of code to use the type safe _p allocation macrosAndrew Tridgell2007-10-103-4/+4
* r4051: use talloc_array() instead of talloc() when allocating arrays in auto-...Andrew Tridgell2007-10-101-1/+1
* r4042: fix segfault on server schannel connectionsStefan Metzmacher2007-10-101-1/+4
* r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...Andrew Tridgell2007-10-101-1/+1
* r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell2007-10-101-18/+30
* r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell2007-10-102-5/+100
* r4003: run successful against a nt4 sp6 pdc with one nt4 sp6 trust and a w2k3...Stefan Metzmacher2007-10-101-4/+4
* r4001: fix segfault fix auth failedStefan Metzmacher2007-10-101-0/+1
* r3999: - reply with the same DsBindInfo blob as w2k3 in the server functionStefan Metzmacher2007-10-101-2/+37
* r3997: fix STR_CHARLEN pull caseStefan Metzmacher2007-10-101-21/+25
* r3996: add some commentsStefan Metzmacher2007-10-101-5/+5
* r3984: success full parse the repsFrom/repsTo LDAP fieldsStefan Metzmacher2007-10-102-28/+36
* r3978: added IDL and test code for lsa_LookupSids2() and lsa_LookupNames2()Andrew Tridgell2007-10-101-2/+51
* r3972: use GUID_* naming context and move GUID_* functions to one placeStefan Metzmacher2007-10-104-86/+146
* r3956: start to decode the repsFrom and repsTo fileds but not readyStefan Metzmacher2007-10-103-0/+48
* r3942: decode the 'replUpToDateVector' blobStefan Metzmacher2007-10-101-6/+63
* r3941: make sure we don't keep pounding on a ncacn_ip_tcp connection after it...Andrew Tridgell2007-10-101-0/+6
* r3939: - added "posix:fakeoplocks" option for testing with oplocks forced onAndrew Tridgell2007-10-101-1/+17
* r3927: add idl file for NDR encoded LDAP attributes used for the directory se...Stefan Metzmacher2007-10-102-1/+41
* r3922: Add yet another NETLOGON RPC. This is another varient of SamLogon,Andrew Bartlett2007-10-101-3/+12
* r3920: - it seem that we need to send a magic bind_guid in DsBind()Stefan Metzmacher2007-10-101-3/+37
* r3919: Add more info levels to the QueryTrustedDomainInfo structures, withAndrew Bartlett2007-10-101-6/+72
* r3917: A few more LSA RPCs found in my wanderings (for trusted domains, theseAndrew Bartlett2007-10-101-3/+14
* r3914: add idl, torture test and simple server for netr_DrsGetDCNameEx2()Stefan Metzmacher2007-10-101-1/+22