summaryrefslogtreecommitdiffstats
path: root/source4/librpc/rpc/dcerpc.h
Commit message (Expand)AuthorAgeFilesLines
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-8/+8
* r874: This patch is a pile of work on NTLMSSP:Andrew Bartlett2007-10-101-1/+5
* r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.Andrew Bartlett2007-10-101-1/+1
* r390: added my best guess for how session keys are supposed to work when youAndrew Tridgell2007-10-101-0/+1
* - modified the dcerpc client security code to be generic, so ntlmsspAndrew Tridgell2004-02-101-9/+18
* added a little bit of const magic to get rid of the data in librpc/gen_ndr/*.oAndrew Tridgell2004-01-221-1/+1
* added code to the RPC-SPOOLSS test that demonstrates that policyAndrew Tridgell2004-01-201-3/+6
* a fairly large commit!Andrew Tridgell2003-12-161-0/+3
* allow the specification of full dcerpc endpoint binding strings on theAndrew Tridgell2003-12-151-0/+11
* more portable array of endpoints code from pidlAndrew Tridgell2003-12-101-1/+1
* * added a bunch of placeholder IDL filesAndrew Tridgell2003-11-281-0/+6
* added an rpc scanner. This prints messages like this:Andrew Tridgell2003-11-271-0/+2
* a couple of tidyupsAndrew Tridgell2003-11-271-0/+3
* by default sign RPC over TCP but not RPC over SMB. I will add command line co...Andrew Tridgell2003-11-261-2/+5
* signed DCERPC over TCP now works !Andrew Tridgell2003-11-261-0/+2
* * prepared the dcerpc subsystem for adding the RPC over TCP transportAndrew Tridgell2003-11-241-2/+10
* added a tool called 'ndrdump' that allows you to dump NDR dataAndrew Tridgell2003-11-231-0/+17
* ooh, this is fun!Andrew Tridgell2003-11-231-87/+0
* a fairly major upgrade to the dcerpc systemAndrew Tridgell2003-11-221-1/+5
* separate the reason and result codes in a bind_ack. This is needed forAndrew Tridgell2003-11-191-1/+2
* use the auto-generated UUID, version and name rather than listing themAndrew Tridgell2003-11-181-3/+0
* * use the new auto-generated debug code method.Andrew Tridgell2003-11-181-0/+6
* another major bit of restructuring of rpc in Samba4. Mostly movingAndrew Tridgell2003-11-061-0/+129