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