]> git.ipfire.org Git - thirdparty/dhcp.git/shortlog
thirdparty/dhcp.git
1996-09-05  Ted LemonFix printf warnings
1996-09-05  Ted LemonFix up a couple of places where ic_timeout wasn't initi...
1996-09-05  Ted LemonFix opening comment; require a subnet decl for every...
1996-09-05  Ted LemonDocument new netmask behaviour; document new requiremen...
1996-09-05  Ted LemonFix syntax botch in host decl example
1996-09-05  Ted Lemonmockup_lease() now supplies uid info if present; supply...
1996-09-05  Ted LemonWarn Linux users of database move
1996-09-05  Ted LemonHacks for Linux
1996-09-04  Ted LemonAll unnamed options now take the X format, which means...
1996-09-04  Ted LemonPut uio.h include within ifdef
1996-09-04  Ted LemonWork around sed/POSIX bogosity
1996-09-02  Ted LemonOops - debug faux pas
1996-09-02  Ted Lemonstrncasecmp takes *three* arguments...
1996-09-02  Ted LemonRemove dead vars
1996-09-02  Ted LemonSupport for -lf and -cf flags; debogosify DEBUG behaviour
1996-09-02  Ted LemonSupport for -lf and -cf flags
1996-09-02  Ted LemonDon't do syslog() when DEBUG is defined
1996-09-02  Ted LemonDon't attach to unconfigured interfaces
1996-09-02  Ted LemonImprove error messages
1996-08-31  Ted LemonOops
1996-08-30  Ted LemonRemove dead local vars
1996-08-30  Ted LemonUse a full-sized int to bounds-check port number
1996-08-30  Ted LemonRemove dead local variables; fix shared-network subnet...
1996-08-30  Ted LemonChanges requested by Brian Stecher
1996-08-30  Ted LemonRegenerated
1996-08-30  Ted LemonNotice and complain about conflicting subnets
1996-08-29  Ted LemonDeclare root_group external
1996-08-29  Ted LemonFix erroneous hash search; use get-lease-hostnames...
1996-08-29  Ted LemonAdd get-lease-hostnames parameter
1996-08-29  Ted LemonFix logging to stderr
1996-08-29  Ted LemonFix signed/unsigned char type mismatch
1996-08-29  Ted LemonType error
1996-08-29  Ted LemonRelease Notes
1996-08-29  Ted LemonMake sure specified UDP port is valid
1996-08-29  Ted LemonDon't proceed if errors are found in dhcpd.conf
1996-08-29  Ted LemonAdd warning message about lease database format
1996-08-29  Ted Lemonadmonish users not to mess with network API
1996-08-29  Ted LemonAdd QNX support
1996-08-29  Ted LemonRehash nomenclature
1996-08-29  Ted Lemonrehash nomenclature
1996-08-29  Ted LemonUpdate documentation
1996-08-29  Ted LemonRemove unused variable
1996-08-29  Ted LemonRehash nomenclature; allow range declaration to take...
1996-08-29  Ted LemonRename ATOM to NAME
1996-08-29  Ted LemonAdd support for qnx
1996-08-29  Ted LemonBring README into 20th century
1996-08-29  Ted Lemonqnx configuration
1996-08-28  Ted LemonMove tlname into group with other externs
1996-08-28  Ted LemonPut hostname in default reply list
1996-08-28  Ted LemonLook up hostnames for lease IP addresses on startup
1996-08-28  Ted LemonDon't malloc space for hash name
1996-08-28  Ted LemonIf log_perror is nonzero, print to stderr as well as...
1996-08-28  Ted LemonAdd code to check interface type and skip point-to...
1996-08-28  Ted LemonAdd ONE_LEASE_PER_CLIENT
1996-08-28  Ted LemonAdd log_perror (used by errwarn.c); copy comments to...
1996-08-28  Ted LemonMake log_perror an external; add hostname to leases...
1996-08-28  Ted LemonConvert to new format
1996-08-28  Ted LemonMake log_perror an external; don't use LOG_PERROR ...
1996-08-28  Ted LemonMake chaddr an unsigned char
1996-08-28  Ted LemonAdd special support for hostname option
1996-08-28  Ted LemonAdd new externals otherwise defined by conflex
1996-08-28  Ted LemonFix BNF comments; neaten up; minor parser fixes
1996-08-28  Ted LemonAdd tokens; ATOMs can begin with digits if OLD_LEXER...
1996-08-28  Ted LemonDon't free hash name
1996-08-28  Ted LemonNo longer need xerrwarn.o; use OLD_LEXER instead of...
1996-08-28  Ted LemonNew drafts
1996-08-27  Ted LemonAdd clean target; build dhcpxlt
1996-08-27  Ted LemonAdd support for weird linux aliased interface names
1996-08-27  Ted LemonPut file version in copyright string
1996-08-27  Ted LemonSupport for token ring hardware type
1996-08-27  Ted LemonAdd LOG_FACILITY cpp macro
1996-08-27  Ted LemonFix printf prototypes (again)
1996-08-27  Ted LemonInitialize ic_timout in strioctl structs
1996-08-27  Ted Lemonfix up after group structure changes; support for singl...
1996-08-27  Ted LemonMake copies of hash table keys (not sure this is right).
1996-08-27  Ted Lemonrename tline/tlpos
1996-08-27  Ted LemonAdd support for weird linux interface alias renaming...
1996-08-27  Ted Lemonadd tokens
1996-08-27  Ted LemonAdd/fix prototypes; new LOG_FACILITY option defaults...
1996-08-27  Ted LemonAdd options to not go into daemon mode; log errors...
1996-08-27  Ted LemonDocument command line switches (needs more work)
1996-08-27  Ted LemonChanged names of tline and tlpos
1996-08-27  Ted LemonMake database code more robust; notice more errors...
1996-08-27  Ted LemonPut file version in copyright string
1996-08-27  Ted LemonTranslate from DHCP Beta 4 and previous config files...
1996-08-27  Ted Lemonredo parser for new file format
1996-08-27  Ted LemonAdd new tokens; fix line number/character number counte...
1996-08-27  Ted Lemonput file version in copyright string
1996-08-27  Ted LemonDon't try to respond to packets if we can't figure...
1996-08-27  Ted LemonDon't try to respond to packets if we can't figure...
1996-08-27  Ted Lemonalways zero structures; add new_group and free_group...
1996-07-07  Ted LemonDon't flame about missing interfaces if none were requested
1996-06-27  Ted LemonDon't use the hardware address to unicast if the addres...
1996-06-27  Ted LemonDon't throw away a lease because the requestor didn...
1996-06-27  Ted LemonWeed out unrequested interfaces if some interfaces...
1996-06-27  Ted LemonAdd flags to interface_info structure
1996-06-27  Ted LemonAllow interfaces to be specified on the command line
1996-06-27  Ted LemonFind_lease should not reallocate leases to clients...
1996-06-27  Ted Lemonallow hardware addresses tobe up to 16 bytes independen...
1996-06-27  Ted LemonAlways save the string containing the token
next