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
Age
Commit message (
Expand
)
Author
Files
Lines
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
Rename the top-level LDB test to LOCAL-LDB, so it gets picked up by the
Jelmer Vernooij
5
-25
/
+13
2009-04-24
s4:torture Fix segfault in RPC-SAMSYNC
Andrew Bartlett
1
-1
/
+1
2009-04-24
s4:torture Add tests for prefixMap custom attribute handler
Andrew Bartlett
1
-0
/
+34
2009-04-23
More lcov code coverage generation work
Andrew Bartlett
1
-3
/
+3
2009-04-23
s4:torture use common libcli/auth crypto code
Andrew Bartlett
1
-11
/
+9
2009-04-23
s4:test Include 'source4' in directories to find lcov in
Andrew Bartlett
1
-1
/
+1
2009-04-23
s4:test Fix 'make lcov' in Samba4
Andrew Bartlett
1
-2
/
+2
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
2
-117
/
+10
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
2009-04-13
s4-smbtorture: move test_ReplyOpenPrinter from RPC-SPOOLSS to RPC-SPOOLSS-NOT...
Günther Deschner
2
-36
/
+36
2009-04-13
s4-smbtorture: use printerinfo level 1 name, not description in
Günther Deschner
1
-4
/
+11
2009-04-10
s4-smbtorture: perform the ntsvcs devicelist tests against the Spooler service.
Günther Deschner
1
-18
/
+38
2009-04-09
s4-smbtorture: add test_EnumDependentServicesW() to RPC-SVCCTL.
Günther Deschner
1
-1
/
+66
2009-04-09
s4-smbtorture: add test_QueryServiceObjectSecurity() to RPC-SVCCTL test.
Günther Deschner
1
-0
/
+55
2009-04-09
s4-smbtorture: add test_QueryServiceConfigW() to RPC-SVCCTL.
Günther Deschner
1
-0
/
+44
2009-04-09
s4-smbtorture: add test_QueryServiceStatus() to RPC-SVCCTL.
Günther Deschner
1
-0
/
+32
2009-04-09
Merge branch 'wspp-schema'
Andrew Tridgell
2
-2
/
+2
2009-04-08
s4-smbtorture: fix test_ReportEventLog in RPC-EVENTLOG.
Günther Deschner
1
-2
/
+3
2009-04-08
s4-smbtorture: Small fix for RPC-SPOOLSS-WIN to deal with driver-less printers.
Günther Deschner
1
-3
/
+15
2009-04-08
svcctl: use offered/needed for buffer sizes as in spoolss.
Günther Deschner
1
-22
/
+22
2009-04-03
Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schema
Andrew Bartlett
5
-22
/
+209
2009-04-02
major upgrade to the ldb attribute handling
Andrew Tridgell
2
-2
/
+2
2009-04-01
s4 torture: Addition to RAW-BENCH-LOCK to take a configurable number of locks...
Zack Kirsch
1
-1
/
+19
2009-04-01
s/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_RANGE/g
Zach Loafman
2
-7
/
+7
2009-04-01
s4 torture: Remove unused parameter
Tim Prouty
1
-14
/
+7
2009-04-01
s4 torture: Add new streams oplock test
Tim Prouty
1
-0
/
+176
2009-04-01
s4:torture/smb2: Add torture tests for lease breaks, durable opens.
Zach Loafman
2
-136
/
+988
2009-03-28
s4:torture/smb2: Add torture tests for leases.
Zach Loafman
3
-0
/
+298
2009-03-27
s4:torture/smb2: fix compiler warnings and bugs
Stefan Metzmacher
1
-1
/
+3
[next]