- Aug 22, 2015
-
-
deuce authored
I need to remove the \n at the end of usage() since puts() appends one.
-
- Mar 24, 2015
-
-
rswindell authored
hash entries will then have incorrect or invalid message numbers.
-
- Oct 24, 2012
-
-
deuce authored
I've likely broken something though, so if you see weird behaviour with extended ASCII, let me know please.
-
- Oct 29, 2011
-
-
deuce authored
This is *likely* to break the Win32 build and even when the macros are specified in xpdev, I doubt Microsoft has added support for the 'z' size specifier used in smblib/smbadd.c we'll likely need a SIZE_T_SIZE macro that is "z" on C99 systems and "ll" or "64" or whatever it is on Win32. Or maybe a whole slew of complete SIZE_T macros since the 32/64 but thing and the max file size thing may actually need the full format specification to be in the macro... "zu" on C99 platforms and whatever magic Microsoft needs there.
-
- Sep 05, 2011
-
-
deuce authored
-
- Aug 25, 2011
-
-
rswindell authored
-
- Feb 24, 2008
-
-
rswindell authored
-
- Jul 08, 2007
-
-
deuce authored
-
- Oct 02, 2005
-
-
rswindell authored
no need to do manual initialization here.
-
- Aug 01, 2005
-
-
rswindell authored
-
- Dec 29, 2004
-
-
rswindell authored
-
- Dec 17, 2004
-
-
rswindell authored
-
- Sep 08, 2004
-
-
rswindell authored
smb_faddrtoa(), smb_netaddr(), smb_subject_crc(), and smb_zonestr().
-
- Sep 02, 2004
- Aug 30, 2004
- Sep 09, 2003
-
-
rswindell authored
(using new xpdev/getfext function). Now locks/unlocks message base for exclusive maintenance access.
-
- Aug 20, 2003
-
-
rswindell authored
-
- Jun 26, 2003
-
-
rswindell authored
-
- Jun 14, 2003
-
-
rswindell authored
-
- May 14, 2003
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
Instead, the index is sorted to guarantee message numbers are indexed sequentially. The message base may still be re-numbered using the -renumber command-line option (not recommended). The /m command-line option has been removed since the SMB_EMAIL status bit has been supported for many years now.
-
- Apr 01, 2003
-
-
rswindell authored
-
- Apr 24, 2002
-
-
rswindell authored
-
- Apr 23, 2002
-
-
rswindell authored
-
- Apr 22, 2002
-
-
rswindell authored
-
- Apr 18, 2002
-
-
rswindell authored
-
- Apr 12, 2002
- Nov 08, 2001
-
-
rswindell authored
-
- Oct 30, 2001
-
-
rswindell authored
-
- Feb 04, 2001
-
-
rswindell authored
-
- Nov 02, 2000
-
-
rswindell authored
-
- Oct 29, 2000
-
-
rswindell authored
-
- Oct 10, 2000
-
-
rswindell authored
-
- Sep 25, 2000
-
-
rswindell authored
-