summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* s3: let netsamlogon_cache_init() use tdb_check()Stefan Metzmacher2009-12-071-4/+42
* s3: let tdb_validate_child() use tdb_check()Stefan Metzmacher2009-12-071-0/+11
* s3: require tdb 1.1.7 with tdb_check()Stefan Metzmacher2009-12-071-1/+1
* s3:docs: Document "directory name cache size".Karolin Seeger2009-12-071-0/+14
* s3: de-deprecate "write cache size" to prevent its removal without a proper a...Volker Lendecke2009-12-071-1/+1
* Fix release script with newer versins of gitSimo Sorce2009-12-071-1/+1
* s4-smbtorture: disable some spoolss printerdata tests which s3 does not pass ...Günther Deschner2009-12-071-0/+13
* s3: fix net and rpcclient after setprinterdataex changes.Günther Deschner2009-12-072-19/+17
* s4-smbtorture: fix RPC-SPOOLSS after _spoolss_SetPrinterDataEx IDL change.Günther Deschner2009-12-071-28/+48
* s3-spoolss: let _spoolss_DeletePrinterData call into _spoolss_DeletePrinterDa...Günther Deschner2009-12-071-38/+5
* s3-spoolss: let _spoolss_SetPrinterData call into _spoolss_SetPrinterDataEx.Günther Deschner2009-12-071-74/+30
* s3-spoolss: let _spoolss_GetPrinterData call into _spoolss_GetPrinterDataEx.Günther Deschner2009-12-071-101/+44
* spoolss: rework spoolss_GetPrinterDataEx and spoolss_SetPrinterDataEx.Günther Deschner2009-12-079-71/+366
* s3-spoolss: a default printer should have at least a "PrintDriverData" key.Günther Deschner2009-12-071-0/+7
* s3-winreg: fill in some inline comments.Günther Deschner2009-12-071-10/+38
* s3-winreg: remove trailing whitespace.Günther Deschner2009-12-071-40/+40
* s3:auth: Fix typo in debug message.Karolin Seeger2009-12-071-2/+2
* examples: Fix the build of the example VFS modules.Karolin Seeger2009-12-072-10/+13
* s4:dsdb Use ldb_match_msg_objectclass in operational.cAndrew Bartlett2009-12-071-6/+1
* s4:ldb Add a function to match a message against an objectClassAndrew Bartlett2009-12-072-0/+22
* s4:ldap.py Improve testsuite for primaryGroupToken behaviourAndrew Bartlett2009-12-071-0/+22
* s4:dsdb Make primaryGroupToken calculation more efficient and correctAndrew Bartlett2009-12-071-20/+46