index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
mangle_hash.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r2112: Simplify the mangle hash code to use an in-memory tdb.
Jeremy Allison
2007-10-10
1
-163
/
+55
*
r1570: merging changes from 3.0.5
Gerald Carter
2007-10-10
1
-5
/
+5
*
r1301: Fix bogus error message when using "mangling method = hash" rather
Jeremy Allison
2007-10-10
1
-2
/
+4
*
r570: Remove lots of globals to handle case issues - move them
Jeremy Allison
2007-10-10
1
-18
/
+4
*
Fix for "hash" (not hash2) type mangling. Noticed by "Forrest W. Christian" <...
Jeremy Allison
2003-12-03
1
-8
/
+10
*
Some small fixes to our charset conversion code:
Andrew Bartlett
2003-07-27
1
-3
/
+4
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
1
-2
/
+3
*
Found out a good number of NT_STATUS_IS_ERR used the wrong way.
Simo Sorce
2003-06-22
1
-4
/
+4
*
StrnCpy -> safe_strcpy() on a over-malloced struct.
Andrew Bartlett
2003-04-23
1
-2
/
+2
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-4
/
+4
*
Merge Andrew Bartletts (size_t)-1 checks.
Jeremy Allison
2003-01-02
1
-1
/
+1
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-1
/
+1
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-265
/
+269
*
This split the mangling code up to allow for the possibility of multiple
Andrew Tridgell
2002-04-11
1
-0
/
+775