index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
rpc
/
dcerpc_util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-02-10
- modified the dcerpc client security code to be generic, so ntlmssp
Andrew Tridgell
1
-1
/
+14
2004-02-03
- add 'print' to the DCERPC binding strings
Stefan Metzmacher
1
-0
/
+1
2004-01-20
added code to the RPC-SPOOLSS test that demonstrates that policy
Andrew Tridgell
1
-0
/
+39
2003-12-19
fixed removal of moe than one ncacn_* option from option list
Andrew Tridgell
1
-0
/
+1
2003-12-17
fixed a segv in RPC-* when debug level > 2
Andrew Tridgell
1
-1
/
+1
2003-12-17
Fix typo.
Tim Potter
1
-1
/
+1
2003-12-17
added a smb.conf flag "rpc big endian" that tells our rpc server to
Andrew Tridgell
1
-3
/
+2
2003-12-16
fixed the RPC-MGMT and RPC-SCANNER tests to work with the new
Andrew Tridgell
1
-24
/
+75
2003-12-16
no longer require the pipe name or tcp port number to be the first
Andrew Tridgell
1
-0
/
+4
2003-12-16
a fairly large commit!
Andrew Tridgell
1
-4
/
+10
2003-12-15
more flexible handling of [] in binding strings
Andrew Tridgell
1
-2
/
+14
2003-12-15
allow the specification of full dcerpc endpoint binding strings on the
Andrew Tridgell
1
-0
/
+299
2003-12-14
fixed a bug handling multiple PDUs being read from a socket at one
Andrew Tridgell
1
-0
/
+40
2003-12-13
added a basic dcerpc endpoint mapper to Samba4. Currently only
Andrew Tridgell
1
-5
/
+5
2003-11-28
the beginnings of an automated tool for working out IDL properties of
Andrew Tridgell
1
-0
/
+14
2003-11-27
more epmapper and mgmt magic
Andrew Tridgell
1
-1
/
+33
2003-11-27
added an rpc scanner. This prints messages like this:
Andrew Tridgell
1
-1
/
+2
2003-11-27
use EPMAPPER_PORT constant instead of 135
Andrew Tridgell
1
-3
/
+3
2003-11-27
a couple of tidyups
Andrew Tridgell
1
-0
/
+6
2003-11-26
use the IDL defined NDR version number
Andrew Tridgell
1
-1
/
+2
2003-11-26
added auto-determination of the DCERPC over TCP port number by asking
Andrew Tridgell
1
-0
/
+149