index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
rpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r1354: Make it clear that the first gensec_update takes a NULL data_blob.
Andrew Bartlett
2007-10-10
1
-2
/
+3
*
r1351: add derpc spengo wrapper
Stefan Metzmacher
2007-10-10
1
-0
/
+79
*
r1294: A nice, large, commit...
Andrew Bartlett
2007-10-10
6
-136
/
+376
*
r1200: Add 'gensec', our generic security layer.
Andrew Bartlett
2007-10-10
6
-319
/
+162
*
r1136: - added IDL for netr_LogonGetDomainInfo()
Andrew Tridgell
2007-10-10
1
-0
/
+35
*
r1077: fix segfault in schannel over ncacn_ip_tcp
Stefan Metzmacher
2007-10-10
2
-13
/
+15
*
r1068: make the dcerpc client side auth/crypto code much more generic
Stefan Metzmacher
2007-10-10
6
-282
/
+370
*
r1048: - moved the schannel definitions into a separate schannel.idl
Andrew Tridgell
2007-10-10
1
-6
/
+14
*
r1042: added testing of 128 bit schannel session keys
Andrew Tridgell
2007-10-10
2
-1
/
+9
*
r1041: - pulled the domain join code out of the netlogon test and made it a s...
Andrew Tridgell
2007-10-10
3
-57
/
+88
*
r1031: Move more code dealing with passwords to struct samr_Password.
Andrew Bartlett
2007-10-10
1
-3
/
+3
*
r1030: added server side schannel support
Andrew Tridgell
2007-10-10
2
-18
/
+15
*
r1025: Rename (across the samr and netlogon pipes, so far)
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r995: - renamed many of our crypto routines to use the industry standard
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
2007-10-10
6
-7
/
+7
*
r961: convert 'uchar' to 'uint8_t'
Stefan Metzmacher
2007-10-10
3
-12
/
+12
*
r952: fixed schannel from my last commit
Andrew Tridgell
2007-10-10
1
-4
/
+10
*
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
2007-10-10
1
-5
/
+5
*
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
2007-10-10
2
-7
/
+7
*
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
2007-10-10
6
-28
/
+28
*
r874: This patch is a pile of work on NTLMSSP:
Andrew Bartlett
2007-10-10
4
-33
/
+36
*
r793: - don't make templates members of any class that would make them show
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.
Andrew Bartlett
2007-10-10
4
-23
/
+17
*
r390: added my best guess for how session keys are supposed to work when you
Andrew Tridgell
2007-10-10
4
-5
/
+34
*
r354: Tridge convinced me that writing some wrapper functions by hand was a
Tim Potter
2007-10-10
1
-393
/
+0
*
r335: added much better handling of servers that die unexpectedly during a
Andrew Tridgell
2007-10-10
2
-8
/
+24
*
r210: More work on DCERPC client functions:
Tim Potter
2007-10-10
1
-3
/
+318
*
r152: a quick airport commit ....
Andrew Tridgell
2007-10-10
1
-1
/
+0
*
r101: added lsa_SetSecret() and lsa_QuerySecret()
Andrew Tridgell
2007-10-10
1
-0
/
+22
*
This is the start of a C API to the DCERPC client routines. Currently
Tim Potter
2004-04-03
1
-0
/
+79
*
split up the schannel rpc client code into separate key establishment
Andrew Tridgell
2004-02-21
1
-19
/
+64
*
do not return a value in a void function
Stefan Metzmacher
2004-02-12
1
-1
/
+1
*
fixed a void return spotted by metze
Andrew Tridgell
2004-02-11
1
-1
/
+1
*
we can close the netlogon pipe used to setup the schannel session key
Andrew Tridgell
2004-02-10
1
-1
/
+3
*
don't always use the same schannel context number
Andrew Tridgell
2004-02-10
1
-1
/
+1
*
- modified the dcerpc client security code to be generic, so ntlmssp
Andrew Tridgell
2004-02-10
7
-153
/
+469
*
- add 'print' to the DCERPC binding strings
Stefan Metzmacher
2004-02-03
1
-0
/
+1
*
make more function static, they are still available via the function pointers
Stefan Metzmacher
2004-02-03
2
-2
/
+2
*
added a little bit of const magic to get rid of the data in librpc/gen_ndr/*.o
Andrew Tridgell
2004-01-22
1
-1
/
+1
*
added code to the RPC-SPOOLSS test that demonstrates that policy
Andrew Tridgell
2004-01-20
4
-3
/
+61
*
fixed removal of moe than one ncacn_* option from option list
Andrew Tridgell
2003-12-19
1
-0
/
+1
*
fixed a segv in RPC-* when debug level > 2
Andrew Tridgell
2003-12-17
1
-1
/
+1
*
Fix typo.
Tim Potter
2003-12-17
1
-1
/
+1
*
added a smb.conf flag "rpc big endian" that tells our rpc server to
Andrew Tridgell
2003-12-17
2
-13
/
+12
*
added a define for the DCERPC little-endian data representation flag
Andrew Tridgell
2003-12-16
1
-8
/
+8
*
fixed the RPC-MGMT and RPC-SCANNER tests to work with the new
Andrew Tridgell
2003-12-16
1
-24
/
+75
*
no longer require the pipe name or tcp port number to be the first
Andrew Tridgell
2003-12-16
1
-0
/
+4
*
a fairly large commit!
Andrew Tridgell
2003-12-16
5
-21
/
+91
*
more flexible handling of [] in binding strings
Andrew Tridgell
2003-12-15
1
-2
/
+14
*
allow the specification of full dcerpc endpoint binding strings on the
Andrew Tridgell
2003-12-15
2
-0
/
+310
[prev]
[next]