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
2009-05-25
s4-smbtorture: add RPC-SAMR-LARGE-DC test.
Günther Deschner
2
-1
/
+332
2009-05-25
s4-smbtorture: rename test_EnumDomain{Users,Groups,Aliases} in RPC-SAMR.
Günther Deschner
1
-11
/
+12
2009-05-25
s4-smbtorture: re-work test_Create{User,Group,Alias} a little.
Günther Deschner
1
-14
/
+38
2009-05-18
s4 torture: Fix typo
Tim Prouty
1
-1
/
+1
2009-05-19
s4-smbtorture: Fix build warning in RPC-SAMR tests.
Günther Deschner
1
-2
/
+2
2009-05-18
s4-smbtorture: add RPC-SAMR-USERS-PRIVILEGES test.
Günther Deschner
2
-9
/
+387
2009-05-13
s4-smbtorture: split RPC-SAMR-ACCESSMASK into several tests.
Günther Deschner
1
-34
/
+24
2009-05-13
s4-smbtorture: cosmetic cleanup for RPC-SAMR-ACCESSMASK.
Günther Deschner
1
-50
/
+50
2009-05-12
s4-smbtorture: skip SetMemberAttributesOfGroup in RPC-SAMR for s3 as well.
Günther Deschner
1
-1
/
+2
2009-05-12
s4-smbtorture: Skip secdesc set calls for non-user objects in RPC-SAMR for Sa...
Günther Deschner
1
-8
/
+18
2009-05-12
s4-smbtorture: Fix order of assert args in test_TestPrivateFunctionsDomain() ...
Günther Deschner
1
-1
/
+1
2009-05-12
s4-smbtorture: switch to use torture_context in RPC-SAMR.
Günther Deschner
1
-103
/
+131
2009-05-12
s4-smbtorture: remove trailing whitespace in RPC-SAMR.
Günther Deschner
1
-252
/
+252
2009-05-11
s4-smbtorture: add very basic RPC-LSA-LOOKUPNAMES test.
Günther Deschner
2
-0
/
+67
2009-05-11
s4-smbtorture: add optional very simple reply checks to lsa lookup name tests.
Günther Deschner
1
-7
/
+34
2009-05-11
s4-smbtorture: remove trailing whitespace in RPC-LSA test.
Günther Deschner
1
-192
/
+192
2009-05-11
s4-smbtorture: use struct torture_context in RPC-LSA.
Günther Deschner
1
-211
/
+207
2009-05-09
s4-smbtorture: avoid secdesc test on connect handle in RPC-SAMR-USERS for Sam...
Günther Deschner
1
-1
/
+3
2009-05-08
s4-smbtorture: skip unsupported ACB bits for Samba3 in RPC-SAMR-USER.
Günther Deschner
1
-4
/
+10
2009-05-08
s4-smbtorture: Support timestamp handling for Samba3 in RPC-SAMR-USERS.
Günther Deschner
1
-8
/
+23
2009-05-08
s4-smbtorture: Fix printf info-level mismatch in RPC-SAMR.
Günther Deschner
1
-1
/
+1
2009-05-08
s4-smbtorture: avoid acct_flags check at the end of RPC-SAMR-PASSWORDS for Sa...
Günther Deschner
1
-1
/
+4
2009-05-08
s4-smbtorture: prepare for running RPC-SAMR-USERS against samba3.
Günther Deschner
1
-16
/
+24
2009-05-07
s4-smbtorture: Avoid failing RPC-SCHANNEL when testing lsa_GetUserName behavi...
Günther Deschner
1
-2
/
+8
2009-04-25
s4:RPC-ECHO: disable the timeout test as it can't work with our client library
Stefan Metzmacher
1
-1
/
+4
2009-04-24
s4-smbtorture: add test_ControlService() to RPC-SVCCTL.
Günther Deschner
1
-0
/
+34
2009-04-24
s4-smbtorture: add test_StartServiceW() to RPC-SVCCTL.
Günther Deschner
1
-0
/
+34
2009-04-24
s4-smbtorture: change default service to spooler in RPC-SVCCTL.
Günther Deschner
1
-1
/
+1
2009-04-24
s4:torture Fix segfault in RPC-SAMSYNC
Andrew Bartlett
1
-1
/
+1
2009-04-23
s4:torture use common libcli/auth crypto code
Andrew Bartlett
1
-11
/
+9
2009-04-20
s4:librpc/rpc: remove async argument from the sync dcerpc_request() function
Stefan Metzmacher
3
-6
/
+6
2009-04-20
s4:torture/rpc: use dcerpc_ndr_request() for the object_uuid test
Stefan Metzmacher
1
-10
/
+8
2009-04-20
Merge commit 'origin/master' into libcli-auth-merge-without-netlogond
Andrew Bartlett
7
-34
/
+166
2009-04-20
s4-smbtorture: test all levels in test_GetJob().
Günther Deschner
1
-8
/
+23
2009-04-17
s4-smbtorture: Skip Job pause and resume on paused printers for Samba 3 for now.
Günther Deschner
1
-2
/
+6
2009-04-17
s4-smbtorture: rework test_EnumPrinterDrivers() a little to succeed with s3.
Günther Deschner
1
-10
/
+13
2009-04-17
s4-smbtorture: Fix RPC-SPOOLSS-WIN for printers with a lot of jobs in the queue.
Günther Deschner
1
-0
/
+7
2009-04-17
s4-smbtorture: disable CreateUser2 tests when running RPC-SAMR-PASSWORDS-PWDLAST
Günther Deschner
1
-1
/
+3
2009-04-17
s4-smbtorture: add LSA-LOOKUPSIDS to verify bug #6263.
Günther Deschner
2
-0
/
+89
2009-04-17
s4-smbtorture: Fix crash in RPC-LSA-LOOKUP
Günther Deschner
1
-0
/
+2
2009-04-15
s4-smbtorture: Fix crash bugs in RPC-SAMR_ACCESSMASK.
Günther Deschner
1
-7
/
+15
2009-04-15
s4-smbtorture: define TORTURE_DEFAULT_SERVICE and set to netlogon.
Günther Deschner
1
-6
/
+8
2009-04-15
Merge branch 'master' of ssh://git.samba.org/data/git/samba into libcli-auth-...
Andrew Bartlett
2
-1
/
+35
2009-04-14
s4-smbtorture: make sure samba3 does not regress in EnumServicesStatusW call.
Günther Deschner
1
-0
/
+3
2009-04-14
s4-smbtorture: print SPOOLSS_JOB_CONTROL flags in RPC-SPOOLSS test.
Günther Deschner
1
-1
/
+32
2009-04-14
Rework Samba4 to use the new common libcli/auth code
Andrew Bartlett
8
-163
/
+174
2009-04-14
Port Samba4 to the new combined libcli/auth functions
Andrew Bartlett
1
-41
/
+4
2009-04-14
Move DRSUAPI per-attribute decryption into a common file
Andrew Bartlett
1
-116
/
+9
2009-04-13
s4-smbtorture: fix two valgrind warnings.
Günther Deschner
1
-0
/
+2
2009-04-13
s4-smbtorture: disable test_SecondaryClosePrinter when running against s3 for...
Günther Deschner
1
-4
/
+8
[next]