r3889: Only set mtime from pending_modtime if it's not already zero...
[tprouty/samba.git] / source / smbd / trans2.c
2007-10-10 Jeremy Allisonr3889: Only set mtime from pending_modtime if it's...
2007-10-10 Jeremy Allisonr3859: Ensure if num_acls is set to 0xFFFF this field...
2007-10-10 Jeremy Allisonr3814: At least use a proper constant name (aRONLY...
2007-10-10 Volker Lendecker3811: Believe it or not, but this patch seems to be...
2007-10-10 Jeremy Allisonr3794: Added set posix acl functionality into the UNIX...
2007-10-10 Jeremy Allisonr3714: Getfacl now seems to work on files and directori...
2007-10-10 Jeremy Allisonr3713: Implementation of get posix acls in UNIX extensi...
2007-10-10 Jeremy Allisonr3674: Stefan Esser <s.esser@e-matters.de> pointed...
2007-10-10 Jeremy Allisonr3663: Fix too tight checking of incoming secondary...
2007-10-10 Jeremy Allisonr3642: Extend vfs to add seekdir/telldir/rewinddir...
2007-10-10 Jeremy Allisonr3225: Fix correct use of resume name. Cope with the...
2007-10-10 Jeremy Allisonr3002: Fix for bug #1886 - prevent delete on close...
2007-10-10 Jeremy Allisonr2708: Don't look for bzero, we don't use it.
2007-10-10 Jeremy Allisonr2651: Added 'stat' command to smbclient to exercise...
2007-10-10 Jeremy Allisonr2637: Fix the roundup problem (returning 1mb roundup...
2007-10-10 Jeremy Allisonr2196: This error code change is incorrect. Still worki...
2007-10-10 Jeremy Allisonr2194: Here is the efforts of much pain reproducing...
2007-10-10 Jeremy Allisonr1472: Make mknod work again for the CIFS client. Still...
2007-10-10 Jeremy Allisonr1255: Ensure we check attributes correctly on rename...
2007-10-10 Jeremy Allisonr1115: Fix for #1427. Catch bad path errors at the...
2007-10-10 Jeremy Allisonr1093: Ensure we clear any cached errors on a deferred...
2007-10-10 Jeremy Allisonr1085: Now it's had some proper user testing, merge...
2007-10-10 Jeremy Allisonr957: Fixup moribund unix extensions mknod code path...
2007-10-10 Jeremy Allisonr779: Fix specific case of open that doesn't cause...
2007-10-10 Jeremy Allisonr710: Fix smbclient symlink command when widelinks...
2007-10-10 Jeremy Allisonr706: Fix erroneous commit... I've not finished testing the
2007-10-10 Jeremy Allisonr698: Now wb pipe is non-blocking remember to read...
2007-10-10 Jeremy Allisonr658: Oops - make smbclient work again with widelinks...
2007-10-10 Richard Sharper654: There is no point in having two lines of:
2007-10-10 Jeremy Allisonr653: Ok, so tridge convinced me. Allow full UNIX path...
2007-10-10 Jeremy Allisonr640: Make cifsvfs symlinks work with paths within...
2007-10-10 Jeremy Allisonr570: Remove lots of globals to handle case issues...
2007-10-10 Tim Potterr422: Compile fix for OpenBSD (ENOTSUP not supported...
2007-10-10 Stefan Metzmacherr408: - replace (conn->admin_user != True) with (curren...
2007-10-10 Jeremy Allisonr247: Fixup a couple of debug messages.
2007-10-10 Jeremy Allisonr225: Patch from Pat.Hayward@propero.net to make the...
2007-10-10 Jeremy Allisonr150: Make 3.x pass the Samba 4.x RAW-SEARCH tests...
2007-10-10 Jeremy Allisonr96: Stupid f&%'n UNIX extensions.... SETPATHINFO
2007-10-10 Jeremy Allisonr81: Make EA's case independent - fix smbtorture to...
2004-04-02 Jeremy AllisonAdded per-share parameter "store dos attributes". When...
2004-03-31 Jeremy AllisonAdded support for OS/2 EA's in smbd server. Test with...
2004-03-29 Jeremy AllisonCommitted test code by mistake... removing.
2004-03-29 Jeremy AllisonSetting EA's to zero length deletes them.
2004-03-12 Jeremy AllisonFix from Robert.Dahlem@gmx.net (Robert Dahlem) for...
2004-03-12 Jeremy AllisonFix from Robert.Dahlem@gmx.net (Robert Dahlem) for...
2004-03-09 Jeremy AllisonFix dfs referrals - don't use check_path_syntax. Also...
2004-03-09 Jeremy AllisonFix dfs referrals - don't use check_path_syntax. Also...
2004-03-05 Jeremy AllisonSeveral mb tidyups - getting ready to address the XXX_s...
2004-03-05 Jeremy AllisonSeveral mb tidyups - getting ready to address the XXX_s...
2004-03-03 Jeremy AllisonAdded client "hardlink" commant to test doing NT rename...
2004-03-03 Jeremy AllisonAdded client "hardlink" commant to test doing NT rename...
2004-03-03 Jeremy AllisonUse a common function to parse all pathnames from the...
2004-03-03 Jeremy AllisonUse a common function to parse all pathnames from the...
2004-02-28 Jeremy AllisonMore gentest fixes. Fix up regression in IS_NAME_VALID...
2004-02-28 Jeremy AllisonMore gentest fixes. Fix up regression in IS_NAME_VALID...
2004-02-24 Jeremy AllisonFixup bad-path error found by gentest.
2004-02-24 Jeremy AllisonFixup bad-path error found by gentest.
2004-02-20 Jeremy AllisonMake SMB_FILE_ACCESS_INFORMATION call work correctly.
2004-02-20 Jeremy AllisonMake SMB_FILE_ACCESS_INFORMATION call work correctly.
2003-12-01 Jeremy AllisonEnsure the server can cope with multiple secondary...
2003-12-01 Jeremy AllisonEnsure the server can cope with multiple secondary...
2003-10-30 Gerald Carterbug 696; check for an invalid fid before dereferencing...
2003-10-30 Gerald Carterbug 696; check for an invalid fid before dereferencing...
2003-10-28 Jeremy AllisonDon't log at level zero when chdir fails. Ensure correc...
2003-10-28 Jeremy AllisonDon't log at level zero when chdir fails. Ensure correc...
2003-10-28 Jeremy AllisonFix for bug #667. DFS filenames can now have arbitrary...
2003-10-28 Jeremy AllisonFix for bug #667. DFS filenames can now have arbitrary...
2003-10-16 Jeremy AllisonTidyup wrap checking.
2003-10-16 Jeremy AllisonTidyup wrap checking.
2003-10-07 Jeremy AllisonVersion of patch from nick@isilon.com (Nicholas Kirsch...
2003-10-07 Jeremy AllisonVersion of patch from nick@isilon.com (Nicholas Kirsch...
2003-10-02 Jeremy AllisonCorrect fix for excel read-only bug. Add panic for...
2003-10-02 Jeremy AllisonCorrect fix for excel read-only bug. Add panic for...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-05 Jeremy AllisonMore cachegrind tuning, plus fix an error message.
2003-08-18 Jeremy AllisonAdded level 262. Found by Samba4 torture tester.
2003-08-18 Jeremy AllisonAdd level 261 to search. Found using Samba4 tester.
2003-08-16 Jeremy AllisonImplemented the level 1010 NT rename level. Many fixes...
2003-08-15 Jeremy AllisonFix attribute set using setfileinfo - Samba4 found.
2003-08-15 Jeremy AllisonIgnore silently set disposition information when set...
2003-08-14 Jeremy Allisonnlink field should decrement when delete pending is...
2003-08-14 Jeremy AllisonFix setfileinfo level 1 - it only takes 12 bytes. Found...
2003-08-14 Jeremy AllisonFix changing of attributes via setattr. Samba4 test...
2003-08-14 Jeremy AllisonFix SMBseek and get/set position information SMBs....
2003-08-13 Jeremy AllisonQuery volume info level 2 fix - found by Samba4 tester.
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-02 Jeremy AllisonAdd the same signing code to the server. Ensure we...
2003-07-23 Gerald Carterconvert snprintf() calls using pstrings & fstrings
2003-07-18 Andrew Tridgellthis fixes a bug where Samba would under some circumsta...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-01 Jeremy AllisonFix for bug 189 from MORIYAMA Masayuki <msyk@mtg.biglob...
2003-06-06 Andrew Tridgell2 more places where win2003 forces UCS2
2003-06-06 Andrew Tridgell- the ALL_INFO trans2 QFILEINFO level uses a forced...
2003-06-06 Andrew Tridgell- the 8.3 name in BOTH_DIRECTORY_INFO is supposed to...
2003-06-06 Andrew Tridgellfixed the string alignment of the QUERY_EA_SIZE trans2...
2003-06-06 Andrew Tridgellfixed the layout of the FULL_DIRECTORY_INFO trans2...
2003-06-06 Andrew Tridgellremoved the 'valgrind fix' that (although it may well...
2003-06-04 Andrew Tridgellfixed the termination of several trans2 strings
2003-06-04 Andrew Tridgellshouldn't null terminate trans2 qfileinfo all_info...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
next