]> git.ipfire.org Git - thirdparty/dhcp.git/shortlog
thirdparty/dhcp.git
1997-11-22  Ted LemonDocument -q. Fix typos/pastos. Reword some bad stuff...
1997-11-22  Ted LemonDaemonize by default. Fix a couple of uninitialized...
1997-11-22  Ted LemonName server definitions
1997-11-22  Ted LemonOverride default value for _PATH_DHCRELAY_PID
1997-11-22  Ted LemonSet a default value for _PATH_DHCRELAY_PID
1997-11-22  Ted LemonFix typo in comment.
1997-11-22  Ted Lemonnew catted man page
1997-11-22  Ted Lemonnew catted man pages
1997-11-22  Ted LemonAdd dhcpd.leases man page. Globalize sed scripts...
1997-11-22  Ted Lemonnew catted man pages
1997-11-22  Ted LemonFix errors mentioned by cgd. s/dhcp(5)/dhcp-options...
1997-11-22  Ted LemonMove BUGS up. Add FILES section documenting location...
1997-11-22  Ted Lemonglobalize sed commands on man pages
1997-11-22  Ted Lemoncatted man page for nroff-less systems
1997-11-22  Ted Lemoncatted man pages, for machines that don't have troff...
1997-11-22  Ted LemonDHCP lease database description
1997-11-22  Ted LemonBuild and install dhclient.leases man page
1997-11-22  Ted LemonDHCP Client lease database description
1997-11-22  Ted LemonDon't echo ifconfig parameters - that was for debugging.
1997-11-22  Ted LemonDHCP client configuration script
1997-11-22  Ted LemonWrite an actual manual page
1997-11-22  Ted LemonAdd prototype for broadcast_addr()
1997-11-22  Ted LemonAdd broadcast_addr function which produces the broadcas...
1997-11-22  Ted LemonMove dhcp option documentation to dhcp-options(5)
1997-11-21  Ted LemonBuild and install dhcp-options.5
1997-11-21  Ted LemonDocumentation for DHCP option declaration syntax
1997-11-20  Ted Lemonbsd/os client script (pretty much identical to NetBSD)
1997-11-20  Ted LemonCheck if variables have value before doing set $variable
1997-11-20  Ted LemonDon't need to compute network number or broadcast addre...
1997-11-20  Ted LemonCompute network number and (if not offered by server...
1997-10-29  Ted LemonFix up references
1997-10-29  Ted Lemonfix up name
1997-10-29  Ted LemonSupport hostname keyword
1997-10-27  Ted LemonFix up handling of hostname
1997-10-27  Ted LemonFix up handling of hostname
1997-10-27  Ted LemonFix spelling
1997-10-20  Ted LemonDon't ping static leases - there's no persistent struct... NetBSD_1_3_Alpha
1997-10-20  Ted LemonAdd notice of 2.0.31 release of Linux
1997-10-20  Ted Lemonsystat -> sysconf
1997-10-20  Ted Lemonsystat -> sysconf
1997-10-20  Ted LemonSystem Configuration notification protocol
1997-10-20  Ted LemonUse local quiet flag and also set global quiet_interfac...
1997-10-20  Ted LemonAdd quiet_interface_discovery variable
1997-10-20  Ted LemonDefine quiet_interface_discovery. Don't consider...
1997-10-20  Ted LemonDon't print startup banner if quiet_interface_discovery...
1997-10-20  Ted LemonDocument -q flag
1997-10-20  Ted LemonRearrange startup code so as to print everything before...
1997-10-20  Ted LemonBy default, do not leave scripts lying around in /tmp
1997-10-20  Ted LemonAdd support for static routes
1997-10-07  Ted LemonPut hostname in quotes
1997-10-07  Ted LemonClarify single interface restriction
1997-09-17  Ted LemonAdd NeXTSTEP documentation
1997-09-17  Ted LemonNextStep client script
1997-09-17  Ted LemonNeXTstep configuration
1997-09-17  Ted LemonAdd nextstep configuration
1997-09-16  Ted LemonSystem status message relay daemon
1997-09-16  Ted LemonStatus message transmitter
1997-09-16  Ted LemonPass flag to cons_options indicating whether this is...
1997-09-16  Ted LemonPass flag to cons_options indicating that this is a...
1997-09-16  Ted LemonAdd HAVE_MKSTEMP flag
1997-09-16  Ted LemonPrototype new functions. New argument for cons_option...
1997-09-16  Ted LemonSystem status message protocol
1997-09-16  Ted LemonOnly use 64-byte option buffer for BOOTP packets
1997-09-16  Ted LemonDon't exclude dynamic BOOTP from uid test (?)
1997-09-16  Ted LemonIf sa_len is zero, skip interface. Add remove_protoco...
1997-09-16  Ted LemonAdd systat.c
1997-09-16  Ted LemonChmod resolv.conf in case umask is bogus
1997-09-16  Ted LemonAdd support for interfaces_requested flag. NUL-termin...
1997-09-16  Ted LemonAdd support for interfaces_requested flag
1997-09-16  Ted LemonInstall dhcp client in CLIENTBINDIR
1997-09-16  Ted LemonAdd statmsg and systatd directories
1997-09-16  Ted LemonDocument HP-UX broadcast hack and need for packet filte...
1997-09-16  Ted LemonAdd CLIENTBINDIR
1997-06-10  Ted Lemonparse_string eats the semicolon DHCP-970609
1997-06-10  Ted LemonDocument 970609 changes
1997-06-10  Ted LemonSunOS 4.1 doesn't define ssize_t
1997-06-10  Ted LemonDon't trust client to provide a valid hostname. Be...
1997-06-08  Ted LemonDon't do any DNS testing DHCP-970607
1997-06-08  Ted LemonDocument SO_BINDTODEVICE for Linux
1997-06-08  Ted LemonAdjust call to find_lease
1997-06-08  Ted LemonOnly store through ours if it's nonzero
1997-06-08  Ted Lemonsize_t -> ssize_t in return values where < 0 == error
1997-06-08  Ted LemonMake it a warning rather than an error if resolv.conf...
1997-06-08  Ted LemonDocument new DHCPRELEASE/DHCPNAK behaviour
1997-06-08  Ted LemonFix variable declaration omission
1997-06-08  Ted LemonDocument new NAK behaviour
1997-06-08  Ted LemonIf the lease we want to give the client is different...
1997-06-08  Ted LemonWhen parsing a lease database, correctly transfer the...
1997-06-08  Ted Lemonsize_t -> ssize_t in return values where < 0 == error
1997-06-08  Ted LemonDocument changes
1997-06-08  Ted LemonAlways write out two digits for single-byte quantities...
1997-06-06  Ted LemonUpdate to 970605
1997-06-06  Ted LemonAdd a note about why the server doesn't restart with...
1997-06-06  Ted LemonParse client-hostname token
1997-06-04  Ted LemonLose message on short icmp_echoreplies
1997-06-03  Ted LemonRecord significant changes for the benefit of users DHCP-970602
1997-06-03  Ted LemonAdd useful things to TODO list - there wasn't anything...
1997-06-03  Ted LemonDefine u_int64_t so we can do a safe case from a 64...
1997-06-03  Ted LemonCast sockopt arg to char * for Solaris.
1997-06-03  Ted Lemoncftest wasn't being initialized
next