summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable git snapshots for the 4.2.8 release.samba-4.2.8Karolin Seeger2016-02-011-1/+1
* WHATSNEW: Add release notes for Samba 4.2.8.Karolin Seeger2016-02-011-2/+74
* s4:torture: add SMB2 test for directory creation initial allocation sizeRalph Boehme2016-01-261-0/+64
* s3:smbd: Ignore initial allocation size for directory creationRalph Boehme2016-01-261-7/+3
* smbcacls: fix uninitialized variableUri Simchoni2016-01-211-1/+1
* s3:smbd/oplock obey kernel oplock setting when releasing oplocksChristian Ambach2016-01-151-1/+2
* s3:smbd: fix a corner case of the symlink verificationMichael Adam2016-01-061-25/+53
* s3: libsmb: Correctly initialize the list head when keeping a list of primary...Jeremy Allison2016-01-061-2/+2
* vfs_streams_xattr: fix and simplify streams_xattr_get_name()Ralph Boehme2016-01-061-20/+19
* vfs_fruit: hide the Netatalk metadata xattr in streaminfoRalph Boehme2016-01-061-2/+49
* vfs_fruit: add and use define for the Netatalk metadata xattrRalph Boehme2016-01-061-2/+3
* s4:torture:vfs_fruit: add test test_read_afpinfoRalph Boehme2016-01-061-0/+79
* s4:torture:vfs_fruit: add tests for AFP_Resource delete-on-close and eofRalph Boehme2016-01-061-0/+293
* vfs_fruit: ignore delete on the AFP_Resource streamRalph Boehme2016-01-061-21/+2
* s4:torture:vfs_fruit: update AFP_AfpInfo IO testsRalph Boehme2016-01-061-3/+3
* vfs_fruit: fix offset and len handling for AFP_AfpInfo streamRalph Boehme2016-01-061-3/+12
* s4:torture:vfs_fruit: test nulling out AFP_AfpInfo streamRalph Boehme2016-01-061-0/+53
* vfs_fruit: writing all 0 to AFP_AfpInfo streamRalph Boehme2016-01-061-0/+17
* s4:torture:vfs_fruit: add tests for AFP_AfpInfo delete-on-close and eofRalph Boehme2016-01-061-0/+295
* vfs_fruit: handling of ftruncate() on AFP_AfpInfo streamRalph Boehme2016-01-061-8/+12
* s4:torture:vfs_fruit: file without AFP_AfpInfoRalph Boehme2016-01-061-0/+38
* vfs_fruit: stat AFP_AfpInfo must fail when it doesn't existRalph Boehme2016-01-061-0/+11
* vfs_fruit: fix some debug messagesRalph Boehme2016-01-061-6/+4
* s3:lib/errmap_unix: map EOVERFLOW to NT_STATUS_ALLOTTED_SPACE_EXCEEDEDRalph Boehme2016-01-061-0/+3
* s4:torture:vfs_fruit: fix flakey test_write_atalk_rfork_io with OS XRalph Boehme2016-01-061-2/+1
* s4:torture:vfs_fruit: fix test_rename_dir_openfile() to work with OS XRalph Boehme2016-01-061-26/+26
* s4:torture:vfs_fruit: fix test_aapl() to work with OS XRalph Boehme2016-01-061-8/+7
* s4:torture:vfs_fruit: skip test_stream_names() without "localdir"Ralph Boehme2016-01-061-0/+6
* s4:torture:vfs_fruit: skip test_adouble_conversion() without "localdir"Ralph Boehme2016-01-061-0/+6
* s4:torture:vfs_fruit: skip test test_read_atalk_metadata() without "localdir"...Ralph Boehme2016-01-061-9/+18
* s4:torture:vfs_fruit: add explicit cleanup of testfilesRalph Boehme2016-01-061-3/+8
* s4:torture:vfs_fruit: add --option=torture:osx for enable_aapl()Ralph Boehme2016-01-061-1/+7
* s4:torture:vfs_fruit: enhance check_streamRalph Boehme2016-01-061-17/+22
* s4:torture:vfs_fruit: use AFPINFO_STREAM_NAMERalph Boehme2016-01-061-7/+7
* s4:torture:vfs_fruit: tweak check_stream_list()Ralph Boehme2016-01-061-36/+33
* s4:torture:vfs_fruit: rename tree1 -> treeRalph Boehme2016-01-061-114/+114
* s4:torture:vfs_fruit: remove unused tree2Ralph Boehme2016-01-062-34/+24
* docs: Fix typos in man vfs_gpfs.Karolin Seeger2015-12-181-3/+3
* smbd: make "hide dot files" option work with "store dos attributes = yes"Ralph Boehme2015-12-181-1/+1
* lib/async_req: do not install async_connect_send_test.Günther Deschner2015-12-181-1/+2
* lib/param: add a fixed unified lpcfg_string_{free,set,set_upper}() infrastruc...Jeremy Allison2015-12-182-135/+130
* s4:torture:vfs_fruit: add a test for POSIX renameRalph Boehme2015-12-181-0/+201
* vfs_fruit: enable POSIX directory rename semanticsRalph Boehme2015-12-181-0/+7
* vfs_fruit: add a flag that tracks whether use of AAPL was negotiatedRalph Boehme2015-12-181-9/+17
* s3:smbd: file_struct: seperate POSIX directory rename cap from POSIX openRalph Boehme2015-12-182-2/+4
* s3:smbd: convert file_struct.posix_open to a bitmap with flagsRalph Boehme2015-12-1810-19/+33
* VERSION: Bump version up to 4.2.8...Karolin Seeger2015-12-161-2/+2
* Merge tag 'samba-4.2.7' into v4-2-testKarolin Seeger2015-12-1616-71/+351
|\
| * VERSION: Disable git snapshots for the 4.2.7 release.samba-4.2.7Karolin Seeger2015-12-101-1/+1
| * WHATSNEW: Add release notes for Samba 4.2.7.Karolin Seeger2015-12-101-3/+148