r6225: get rid of warnings from my compiler about nested externs
[ira/wip.git] / source3 / smbd / trans2.c
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Jeremy Allisonr6203: Fix attribute return on creating a directory...
2007-10-10 Jeremy Allisonr6199: Only do the strange DOS error for openX, not...
2007-10-10 Jeremy Allisonr6174: Fixup T2 open call - we were returning 2 bytes...
2007-10-10 Jeremy Allisonr6172: Tidy up error processing significantly. Remove...
2007-10-10 Jeremy Allisonr6163: Well I never, all this time the t2open code...
2007-10-10 Jeremy Allisonr6146: Added OS/2 EA support in trans2_open and trans2_...
2007-10-10 Jeremy Allisonr6141: Fix OS/2 EA's for NTcreate. OpenX and mkdir...
2007-10-10 Jeremy Allisonr6138: Refactor length reading out of EA code so we...
2007-10-10 Jeremy Allisonr6122: Added "hack" fix for broken SMB_INFO_VOLUME...
2007-10-10 Jeremy Allisonr6082: Fix for bugid #2541. Fixes from Guenter Kukkukk...
2007-10-10 Jeremy Allisonr6069: Fix for bug #2541. Ensure we recognise LANMAN2...
2007-10-10 Jeremy Allisonr6067: Patch from Marcel Müller <mueller@maazl.de>...
2007-10-10 Jeremy Allisonr6053: Fixup dfs path with the new wildcard parser...
2007-10-10 Jeremy Allisonr5960: Integer wrap paranoia when reading EA buffers.
2007-10-10 Jeremy Allisonr5936: Fix bugs in earlier work in progress commit...
2007-10-10 Jeremy Allisonr5933: We were handling setting of EA's incorrectly...
2007-10-10 Jeremy Allisonr5893: Get us to pass some of the Samba4 EA tests....
2007-10-10 Jeremy Allisonr5874: Work in progress. EA list infolevel.
2007-10-10 Jeremy Allisonr5872: Restructure ea list code to start to fix the...
2007-10-10 Jeremy Allisonr5864: Stop using 'INFO' names on find calls. Getting...
2007-10-10 Jeremy Allisonr5844: Fix typo. Add cast for bug #2464 reported by...
2007-10-10 Jeremy Allisonr5836: Correct fix for OS/2 bug #2335. The error return...
2007-10-10 Jeremy Allisonr5833: Revert change for bug #2335. Tested with a Win9x...
2007-10-10 Jim McDonoughr5831: Along with jra's recent checkins, fix dir/xcopy...
2007-10-10 Jeremy Allisonr5822: Actually return an error message if disk_free...
2007-10-10 Jeremy Allisonr5816: Catch the "." resume name case also.
2007-10-10 Jeremy Allisonr5813: Fix bug found by Jim McDonough <jmcd@us.ibm...
2007-10-10 Jeremy Allisonr5720: Attempt to fix bug #2382 (Excel shared workbook...
2007-10-10 Gerald Carterr5707: BUG 2425: remove ubran legend wrt to win98 and...
2007-10-10 Jeremy Allisonr5700: Fix problems where we're not pointing to the...
2007-10-10 Jeremy Allisonr5637: Actually test and fix the crash bugs (sorry:-).
2007-10-10 Jeremy Allisonr5636: Re-add the allocation size - parameterized by...
2007-10-10 Jeremy Allisonr5548: Stop lying about allocation sizes to Windows...
2007-10-10 Jeremy Allisonr5513: Fix for bug #2201 - use same logic with "delete...
2007-10-10 Jeremy Allisonr5343: Fix for bug#1525. Timestamps interpreted incorre...
2007-10-10 Herb Lewisr5287: fix build problem when HAVE_POSIX_ACL not defined
2007-10-10 Gerald Carterr5165: BUG 2295: always use get_local_machine_name...
2007-10-10 Jeremy Allisonr5160: First cut at refactoring of directory code to...
2007-10-10 Jeremy Allisonr5154: Tidy up interface a little.
2007-10-10 Jeremy Allisonr5152: Restructure the directory handling code, stop...
2007-10-10 Jeremy Allisonr5063: Shamelessly steal the Samba4 logic (and some...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr4007: Fix bug #2088 - ensure inherit permissions is...
2007-10-10 Jeremy Allisonr3946: Fix for bugid #2085 reported by Jason Mader...
2007-10-10 Jeremy Allisonr3895: Fix for bug #2045. May also fix other timestamp...
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...
next