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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r2185: add a callback function to the dcerpc async API
Andrew Tridgell
2
-0
/
+25
2007-10-10
r2184: use the smb.conf socket options for client code too
Andrew Tridgell
1
-0
/
+2
2007-10-10
r2180: added RPC flags "padcheck" which enables checking of all received pad
Andrew Tridgell
3
-14
/
+37
2007-10-10
r2118: fixed the receipt of bigendian rpc packets with the new async code.
Andrew Tridgell
1
-3
/
+10
2007-10-10
r2103: in the conversion to async rpc I simplified the smb backend to only
Andrew Tridgell
4
-46
/
+153
2007-10-10
r2100: rework the dcerpc client side library so that it is async. We now
Andrew Tridgell
8
-423
/
+747
2007-10-10
r2041: Fix NTLMSSP RPC sealing, client -> win2k3 server.
Andrew Bartlett
5
-26
/
+32
2007-10-10
r2029: changed our client side dcerpc padding to match what w2k3 does - a 16
Andrew Tridgell
1
-2
/
+4
2007-10-10
r1993: Allow WinXP domain logon to progress a bit further (it seems broken fo...
Andrew Bartlett
1
-3
/
+4
2007-10-10
r1983: a completely new implementation of talloc
Andrew Tridgell
2
-4
/
+3
2007-10-10
r1874: add dcerpc_errstr() function to display a fault code by name,
Stefan Metzmacher
1
-0
/
+59
2007-10-10
r1872: revert -r 1845 because the caling function should look at the fault_code
Stefan Metzmacher
1
-12
/
+2
2007-10-10
r1850: when we have a username and use sign or seal on a dcerpc over np
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r1845: map DCERPC_FAULT_LOGON_FAILURE to NT_STATUS_LOGON_FAILURE
Stefan Metzmacher
1
-2
/
+11
2007-10-10
r1821: fixed reference to "status" that should be "result"
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1786: Add support for the 'helpstring' attribute on interfaces
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r1703: - Lots of RPC updates, adding new pipes and protocols.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
2
-16
/
+16
2007-10-10
r1645: added a debug when a RPC fault is received
Andrew Tridgell
1
-0
/
+1
2007-10-10
r1509: in order to interoperate with NT3.1 we need to ignore extra data at th...
Andrew Tridgell
1
-3
/
+7
2007-10-10
r1498: (merge from 3.0)
Andrew Bartlett
1
-1
/
+1
2007-10-10
r1475: More kerberos work
Andrew Bartlett
1
-0
/
+7
2007-10-10
r1419: spnego inside of dcerpc using alter_context/alter_context_resp
Stefan Metzmacher
6
-11
/
+170
2007-10-10
r1354: Make it clear that the first gensec_update takes a NULL data_blob.
Andrew Bartlett
1
-2
/
+3
2007-10-10
r1351: add derpc spengo wrapper
Stefan Metzmacher
1
-0
/
+79
2007-10-10
r1294: A nice, large, commit...
Andrew Bartlett
6
-136
/
+376
2007-10-10
r1200: Add 'gensec', our generic security layer.
Andrew Bartlett
6
-319
/
+162
2007-10-10
r1136: - added IDL for netr_LogonGetDomainInfo()
Andrew Tridgell
1
-0
/
+35
2007-10-10
r1077: fix segfault in schannel over ncacn_ip_tcp
Stefan Metzmacher
2
-13
/
+15
2007-10-10
r1068: make the dcerpc client side auth/crypto code much more generic
Stefan Metzmacher
6
-282
/
+370
2007-10-10
r1048: - moved the schannel definitions into a separate schannel.idl
Andrew Tridgell
1
-6
/
+14
2007-10-10
r1042: added testing of 128 bit schannel session keys
Andrew Tridgell
2
-1
/
+9
2007-10-10
r1041: - pulled the domain join code out of the netlogon test and made it a s...
Andrew Tridgell
3
-57
/
+88
2007-10-10
r1031: Move more code dealing with passwords to struct samr_Password.
Andrew Bartlett
1
-3
/
+3
2007-10-10
r1030: added server side schannel support
Andrew Tridgell
2
-18
/
+15
2007-10-10
r1025: Rename (across the samr and netlogon pipes, so far)
Andrew Bartlett
1
-1
/
+1
2007-10-10
r995: - renamed many of our crypto routines to use the industry standard
Andrew Tridgell
1
-1
/
+2
2007-10-10
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
6
-7
/
+7
2007-10-10
r961: convert 'uchar' to 'uint8_t'
Stefan Metzmacher
3
-12
/
+12
2007-10-10
r952: fixed schannel from my last commit
Andrew Tridgell
1
-4
/
+10
2007-10-10
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
2
-7
/
+7
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
6
-28
/
+28
2007-10-10
r874: This patch is a pile of work on NTLMSSP:
Andrew Bartlett
4
-33
/
+36
2007-10-10
r793: - don't make templates members of any class that would make them show
Andrew Tridgell
1
-0
/
+3
2007-10-10
r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.
Andrew Bartlett
4
-23
/
+17
2007-10-10
r390: added my best guess for how session keys are supposed to work when you
Andrew Tridgell
4
-5
/
+34
2007-10-10
r354: Tridge convinced me that writing some wrapper functions by hand was a
Tim Potter
1
-393
/
+0
2007-10-10
r335: added much better handling of servers that die unexpectedly during a
Andrew Tridgell
2
-8
/
+24
2007-10-10
r210: More work on DCERPC client functions:
Tim Potter
1
-3
/
+318
[next]