summaryrefslogtreecommitdiffstats
path: root/source/smbd/filename.c
Commit message (Expand)AuthorAgeFilesLines
* r20916: Add in the delete on close final fix - but only enabledJeremy Allison2007-01-191-0/+6
* r20844: Somewhat radical change - this may break the build (I willJeremy Allison2007-01-171-12/+9
* r20722: RAW-CHKPATH should now pass, build farm shouldJeremy Allison2007-01-131-4/+13
* r20721: Fix the search unix_convert error returns. Only openJeremy Allison2007-01-131-25/+35
* r20720: Fix the chkpath problem, still looking at findfirst.Jeremy Allison2007-01-131-1/+6
* r20672: Start working on the wildcard cases - put back thisJeremy Allison2007-01-111-0/+19
* r20671: This version of the pathname code passes volkersJeremy Allison2007-01-111-18/+14
* r20655: After consulting with Volker, fix our pathnameJeremy Allison2007-01-101-42/+105
* r19769: more compile fixes while merging from SAMBA_3_0 (not done yet)Gerald Carter2006-11-181-10/+12
* r12018: more 3.0.21 changes. This is a full sync except for changes to rpc-s...Gerald Carter2005-12-021-0/+13
* r12017: starting the sync up for 3.0.21. Gotten through r11915Gerald Carter2005-12-021-10/+8
* r11590: syncing up for 3.0.21rc1Gerald Carter2005-11-091-1/+10
* r7893: Add in the extra parameters to opendir() to fix the large directory/in...Jeremy Allison2005-06-251-1/+1
* r7210: Fix my own mistakes up, sorry.Jeremy Allison2005-06-031-1/+1
* r7200: Don't use memset, use SET_STAT_INVALID (has the same effect).Jeremy Allison2005-06-021-3/+3
* r6631: More typo's. Sorry.Jeremy Allison2005-05-061-2/+2
* r6625: Remove another global variable left over from a long time ago (magic c...Jeremy Allison2005-05-061-5/+5
* r5792: Added new parameter "inherit owner". If set on a share, the created fi...Jeremy Allison2005-03-151-1/+1
* r5183: Ensure we correctly set the per-connection "case_sensitive" setting.Jeremy Allison2005-02-031-4/+0
* r5160: First cut at refactoring of directory code to handle non-wildcardJeremy Allison2005-02-011-1/+1
* r5152: Restructure the directory handling code, stop using void * pointersJeremy Allison2005-02-011-1/+1
* r5063: Shamelessly steal the Samba4 logic (and some code :-) for directoryJeremy Allison2005-01-281-1/+3
* r2152: Fix for bug #1674, move the symlinks checks into reduce_name().Jeremy Allison2004-08-311-17/+1
* r2076: Removed old dir caching code - not being used now we have theJeremy Allison2004-08-251-15/+3
* r1570: merging changes from 3.0.5Gerald Carter2004-07-221-2/+2
* r1115: Fix for #1427. Catch bad path errors at the right point. Ensure allJeremy Allison2004-06-111-3/+22
* r933: When using widelinks = no, use realpath to canonicalize theJeremy Allison2004-05-281-1/+1
* r716: Fix for bugid #1345 (Macromedia Homesite cannot connect anymore after u...Jeremy Allison2004-05-141-0/+4
* r656: Make widelinks use realpath(). Tidy up cases where we need to become a ...Jeremy Allison2004-05-131-1/+1
* r570: Remove lots of globals to handle case issues - move themJeremy Allison2004-05-071-16/+15
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+497