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
/
idl
/
netlogon.idl
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r1150: - fixed interactive sam logon in the rpc server
Andrew Tridgell
1
-11
/
+9
2007-10-10
r1144: added logon level 5 for sam logon
Andrew Tridgell
1
-0
/
+1
2007-10-10
r1141: - consolidated the netr_SamInfo structures using a netr_SamBaseInfo
Andrew Tridgell
1
-56
/
+9
2007-10-10
r1140: added IDL and test code for validation level 6 in sam logon
Andrew Tridgell
1
-16
/
+40
2007-10-10
r1139: added IDL and server code for netr_LogonSamLogonWithFlags()
Andrew Tridgell
1
-1
/
+14
2007-10-10
r1136: - added IDL for netr_LogonGetDomainInfo()
Andrew Tridgell
1
-1
/
+66
2007-10-10
r1061: The start of the SamLogon call for the NETLOGON pipe.
Andrew Bartlett
1
-7
/
+19
2007-10-10
r1058: The start of work on the SamLogon call for NETLOGON.
Andrew Bartlett
1
-17
/
+17
2007-10-10
r1025: Rename (across the samr and netlogon pipes, so far)
Andrew Bartlett
1
-26
/
+26
2007-10-10
r1009: Make all users of NT and LM passwords use the samr_Password structure.
Andrew Bartlett
1
-9
/
+5
2007-10-10
r950: - added netr_ServerAuthenticate3(). This is used by WinXP clients who t...
Andrew Tridgell
1
-10
/
+18
2007-10-10
r937: - added a simple QuerySecurity implementation in samr server
Andrew Tridgell
1
-0
/
+138
2007-10-10
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
1
-7
/
+7
2007-10-10
r781: added level6 for logon level in SamLogon netlogon.idl
Andrew Tridgell
1
-2
/
+3
2007-10-10
r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.
Andrew Bartlett
1
-8
/
+0
2007-10-10
r582: added the LMSessKey in SamInfo and SamInfo2, thanks to work by abartlet
Andrew Tridgell
1
-3
/
+11
2007-10-10
r392: added IDL for 3 more netlogon Delta levels, thanks to a dump from Richa...
Andrew Tridgell
1
-5
/
+21
2007-10-10
r295: more correct IDL for the netr_AcctLock structure (I hope)
Andrew Tridgell
1
-7
/
+8
2007-10-10
r287: patch from Richard Renard to add AcctLockStr and the delete user and
Andrew Tridgell
1
-38
/
+81
2003-12-02
added netr_LogonControl2Ex()
Andrew Tridgell
1
-15
/
+15
2003-12-02
added netr_DatabaseSync2()
Andrew Tridgell
1
-10
/
+10
2003-12-02
added netr_LogonControl2() and netr_ServerAuthenticate2()
Andrew Tridgell
1
-24
/
+28
2003-12-02
added netr_LogonControl() and netr_GetAnyDCName()
Andrew Tridgell
1
-38
/
+39
2003-12-02
added netr_GetDcName() - quite a useful call
Andrew Tridgell
1
-5
/
+6
2003-12-02
added netr_AccountSync(), another NT_STATUS_NOT_IMPLEMENTED call
Andrew Tridgell
1
-16
/
+16
2003-12-02
added netr_AccountDeltas(), which w2k3 gives
Andrew Tridgell
1
-6
/
+13
2003-12-02
netr_DatabaseDeltas() now works. We ask for the deltas associated with
Andrew Tridgell
1
-20
/
+18
2003-12-02
* made some field names more consistent, and worked out that
Andrew Tridgell
1
-11
/
+11
2003-12-02
don't pollute the structure name space so much
Andrew Tridgell
1
-64
/
+64
2003-12-02
netr_DatabaseSync() now works fully for databases 0, 1 and 2
Andrew Tridgell
1
-1
/
+2
2003-12-02
netr_DatabaseSync() now works fully for database 0
Andrew Tridgell
1
-14
/
+9
2003-12-02
initial netlogon database sync partly works - needs some IDL tweaks
Andrew Tridgell
1
-0
/
+5
2003-12-02
added netr_DatabaseSync(). It doesn't work as I haven't done schannel
Andrew Tridgell
1
-64
/
+66
2003-12-02
another big improvement in the credentials API. I think it now
Andrew Tridgell
1
-92
/
+193
2003-12-02
* netr_ServerPasswordSet() now works - the test suite changes the
Andrew Tridgell
1
-13
/
+12
2003-12-01
* another small API change in the credentials code
Andrew Tridgell
1
-5
/
+5
2003-12-01
neater credentials handling in netlogon client code
Andrew Tridgell
1
-14
/
+21
2003-12-01
added netr_LogonSamLogon() and test code
Andrew Tridgell
1
-100
/
+101
2003-12-01
added netr_ServerAuthenticate() and test code
Andrew Tridgell
1
-9
/
+5
2003-12-01
added netr_ServerReqChallenge and cleaned up byte array printing
Andrew Tridgell
1
-251
/
+289
2003-12-01
started adding netlogon IDL and test suite
Andrew Tridgell
1
-3
/
+628
2003-11-28
* added a bunch of placeholder IDL files
Andrew Tridgell
1
-0
/
+15
[prev]