index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
hash.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-02-24
Fix 2 off-by-one bugs in the use of malloc()ed strings and safe_strcpy().
Andrew Bartlett
1
-2
/
+4
2003-02-22
More signed/unsigned fixes (yes, I run with funny compiler options) and
Andrew Bartlett
1
-5
/
+5
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-09-25
fixed the really awful performance problem with the stat cache when it
Andrew Tridgell
1
-8
/
+10
2001-09-19
Fix (I hope) compile on HP-UX. Found by the build farm.
Andrew Bartlett
1
-1
/
+1
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-14
/
+8
2001-05-12
string_hash() should be static. hash_clear() should be void.
Jeremy Allison
1
-6
/
+4
2000-10-04
Made re-init of stat cache explicit rather than being hidden.
Jeremy Allison
1
-4
/
+0
2000-06-09
Fix from Elrond for hash table corruption. Should fix stat cache bug (I
Jeremy Allison
1
-2
/
+10
2000-01-26
Added hash-based stat cache code from Ying Chen.
Jeremy Allison
1
-0
/
+320