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