Copy recent spoolss IDL from samba4 into our tree.
[gd/samba/.git] / source / smbd / filename.c
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-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...
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.
next