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
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
2
-0
/
+80
*
r1294: A nice, large, commit...
Andrew Bartlett
2007-10-10
7
-137
/
+377
*
r1275: Make spoolss_PrinterInfo2 and spoolss_PrinterInfo5 public so we can
Tim Potter
2007-10-10
1
-2
/
+2
*
r1274: revert -r 1239 as discussed with abartlet
Stefan Metzmacher
2007-10-10
1
-301
/
+0
*
r1269: Add a 'base' field to the ndr_ofs_list structure which is the base to
Tim Potter
2007-10-10
2
-1
/
+5
*
r1264: Make sure to initialize ofs_list when creating new ndr_{push,pull}
Tim Potter
2007-10-10
1
-0
/
+2
*
r1239: move the old msrpc_<gen|parse>() functions to ndr_<push|pull>_format_b...
Stefan Metzmacher
2007-10-10
1
-0
/
+301
*
r1206: Give the spoolss pipe an endpoint.
Tim Potter
2007-10-10
1
-1
/
+2
*
r1200: Add 'gensec', our generic security layer.
Andrew Bartlett
2007-10-10
6
-319
/
+162
*
r1150: - fixed interactive sam logon in the rpc server
Andrew Tridgell
2007-10-10
1
-11
/
+9
*
r1144: added logon level 5 for sam logon
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r1141: - consolidated the netr_SamInfo structures using a netr_SamBaseInfo
Andrew Tridgell
2007-10-10
1
-56
/
+9
*
r1140: added IDL and test code for validation level 6 in sam logon
Andrew Tridgell
2007-10-10
1
-16
/
+40
*
r1139: added IDL and server code for netr_LogonSamLogonWithFlags()
Andrew Tridgell
2007-10-10
1
-1
/
+14
*
r1136: - added IDL for netr_LogonGetDomainInfo()
Andrew Tridgell
2007-10-10
2
-1
/
+101
*
r1133: - add ndr_pull_ptr() as a separate call instead of ndr_pull_uint32()
Andrew Tridgell
2007-10-10
1
-0
/
+10
*
r1132: add a PRINTF_ATTRIBUTE to ndr_pull_error() to catch printf style codin...
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
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
*
r1061: The start of the SamLogon call for the NETLOGON pipe.
Andrew Bartlett
2007-10-10
1
-7
/
+19
*
r1058: The start of work on the SamLogon call for NETLOGON.
Andrew Bartlett
2007-10-10
1
-17
/
+17
*
r1048: - moved the schannel definitions into a separate schannel.idl
Andrew Tridgell
2007-10-10
5
-18
/
+61
*
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
5
-18
/
+54
*
r1025: Rename (across the samr and netlogon pipes, so far)
Andrew Bartlett
2007-10-10
3
-54
/
+54
*
r1009: Make all users of NT and LM passwords use the samr_Password structure.
Andrew Bartlett
2007-10-10
3
-25
/
+21
*
r995: - renamed many of our crypto routines to use the industry standard
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r963: Tridge, according to ethereal this is an 'Acct Ctrl' field. My tests also
Volker Lendecke
2007-10-10
1
-1
/
+1
*
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
*
r960: convert 'unsigned int' to uint_t in the most places
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r952: fixed schannel from my last commit
Andrew Tridgell
2007-10-10
1
-4
/
+10
*
r950: - added netr_ServerAuthenticate3(). This is used by WinXP clients who t...
Andrew Tridgell
2007-10-10
1
-10
/
+18
*
r937: - added a simple QuerySecurity implementation in samr server
Andrew Tridgell
2007-10-10
6
-2
/
+174
*
r924: got rid of the global well-known SIDs, instead using const defines in m...
Andrew Tridgell
2007-10-10
1
-0
/
+30
*
r920: a placeholder lsads.idl file (lack of this is why the build farm is unh...
Andrew Tridgell
2007-10-10
1
-0
/
+16
*
r919: - added lsa_QueryInfoPolicy2() to IDL, test suite and server
Andrew Tridgell
2007-10-10
1
-1
/
+8
*
r917: - added the start of a LSA server to samba4.
Andrew Tridgell
2007-10-10
3
-35
/
+28
*
r895: use _t in base ndr fns
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
2007-10-10
2
-9
/
+9
*
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
2007-10-10
5
-19
/
+19
*
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
2007-10-10
13
-112
/
+112
*
r877: This attempt at IDL was accidently included in the pervious commit.
Andrew Bartlett
2007-10-10
1
-9
/
+1
*
r874: This patch is a pile of work on NTLMSSP:
Andrew Bartlett
2007-10-10
5
-34
/
+45
*
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
2007-10-10
4
-35
/
+79
*
r793: - don't make templates members of any class that would make them show
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r781: added level6 for logon level in SamLogon netlogon.idl
Andrew Tridgell
2007-10-10
1
-2
/
+3
[next]