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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r1200: Add 'gensec', our generic security layer.
Andrew Bartlett
1
-29
/
+1
2007-10-10
r1068: make the dcerpc client side auth/crypto code much more generic
Stefan Metzmacher
1
-16
/
+30
2007-10-10
r1042: added testing of 128 bit schannel session keys
Andrew Tridgell
1
-0
/
+2
2007-10-10
r1041: - pulled the domain join code out of the netlogon test and made it a s...
Andrew Tridgell
1
-9
/
+16
2007-10-10
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r961: convert 'uchar' to 'uint8_t'
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-8
/
+8
2007-10-10
r874: This patch is a pile of work on NTLMSSP:
Andrew Bartlett
1
-1
/
+5
2007-10-10
r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r390: added my best guess for how session keys are supposed to work when you
Andrew Tridgell
1
-0
/
+1
2004-02-10
- modified the dcerpc client security code to be generic, so ntlmssp
Andrew Tridgell
1
-9
/
+18
2004-01-22
added a little bit of const magic to get rid of the data in librpc/gen_ndr/*.o
Andrew Tridgell
1
-1
/
+1
2004-01-20
added code to the RPC-SPOOLSS test that demonstrates that policy
Andrew Tridgell
1
-3
/
+6
2003-12-16
a fairly large commit!
Andrew Tridgell
1
-0
/
+3
2003-12-15
allow the specification of full dcerpc endpoint binding strings on the
Andrew Tridgell
1
-0
/
+11
2003-12-10
more portable array of endpoints code from pidl
Andrew Tridgell
1
-1
/
+1
2003-11-28
* added a bunch of placeholder IDL files
Andrew Tridgell
1
-0
/
+6
2003-11-27
added an rpc scanner. This prints messages like this:
Andrew Tridgell
1
-0
/
+2
2003-11-27
a couple of tidyups
Andrew Tridgell
1
-0
/
+3
2003-11-26
by default sign RPC over TCP but not RPC over SMB. I will add command line co...
Andrew Tridgell
1
-2
/
+5
2003-11-26
signed DCERPC over TCP now works !
Andrew Tridgell
1
-0
/
+2
2003-11-24
* prepared the dcerpc subsystem for adding the RPC over TCP transport
Andrew Tridgell
1
-2
/
+10
2003-11-23
added a tool called 'ndrdump' that allows you to dump NDR data
Andrew Tridgell
1
-0
/
+17
2003-11-23
ooh, this is fun!
Andrew Tridgell
1
-87
/
+0
2003-11-22
a fairly major upgrade to the dcerpc system
Andrew Tridgell
1
-1
/
+5
2003-11-19
separate the reason and result codes in a bind_ack. This is needed for
Andrew Tridgell
1
-1
/
+2
2003-11-18
use the auto-generated UUID, version and name rather than listing them
Andrew Tridgell
1
-3
/
+0
2003-11-18
* use the new auto-generated debug code method.
Andrew Tridgell
1
-0
/
+6
2003-11-06
another major bit of restructuring of rpc in Samba4. Mostly moving
Andrew Tridgell
1
-0
/
+129