summaryrefslogtreecommitdiff
path: root/source4/librpc/rpc/dcerpc_util.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r101: added lsa_SetSecret() and lsa_QuerySecret()Andrew Tridgell1-0/+22
2004-02-10- modified the dcerpc client security code to be generic, so ntlmsspAndrew Tridgell1-1/+14
2004-02-03- add 'print' to the DCERPC binding stringsStefan Metzmacher1-0/+1
2004-01-20added code to the RPC-SPOOLSS test that demonstrates that policyAndrew Tridgell1-0/+39
2003-12-19fixed removal of moe than one ncacn_* option from option listAndrew Tridgell1-0/+1
2003-12-17fixed a segv in RPC-* when debug level > 2Andrew Tridgell1-1/+1
2003-12-17Fix typo.Tim Potter1-1/+1
2003-12-17added a smb.conf flag "rpc big endian" that tells our rpc server toAndrew Tridgell1-3/+2
2003-12-16fixed the RPC-MGMT and RPC-SCANNER tests to work with the newAndrew Tridgell1-24/+75
2003-12-16no longer require the pipe name or tcp port number to be the firstAndrew Tridgell1-0/+4
2003-12-16a fairly large commit!Andrew Tridgell1-4/+10
2003-12-15more flexible handling of [] in binding stringsAndrew Tridgell1-2/+14
2003-12-15allow the specification of full dcerpc endpoint binding strings on theAndrew Tridgell1-0/+299
2003-12-14fixed a bug handling multiple PDUs being read from a socket at oneAndrew Tridgell1-0/+40
2003-12-13added a basic dcerpc endpoint mapper to Samba4. Currently onlyAndrew Tridgell1-5/+5
2003-11-28the beginnings of an automated tool for working out IDL properties ofAndrew Tridgell1-0/+14
2003-11-27more epmapper and mgmt magicAndrew Tridgell1-1/+33
2003-11-27added an rpc scanner. This prints messages like this:Andrew Tridgell1-1/+2
2003-11-27use EPMAPPER_PORT constant instead of 135Andrew Tridgell1-3/+3
2003-11-27a couple of tidyupsAndrew Tridgell1-0/+6
2003-11-26use the IDL defined NDR version numberAndrew Tridgell1-1/+2
2003-11-26added auto-determination of the DCERPC over TCP port number by askingAndrew Tridgell1-0/+149