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
2010-09-17
s4-test: Add unit test for dsdb_schema_info_cmp()
Kamen Mazdrashki
1
-0
/
+81
2010-09-17
s4-smbtorture: fix winreg querymultiplevalues NDR test warning.
Günther Deschner
1
-2
/
+2
2010-09-16
s3/s4: merge msleep and smb_msleep
Björn Jacke
14
-95
/
+95
2010-09-16
s4-smbtorture: add NDR spoolss_GetPrinterDriver2 in and out check functions.
Günther Deschner
1
-2
/
+49
2010-09-16
s4-smbtorture: finally enable most of our NDR_OUT NDR tests that we couldnt h...
Günther Deschner
3
-10
/
+6
2010-09-16
s4-smbtorture: add functions to do NDR_OUT ndr_pull validation including NDR_...
Günther Deschner
2
-0
/
+99
2010-09-16
s4-smbtorture: fix some indentation in NDR testsuite.
Günther Deschner
1
-28
/
+30
2010-09-16
s3-smbtorture: fixup trailing whitespace in ndr testsuite.
Günther Deschner
2
-35
/
+35
2010-09-16
s4-smbtorture: add spoolss_GetPrinterDriver2 NDR tests.
Günther Deschner
1
-0
/
+212
2010-09-16
s4-smbtorture: mention -v switch for hexdump imports into the NDR testsuites.
Günther Deschner
1
-1
/
+1
2010-09-16
s4-smbtorture: activate spoolss_GetPrinterData NDR pull test.
Günther Deschner
1
-2
/
+2
2010-09-16
torture/raw Allow one more 'not implemented' status return as a valid response
Andrew Bartlett
1
-1
/
+2
2010-09-16
s4-torture assert that we get a temp datagram socket.
Andrew Bartlett
1
-4
/
+8
2010-09-16
s4-smbtorture: try FSCTL_FIND_FILES_BY_SID with random blob data in RAW-IOCTL.
Günther Deschner
1
-0
/
+21
2010-09-15
s4/fsmo: Extended fsmo test with infrastructure, pdc and rid roles
Anatoliy Atanasov
1
-21
/
+44
2010-09-15
s4-libnet: print the domain name on domain open failure
Andrew Tridgell
2
-2
/
+4
2010-09-14
s4-smbtorture: try to fix spoolss winreg Form tests on bigendian machines.
Günther Deschner
1
-15
/
+36
2010-09-12
s4:torture/rpc/samr.c - fix typos in outputs
Matthias Dieter Wallnöfer
1
-7
/
+7
2010-09-11
s4:ldb_register_samba_handlers - fix up and convert result codes to LDB/LDAP ...
Matthias Dieter Wallnöfer
2
-6
/
+6
2010-09-10
s4/torture: use time_mono for timeouts
Björn Jacke
1
-2
/
+2
2010-09-10
s4/torture: use time_mono for delta time
Björn Jacke
1
-2
/
+2
2010-09-10
s4:torture/locktest.c - add a cast in order to quiet a warning on Solaris cc
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-09-10
s4:torture/ntp/ntp_signd.c - add more "char *" casts in order to suppress Sol...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-09-10
s4:torture/rpc/winreg.c - hopefully this attempt fixes Solaris "cc" on the bu...
Matthias Dieter Wallnöfer
1
-27
/
+10
2010-09-10
s4/fsmo: Added python tests for schema master transfer op
Anatoliy Atanasov
1
-0
/
+152
2010-09-10
s4/torture: use time_mono for deltas in lock test
Björn Jacke
1
-22
/
+22
2010-09-10
s4-smbtorture: add spoolss_OpenPrinter with unc and printername in RPC-SPOOLS...
Günther Deschner
1
-4
/
+18
2010-09-09
s4:torture/rpc/winreg.c - restore Solaris cc compatibility
Matthias Dieter Wallnöfer
1
-71
/
+72
2010-09-09
s4-drs-test: Add 'reset' and 'replace' tests for drsuapi_DsReplicaUpdateRefs
Kamen Mazdrashki
1
-4
/
+28
2010-09-08
s4-smbtorture: add torture ndr nbt testsuite.
Günther Deschner
4
-2
/
+73
2010-09-05
s4-test: refactor API-DELETEUSER test a little to:
Kamen Mazdrashki
1
-29
/
+23
2010-09-05
dsgetinfo: Set modulesdir when using ldb without ldb_wrap
Jelmer Vernooij
1
-0
/
+3
2010-09-04
torture-lsa: cope with STATUS_SOME_UNMAPPED errors
Andrew Tridgell
1
-15
/
+50
2010-09-01
s4-test-dssync: Print the reason for skipping FetchNT4Data test
Kamen Mazdrashki
1
-3
/
+6
2010-08-31
s4: use GetTimeOfDay macro instead of gettimeofday
Björn Jacke
1
-1
/
+1
2010-08-31
s4/torture: use monotonic clock for time deltas in denytest
Björn Jacke
1
-15
/
+15
2010-08-30
s4-drs-test: Skip a check that may possibly fail
Kamen Mazdrashki
1
-1
/
+7
2010-08-30
s4-drs-test: Use dns hostnames to run 'net drs replicate' command
Kamen Mazdrashki
1
-5
/
+5
2010-08-27
s4:torture/rpc/winreg.c - set "error_message" to NULL in "test_HKLM_wellknown"
Matthias Dieter Wallnöfer
1
-9
/
+18
2010-08-27
s4:torture/spoolss_access.c - fix discarded const warning
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-08-27
s4:torture/raw/notify.c - freeable stuff shouldn't be "const"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-08-25
s4-smbtorture: Added a torture test for forest trusts
Sumit Bose
4
-2
/
+840
2010-08-25
s4-smbtorture: Make test_SetupCredentials3 public
Sumit Bose
2
-1
/
+25
2010-08-25
s4-smbtorture: fill in trust_domain_passwords_check_in in NDR lsa test.
Günther Deschner
1
-7
/
+35
2010-08-25
Fix RPC-LSA-TRUSTED-DOMAINS for changed IDL
Sumit Bose
1
-0
/
+10
2010-08-22
Avoid use of Samba DTD, which requires net access.
Jelmer Vernooij
4
-5
/
+4
2010-08-19
s4-test: make better error message for ATTID checks
Kamen Mazdrashki
1
-4
/
+20
2010-08-19
s4-test: Change attribute syntax and value for readability
Kamen Mazdrashki
1
-3
/
+3
2010-08-19
s4-test-dssync: remove unused variable
Kamen Mazdrashki
1
-1
/
+0
2010-08-17
smbtorture: Make SAMBA3CASEINSENSITIVE report failures properly.
James Peach
1
-4
/
+6
[next]