summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-08s4:selftest: skip SMB2-ACLS for nowStefan Metzmacher1-0/+1
2009-12-08s4:selftest: run RAW-STREAMS againStefan Metzmacher1-1/+0
2009-12-08RAW-STREAMS: convert failing tests to torture apiStefan Metzmacher1-77/+54
2009-12-08spoolss: fix spoolss_DriverInfo8 IDL.Günther Deschner3-55/+55
2009-12-08s4-smbtorture: make level 8 the reference for PrinterDriverEnum test.Günther Deschner1-42/+73
2009-12-08s3-spoolss: cleanup _spoolss_EnumPrinterDrivers().Günther Deschner1-139/+6
2009-12-08s3-spoolss: remove unused architecture from fill_printer_driver_info1().Günther Deschner1-5/+3
2009-12-08s3-spoolss: remove ridiculous amount of duplicate driver code.Günther Deschner1-436/+44
2009-12-08s3-spoolss: fully support level 8 drivers.Günther Deschner1-0/+305
2009-12-08s3-spoolss: use driver level info8 everywhere in spoolss server internally.Günther Deschner5-211/+318
2009-12-08s4-smbtorture: fill in COMPARE_STRING_ARRAY macro in spoolss driver test.Günther Deschner1-1/+15
2009-12-08s3: allocate only "new" space, not "old" sparse space in the posix_fallocate ...Björn Jacke1-2/+3
2009-12-08s4:selftest: use ${selftest_prefix} instead of hardcoded st/Stefan Metzmacher1-1/+1
2009-12-08packaging(RHEL-CTDB): clean some commented out lines from the files sectionsMichael Adam1-4/+0
2009-12-08packaging(RHEL-CTDB): explicitly list library versions in samba-winbind-32bitMichael Adam1-4/+8
2009-12-08packaging(RHEL-CTDB): explicitly list library versions in samba-commonMichael Adam1-6/+12
2009-12-08packaging(RHEL-CTDB): explicitly list all packaged idmap/nss-info/charset mod...Michael Adam1-5/+11
2009-12-08packaging(RHEL-CTDB): explicitly list all the vfs modules in the main packageMichael Adam1-2/+28
2009-12-08packaging(RHEL-CTDB): add some checks to test the built smbdMichael Adam1-0/+10
2009-12-08packaging(RHEL-CTDB): make everything instead of all in the build stageMichael Adam1-1/+1
2009-12-08s4-selftest: show the test summary at the end of 'make test' in the build farmAndrew Tridgell1-0/+1
2009-12-08s4-heimdal: fixed a use-after-free heimdal bugAndrew Tridgell1-0/+1
2009-12-08s4-drs: use -r to ldbdel in unvampire devel scriptAndrew Tridgell1-4/+3
2009-12-08s4-ldb: fixed ldbdel with -r (recursive deletion)Andrew Tridgell1-0/+15
2009-12-08s4:build Bump ldb and tdb required versions.Andrew Bartlett3-4/+4
2009-12-07s4 torture: Cleanup RAW-ACLS a bitTim Prouty2-3/+4
2009-12-08s4-selftest: don't consider spoolss failures to be an error in s4Andrew Tridgell1-1/+1
2009-12-08s4/smbstreams: Fix memory use after free.Kamen Mazdrashki1-4/+8
2009-12-08krb5: Fix leaked hx509_context pointerKamen Mazdrashki1-0/+4
2009-12-08tdr-test: Fix 'push_charset' testKamen Mazdrashki1-1/+1
2009-12-08talloc: Fix write behind memory blockKamen Mazdrashki1-1/+1
2009-12-07s4 quicktest: exclude raw-streams from quicktest until bug is fixedTim Prouty2-1/+11
2009-12-07s4 torture: Add a new torture:hide_on_access_denied parameterTim Prouty6-15/+57
2009-12-07s4 torture: win 7 doesn't like the sequential_only flag for directoriesTim Prouty1-4/+2
2009-12-07s4 torture: Port RAW-ACLS tests to SMB2Zack Kirsch6-230/+2419
2009-12-07s4 torure: Add SMB2 utility functionsZack Kirsch2-2/+106
2009-12-07s4 torture: RAW-ACL ImprovementsZack Kirsch2-269/+672
2009-12-07s4 torture: Convert RAW-STREAMS to a set of test suites rather than a monolit...Tim Prouty2-173/+206
2009-12-07s4 torture: Update RAW-RENAME to pass against win7Tim Prouty1-5/+27
2009-12-07s4 torture: Add a new RAW-STREAMS test to simulate the summary tabTim Prouty1-0/+96
2009-12-07s4 torture: Fix the streams create disposition tests to actually return an er...Tim Prouty1-2/+4
2009-12-07s4/torture: add test for zero byte read contention with byte range locksSteven Danneman3-1/+276
2009-12-07s4/libcli: add define for exclusive lock modeSteven Danneman1-0/+1
2009-12-07s4/torture: fix >80 column spacing issuesSteven Danneman2-9/+10
2009-12-07s4/torture: add delete-on-close test for directoriesAravind Srinivasan1-0/+63
2009-12-07parent_sd can never be null in this function, so don'tJeremy Allison1-1/+5
2009-12-07Hopefullt final fix for 6802 - acl_xattr.c module: A created folder does not ...Jeremy Allison3-267/+168
2009-12-07s3: let gencache_init() use tdb_check()Stefan Metzmacher1-0/+25
2009-12-07s3: let netsamlogon_cache_init() use tdb_check()Stefan Metzmacher1-4/+42
2009-12-07s3: let tdb_validate_child() use tdb_check()Stefan Metzmacher1-0/+11