r10656: BIG merge from trunk. Features not copied over
[vlendec/samba-autobuild/.git] / source3 / smbd / reply.c
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr10551: We need to check if the source path is a parent...
2007-10-10 Jeremy Allisonr10136: Fix for bug #3060 from Leo Weppelman <leo@wau...
2007-10-10 James Peachr9985: Move the all the strict sync logic into file_sync().
2007-10-10 Jeremy Allisonr8609: Fix for bugid #2889. I think the problem is...
2007-10-10 Jeremy Allisonr8556: Fix bug #2878 - Norton commander not running...
2007-10-10 Jeremy Allisonr8457: Fix from Marcel Müller <mueller@maazl.de> to...
2007-10-10 Jeremy Allisonr8290: Fix for bug in SMBwriteBraw where we incorrectly
2007-10-10 Jeremy Allisonr8219: Merge the new open code from HEAD to 3.0. Haven...
2007-10-10 Jeremy Allisonr7963: Add aio support to 3.0.
2007-10-10 Jeremy Allisonr7893: Add in the extra parameters to opendir() to...
2007-10-10 Jeremy Allisonr7842: With the patch I sent Steve yesterday this gives...
2007-10-10 Gerald Carterr7620: when adding a new printer driver, we should...
2007-10-10 Jeremy Allisonr7618: Typo...
2007-10-10 Jeremy Allisonr7617: Fix for bug #2801 - delete veto files was broken...
2007-10-10 Jeremy Allisonr7447: Sync up a little between HEAD and 3.0 in prepara...
2007-10-10 Jeremy Allisonr6977: Fix bug #2735 (not mangling control characters...
2007-10-10 Jeremy Allisonr6673: Fix the write cache based on some VERY good...
2007-10-10 Jeremy Allisonr6633: Added "check_path_syntax_posix()" in preparation...
2007-10-10 Jeremy Allisonr6629: Fix stupid typo. Thanks Gunther.
2007-10-10 Jeremy Allisonr6625: Remove another global variable left over from...
2007-10-10 Herb Lewisr6502: add LOCKING debug class - pull PRINTINGDB class...
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 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 Allisonr6160: Ensure allocation size is correctly returned...
2007-10-10 Jeremy Allisonr6106: Fix bug #2551. It turns out that the incoming...
2007-10-10 Jeremy Allisonr6063: Fix for bug #2533 - ensure SMBsearch unsets...
2007-10-10 Jeremy Allisonr6053: Fixup dfs path with the new wildcard parser...
2007-10-10 Jeremy Allisonr6048: Split out the check_path_syntax into a findfirst...
2007-10-10 Jeremy Allisonr5822: Actually return an error message if disk_free...
2007-10-10 Jeremy Allisonr5812: We missed some RESOLVE_DFSPATH calls on pathname...
2007-10-10 Jeremy Allisonr5792: Added new parameter "inherit owner". If set...
2007-10-10 Jeremy Allisonr5720: Attempt to fix bug #2382 (Excel shared workbook...
2007-10-10 Jeremy Allisonr5637: Actually test and fix the crash bugs (sorry:-).
2007-10-10 Jeremy Allisonr5524: Don't do share mode checks on can_delete if...
2007-10-10 Jeremy Allisonr5324: In order to process DELETE_ACCESS correctly...
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 Allisonr5100: We should only care about case-sensitivity when...
2007-10-10 Volker Lendecker5098: Next round build-fixing
2007-10-10 Jeremy Allisonr5069: Ensure we return the correct errors for old...
2007-10-10 Jeremy Allisonr5063: Shamelessly steal the Samba4 logic (and some...
2007-10-10 Jeremy Allisonr4295: Don't include header len in data write debug.
2007-10-10 Jeremy Allisonr4293: Fix inspired by debug trace from Rob Foehl ...
2007-10-10 Jeremy Allisonr4212: Ensure we only look at the bottom bit of large_r...
2007-10-10 Jeremy Allisonr4190: When changing length calculations, get them...
2007-10-10 Jeremy Allisonr4186: Fix client & server to allow 127k READX calls.
2007-10-10 Jeremy Allisonr4143: Make strict locking an enum. Auto means use...
2007-10-10 Jeremy Allisonr4108: As check_self is *always* False in every invokat...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Gerald Carterr4018: * move claim_connection from the netbios session...
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 Allisonr3944: Fix the problem we get on Linux where sendfile...
2007-10-10 Jeremy Allisonr3936: Ensure LARGE_READX response must fit within...
2007-10-10 Jeremy Allisonr3934: Correctly check for the top length bit in LARGE_...
2007-10-10 Jeremy Allisonr3050: Steal from Samba4 :-). Make us pass most of...
2007-10-10 Jeremy Allisonr2575: Return correct error codes on old SEARCH call...
2007-10-10 Jeremy Allisonr2219: Remember to count bad_components only on pathnam...
2007-10-10 Jeremy Allisonr2215: I think I'm really close now. The key is to...
2007-10-10 Jeremy Allisonr2194: Here is the efforts of much pain reproducing...
2007-10-10 Jeremy Allisonr2150: Fix parsing of names ending in dot and a few...
2007-10-10 Gerald Carterr1885: tighten the cache consistency with the ntprinter...
2007-10-10 Jeremy Allisonr1841: Fix for #1606, can't launch dos exe's.
2007-10-10 Jeremy Allisonr1665: Patch from James Peach @ SGI to stop using sendf...
2007-10-10 Gerald Carterr1570: merging changes from 3.0.5
2007-10-10 Jeremy Allisonr1311: Turn on sendfile for non-oplocked files. tridge...
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 Volker Lendecker942: If using DOS error codes, we need to return ERRDO...
2007-10-10 Herb Lewisr814: conn is 0 during ioctl (at least during smbtortur...
2007-10-10 Jeremy Allisonr570: Remove lots of globals to handle case issues...
2004-04-03 Jeremy AllisonFix wildcard src with wildcard dest renames.
2004-04-03 Jeremy AllisonFix wildcard unlink.
2004-04-03 Jeremy AllisonFix typo in check_path_syntax.
2004-04-02 Jeremy AllisonFix reply_ctemp - make compatible with w2k3.
2004-04-02 Jeremy AllisonFix wildcard identical rename.
2004-04-02 Jeremy Allisoncheck_path improvements found by samba4 raw-checkpath...
2004-04-02 Jeremy AllisonAdded per-share parameter "store dos attributes". When...
2004-03-17 Jeremy AllisonRemove excess logging when probing for the length of...
2004-03-17 Jeremy AllisonRemove excess logging when probing for the length of...
2004-03-17 Jeremy AllisonChange check_path_syntax() to use the new next_mb_char_...
2004-03-17 Jeremy AllisonChange check_path_syntax() to use the new next_mb_char_...
2004-03-16 Jeremy AllisonAdd function next_mb_char_size() that returns a size_t...
2004-03-16 Jeremy AllisonAdd function next_mb_char_size() that returns a size_t...
2004-03-16 Alexander BokovoyFix check_path_syntax() for multibyte encodings which...
2004-03-16 Alexander BokovoyFix check_path_syntax() for multibyte encodings which...
2004-03-13 Jeremy AllisonFirst part of patch from moriyama@miraclelinux.com...
2004-03-13 Jeremy AllisonFirst part of patch from moriyama@miraclelinux.com...
2004-03-12 Alexander BokovoyFix problems with very long filenames in both smbd...
2004-03-12 Alexander BokovoyFix problems with very long filenames in both smbd...
2004-03-11 Jeremy AllisonRestore the contract on all convert_stringXX() interfac...
2004-03-11 Jeremy AllisonRestore the contract on all convert_stringXX() interfac...
2004-03-11 Jeremy AllisonFix processing of pathnames with embedded '\\' characte...
2004-03-11 Jeremy AllisonFix processing of pathnames with embedded '\\' characte...
next