Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r1706: More IDL pipes | Jelmer Vernooij | 2 | -0/+32 |
2007-10-10 | r1703: - Lots of RPC updates, adding new pipes and protocols. | Jelmer Vernooij | 9 | -40/+795 |
2007-10-10 | r1679: fix add the extrasids and resource group array in | Stefan Metzmacher | 1 | -5/+12 |
2007-10-10 | r1677: security descriptors are always little-endian, regardless of DCE/RPC | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1675: netlogon deltas IDL update from Richard Renard | Andrew Tridgell | 1 | -4/+5 |
2007-10-10 | r1673: using the new [relative] pidl handling, the PAC decode is now much closer | Andrew Tridgell | 1 | -54/+17 |
2007-10-10 | r1671: make [relative] pointers in idl much more generic, treating them just | Andrew Tridgell | 1 | -3/+1 |
2007-10-10 | r1657: fixed the string types of two strings in svcctl. | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r1654: rename cli_ -> smbcli_ | Stefan Metzmacher | 2 | -16/+16 |
2007-10-10 | r1648: the endpoints for the DRSUAPI pipe are | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1645: added a debug when a RPC fault is received | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r1644: changed the way [relative] pointers work in pidl, making them much | Andrew Tridgell | 1 | -0/+12 |
2007-10-10 | r1641: Finish IDL for EnumServicesStatus | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r1617: Start working on the svcctl pipe | Jelmer Vernooij | 2 | -0/+162 |
2007-10-10 | r1558: the unknown_time is the same as the logon_time in the PAC_LOGON_INFO | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r1552: commit the first version of the pidl generated krb5 PAC parser | Stefan Metzmacher | 2 | -0/+154 |
2007-10-10 | r1545: add some comments and move a transport function to the transport section | Stefan Metzmacher | 1 | -5/+8 |
2007-10-10 | r1543: add srvsvc_NetRemoteTOD idl and torture tests | Stefan Metzmacher | 1 | -1/+21 |
2007-10-10 | r1525: share info level 1004 is invalid, | Stefan Metzmacher | 1 | -4/+9 |
2007-10-10 | r1524: add some comments | Stefan Metzmacher | 1 | -1/+13 |
2007-10-10 | r1509: in order to interoperate with NT3.1 we need to ignore extra data at th... | Andrew Tridgell | 1 | -3/+7 |
2007-10-10 | r1498: (merge from 3.0) | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r1482: today I saw DCERPC_AUTH_TYPE 16(0x10) | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r1481: add idl file and torture test dummies | Stefan Metzmacher | 2 | -0/+118 |
2007-10-10 | r1475: More kerberos work | Andrew Bartlett | 1 | -0/+7 |
2007-10-10 | r1419: spnego inside of dcerpc using alter_context/alter_context_resp | Stefan Metzmacher | 6 | -11/+170 |
2007-10-10 | r1354: Make it clear that the first gensec_update takes a NULL data_blob. | Andrew Bartlett | 1 | -2/+3 |
2007-10-10 | r1351: add derpc spengo wrapper | Stefan Metzmacher | 2 | -0/+80 |
2007-10-10 | r1294: A nice, large, commit... | Andrew Bartlett | 7 | -137/+377 |
2007-10-10 | r1275: Make spoolss_PrinterInfo2 and spoolss_PrinterInfo5 public so we can | Tim Potter | 1 | -2/+2 |
2007-10-10 | r1274: revert -r 1239 as discussed with abartlet | Stefan Metzmacher | 1 | -301/+0 |
2007-10-10 | r1269: Add a 'base' field to the ndr_ofs_list structure which is the base to | Tim Potter | 2 | -1/+5 |
2007-10-10 | r1264: Make sure to initialize ofs_list when creating new ndr_{push,pull} | Tim Potter | 1 | -0/+2 |
2007-10-10 | r1239: move the old msrpc_<gen|parse>() functions to ndr_<push|pull>_format_b... | Stefan Metzmacher | 1 | -0/+301 |
2007-10-10 | r1206: Give the spoolss pipe an endpoint. | Tim Potter | 1 | -1/+2 |
2007-10-10 | r1200: Add 'gensec', our generic security layer. | Andrew Bartlett | 6 | -319/+162 |
2007-10-10 | r1150: - fixed interactive sam logon in the rpc server | Andrew Tridgell | 1 | -11/+9 |
2007-10-10 | r1144: added logon level 5 for sam logon | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r1141: - consolidated the netr_SamInfo structures using a netr_SamBaseInfo | Andrew Tridgell | 1 | -56/+9 |
2007-10-10 | r1140: added IDL and test code for validation level 6 in sam logon | Andrew Tridgell | 1 | -16/+40 |
2007-10-10 | r1139: added IDL and server code for netr_LogonSamLogonWithFlags() | Andrew Tridgell | 1 | -1/+14 |
2007-10-10 | r1136: - added IDL for netr_LogonGetDomainInfo() | Andrew Tridgell | 2 | -1/+101 |
2007-10-10 | r1133: - add ndr_pull_ptr() as a separate call instead of ndr_pull_uint32() | Andrew Tridgell | 1 | -0/+10 |
2007-10-10 | r1132: add a PRINTF_ATTRIBUTE to ndr_pull_error() to catch printf style codin... | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r1077: fix segfault in schannel over ncacn_ip_tcp | Stefan Metzmacher | 2 | -13/+15 |
2007-10-10 | r1068: make the dcerpc client side auth/crypto code much more generic | Stefan Metzmacher | 6 | -282/+370 |
2007-10-10 | r1061: The start of the SamLogon call for the NETLOGON pipe. | Andrew Bartlett | 1 | -7/+19 |
2007-10-10 | r1058: The start of work on the SamLogon call for NETLOGON. | Andrew Bartlett | 1 | -17/+17 |
2007-10-10 | r1048: - moved the schannel definitions into a separate schannel.idl | Andrew Tridgell | 5 | -18/+61 |
2007-10-10 | r1042: added testing of 128 bit schannel session keys | Andrew Tridgell | 2 | -1/+9 |