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
/
rpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-06
s4-smbtorture: verify each password change via samlogon in SAMR-PASSWORDS-PWD...
Günther Deschner
1
-1
/
+1
2008-12-06
s4:torture: add simple RPC-BROWSER test
Stefan Metzmacher
1
-0
/
+1
2008-11-28
s4-smbtorture: move test to SAMR-PASSWORDS-PWDLASTSET.
Günther Deschner
1
-0
/
+1
2008-11-12
s4-smbtorture: add very basic RPC-NTSVCS test.
Günther Deschner
1
-0
/
+1
2008-11-02
Remove use of global_loadparm during initialization of gensec.
Jelmer Vernooij
1
-2
/
+2
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-09-30
s4:torture/rpc: add RPC-OBJECTUUID
Stefan Metzmacher
1
-0
/
+1
2008-08-27
Add a test to explore Netlogon PAC validation
Andrew Bartlett
1
-0
/
+1
2008-06-14
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
1
-1
/
+1
2008-05-16
torture: add RPC-BENCH-SCHANNEL1 test
Stefan Metzmacher
1
-0
/
+1
2008-04-27
Move subunit infrastructure code into lib/torture.
Jelmer Vernooij
1
-1
/
+1
2008-04-21
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
1
-4
/
+4
2007-12-21
r26395: spoolss: Add WinXP-like printer browsing test.
Kai Blin
1
-0
/
+1
2007-12-21
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
1
-4
/
+4
2007-12-21
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25827: Start of samba3-regconfig test
Volker Lendecke
1
-0
/
+1
2007-12-21
r25688: Add a simple test for a samba3 regression
Volker Lendecke
1
-0
/
+2
2007-12-21
r25667: Start on frsapi testsuite.
Günther Deschner
1
-0
/
+1
2007-10-10
r25263: add a test to check the accessmasks and ACLs on policy handles return...
Ronnie Sahlberg
1
-0
/
+1
2007-10-10
r25073: Correct test name so make test can pass again.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r25070: Revert DRSUAPI conversion to new API, as it broke some tests.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r24937: Merge tests spoolss RPC callbacks.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r24889: Move choosing the binding options into RPC-SECRETS.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24885: Convert to new torture API.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the torture API.
Jelmer Vernooij
1
-31
/
+26
2007-10-10
r24850: Convert to torture API.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24849: Add helper function for running tests as a member server.
Jelmer Vernooij
1
-22
/
+143
2007-10-10
r24835: Put all RPC tests in the list (skipping when necessary), warn if test...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24755: Use common code for finding the RPC binding in the torture tests.
Jelmer Vernooij
1
-28
/
+42
2007-10-10
r24751: Run more tests, remove empty testsuites, more small improvements.
Jelmer Vernooij
1
-6
/
+5
2007-10-10
r24741: More use of the torture API.
Jelmer Vernooij
1
-16
/
+30
2007-10-10
r24736: Convert to using torture API.
Jelmer Vernooij
1
-1
/
+35
2007-10-10
r24735: Use torture API in more places.
Jelmer Vernooij
1
-9
/
+9
2007-10-10
r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...
Jelmer Vernooij
1
-2
/
+36
2007-10-10
r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r24551: rename dcerpc_interface_table -> ndr_interface_table
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r23090: a test showing two netlogon pipes open at once, using the LogonEx ops
Andrew Tridgell
1
-0
/
+1
2007-10-10
r22580: remove not yet needed line...
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r22579: disable progress printing in the build-farm
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r21588: add a RPC-HANDLES-LSARPC-SHARED test, which demonstrates
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r21570: added a RPC-HANDLES test that tries to show that rpc policy handles
Andrew Tridgell
1
-0
/
+1
2007-10-10
r21208: fix a crash bug caused by r21205
Andrew Tridgell
1
-1
/
+1
2007-10-10
r21205: Fix warning.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r20145: fix whitespaces
Stefan Metzmacher
1
-5
/
+3
2007-10-10
r19549: fixed some indentation
Andrew Tridgell
1
-2
/
+2
2007-10-10
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
1
-50
/
+123
2007-10-10
r19293: Add RPC-SAMBA3-WINREG, the start of a test of what Samba3 is able to ...
Volker Lendecke
1
-0
/
+1
2007-10-10
r19247: Ok, figured out that wkssvc wksgetinfo also gives the server name. I ...
Volker Lendecke
1
-0
/
+1
[next]