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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r62: Fix the build
Jelmer Vernooij
1
-3
/
+6
2007-10-10
r61: - Implement first call in the winreg rpc server
Jelmer Vernooij
1
-1
/
+22
2007-10-10
r46: Add CreateKey function (still working on it)
Jelmer Vernooij
1
-6
/
+49
2007-10-10
r33: Fix torture test after IDL changes.
Jelmer Vernooij
1
-11
/
+2
2004-04-03
added IDL and test for lsa_OpenSecret()
Andrew Tridgell
1
-1
/
+23
2004-04-03
added IDL and test suite for lsa_CreateSecret()
Andrew Tridgell
1
-0
/
+33
2004-04-03
added idl and test suite for lsa_CreateTrustedDomain()
Andrew Tridgell
1
-1
/
+45
2004-03-31
added lsaCreateAccount() and a test in the RPC-LSA test suite
Andrew Tridgell
1
-21
/
+114
2004-02-10
fixed a couple of uninitialised returns spotted by valgrind
Andrew Tridgell
1
-2
/
+2
2004-02-10
don't force debug in the RPC-MGMT test
Andrew Tridgell
1
-2
/
+0
2004-02-03
- add 'print' to the DCERPC binding strings
Stefan Metzmacher
12
-24
/
+0
2004-01-20
check for the correct fault code when the server fails a use of a
Andrew Tridgell
1
-3
/
+9
2004-01-20
added code to the RPC-SPOOLSS test that demonstrates that policy
Andrew Tridgell
1
-0
/
+41
2004-01-19
Add test to set single fields in fields_present with info21.
Simo Sorce
1
-37
/
+53
2004-01-17
make sure we initialise r.out.handle in openeventlog
Andrew Tridgell
1
-0
/
+1
2003-12-21
minor updates to make the srvsvc test compile
Andrew Tridgell
1
-5
/
+5
2003-12-21
wkssvc test updates from metze
Andrew Tridgell
1
-15
/
+21
2003-12-19
addition of samr_SetSecurity() from kai
Andrew Tridgell
1
-0
/
+17
2003-12-19
fixed the AddAliasMem test code
Andrew Tridgell
1
-13
/
+21
2003-12-19
added a bunch of alias functions in samr.idl based on work by Kai.
Andrew Tridgell
1
-14
/
+327
2003-12-17
fixed a bug in the acct_flags checking on CreateUser2 in the RPC-SAMR test
Andrew Tridgell
1
-5
/
+5
2003-12-16
fixed the RPC-MGMT and RPC-SCANNER tests to work with the new
Andrew Tridgell
2
-26
/
+61
2003-12-16
a fairly large commit!
Andrew Tridgell
3
-9
/
+7
2003-12-15
fixed srvsvc DiskEnum call
Andrew Tridgell
1
-5
/
+7
2003-12-15
patch from metze with updates to srvsvc and changes to pidl to allow
Andrew Tridgell
1
-6
/
+5
2003-12-14
added auto-generation of the server side boilerplate code for each
Andrew Tridgell
1
-4
/
+4
2003-12-13
added a basic dcerpc endpoint mapper to Samba4. Currently only
Andrew Tridgell
1
-6
/
+6
2003-12-12
Small cleanup of test code. Rename enum indexes to be the same name
Tim Potter
1
-112
/
+86
2003-12-12
Got winreg_EnumValue working - what a mess!
Tim Potter
1
-16
/
+62
2003-12-03
My first stab at Samba4 IDL!
Andrew Bartlett
1
-3
/
+139
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
3
-34
/
+84
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
[prev]
[next]