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
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