index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
smbd
/
dir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r21257: Better fix for bug #4188 :
Jeremy Allison
2007-02-09
1
-0
/
+39
*
r21209: Add in the POSIX extensions.
Jeremy Allison
2007-02-07
1
-0
/
+1
*
r20873: Some correctness fixes w.r.t. Samba4 torture BASE-DELETE.
Jeremy Allison
2007-01-18
1
-5
/
+8
*
r20844: Somewhat radical change - this may break the build (I will
Jeremy Allison
2007-01-17
1
-12
/
+19
*
r20411: Fix originally from SATOH Fumiyasu (slightly
Jeremy Allison
2006-12-29
1
-0
/
+12
*
r19810: more merge work....does not compile currently. Working on smbd merge
Gerald Carter
2006-11-21
1
-7
/
+7
*
r19767: Intermediate checking (does not yet compile)
Gerald Carter
2006-11-18
1
-3
/
+4
|
\
|
*
r18547: Add in fixes to mangling dir code - ensure don't
Jeremy Allison
2006-09-15
1
-40
/
+51
|
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2006-07-11
1
-10
/
+11
|
*
r16537: Fix for bug #3858, all files in a directory not
Jeremy Allison
2006-06-26
1
-6
/
+7
|
*
r15196: Update a comment that I found confusing (I confuse easily).
Paul Green
2006-04-24
1
-1
/
+1
*
|
r18547: Add in fixes to mangling dir code - ensure don't
Jeremy Allison
2006-09-15
1
-40
/
+51
*
|
r16674: After removing each individual post-3.0.23rc3 change:
Gerald Carter
2006-06-29
1
-6
/
+7
*
|
r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)
Gerald Carter
2006-05-23
1
-1
/
+1
|
/
*
r14986: Fix OS/2 directory delete bug found by kukks.
Jeremy Allison
2006-04-08
1
-8
/
+28
*
r13293: Rather a big patch I'm afraid, but this should fix bug #3347
Jeremy Allison
2006-02-02
1
-2
/
+2
*
r11657: Tiny improvement to debug error message in dir_check_ftype.
Paul Green
2005-11-10
1
-1
/
+1
*
r11511: A classic "friday night check-in" :-). This moves much
Jeremy Allison
2005-11-05
1
-1
/
+1
*
r11420: Fix issue pointed out by Dina Fine <dina@exanet.com>. We can
Jeremy Allison
2005-10-31
1
-2
/
+2
*
r10558: Fix bug #3010 yet again. Die monster, die !
Jeremy Allison
2005-09-27
1
-1
/
+16
*
r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...
Jeremy Allison
2005-08-22
1
-1
/
+1
*
r9457: Attempt to fix bug #3010 by handling END_OF_DIRECTORY_OFFSET
Jeremy Allison
2005-08-21
1
-1
/
+6
*
r9286: Fix false positive found by Coverity - wcard must not be null.
Jeremy Allison
2005-08-12
1
-12
/
+14
*
r8689: Fixes bugid #2889 for sure. Turns out the OS/2 dos box doesn't like tw...
Jeremy Allison
2005-07-21
1
-14
/
+21
*
r8655: Still trying to fix #2889. We don't need the DPTR_MASK after
Jeremy Allison
2005-07-20
1
-9
/
+2
*
r8610: If I'm going to do a debug level zero, at least make it useful.
Jeremy Allison
2005-07-19
1
-1
/
+2
*
r8609: Fix for bugid #2889. I think the problem is that the top 16 bits of th...
Jeremy Allison
2005-07-19
1
-2
/
+8
*
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
Jeremy Allison
2005-07-08
1
-22
/
+38
*
r7893: Add in the extra parameters to opendir() to fix the large directory/in...
Jeremy Allison
2005-06-25
1
-39
/
+30
*
r7842: With the patch I sent Steve yesterday this gives us complete POSIX pat...
Jeremy Allison
2005-06-22
1
-1
/
+1
*
r7617: Fix for bug #2801 - delete veto files was broken with the new
Jeremy Allison
2005-06-15
1
-1
/
+17
*
r7474: A *foul* and *disgusting* hack to ensure that, at the very lowest
Jeremy Allison
2005-06-10
1
-1
/
+23
*
r7210: Fix my own mistakes up, sorry.
Jeremy Allison
2005-06-03
1
-3
/
+3
*
r7200: Don't use memset, use SET_STAT_INVALID (has the same effect).
Jeremy Allison
2005-06-02
1
-3
/
+3
*
r6625: Remove another global variable left over from a long time ago (magic c...
Jeremy Allison
2005-05-06
1
-1
/
+1
*
r6550: Move function make_dir_struct from util to dir.c
Jeremy Allison
2005-05-01
1
-0
/
+34
*
r6548: Fix bug #2622 - remove DPTR_MASK as it makes no sense.
Jeremy Allison
2005-05-01
1
-5
/
+11
*
r6473: Fix for bug #2644 - test for special files to be ignored was reversed.
Jeremy Allison
2005-04-25
1
-1
/
+1
*
r6417: Strange old IRIX systems return -1 for telldir() when
Jeremy Allison
2005-04-21
1
-4
/
+0
*
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
2005-04-06
1
-2
/
+2
*
r6169: Fix bug #2563. Infinite loop on non-existant file with findnext.
Jeremy Allison
2005-04-01
1
-3
/
+2
*
r6044: Ensure the old search calls always ask mask_match to translate
Jeremy Allison
2005-03-24
1
-2
/
+2
*
r6022: Fix for bug #2533. Incorrect dir listings from OS/2 clients.
Jeremy Allison
2005-03-24
1
-7
/
+0
*
r5922: Fix for NASTY NASTY bug #2501. All my fault :-(. Brown paper bag time.
Jeremy Allison
2005-03-21
1
-0
/
+7
*
r5843: Removed unused variable - pointed out by jason@ncac.gwu.edu in bugid #...
Jeremy Allison
2005-03-17
1
-3
/
+1
*
r5632: Fix infinite looping bug found by nasty BlueArc test :-).
Jeremy Allison
2005-03-03
1
-0
/
+20
*
r5508: Typo - ZERO_STRUCT -> ZERO_STRUCTP.
Jeremy Allison
2005-02-22
1
-1
/
+1
*
r5183: Ensure we correctly set the per-connection "case_sensitive" setting.
Jeremy Allison
2005-02-03
1
-5
/
+5
*
r5160: First cut at refactoring of directory code to handle non-wildcard
Jeremy Allison
2005-02-01
1
-63
/
+149
*
r5154: Tidy up interface a little.
Jeremy Allison
2005-02-01
1
-2
/
+4
[next]