Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r150: Make 3.x pass the Samba 4.x RAW-SEARCH tests - except for the | Jeremy Allison | 1 | -75/+175 |
2007-10-10 | r96: Stupid f&%'n UNIX extensions.... SETPATHINFO | Jeremy Allison | 1 | -29/+32 |
2007-10-10 | r81: Make EA's case independent - fix smbtorture to test for this. | Jeremy Allison | 1 | -1/+24 |
2004-04-02 | Added per-share parameter "store dos attributes". When set, will store | Jeremy Allison | 1 | -8/+8 |
2004-03-31 | Added support for OS/2 EA's in smbd server. Test with smbtorture eatest. | Jeremy Allison | 1 | -3/+328 |
2004-03-29 | Committed test code by mistake... removing. | Jeremy Allison | 1 | -10/+0 |
2004-03-29 | Setting EA's to zero length deletes them. | Jeremy Allison | 1 | -0/+10 |
2004-03-12 | Fix from Robert.Dahlem@gmx.net (Robert Dahlem) for bugid #1048 | Jeremy Allison | 1 | -2/+2 |
2004-03-09 | Fix dfs referrals - don't use check_path_syntax. Also use mb char calls in | Jeremy Allison | 1 | -6/+1 |
2004-03-05 | Several mb tidyups - getting ready to address the XXX_sub function. | Jeremy Allison | 1 | -3/+3 |
2004-03-03 | Added client "hardlink" commant to test doing NT rename with hard links. | Jeremy Allison | 1 | -14/+81 |
2004-03-03 | Use a common function to parse all pathnames from the wire. This allows | Jeremy Allison | 1 | -16/+53 |
2004-02-28 | More gentest fixes. Fix up regression in IS_NAME_VALID and renames. | Jeremy Allison | 1 | -2/+4 |
2004-02-24 | Fixup bad-path error found by gentest. | Jeremy Allison | 1 | -4/+6 |
2004-02-20 | Make SMB_FILE_ACCESS_INFORMATION call work correctly. | Jeremy Allison | 1 | -1/+3 |
2003-12-01 | Ensure the server can cope with multiple secondary trans | Jeremy Allison | 1 | -0/+8 |
2003-10-30 | bug 696; check for an invalid fid before dereferencing the fsp pointer | Gerald Carter | 1 | -0/+5 |
2003-10-28 | Don't log at level zero when chdir fails. Ensure correct error message is ret... | Jeremy Allison | 1 | -1/+1 |
2003-10-28 | Fix for bug #667. DFS filenames can now have arbitrary case. | Jeremy Allison | 1 | -1/+1 |
2003-10-16 | Tidyup wrap checking. | Jeremy Allison | 1 | -4/+12 |
2003-10-07 | Version of patch from nick@isilon.com (Nicholas Kirsch) for bug #564. | Jeremy Allison | 1 | -6/+23 |
2003-10-02 | Correct fix for excel read-only bug. Add panic for logic error in developer m... | Jeremy Allison | 1 | -3/+0 |
2003-09-05 | More cachegrind tuning, plus fix an error message. | Jeremy Allison | 1 | -1/+1 |
2003-08-18 | Added level 262. Found by Samba4 torture tester. | Jeremy Allison | 1 | -0/+44 |
2003-08-18 | Add level 261 to search. Found using Samba4 tester. | Jeremy Allison | 1 | -0/+22 |
2003-08-16 | Implemented the level 1010 NT rename level. Many fixes for Samba4 test | Jeremy Allison | 1 | -41/+86 |
2003-08-15 | Fix attribute set using setfileinfo - Samba4 found. | Jeremy Allison | 1 | -3/+0 |
2003-08-15 | Ignore silently set disposition information when set on a path. | Jeremy Allison | 1 | -1/+2 |
2003-08-14 | nlink field should decrement when delete pending is set. | Jeremy Allison | 1 | -2/+8 |
2003-08-14 | Fix setfileinfo level 1 - it only takes 12 bytes. Found by Samba4 | Jeremy Allison | 1 | -6/+1 |
2003-08-14 | Fix changing of attributes via setattr. Samba4 test fixes. | Jeremy Allison | 1 | -4/+12 |
2003-08-14 | Fix SMBseek and get/set position information SMBs. Works against | Jeremy Allison | 1 | -3/+22 |
2003-08-13 | Query volume info level 2 fix - found by Samba4 tester. | Jeremy Allison | 1 | -1/+1 |
2003-08-02 | Add the same signing code to the server. Ensure we use identical session | Jeremy Allison | 1 | -0/+6 |
2003-07-23 | convert snprintf() calls using pstrings & fstrings | Gerald Carter | 1 | -1/+1 |
2003-07-18 | this fixes a bug where Samba would under some circumstances return | Andrew Tridgell | 1 | -1/+7 |
2003-07-01 | Fix for bug 189 from MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>. Incorrect | Jeremy Allison | 1 | -1/+1 |
2003-06-06 | 2 more places where win2003 forces UCS2 | Andrew Tridgell | 1 | -2/+2 |
2003-06-06 | - the ALL_INFO trans2 QFILEINFO level uses a forced UCS2 name | Andrew Tridgell | 1 | -3/+3 |
2003-06-06 | - the 8.3 name in BOTH_DIRECTORY_INFO is supposed to be always unicode | Andrew Tridgell | 1 | -5/+5 |
2003-06-06 | fixed the string alignment of the QUERY_EA_SIZE trans2 findfirst level | Andrew Tridgell | 1 | -2/+1 |
2003-06-06 | fixed the layout of the FULL_DIRECTORY_INFO trans2 findfirst level | Andrew Tridgell | 1 | -5/+5 |
2003-06-06 | removed the 'valgrind fix' that (although it may well remove a | Andrew Tridgell | 1 | -8/+0 |
2003-06-04 | fixed the termination of several trans2 strings | Andrew Tridgell | 1 | -3/+3 |
2003-06-04 | shouldn't null terminate trans2 qfileinfo all_info/name | Andrew Tridgell | 1 | -1/+1 |
2003-06-01 | added the COMPRESSION_INFO trans2 QFILEINFO level and fixed the | Andrew Tridgell | 1 | -3/+9 |
2003-06-01 | fixed the ALL_INFO and ALL_INFORMATION trans2 QFILEINFO levels. The | Andrew Tridgell | 1 | -35/+2 |
2003-05-31 | Got us happy running under valgrind again :-). | Jeremy Allison | 1 | -0/+8 |
2003-05-14 | fix quota build on non-64bit systems | Gerald Carter | 1 | -2/+2 |
2003-05-14 | Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. No... | Alexander Bokovoy | 1 | -5/+5 |