summaryrefslogtreecommitdiff
path: root/source3/include/byteorder.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-12Use common byteorder.h.Jelmer Vernooij1-176/+0
2008-02-26add 64-bit macros from samba4Derrell Lipman1-0/+6
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2003-07-31CVAL_NC() doesn't need the (unsigned) fix and breaks the IRIX buildAndrew Tridgell1-1/+1
2003-07-31This is a critical bug fix for a data corruption bug. If youAndrew Tridgell1-2/+2
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-12/+11
2002-03-01Added requested cast for splint.Jeremy Allison1-1/+1
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-11Same fix as went into 2.2 (I'm waiting for jerry to finish some code).Jeremy Allison1-18/+24
2001-03-31configure configure.in include/config.h.in lib/replace.c: Added test and repl...Jeremy Allison1-92/+0
2001-03-15AS/U on a sparc now joins and authenticates against a Samba PDC !Jeremy Allison1-17/+7
2000-04-11Andrew made it faster :-).Jeremy Allison1-2/+2
2000-04-11Bloody typo ! It should be & 3 , & 1 *not* &~3, &~1.Jeremy Allison1-2/+2
2000-04-11include/byteorder.h: ALIGN4/ALIGN2 macros.Jeremy Allison1-2/+2
2000-03-22acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison1-0/+4
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-62/+79
1999-10-25- typecast malloc / Realloc issues.Luke Leighton1-17/+17
1999-10-21use DEBUGADD instead of DEBUG: clears up some of the more verbose trash.Luke Leighton1-3/+3
1999-02-12const issues with byte mod / byte read macros.Luke Leighton1-8/+13
1998-11-11clearing up security descriptorLuke Leighton1-6/+6
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1997-11-10Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1-3/+3
1997-11-09byteorder.h :Luke Leighton1-3/+3
1997-10-29byteorder.h :Luke Leighton1-3/+3
1997-10-29typecast in calls to print_asc() wrongLuke Leighton1-3/+3
1997-10-29byteorder.h :Luke Leighton1-3/+6
1997-10-27added LSA Query Info Policy.Luke Leighton1-6/+6
1997-10-25Makefile :Luke Leighton1-3/+3
1997-10-15smb.h smbparse.c pipenetlog.c :Luke Leighton1-4/+4
1997-10-14byteorder.h:Luke Leighton1-2/+13
1997-10-14credentials, query info reply.Luke Leighton1-2/+2
1997-10-13debug info addedLuke Leighton1-7/+7
1997-10-13byteorder.h :Luke Leighton1-2/+2
1997-10-12getting somewhere.Luke Leighton1-3/+3
1997-10-12added debugging macros (suitable eventually for use in tcpdump, hopefully)Luke Leighton1-0/+29
1997-10-09moved the array macros outside of the CAREFUL_ALIGNMENT define.Luke Leighton1-2/+9
1997-10-04added some RW_XXXX wrapper macros with an extra i/o argument, to call XXXXLuke Leighton1-0/+49
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+1
1996-06-08- added comments to byteorder.h explaining how it works.Andrew Tridgell1-0/+64
1996-05-04Initial version imported to CVS Samba Release Account1-0/+80