Check-in the DFS rewrite. I am still testing this but it
[metze/old/v3-2-winbind-ndr.git] / source / smbd / dir.c
2007-03-12 jraCheck-in the DFS rewrite. I am still testing this but it
2007-02-09 jraBetter fix for bug #4188 :
2007-02-06 jraAdd in the POSIX open/mkdir/unlink calls.
2007-01-18 jraSome correctness fixes w.r.t. Samba4 torture BASE-DELETE.
2007-01-17 jraSomewhat radical change - this may break the build...
2006-12-29 jraFix originally from SATOH Fumiyasu (slightly
2006-09-15 jraAdd in fixes to mangling dir code - ensure don't
2006-07-11 jraSync trunk -> 3.0 for 3.0.24 code. Still need
2006-06-26 jraFix for bug #3858, all files in a directory not
2006-04-24 paulgUpdate a comment that I found confusing (I confuse...
2006-04-08 jraFix OS/2 directory delete bug found by kukks.
2006-02-02 jraRather a big patch I'm afraid, but this should fix...
2005-11-10 paulgTiny improvement to debug error message in dir_check_ftype.
2005-11-05 jraA classic "friday night check-in" :-). This moves much
2005-10-31 jraFix issue pointed out by Dina Fine <dina@exanet.com...
2005-09-27 jraFix bug #3010 yet again. Die monster, die !
2005-08-22 jraChanged DIR to SMB_STRUCT_DIR because of the amazing...
2005-08-21 jraAttempt to fix bug #3010 by handling END_OF_DIRECTORY_O...
2005-08-12 jraFix false positive found by Coverity - wcard must not...
2005-07-21 jraFixes bugid #2889 for sure. Turns out the OS/2 dos...
2005-07-20 jraStill trying to fix #2889. We don't need the DPTR_MASK...
2005-07-19 jraIf I'm going to do a debug level zero, at least make...
2005-07-19 jraFix for bugid #2889. I think the problem is that the...
2005-07-08 jraMerge the new open code from HEAD to 3.0. Haven't yet...
2005-06-25 jraAdd in the extra parameters to opendir() to fix the...
2005-06-22 jraWith the patch I sent Steve yesterday this gives us...
2005-06-15 jraFix for bug #2801 - delete veto files was broken with...
2005-06-10 jraA *foul* and *disgusting* hack to ensure that, at the...
2005-06-03 jraFix my own mistakes up, sorry.
2005-06-02 jraDon't use memset, use SET_STAT_INVALID (has the same...
2005-05-06 jraRemove another global variable left over from a long...
2005-05-01 jraMove function make_dir_struct from util to dir.c
2005-05-01 jraFix bug #2622 - remove DPTR_MASK as it makes no sense.
2005-04-25 jraFix for bug #2644 - test for special files to be ignore...
2005-04-21 jraStrange old IRIX systems return -1 for telldir() when
2005-04-06 herbget rid of warnings from my compiler about nested externs
2005-04-01 jraFix bug #2563. Infinite loop on non-existant file with...
2005-03-24 jraEnsure the old search calls always ask mask_match to...
2005-03-24 jraFix for bug #2533. Incorrect dir listings from OS/2...
2005-03-21 jraFix for NASTY NASTY bug #2501. All my fault :-(. Brown...
2005-03-17 jraRemoved unused variable - pointed out by jason@ncac...
2005-03-03 jraFix infinite looping bug found by nasty BlueArc test...
2005-02-22 jraTypo - ZERO_STRUCT -> ZERO_STRUCTP.
2005-02-03 jraEnsure we correctly set the per-connection "case_sensit...
2005-02-01 jraFirst cut at refactoring of directory code to handle...
2005-02-01 jraTidy up interface a little.
2005-02-01 jraRestructure the directory handling code, stop using...
2005-01-29 vlendecAttempt to fix the build
2005-01-28 jraShamelessly steal the Samba4 logic (and some code ...
2004-12-07 jraGet medieval on our ass about malloc.... :-). Take...
2004-08-25 jraRemoved old dir caching code - not being used now we...
2004-06-08 jraNow it's had some proper user testing, merge in the...
2004-04-04 CVSINimport HEAD into svn+ssh://svn.samba.org/home/svn/samba...