]> git.ipfire.org Git - thirdparty/dhcp.git/shortlog
thirdparty/dhcp.git
1996-05-20  Ted LemonTrivial configurer
1996-05-20  Ted LemonFix up CFLAGS; fix bogus comment; list both PROGS
1996-05-20  Ted Lemonnew drafts
1996-05-20  Ted Lemonobsolete
1996-05-20  Ted LemonObsolete
1996-05-20  Ted LemonFix INADDR_LOOPBACK
1996-05-20  Ted LemonSample config file for new port
1996-05-20  Ted LemonFix copyrights; fix INADDR_LOOPBACK; define more basic...
1996-05-20  Ted LemonFix copyrights; lose ether_hdr compat; use bitypes...
1996-05-20  Ted LemonFix copyrights; lose ether_hdr compat; define more...
1996-05-20  Ted LemonFix copyright; lose old modemd time defs; SIN_LEN becom...
1996-05-20  Ted LemonFix copyright; lose old modemd time defs; lose BROKEN_T...
1996-05-20  Ted LemonFix copyright, INADDR_LOOPBACK; lose useless modemd...
1996-05-20  Ted LemonUnfix INADDR_LOOPBACK
1996-05-20  Ted LemonFix copyright; fix INADDR_LOOPBACK; SIN_LEN becomes...
1996-05-20  Ted LemonFix copyright; lose useless modemd time macros
1996-05-20  Ted LemonSCO ODT 3.0 config file
1996-05-20  Ted LemonPacket header declarations as defined in 4.4BSD
1996-05-20  Ted LemonFix copyright
1996-05-20  Ted LemonFix copyright; don't connect to broadcast address
1996-05-20  Ted LemonUse distributed Berkeley headers; therefore lose ethern...
1996-05-20  Ted LemonFix copyright; add porting comments; add SCO support...
1996-05-20  Ted LemonUse distributed Berkeley network headers
1996-05-20  Ted LemonFix copyright
1996-05-20  Ted LemonSA_LEN instead of SIN_LEN
1996-05-20  Ted LemonFix up prototypes for convert.c
1996-05-20  Ted LemonFix copyright; SA_LEN instead of SIN_LEN; formatting...
1996-05-20  Ted LemonFix copyright; use intN_t types instead of actual C...
1996-05-19  Ted LemonFix copyrights; fix typos; take out TM_GMT garbage
1996-05-19  Ted LemonFix copyright; INLINE is a GNU C construct, not ANSI...
1996-05-19  Ted LemonUse distributed Berkeley networking headers
1996-05-19  Ted LemonChange SIN_LEN to SA_LEN; fix copyrights
1996-05-19  Ted LemonFix copyrights
1996-05-19  Ted LemonMakefile is now generated from Makefile.dist
1996-05-17  Ted Lemonerror() returns void; declare all variables as extern
1996-05-17  Ted Lemondeclare error function as void
1996-05-17  Ted Lemoninitialize option pointers after allocating a new class...
1996-05-17  Ted Lemondeclare default and max lease times
1996-05-17  Ted LemonPreinitialize static lease structure to avoid accidenta...
1996-05-17  Ted Lemongetc() returns int, not char
1996-05-17  Ted LemonUpdate copyright
1996-05-17  Ted LemonAdd BSD/OS definitions
1996-05-17  Ted LemonFix up 64-bit faux pas
1996-05-17  Ted LemonClean up comments
1996-05-17  Ted LemonFix ultrix.h so it works without a hacked Ultrix system
1996-05-17  Ted LemonAdd support for broken old 4.2BSD syslog
1996-05-16  Ted LemonConfiguration information for Alpha/OSF1
1996-05-16  Ted LemonFix pointer type incompatibilities
1996-05-16  Ted LemonAdd support for Alpha/OSF1; add default format for...
1996-05-16  Ted LemonFix up pointer types; add support for Alpha OSF/1 pfilt...
1996-05-16  Ted LemonBlow away BSD-style Makefile - it's not worth it
1996-05-16  Ted LemonAdd jmp_buf prototype declaration macro
1996-05-16  Ted LemonFix up pointer type incompatibilities
1996-05-16  Ted LemonFix up ethernet address struct-vs-array bug
1996-05-16  Ted LemonAdd solaris dependencies
1996-05-16  Ted LemonFix up jmp_buf declarations
1996-05-16  Ted LemonAdd solaris defs
1996-05-16  Ted LemonConfiguration for Solaris 2.5
1996-05-16  Ted LemonUse HAVE_SIN_LEN for bsdos...
1996-05-16  Ted LemonAdd an else clause to avoid redundant test
1996-05-16  Ted LemonAdd subnet info for vix.com
1996-05-16  Ted LemonDefault network API is NIT
1996-05-16  Ted LemonHack around broadcast netmask bug by installing a host...
1996-05-16  Ted LemonTake out debug code in filter allowing in client packets
1996-05-16  Ted LemonDebug and install NIT packet filter
1996-05-16  Ted LemonDon't log the fact that a packet has arrived
1996-05-16  Ted LemonDump DHCP request type at LOG_INFO level instead of...
1996-05-16  Ted LemonAnother fussy interface announcement change
1996-05-16  Ted LemonUndo interface attach announcement changes
1996-05-16  Ted LemonFix copyright dates
1996-05-16  Ted LemonKludge hardware interface type
1996-05-16  Ted LemonDon't need to include if_dl anymore
1996-05-16  Ted LemonDefine array-vs-struct compatibility macros; no snprint...
1996-05-16  Ted LemonMove if_dl.h include to machine-dependent headers
1996-05-16  Ted LemonFix up pointer type incompatibility
1996-05-16  Ted LemonTraditionalize; change interface attach message
1996-05-16  Ted LemonSunOS Network Interface Tap support
1996-05-16  Ted LemonMore informative interface attach message
1996-05-16  Ted LemonTraditionalize ANSI-only constructs; lose if UDP checks...
1996-05-16  Ted LemonAdd struct-vs-array compatibility macros for jmp_buf...
1996-05-16  Ted LemonFix up pointer type mismatch
1996-05-16  Ted LemonFix up array reference
1996-05-16  Ted LemonAdd strerror() function if needed; account for lack...
1996-05-16  Ted LemonAdd support for SysV poll syscall; traditionalize ANSI...
1996-05-16  Ted LemonDefine cdefs before osdeps; macrofy a couple of prototypes
1996-05-16  Ted LemonChange network range
1996-05-16  Ted LemonUnlink dhcpd.pid file before writing so that we don...
1996-05-16  Ted Lemonfix up char declarations; don't dump packets unless...
1996-05-16  Ted Lemonjmp_buf could be struct or array - macrofy references...
1996-05-16  Ted LemonMove ifdefs so compiles on incompatible systems don...
1996-05-16  Ted LemonUpdate object list; stop building dhclient; add LIBS...
1996-05-16  Ted LemonAdd NIT object; screw up dhclient build
1996-05-13  Ted LemonDefine default network API to use
1996-05-13  Ted LemonRewrite socket code to support new network abstraction
1996-05-13  Ted LemonRaw socket interface
1996-05-13  Ted LemonUse note() to do raw dumps, not fprintf
1996-05-13  Ted LemonComplete rewrite of Archie Cobbs' low-level packet...
1996-05-13  Ted LemonInclude site.h file for choosing networking code; set...
1996-05-13  Ted LemonMove interface_info struct to dhcpd.h
1996-05-13  Ted LemonDon't dereference null hash pointer (this may not be...
next