netapi: add NetServerGetInfo example code.
[gd/samba-autobuild/.git] / source3 / lib / crc32.c
2007-10-10 Jeremy Allisonr12043: It's amazing the warnings you find when compili...
2007-10-10 Jeremy Allisonr11764: Doesn't need to be exported from here.
2007-10-10 Jeremy Allisonr11614: Replace old crc32 code with one from the FreeBS...
2003-03-18 Andrew BartlettAdd const.
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-12 Andrew BartlettAdd const
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-02-17 Tim Potterint -> uint32
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-10-25 Luke Leighton- typecast malloc / Realloc issues.
1998-10-21 Luke Leightonfixing smbd encrypted rpcs (data lens, alloc hints...
1998-10-15 Luke Leightonsecond implementation of crc32, used with permission...
1998-10-14 Luke Leightonmore warnings...
1998-10-14 Luke Leightondce/rpc
1998-10-09 Luke Leightonsigned / unsigned issues spotted by herb
1998-10-08 Luke Leightonadded "permission obtained from John Erickson <jerickso...
1998-10-06 Luke Leightoncrc32 algorithm. obtained from dr dobb's journal