summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-04Make Samba3 pass the RAW-LOCK test as Windows.Jeremy Allison2-0/+29
2009-12-04Make smbtorture4 match Windows behavior.Jeremy Allison1-41/+33
2009-12-04s3: bug #6967: Prevent glibc error on net ads join:Jim McDonough1-1/+1
2009-12-04s4-smbtorture: heavily expand printerdata tests in RPC-SPOOLSS.Günther Deschner1-67/+299
2009-12-04s3 aclocal.m4: Fix iconv checks, clean up m4 codeKai Blin1-27/+30
2009-12-04s4-ldb: fixed show_deleted module not to corrupt parse treesAndrew Tridgell1-23/+26
2009-12-04s4-drsutil: fixed a memory leak in samdb_search_countAndrew Tridgell3-8/+12
2009-12-03s4 torture: Convert create_complex_file to use BASIC_INFO instead of deprecat...Zachary Loafman1-20/+26
2009-12-03s4 torture: Fix call to smbcli_openZachary Loafman1-1/+1
2009-12-03s4 torture: Make RAW-SEARCH pass against win7Zachary Loafman3-2/+40
2009-12-03s4 torture: Parameterize WRITE_AND_CLOSE supportZachary Loafman2-0/+6
2009-12-03s4 torture: Add lockread_supported based off of CAP_LOCK_AND_READZachary Loafman4-0/+14
2009-12-03s4 torture: Allow READ to be parameterized, add more readx testsZachary Loafman2-2/+30
2009-12-03s4-torture: Allow the legacy DENY_FCB/DENY_DOS share modes to be ignoredZachary Loafman2-0/+22
2009-12-03s4 selftest/quicktest: Update known failures for the sfileinfo and oplock cha...Tim Prouty2-1/+2
2009-12-03s4 torture: Add a new RAW-OPLOCK test: BATCH26Tim Prouty1-0/+108
2009-12-03s4 torture: Close the third handle in RAW-OPLOCK-BATCH22Tim Prouty1-2/+5
2009-12-03s4 torture: Convert an error to a warning in RAW-OPLOCK-BATCH22Tim Prouty1-12/+27
2009-12-03s4 torture: Add a few more windows target typesTim Prouty2-0/+6
2009-12-03s4 torture: Convert to a more modern version of read in RAW-OPLOCK-BATCH4Tim Prouty1-5/+7
2009-12-03s4 torture: Allow some implementations to break from level1 to none with two ...Tim Prouty3-7/+21
2009-12-03Make sure we're not using the old smb_fname data.Jeremy Allison1-1/+1
2009-12-03Remove smb_fname duplicates that just keep the same information as in fsp->fs...Jeremy Allison3-24/+11
2009-12-03s3-spoolss: handle SEC_FLAG_MAXIMUM_ALLOWED in spoolss_OpenPrinterEx.Günther Deschner1-0/+4
2009-12-03s4-smbtorture: check more WERRORs in RPC-SPOOLSS.Günther Deschner1-34/+35
2009-12-03s4-smbtorture: call test_EnumPrinterDrivers with architecture in RPC-SPOOLSS.Günther Deschner1-25/+6
2009-12-03Refactor reply_rmdir to use handle based code. AllJeremy Allison3-265/+298
2009-12-03s4:operational LDB module - Fix usage of LDB constantsMatthias Dieter Wallnöfer1-4/+4
2009-12-03s4:ntvfs/posix/pvfs_streams - Fix "discard const" warningMatthias Dieter Wallnöfer1-1/+1
2009-12-03s4:ntvfs/posix/pvfs_resolve - Fix "discard const" warningMatthias Dieter Wallnöfer2-4/+4
2009-12-03s3: Fix crash in winbindd;(bug#6879).Bo Yang1-2/+8
2009-12-02Remove unneeded argument from can_set_delete_on_close(). EnsureJeremy Allison6-38/+23
2009-12-02s4/selftest: knownfail some locking tests until bugs are fixedSteven Danneman1-0/+2
2009-12-03ѕ3: remove superfluous option checkBjörn Jacke1-13/+10
2009-12-02s4/torture: add multiple lock cancel testSteven Danneman1-2/+91
2009-12-02s4/torture: add addition multiple lock testsSteven Danneman2-29/+279
2009-12-02s4/torture: fix build warnings by removing unecessary constSteven Danneman1-1/+1
2009-12-02s4/torture: Add target functionality parameters to SMBv1 BRL testsSteven Danneman3-7/+42
2009-12-03s3-selftest: run LOCAL-NDR when running make selftest.Günther Deschner1-1/+1
2009-12-03s4-smbtorture: be very strict in checking spools_EnumPrinterKey results.Günther Deschner2-3/+15
2009-12-03spoolss: hand-marshall the spoolss_StringArray2 struct for spoolss_EnumPrinte...Günther Deschner5-51/+63
2009-12-03s4-drs: fixed UDV and overlapping sync calls in DRSAndrew Tridgell1-40/+42
2009-12-03s4-drs: fixed updating of uSNChanged in replmd_modifyAndrew Tridgell1-3/+2
2009-12-03s3:build: remove redundant qnx block size definitionBjörn Jacke1-3/+0
2009-12-02Restructure the ACL code some more, get the internal semanticsJeremy Allison3-169/+151
2009-12-03s3:build: fix shared library build on QNXBjörn Jacke1-3/+4
2009-12-02Ensure check_parent_acl_common() only looks at storedJeremy Allison1-2/+16
2009-12-02s3: prefer posix_fallocate for doing "strict allocate"Björn Jacke4-5/+37
2009-12-02Ensure get_nt_acl_internal() only looks at the ACL blobs, notJeremy Allison2-19/+23
2009-12-02Fix bug #6837 - "Too many open files" when trying to access large number of f...Jeremy Allison3-3/+35