r23773: One pstring a day...
[tprouty/samba.git] / source / smbd / filename.c
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...
2007-10-10 Jeremy Allisonr656: Make widelinks use realpath(). Tidy up cases...
2007-10-10 Jeremy Allisonr570: Remove lots of globals to handle case issues...
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-05 Jeremy Allisonall_string_sub() is broken as it doesn't handle mb...
2004-03-05 Jeremy Allisonall_string_sub() is broken as it doesn't handle mb...
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...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-05 Jeremy AllisonMore tuning from cachegrind. Change most trim_string...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 Alexander BokovoyPrefix VFS API macros with SMB_ for consistency and...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-11 Alexander BokovoyFix VFS layer:
2003-05-10 Jeremy AllisonOptimisation. We don't need to do 2 strlen's when we...
2003-05-10 Jeremy AllisonOptimisation. We don't need to do 2 strlen's when we...
2003-05-09 Jeremy AllisonFix nasty bug pointed out by samba-technical poster...
2003-05-09 Jeremy AllisonFix nasty bug pointed out by samba-technical poster...
2003-03-17 Andrew BartlettMerge from HEAD:
2003-03-17 Andrew BartlettAdd const.
2003-02-07 Andrew Tridgellmerge from head
2003-02-07 Andrew Tridgellmake sure we don't run over the end of 'name' in unix_c...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-10-11 Jeremy AllisonTurns out with Win9x, we could occasionally return...
2002-10-11 Jeremy AllisonTurns out with Win9x, we could occasionally return...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-17 Andrew Tridgelldisable stat cache when case sensitive
2002-08-17 Jelmer VernooijSync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-11 Andrew BartlettMake 'remote_machine' private to lib/substitute.c,...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-13 Jeremy AllisonVeto files fix.
2002-06-13 Jeremy AllisonMerge in mangle fixes from 2.2.
2002-05-14 Jeremy AllisonRemoved lp_strip_dot code - ensured that mangling code...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-11 Andrew TridgellThis split the mangling code up to allow for the possib...
2002-04-08 Andrew BartlettReintroduce the 2.2 name mangling code, until we get...
2002-01-30 Tim PotterRemoved version number from file header.
2001-12-18 Jeremy AllisonFixed the bug with descending into mangled directories.
2001-10-29 Simo Sorcechange some more functions to the new mangle interface.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-07-25 Andrew Tridgell- don't try to print pointers
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2000-12-12 Jeremy AllisonSorry Gerald, I think the original code was better...
2000-12-11 Gerald Cartersubtle bug where files which missed the stat_cache...
2000-12-08 Jeremy AllisonFixed *very* subtle statcache bug where invalid stat...
2000-10-19 Jeremy AllisonOk - this is a big patch - and it may break smbd a...
2000-10-06 Jeremy AllisonRestructuring of vfs layer to include a "this" pointer...
2000-09-27 Jeremy AllisonRestructuring of the code to remove dos_ChDir/dos_GetWd...
2000-05-10 Andrew Tridgellmore merging voodoo
2000-04-30 Andrew Tridgell- removed all our old wildcard matching code and replac...
2000-04-10 Andrew Tridgellthe bulk of the changes to get rid of fd_ptr and move...
2000-02-07 Tim PotterFix some more compile warnings.
2000-02-04 Tim PotterFix some compile warnings.
2000-02-03 Tim PotterPut back lots of missing calls to dos_to_unix(). Thanks to
2000-02-03 Tim PotterMega-VFS merge. Yeah baby!
2000-01-26 Jeremy AllisonAdded hash-based stat cache code from Ying Chen.
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-07-15 Luke Leightonmore dfs stuff. this looks like it's going to be more...
1999-04-05 Tim PotterUse VFS I/O for stat_cache_lookup()
1999-04-04 Tim PotterUse VFS operations for file I/O.
1998-11-21 Andrew Tridgellformatting change
1998-10-09 Richard SharpeAdded code to convert empty file names to "." so we...
1998-10-09 Richard SharpeAdd a DEBUG to unix_convert
next