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
/
lib
/
crc32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r12043: It's amazing the warnings you find when compiling on a 64-bit
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r11764: Doesn't need to be exported from here.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r11614: Replace old crc32 code with one from the FreeBSD tree.
Jeremy Allison
2007-10-10
1
-56
/
+92
*
Add const.
Andrew Bartlett
2003-03-18
1
-2
/
+2
*
int -> uint32
Tim Potter
2002-02-17
1
-2
/
+1
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-1
/
+0
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-4
/
+2
*
- typecast malloc / Realloc issues.
Luke Leighton
1999-10-25
1
-1
/
+1
*
fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).
Luke Leighton
1998-10-21
1
-1
/
+1
*
second implementation of crc32, used with permission of francesco ferrara
Luke Leighton
1998-10-15
1
-4
/
+2
*
more warnings...
Luke Leighton
1998-10-14
1
-1
/
+1
*
dce/rpc
Luke Leighton
1998-10-14
1
-58
/
+58
*
signed / unsigned issues spotted by herb
Luke Leighton
1998-10-09
1
-2
/
+2
*
added "permission obtained from John Erickson <jerickson@ddj.com> ...."
Luke Leighton
1998-10-08
1
-0
/
+3
*
crc32 algorithm. obtained from dr dobb's journal
Luke Leighton
1998-10-06
1
-0
/
+70