summaryrefslogtreecommitdiff
path: root/source/include/byteorder.h
Commit message (Expand)AuthorAgeFilesLines
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* CVAL_NC() doesn't need the (unsigned) fix and breaks the IRIX buildAndrew Tridgell2003-07-311-1/+1
* This is a critical bug fix for a data corruption bug. If youAndrew Tridgell2003-07-311-2/+2
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-12/+11
* Added requested cast for splint.Jeremy Allison2002-03-011-1/+1
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Same fix as went into 2.2 (I'm waiting for jerry to finish some code).Jeremy Allison2002-01-111-18/+24
* configure configure.in include/config.h.in lib/replace.c: Added test and repl...Jeremy Allison2001-03-311-92/+0
* AS/U on a sparc now joins and authenticates against a Samba PDC !Jeremy Allison2001-03-151-17/+7
* Andrew made it faster :-).Jeremy Allison2000-04-111-2/+2
* Bloody typo ! It should be & 3 , & 1 *not* &~3, &~1.Jeremy Allison2000-04-111-2/+2
* include/byteorder.h: ALIGN4/ALIGN2 macros.Jeremy Allison2000-04-111-2/+2
* acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison2000-03-221-0/+4
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-62/+79
* - typecast malloc / Realloc issues.Luke Leighton1999-10-251-17/+17
* use DEBUGADD instead of DEBUG: clears up some of the more verbose trash.Luke Leighton1999-10-211-3/+3
* const issues with byte mod / byte read macros.Luke Leighton1999-02-121-8/+13
* clearing up security descriptorLuke Leighton1998-11-111-6/+6
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1997-11-101-3/+3
* byteorder.h :Luke Leighton1997-11-091-3/+3
* byteorder.h :Luke Leighton1997-10-291-3/+3
* typecast in calls to print_asc() wrongLuke Leighton1997-10-291-3/+3
* byteorder.h :Luke Leighton1997-10-291-3/+6
* added LSA Query Info Policy.Luke Leighton1997-10-271-6/+6
* Makefile :Luke Leighton1997-10-251-3/+3
* smb.h smbparse.c pipenetlog.c :Luke Leighton1997-10-151-4/+4
* byteorder.h:Luke Leighton1997-10-141-2/+13
* credentials, query info reply.Luke Leighton1997-10-141-2/+2
* debug info addedLuke Leighton1997-10-131-7/+7
* byteorder.h :Luke Leighton1997-10-131-2/+2
* getting somewhere.Luke Leighton1997-10-121-3/+3
* added debugging macros (suitable eventually for use in tcpdump, hopefully)Luke Leighton1997-10-121-0/+29
* moved the array macros outside of the CAREFUL_ALIGNMENT define.Luke Leighton1997-10-091-2/+9
* added some RW_XXXX wrapper macros with an extra i/o argument, to call XXXXLuke Leighton1997-10-041-0/+49
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
* - added comments to byteorder.h explaining how it works.Andrew Tridgell1996-06-081-0/+64
* Initial version imported to CVS Samba Release Account1996-05-041-0/+80