summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2009-12-10s4-ldb: simplify ldif handlers using new GUID functionsAndrew Tridgell1-8/+9
2009-12-10s4-dsdb: simplify samdb_result_guid()Andrew Tridgell1-11/+4
2009-12-10s4-dsdb: simplify linked attributes code using GUID functionsAndrew Tridgell1-18/+16
2009-12-10s4-dsdb: simplify schema code using new GUID functionsAndrew Tridgell2-34/+22
2009-12-10s4-smb2: use new GUID function in smb2 negprotAndrew Tridgell1-3/+2
2009-12-10s4-libcli: use new GUID functions in libcliAndrew Tridgell3-18/+9
2009-12-10s4-dsdb: use GUID_from_ndr_blob() to create dsdb_get_extended_dn_guid()Andrew Tridgell1-0/+14
2009-12-09s4-smbtorture: enhance spoolss_EnumPrinterKey torture test.Günther Deschner1-14/+26
2009-12-09s4-dsdb: added dsdb_functional_level() helper functionAndrew Tridgell5-18/+21
2009-12-09s4-drs: ensure we fill in ncRoot_dn in getncchangesAndrew Tridgell1-0/+7
2009-12-09s4-drs: use parentGUID attribute in getncchangesAndrew Tridgell1-34/+6
2009-12-09s4-ldb: fixed nested searches inside ldb modulesAndrew Tridgell2-4/+12
2009-12-09s4-ldb: added a missing ltdb_unlock_read()Andrew Tridgell1-0/+1
2009-12-09s4-dsdb: use dsdb_module_search_dn in repl_meta_dataAndrew Tridgell1-1/+4
2009-12-09s4-dsdb: fixed steal of parentGUID for empty msgAndrew Tridgell1-4/+10
2009-12-09s4: On the way to alpha11Andrew Bartlett1-2/+2
2009-12-09This is alpha10Andrew Bartlett1-1/+1
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-08s4-smbtorture: make level 8 the reference for PrinterDriverEnum test.Günther Deschner1-42/+73
2009-12-08s4-smbtorture: fill in COMPARE_STRING_ARRAY macro in spoolss driver test.Günther Deschner1-1/+15
2009-12-08s4:selftest: use ${selftest_prefix} instead of hardcoded st/Stefan Metzmacher1-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-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-07s4-smbtorture: disable some spoolss printerdata tests which s3 does not pass ...Günther Deschner1-0/+13
2009-12-07s4-smbtorture: fix RPC-SPOOLSS after _spoolss_SetPrinterDataEx IDL change.Günther Deschner1-28/+48
2009-12-07s4:dsdb Use ldb_match_msg_objectclass in operational.cAndrew Bartlett1-6/+1
2009-12-07s4:ldb Add a function to match a message against an objectClassAndrew Bartlett2-0/+22