s3:smbd: teach filename_convert() about fake files (2nd fix for bug #6642)
[metze/samba/wip.git] / source3 / smbd / filename.c
2009-08-19 Stefan Metzmachers3:smbd: teach filename_convert() about fake files... master3-quota
2009-07-25 Tim Proutys3: Convert a few callers of unix_convert() over to...
2009-07-24 Tim Proutys3: Allow filename_convert() to pass through unix_conve...
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-22 Tim Proutys3: Change unix_convert to use an smb_filename struct...
2009-07-21 Tim Proutys3: Remove the now unused fname parameter from filename...
2009-07-21 Tim Proutys3: Separate out a new file: filename_utils.c
2009-07-21 Tim Proutys3: Move is_ntfs_stream*() to filename.c
2009-07-06 Tim Proutys3: Add ability to pass NULL to filename_convert for...
2009-06-25 Tim Proutys3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS...
2009-06-19 Volker LendeckeFix Coverity IDs 922 and 933
2009-06-18 Jeremy AllisonReplace the boilerplate calls to :
2009-06-18 Tim Proutys3: Change SMB_VFS_OPEN to take an smb_filename struct
2009-06-12 Tim Proutys3: Add smb_filename utility functions and fix a bug...
2009-06-10 Tim Proutys3: Add utility function for copying an smb_filename...
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-30 Jeremy AllisonSimplify the dropbox patch
2009-05-29 Volker LendeckeRe-Add the "dropbox" functionality with -wx rights...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2009-05-21 Tim Proutys3: Change unix_convert (and its callers) to use struct...
2009-05-09 Volker LendeckeDo not call SMB_VFS_GET_REAL_FILENAME if the name is...
2009-05-05 tproutys3: Fix trans2 path to use case-insensitive stat optimi...
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Volker LendeckeRevert "Do not use the file system GET_REAL_FILENAME...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-20 Volker LendeckeDo not use the file system GET_REAL_FILENAME for mangle...
2009-02-10 Steven DannemanPass stat buffer down through all levels of VFS_READDIR...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-05 Jeremy AllisonFix bug #Bug 6090 renaming or deleting a "not matching...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-10 Volker LendeckePass the get_real_filename operation through the VFS
2008-12-10 Volker LendeckeChange get_real_filename() to unix syscall conventions...
2008-12-10 Volker LendeckeApply some const
2008-12-10 Volker LendeckeRename "scan_directory" to "get_real_filename"
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-18 Jeremy AllisonRe-structure Volker's patch to "Fix trans2findfirst...
2008-11-18 Volker LendeckeFix trans2findfirst for the large directory optimization
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Jeremy AllisonFix bug #5783 FindFirst fails where search pattern...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-12 Michael AdamFix unix_convert() for "*" after changing map_nt_error_...
2008-04-07 Stefan Metzmacherlocking: combine get_delete_on_close_flag() and get_wri...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-20 Jeremy AllisonCouple of minor fixes for POSIX pathname processing...
2008-01-19 Volker LendeckeAdd streams support
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-12 Volker LendeckeConvert OpenDir to talloc, use talloc_tos()
2007-12-23 Jeremy AllisonIf we detect a case insensitive filesystem make
2007-12-22 James PeachUse filesystem capabilities to support case-insensitive...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Jeremy Allisonr25167: Fix breakage from mangling rewrite. Use the
2007-10-10 Jeremy Allisonr25138: More pstring elimination. Add a TALLOC_CTX...
2007-10-10 Jeremy Allisonr25111: Move to talloced pathnames on most code paths.
2007-10-10 Jeremy Allisonr25009: Large patch discussed with Volker. Move unix_co...
2007-10-10 Jeremy Allisonr24811: Simple reformatting to fit the 80 columns rule.
2007-10-10 Volker Lendecker24595: Fix Coverity ID 393
2007-10-10 Volker Lendecker24549: Fix unix_convert to return the already converte...
2007-10-10 Volker Lendecker24497: Revert r24485 -- this needs more thought
2007-10-10 Volker Lendecker24485: Even in the failure case unix_convert must...
2007-10-10 Stefan Metzmacherr24120: add a file_id_create() hook into the VFS layer
2007-10-10 Volker Lendecker23879: Fix two memleaks, found by the IBM checker
2007-10-10 Volker Lendecker23878: Fix an error return, found by the IBM checker
2007-10-10 Jeremy Allisonr23846: Belt-and-braces on the msdfs bug. Ensure ELOOP...
2007-10-10 Jeremy Allisonr23844: Add patch series from Volker (after review...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23761: Rename reduce_name to check_reduced_name
2007-10-10 Volker Lendecker23183: Check in a change made by Tridge:
2007-10-10 Jeremy Allisonr20916: Add in the delete on close final fix - but...
2007-10-10 Jeremy Allisonr20844: Somewhat radical change - this may break the...
2007-10-10 Jeremy Allisonr20722: RAW-CHKPATH should now pass, build farm should
2007-10-10 Jeremy Allisonr20721: Fix the search unix_convert error returns....
2007-10-10 Jeremy Allisonr20720: Fix the chkpath problem, still looking at findf...
2007-10-10 Jeremy Allisonr20718: Sync up the filename path parsing changes from...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr11945: Make us follow the newly documented pathname...
2007-10-10 Jeremy Allisonr11861: Fix inspired by Thomas Neumann <t.neumann@iku...
2007-10-10 Jeremy Allisonr11346: Fix for bug found by Dina Fine. If in case...
2007-10-10 Jeremy Allisonr7893: Add in the extra parameters to opendir() to...
2007-10-10 Jeremy Allisonr7210: Fix my own mistakes up, sorry.
2007-10-10 Jeremy Allisonr7200: Don't use memset, use SET_STAT_INVALID (has...
2007-10-10 Jeremy Allisonr6631: More typo's. Sorry.
2007-10-10 Jeremy Allisonr6625: Remove another global variable left over from...
2007-10-10 Jeremy Allisonr5792: Added new parameter "inherit owner". If set...
2007-10-10 Jeremy Allisonr5183: Ensure we correctly set the per-connection ...
2007-10-10 Jeremy Allisonr5160: First cut at refactoring of directory code to...
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 Allisonr2152: Fix for bug #1674, move the symlinks checks...
2007-10-10 Jeremy Allisonr2076: Removed old dir caching code - not being used...
2007-10-10 Gerald Carterr1570: merging changes from 3.0.5
2007-10-10 Jeremy Allisonr1115: Fix for #1427. Catch bad path errors at the...
2007-10-10 Jeremy Allisonr933: When using widelinks = no, use realpath to canoni...
2007-10-10 Jeremy Allisonr716: Fix for bugid #1345 (Macromedia Homesite cannot...
next