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
/
source3
/
smbd
/
statcache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix more 64-bit printf warnings.
Tim Potter
2003-11-03
1
-2
/
+2
*
Fixed typo in debug.
Tim Potter
2003-09-15
1
-1
/
+1
*
More cachegrind tuning, plus fix an error message.
Jeremy Allison
2003-09-05
1
-3
/
+5
*
More tuning from cachegrind. Change most trim_string() calls to trim_char(0,
Jeremy Allison
2003-09-05
1
-3
/
+4
*
Allow the stat cache to better handle invalid multibyte strings, by using
Andrew Bartlett
2003-07-27
1
-8
/
+25
*
Fix from MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp> for new MB statcache
Jeremy Allison
2003-07-07
1
-7
/
+9
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
1
-2
/
+2
*
Added fix for Japanese case names in statcache - these can change
Jeremy Allison
2003-07-02
1
-2
/
+33
*
Whitespace reformat before applying a patch.
Jeremy Allison
2003-07-02
1
-184
/
+187
*
Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...
Alexander Bokovoy
2003-05-14
1
-1
/
+1
*
Fix VFS layer:
Alexander Bokovoy
2003-05-11
1
-1
/
+1
*
Merge the 'safe' parts of my StrnCpy patch - many of the users really wanted
Andrew Bartlett
2003-04-23
1
-12
/
+0
*
Merge new statcache.c from HEAD.
Andrew Bartlett
2003-03-17
1
-61
/
+126
*
Cleanups: (merge from HEAD)
Andrew Bartlett
2003-02-10
1
-2
/
+2
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
fixed a typo
Andrew Tridgell
2001-09-25
1
-1
/
+1
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-1
/
+1
*
statcache initialisation fix
Andrew Tridgell
2001-05-12
1
-5
/
+5
*
Removed unnessesary init.
Jeremy Allison
2000-11-27
1
-1
/
+1
*
Fix for updating of print queues changed from a local box. Essentially,
Jeremy Allison
2000-11-21
1
-1
/
+1
*
Ok - this is a big patch - and it may break smbd a bit (although
Jeremy Allison
2000-10-19
1
-1
/
+1
*
Herb's warning fixes. Also the POSIX locking fix.
Jeremy Allison
2000-10-06
1
-27
/
+6
*
Restructuring of vfs layer to include a "this" pointer - can be an fsp or
Jeremy Allison
2000-10-06
1
-1
/
+1
*
Made re-init of stat cache explicit rather than being hidden.
Jeremy Allison
2000-10-04
1
-1
/
+2
*
if the stat cache is off then don't initialise it
Andrew Tridgell
2000-05-04
1
-0
/
+2
*
fixed a memory leak (calling hash_table_init twice)
Andrew Tridgell
2000-05-02
1
-1
/
+7
*
- removed all our old wildcard matching code and replaced it with a
Andrew Tridgell
2000-04-30
1
-0
/
+243