r5700: Fix problems where we're not pointing to the start of entry for a
[samba.git] / source / smbd / trans2.c
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...
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....
next