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
/
torture
/
rpc
/
netlogon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-02-03
- add 'print' to the DCERPC binding strings
Stefan Metzmacher
1
-2
/
+0
2003-12-02
added netr_LogonControl2Ex()
Andrew Tridgell
1
-1
/
+85
2003-12-02
added netr_DatabaseSync2()
Andrew Tridgell
1
-0
/
+55
2003-12-02
added netr_LogonControl2() and netr_ServerAuthenticate2()
Andrew Tridgell
1
-3
/
+145
2003-12-02
added netr_LogonControl() and netr_GetAnyDCName()
Andrew Tridgell
1
-5
/
+70
2003-12-02
added netr_GetDcName() - quite a useful call
Andrew Tridgell
1
-5
/
+30
2003-12-02
added netr_AccountSync(), another NT_STATUS_NOT_IMPLEMENTED call
Andrew Tridgell
1
-1
/
+40
2003-12-02
added netr_AccountDeltas(), which w2k3 gives
Andrew Tridgell
1
-0
/
+41
2003-12-02
netr_DatabaseDeltas() now works. We ask for the deltas associated with
Andrew Tridgell
1
-0
/
+72
2003-12-02
netr_DatabaseSync() now works fully for databases 0, 1 and 2
Andrew Tridgell
1
-1
/
+1
2003-12-02
netr_DatabaseSync() now works fully for database 0
Andrew Tridgell
1
-13
/
+25
2003-12-02
initial netlogon database sync partly works - needs some IDL tweaks
Andrew Tridgell
1
-3
/
+3
2003-12-02
added netr_DatabaseSync(). It doesn't work as I haven't done schannel
Andrew Tridgell
1
-0
/
+44
2003-12-02
another big improvement in the credentials API. I think it now
Andrew Tridgell
1
-9
/
+23
2003-12-02
* netr_ServerPasswordSet() now works - the test suite changes the
Andrew Tridgell
1
-19
/
+83
2003-12-01
* another small API change in the credentials code
Andrew Tridgell
1
-9
/
+9
2003-12-01
neater credentials handling in netlogon client code
Andrew Tridgell
1
-24
/
+16
2003-12-01
added netr_LogonSamLogon() and test code
Andrew Tridgell
1
-7
/
+59
2003-12-01
added netr_ServerAuthenticate() and test code
Andrew Tridgell
1
-8
/
+35
2003-12-01
added netr_ServerReqChallenge and cleaned up byte array printing
Andrew Tridgell
1
-0
/
+58
2003-12-01
started adding netlogon IDL and test suite
Andrew Tridgell
1
-0
/
+72