summaryrefslogtreecommitdiff
path: root/smbutil.c
Commit message (Expand)AuthorAgeFilesLines
* Have the configure script arrange that the Makefile define _U_guy2003-11-161-4/+4
* From Neil Spring:guy2003-11-151-1/+1
* From Neil Spring:guy2003-11-151-4/+4
* From Mark Ellzey Thomas <mark@ackers.net>: some additionalguy2003-08-101-2/+6
* Add a few more GCC warnings on GCC >= 2 for ".devel" builds.guy2002-09-051-13/+13
* "localtime()" can return a null pointer on Windows; if I rememberguy2002-09-041-2/+12
* Get rid of some unnecessary includes (<time.h>, <netdb.h>, and <ctype.h>guy2002-08-061-4/+1
* Added support for Win32, based on WinPcap.risso2002-08-011-8/+2
* Add some casts to squelch compiler complaints (and remove potentialguy2002-04-261-6/+6
* Convert some format pointers to "char *" from "u_char *", and some dataguy2002-04-251-6/+9
* Protect includes of <time.h> with "#ifdef TIME_WITH_SYS_TIME".guy2002-04-201-1/+3
* Bill Fenner's changes to clean up the SMB dissection somewhat and to addguy2002-01-171-27/+68
* Eliminate some unused parameters.fenner2001-09-171-25/+25
* cleanup indent for audititojun2001-06-251-234/+256
* more audit/style. fix a couple of signed/unsigned mixup,itojun2001-06-251-390/+413
* avoid strcpyitojun2001-06-151-28/+28
* use safeputchar() instead of cook up on its own.itojun2001-01-281-2/+2
* Add a bunch of checks to make sure we don't go past the end of theguy2000-12-041-20/+80
* Get rid of unneeded includes of <net/if.h>.guy2000-09-281-2/+1
* Add definitions of Ethernet types fromguy2000-09-231-2/+1
* replace bzero with memsetassar2000-07-291-2/+2
* fix typoassar2000-07-101-2/+2
* add <time.h>assar2000-07-101-1/+2
* s/sprintf/snprintf/.itojun2000-01-171-4/+4
* Unify rcsid[]'s.fenner2000-01-091-0/+5
* * print-rt6.c: make IPv6 routing header printing work with new 2292bisitojun1999-12-221-11/+11
* Include interface.h to get prototypesfenner1999-12-151-9/+9
* add config.hassar1999-11-211-0/+4
* patches from Andrew Tridgell <tridge@linuxcare.com> to add decoding of SMB pa...assar1999-11-211-0/+689