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
/
rpc_server
/
netlogon
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r1150: - fixed interactive sam logon in the rpc server
Andrew Tridgell
1
-8
/
+5
2007-10-10
r1145: added server support for logon level 5 in sam logon
Andrew Tridgell
1
-0
/
+1
2007-10-10
r1141: - consolidated the netr_SamInfo structures using a netr_SamBaseInfo
Andrew Tridgell
1
-62
/
+24
2007-10-10
r1139: added IDL and server code for netr_LogonSamLogonWithFlags()
Andrew Tridgell
1
-16
/
+33
2007-10-10
r1136: - added IDL for netr_LogonGetDomainInfo()
Andrew Tridgell
2
-9
/
+189
2007-10-10
r1080: Make sure to initialise all the returned elements in the SamLogon
Andrew Bartlett
1
-7
/
+14
2007-10-10
r1061: The start of the SamLogon call for the NETLOGON pipe.
Andrew Bartlett
1
-50
/
+135
2007-10-10
r1058: The start of work on the SamLogon call for NETLOGON.
Andrew Bartlett
1
-3
/
+130
2007-10-10
r1030: added server side schannel support
Andrew Tridgell
1
-2
/
+13
2007-10-10
r1029: cope wiith samdb_result_passwords() returning a null machine password
Andrew Tridgell
1
-1
/
+2
2007-10-10
r1026: Spelling.
Tim Potter
1
-2
/
+2
2007-10-10
r1025: Rename (across the samr and netlogon pipes, so far)
Andrew Bartlett
1
-51
/
+8
2007-10-10
r1016: - store the schannel session key after it is established
Andrew Tridgell
1
-1
/
+4
2007-10-10
r1015: commit the schannel session key handling code now, so abartlet and
Andrew Tridgell
1
-0
/
+143
2007-10-10
r1009: Make all users of NT and LM passwords use the samr_Password structure.
Andrew Bartlett
1
-4
/
+1
2007-10-10
r995: - renamed many of our crypto routines to use the industry standard
Andrew Tridgell
1
-5
/
+4
2007-10-10
r951: from w2k3 behaviour, the netlogon server is supposed to give back the n...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r950: - added netr_ServerAuthenticate3(). This is used by WinXP clients who t...
Andrew Tridgell
1
-84
/
+73
2007-10-10
r937: - added a simple QuerySecurity implementation in samr server
Andrew Tridgell
1
-0
/
+326
2007-10-10
r917: - added the start of a LSA server to samba4.
Andrew Tridgell
1
-1
/
+1
2007-10-10
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
1
-1
/
+2
2007-10-10
r816: - Make use of tridge's new samdb_result_sid_prefix() helper function.
Andrew Bartlett
1
-20
/
+7
2007-10-10
r754: Implement the SetPassword operation on the netlogon pipe.
Andrew Bartlett
1
-3
/
+138
2007-10-10
r745: Move netr_ServerPasswordSet up with the other secure channel
Andrew Bartlett
1
-12
/
+24
2007-10-10
r743: Start on a NETLOGON server in Samba4.
Andrew Bartlett
1
-0
/
+467
[prev]