summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
* r1742: Add the IDispatch interfaceJelmer Vernooij2007-10-102-36/+108
* r1736: - Pidl updates:Jelmer Vernooij2007-10-105-23/+83
* r1711: Add ServerAlive2Jelmer Vernooij2007-10-101-0/+6
* r1708: fix jelmers bugs:-)Stefan Metzmacher2007-10-101-0/+1
* r1706: More IDL pipesJelmer Vernooij2007-10-102-0/+32
* r1703: - Lots of RPC updates, adding new pipes and protocols.Jelmer Vernooij2007-10-109-40/+795
* r1679: fix add the extrasids and resource group array inStefan Metzmacher2007-10-101-5/+12
* r1677: security descriptors are always little-endian, regardless of DCE/RPCAndrew Tridgell2007-10-101-1/+1
* r1675: netlogon deltas IDL update from Richard RenardAndrew Tridgell2007-10-101-4/+5
* r1673: using the new [relative] pidl handling, the PAC decode is now much closerAndrew Tridgell2007-10-101-54/+17
* r1671: make [relative] pointers in idl much more generic, treating them justAndrew Tridgell2007-10-101-3/+1
* r1657: fixed the string types of two strings in svcctl.Andrew Tridgell2007-10-101-2/+2
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-102-16/+16
* r1648: the endpoints for the DRSUAPI pipe areStefan Metzmacher2007-10-101-1/+1
* r1645: added a debug when a RPC fault is receivedAndrew Tridgell2007-10-101-0/+1
* r1644: changed the way [relative] pointers work in pidl, making them muchAndrew Tridgell2007-10-101-0/+12
* r1641: Finish IDL for EnumServicesStatusJelmer Vernooij2007-10-101-1/+1
* r1617: Start working on the svcctl pipeJelmer Vernooij2007-10-102-0/+162
* r1558: the unknown_time is the same as the logon_time in the PAC_LOGON_INFOStefan Metzmacher2007-10-101-3/+3
* r1552: commit the first version of the pidl generated krb5 PAC parserStefan Metzmacher2007-10-102-0/+154
* r1545: add some comments and move a transport function to the transport sectionStefan Metzmacher2007-10-101-5/+8
* r1543: add srvsvc_NetRemoteTOD idl and torture testsStefan Metzmacher2007-10-101-1/+21
* r1525: share info level 1004 is invalid,Stefan Metzmacher2007-10-101-4/+9
* r1524: add some commentsStefan Metzmacher2007-10-101-1/+13
* r1509: in order to interoperate with NT3.1 we need to ignore extra data at th...Andrew Tridgell2007-10-101-3/+7
* r1498: (merge from 3.0)Andrew Bartlett2007-10-101-1/+1
* r1482: today I saw DCERPC_AUTH_TYPE 16(0x10)Stefan Metzmacher2007-10-101-0/+4
* r1481: add idl file and torture test dummiesStefan Metzmacher2007-10-102-0/+118
* r1475: More kerberos workAndrew Bartlett2007-10-101-0/+7
* r1419: spnego inside of dcerpc using alter_context/alter_context_respStefan Metzmacher2007-10-106-11/+170
* r1354: Make it clear that the first gensec_update takes a NULL data_blob.Andrew Bartlett2007-10-101-2/+3
* r1351: add derpc spengo wrapperStefan Metzmacher2007-10-102-0/+80
* r1294: A nice, large, commit...Andrew Bartlett2007-10-107-137/+377
* r1275: Make spoolss_PrinterInfo2 and spoolss_PrinterInfo5 public so we canTim Potter2007-10-101-2/+2
* r1274: revert -r 1239 as discussed with abartletStefan Metzmacher2007-10-101-301/+0
* r1269: Add a 'base' field to the ndr_ofs_list structure which is the base toTim Potter2007-10-102-1/+5
* r1264: Make sure to initialize ofs_list when creating new ndr_{push,pull}Tim Potter2007-10-101-0/+2
* r1239: move the old msrpc_<gen|parse>() functions to ndr_<push|pull>_format_b...Stefan Metzmacher2007-10-101-0/+301
* r1206: Give the spoolss pipe an endpoint.Tim Potter2007-10-101-1/+2
* r1200: Add 'gensec', our generic security layer.Andrew Bartlett2007-10-106-319/+162
* r1150: - fixed interactive sam logon in the rpc serverAndrew Tridgell2007-10-101-11/+9
* r1144: added logon level 5 for sam logonAndrew Tridgell2007-10-101-0/+1
* r1141: - consolidated the netr_SamInfo structures using a netr_SamBaseInfoAndrew Tridgell2007-10-101-56/+9
* r1140: added IDL and test code for validation level 6 in sam logonAndrew Tridgell2007-10-101-16/+40
* r1139: added IDL and server code for netr_LogonSamLogonWithFlags()Andrew Tridgell2007-10-101-1/+14
* r1136: - added IDL for netr_LogonGetDomainInfo()Andrew Tridgell2007-10-102-1/+101
* r1133: - add ndr_pull_ptr() as a separate call instead of ndr_pull_uint32()Andrew Tridgell2007-10-101-0/+10
* r1132: add a PRINTF_ATTRIBUTE to ndr_pull_error() to catch printf style codin...Andrew Tridgell2007-10-101-1/+2
* r1077: fix segfault in schannel over ncacn_ip_tcpStefan Metzmacher2007-10-102-13/+15
* r1068: make the dcerpc client side auth/crypto code much more genericStefan Metzmacher2007-10-106-282/+370