summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-dsdb: added dsdb_functional_level() helper functionAndrew Tridgell2009-12-095-18/+21
* s4-drs: ensure we fill in ncRoot_dn in getncchangesAndrew Tridgell2009-12-091-0/+7
* s4-drs: use parentGUID attribute in getncchangesAndrew Tridgell2009-12-091-34/+6
* s4-ldb: fixed nested searches inside ldb modulesAndrew Tridgell2009-12-092-4/+12
* s4-ldb: added a missing ltdb_unlock_read()Andrew Tridgell2009-12-091-0/+1
* s4-dsdb: use dsdb_module_search_dn in repl_meta_dataAndrew Tridgell2009-12-091-1/+4
* s4-dsdb: fixed steal of parentGUID for empty msgAndrew Tridgell2009-12-091-4/+10
* s4: On the way to alpha11Andrew Bartlett2009-12-091-2/+2
* This is alpha10samba-4.0.0alpha10Andrew Bartlett2009-12-091-1/+1
* 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
* s4-smbtorture: make level 8 the reference for PrinterDriverEnum test.Günther Deschner2009-12-081-42/+73
* s4-smbtorture: fill in COMPARE_STRING_ARRAY macro in spoolss driver test.Günther Deschner2009-12-081-1/+15
* s4:selftest: use ${selftest_prefix} instead of hardcoded st/Stefan Metzmacher2009-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
* 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
* s4-smbtorture: disable some spoolss printerdata tests which s3 does not pass ...Günther Deschner2009-12-071-0/+13
* s4-smbtorture: fix RPC-SPOOLSS after _spoolss_SetPrinterDataEx IDL change.Günther Deschner2009-12-071-28/+48
* 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
* s4:dsdb Make parentGUID handler use dsdb_module_search_dn()Andrew Bartlett2009-12-072-76/+29
* s4:build torturedir and -DTORTUREDIR is unusedAndrew Bartlett2009-12-072-4/+0
* s4:dsdb Hide the LM password by default tooAndrew Bartlett2009-12-071-1/+2
* s4-ldif: Fix memory leek in ldb_ldif_write()Kamen Mazdrashki2009-12-051-0/+2
* Make smbtorture4 match Windows behavior.Jeremy Allison2009-12-041-41/+33
* s4-smbtorture: heavily expand printerdata tests in RPC-SPOOLSS.Günther Deschner2009-12-041-67/+299