Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r1994: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1993: Allow WinXP domain logon to progress a bit further (it seems broken fo... | Andrew Bartlett | 1 | -3/+4 |
2007-10-10 | r1985: take advantage of the new talloc in a few more places | Andrew Tridgell | 4 | -72/+70 |
2007-10-10 | r1983: a completely new implementation of talloc | Andrew Tridgell | 3 | -5/+4 |
2007-10-10 | r1929: CHeck if cpp on AIX likes /* */ better then // | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r1920: This needs more inspection by the IDL experts. Reverting my last change. | Volker Lendecke | 2 | -158/+158 |
2007-10-10 | r1917: Attempt to push the AIX machine a bit further in the compile. I'm not ... | Volker Lendecke | 2 | -158/+158 |
2007-10-10 | r1884: remove empty header file | Stefan Metzmacher | 2 | -1/+0 |
2007-10-10 | r1874: add dcerpc_errstr() function to display a fault code by name, | Stefan Metzmacher | 2 | -0/+60 |
2007-10-10 | r1872: revert -r 1845 because the caling function should look at the fault_code | Stefan Metzmacher | 1 | -12/+2 |
2007-10-10 | r1850: when we have a username and use sign or seal on a dcerpc over np | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r1849: use LIBNDR_STRING_BYTESIZE here | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r1848: fix LIBNDR_STRING_FLAGS to include LIBNDR_STRING_BYTESIZE | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1847: add STR_BYTESIZE flag, to handle cases where | Stefan Metzmacher | 3 | -6/+54 |
2007-10-10 | r1846: add helpstring | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r1845: map DCERPC_FAULT_LOGON_FAILURE to NT_STATUS_LOGON_FAILURE | Stefan Metzmacher | 1 | -2/+11 |
2007-10-10 | r1842: add fault code that happens with wrong password | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r1838: Updates from the airplane: | Jelmer Vernooij | 27 | -52/+102 |
2007-10-10 | r1823: No real changes, I just did not like the ^M's an the line ends :-) | Volker Lendecke | 1 | -231/+232 |
2007-10-10 | r1821: fixed reference to "status" that should be "result" | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1818: _really_ fixed epmapper this time, it was using more than one old rpc ... | Andrew Tridgell | 1 | -22/+17 |
2007-10-10 | r1801: fix the build | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r1799: List more uuids. From | Jelmer Vernooij | 20 | -111/+650 |
2007-10-10 | r1790: a few updates on krb5 PAC... | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r1786: Add support for the 'helpstring' attribute on interfaces | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r1774: Add the uuids of the known exchange pipes | Jelmer Vernooij | 4 | -0/+81 |
2007-10-10 | r1770: here's the krb5 server code, | Stefan Metzmacher | 2 | -9/+10 |
2007-10-10 | r1757: much simpler (and smaller, faster etc) way of doing relative pointers | Andrew Tridgell | 3 | -80/+106 |
2007-10-10 | r1742: Add the IDispatch interface | Jelmer Vernooij | 2 | -36/+108 |
2007-10-10 | r1736: - Pidl updates: | Jelmer Vernooij | 5 | -23/+83 |
2007-10-10 | r1711: Add ServerAlive2 | Jelmer Vernooij | 1 | -0/+6 |
2007-10-10 | r1708: fix jelmers bugs:-) | Stefan Metzmacher | 1 | -0/+1 |
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 |