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-12-26
r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.
Kai Blin
1
-1
/
+2
2007-12-21
r26453: Janitorial: Don't use a static char[] in smb_readline_replacement.
Kai Blin
1
-0
/
+1
2007-12-21
r26438: Store iconv convenience in tdr push contexts.
Jelmer Vernooij
2
-2
/
+2
2007-12-21
r26432: Require ndr_pull users to specify iconv_convenience.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26429: Avoid use of global_smb_iconv_convenience.
Jelmer Vernooij
4
-5
/
+5
2007-12-21
r26428: spoolss: Fix a typo.
Kai Blin
1
-1
/
+1
2007-12-21
r26426: Remove uses of global_loadparm.
Jelmer Vernooij
2
-2
/
+4
2007-12-21
r26409: Pass smb ports along.
Jelmer Vernooij
3
-1
/
+12
2007-12-21
r26402: Require a talloc context in libnetif.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26401: Don't cache interfaces context in libnetif.
Jelmer Vernooij
1
-1
/
+3
2007-12-21
r26395: spoolss: Add WinXP-like printer browsing test.
Kai Blin
2
-0
/
+579
2007-12-21
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
2
-9
/
+11
2007-12-21
r26354: In trying to chase down why we have reports that WinXP won't join
Andrew Bartlett
1
-11
/
+87
2007-12-21
r26353: Remove use of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
14
-70
/
+70
2007-12-21
r26325: Remove use of global_loadparm in netif.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26316: Use contexts for conversion functions.
Jelmer Vernooij
3
-7
/
+11
2007-12-21
r26296: Store loadparm context in DCE/RPC server context.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26286: IDL and torture test for netr_ServerTrustPasswordsGet().
Günther Deschner
1
-0
/
+35
2007-12-21
r26285: Add IDL and torture test for netr_ServerPasswordGet().
Günther Deschner
1
-0
/
+30
2007-12-21
r26273: Add IDL and torture test for netr_NetrEnumerateTurstedDomains() and
Günther Deschner
1
-0
/
+37
2007-12-21
r26272: Remove global_loadparm in some more places.
Jelmer Vernooij
2
-5
/
+6
2007-12-21
r26271: Remove some more uses of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...
Jelmer Vernooij
1
-19
/
+11
2007-12-21
r26264: pass name resolve order explicitly, use torture context for settings ...
Jelmer Vernooij
1
-27
/
+29
2007-12-21
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
5
-65
/
+65
2007-12-21
r26250: Avoid global_loadparm in a couple more places.
Jelmer Vernooij
4
-140
/
+135
2007-12-21
r26249: Remove a couple more uses of global_loadparm.
Jelmer Vernooij
2
-12
/
+15
2007-12-21
r26240: We now actually use torture_context pointers for more than just alloc...
Jelmer Vernooij
2
-42
/
+35
2007-12-21
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
17
-77
/
+77
2007-12-21
r26236: Remove more uses of global_loadparm or specify loadparm_context expli...
Jelmer Vernooij
1
-15
/
+5
2007-12-21
r26217: Let encode_wkssvc_join_password_buffer() take the session key as para...
Günther Deschner
1
-20
/
+17
2007-12-21
r26216: Add very basic torture test for wkssvc_NetrUnjoinDomain2().
Günther Deschner
1
-0
/
+90
2007-12-21
r26215: Verify that test_NetrJoinDomain2() has suceeded.
Günther Deschner
1
-0
/
+12
2007-12-21
r26214: Add note about remotely joining an unjoined XP SP2 workstation.
Günther Deschner
1
-0
/
+9
2007-12-21
r26213: Trying to fix confusing inline comment about wkssvc_PasswordBuffer.
Günther Deschner
1
-2
/
+3
2007-12-21
r26212: Make test_NetrJoinDomain2() a little more robust against missing para...
Günther Deschner
1
-2
/
+16
2007-12-21
r26211: Add very basic test_NetrJoinDomain2() test which can join xp workstat...
Günther Deschner
1
-1
/
+99
2007-12-21
r26210: w00t!
Günther Deschner
1
-0
/
+44
2007-12-21
r26208: Add torture test for (unsupported) wkssvc_NetrJoinDomain() and
Günther Deschner
1
-0
/
+67
2007-12-21
r26171: Add my copyright.
Günther Deschner
1
-0
/
+1
2007-12-21
r26170: Put test_NetrUseGetInfo() in the correct order of tests.
Günther Deschner
1
-5
/
+8
2007-12-21
r26165: Add IDL and torture test for wkssvc_NetrGetJoinableOus() and
Günther Deschner
1
-0
/
+55
2007-12-21
r26163: Add IDL and torture test for wkssvc_NetrGetJoinInformation().
Günther Deschner
1
-0
/
+25
2007-12-21
r26162: Remove accidental commit.
Günther Deschner
1
-2
/
+0
2007-12-21
r26161: Add (dangerous) torture tests for wkssvc_NetrRenameMachineInDomain() and
Günther Deschner
1
-0
/
+120
2007-12-21
r26157: Add IDL and torture test for wkssvc_NetrSetPrimaryComputername().
Günther Deschner
1
-0
/
+100
2007-12-21
r26156: Choose a more speaking message in test_NetrMessageBufferSend().
Günther Deschner
1
-1
/
+1
2007-12-21
r26155: Add IDL and torture teset for wkssvc_NetrMessageBufferSend().
Günther Deschner
1
-0
/
+32
2007-12-21
r26154: Add IDL and torture test for wkssvc_NetrWorkstationStatistics(). A lo...
Günther Deschner
1
-0
/
+27
[next]