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_tcp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r2284: Thanks to some great detective work by tridge, NTLM2 signing now works.
Andrew Bartlett
1
-14
/
+7
2007-10-10
r2266: yay! LSA session keys on TCP now work!
Andrew Tridgell
1
-0
/
+13
2007-10-10
r2184: use the smb.conf socket options for client code too
Andrew Tridgell
1
-0
/
+2
2007-10-10
r2103: in the conversion to async rpc I simplified the smb backend to only
Andrew Tridgell
1
-15
/
+18
2007-10-10
r2100: rework the dcerpc client side library so that it is async. We now
Andrew Tridgell
1
-73
/
+194
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r335: added much better handling of servers that die unexpectedly during a
Andrew Tridgell
1
-8
/
+23
2004-02-03
make more function static, they are still available via the function pointers
Stefan Metzmacher
1
-1
/
+1
2004-01-20
added code to the RPC-SPOOLSS test that demonstrates that policy
Andrew Tridgell
1
-0
/
+1
2003-12-16
a fairly large commit!
Andrew Tridgell
1
-1
/
+1
2003-11-27
more epmapper and mgmt magic
Andrew Tridgell
1
-0
/
+10
2003-11-27
use EPMAPPER_PORT constant instead of 135
Andrew Tridgell
1
-1
/
+1
2003-11-26
signed DCERPC over TCP now works !
Andrew Tridgell
1
-12
/
+1
2003-11-24
* fixed byte order in epmapper parsing
Andrew Tridgell
1
-0
/
+5
2003-11-24
initial implementation of dcerpc over tcp. RPC-EPMAPPER works, now to
Andrew Tridgell
1
-0
/
+201