| Thu, 15 Nov 2007 12:04:28 +0000 |
Roy Marples |
Put %%INFODIR%% in the man page so it's always swapped out with how dhcpcd is built.
draft
|
| Thu, 15 Nov 2007 11:35:53 +0000 |
Roy Marples |
Re-license as 2-clause BSD as I've re-written everything from the old dhcpcd-2 code base now.
draft
|
| Wed, 14 Nov 2007 12:53:21 +0000 |
Roy Marples |
Allow INFODIR to control where we keep our info files.
draft
|
| Tue, 13 Nov 2007 14:44:23 +0000 |
Roy Marples |
Ignore FQDN replies for the time being.
draft
|
| Tue, 13 Nov 2007 14:36:09 +0000 |
Roy Marples |
whitespace
draft
|
| Tue, 13 Nov 2007 11:02:51 +0000 |
Roy Marples |
Revert "Link local routes should not be static."
draft
|
| Tue, 13 Nov 2007 10:55:55 +0000 |
Roy Marples |
If we fail to get an ipv4ll address, start over
draft
|
| Tue, 13 Nov 2007 10:22:45 +0000 |
Roy Marples |
Link local routes should not be static.
draft
|
| Mon, 12 Nov 2007 11:02:18 +0000 |
Roy Marples |
Buffer signals instead of just using the latest.
draft
|
| Fri, 09 Nov 2007 20:48:51 +0000 |
Roy Marples |
Add knobs to work with RedHat, Slackware and generic SYSV init scripts
draft
|
| Fri, 09 Nov 2007 17:02:38 +0000 |
Roy Marples |
RC -> BRC
draft
|
| Fri, 09 Nov 2007 16:55:00 +0000 |
Roy Marples |
Don't spam the log as much when constantly using IPV4LL addresses.
draft
|
| Fri, 09 Nov 2007 16:08:49 +0000 |
Roy Marples |
We should not use ntohl in IN_LOCAL define, instead where we use it.
draft
|
| Fri, 09 Nov 2007 15:38:44 +0000 |
Roy Marples |
Add a warning when we get am IPV4LL address and we haven't daemonised
draft
|
| Fri, 09 Nov 2007 13:43:36 +0000 |
Roy Marples |
Wrap _BSD_SOURCE in a __linux__ define.
draft
|
| Thu, 08 Nov 2007 13:16:00 +0000 |
Roy Marples |
Move signals.c,h to signal.c,h
draft
|
| Thu, 08 Nov 2007 11:46:16 +0000 |
Roy Marples |
Don't report on the failed dhcpcd component for realpath
draft
|
| Thu, 08 Nov 2007 11:06:41 +0000 |
Roy Marples |
Use realpath to work out where dhcpcd is
draft
|
| Thu, 08 Nov 2007 10:41:37 +0000 |
Roy Marples |
Re-add sys/time.h
draft
|
| Thu, 08 Nov 2007 10:38:54 +0000 |
Roy Marples |
Merge branch 'master' of marples:/var/git/dhcpcd
draft
|
| Thu, 08 Nov 2007 10:37:52 +0000 |
Roy Marples |
Work with the BSD RC system too.
draft
|
| Thu, 08 Nov 2007 10:36:49 +0000 |
Roy Marples |
Find resolvconf in path instead of just /sbin.
draft
|
| Wed, 07 Nov 2007 21:35:12 +0000 |
Roy Marples |
Ensure copyright is added to the binary
draft
|
| Wed, 07 Nov 2007 20:59:52 +0000 |
Roy Marples |
timeval defines seconds as long, so we should use long over time_t
draft
|
| Wed, 07 Nov 2007 20:28:55 +0000 |
Roy Marples |
Improve the structure of linux netlink messaging code
draft
|
| Wed, 07 Nov 2007 17:06:05 +0000 |
Roy Marples |
make HAVE_FORK=yes|no should be used if cross compiling.
draft
|
| Wed, 07 Nov 2007 16:26:41 +0000 |
Roy Marples |
Reword the headers to just say we use the GPLv2.
draft
|
| Wed, 07 Nov 2007 16:05:07 +0000 |
Roy Marples |
Reword the license headers just to say we use the GPLv2.
draft
|
| Wed, 07 Nov 2007 15:53:15 +0000 |
Roy Marples |
Remove the reference to udhcp.
draft
|
| Wed, 07 Nov 2007 15:45:11 +0000 |
Roy Marples |
dhcp_run no longer resembles anything from udhcp, so remove the reference.
draft
|
| Wed, 07 Nov 2007 15:43:32 +0000 |
Roy Marples |
Clarify recvmsg error
draft
|
| Wed, 07 Nov 2007 10:50:39 +0000 |
Roy Marples |
We should reset the NAK backoff when we timeout as well
draft
|
| Wed, 07 Nov 2007 10:43:35 +0000 |
Roy Marples |
Implement an exponetial NAK backoff.
draft
|
| Wed, 07 Nov 2007 10:42:30 +0000 |
Roy Marples |
Actually read the signal from the buffer
draft
|
| Wed, 07 Nov 2007 10:15:14 +0000 |
Roy Marples |
Clear the signal_pipe fd from the fdset when all signals have
draft
|
| Tue, 06 Nov 2007 15:03:38 +0000 |
Roy Marples |
Update my e-mail address as I have retired from Gentoo.
draft
|
| Tue, 06 Nov 2007 14:12:27 +0000 |
Roy Marples |
As we now use git, don't include .git when making distfiles.
draft
|
| Tue, 23 Oct 2007 09:07:58 +0000 |
Roy Marples |
Increase ipv4ll lease time to 20 seconds so we attempt a dhcp request every 10 seconds
draft
|
| Mon, 22 Oct 2007 16:03:48 +0000 |
Roy Marples |
Don't release a link local address.
draft
|
| Mon, 22 Oct 2007 15:03:01 +0000 |
Roy Marples |
If compiled without info support, don't tell the script about the info file.
draft
|
| Mon, 22 Oct 2007 14:32:31 +0000 |
Roy Marples |
Use sysconf to detect if we have a working monotonic clock.
draft
|
| Mon, 22 Oct 2007 13:10:09 +0000 |
Roy Marples |
Only request NTP, NIS, etc if we have compiled that feature in.
draft
|
| Mon, 22 Oct 2007 13:06:18 +0000 |
Roy Marples |
dhcpcd --version now shows what compile time options were used.
draft
|
| Sun, 21 Oct 2007 19:44:30 +0000 |
Roy Marples |
Don't need this define anymore.
draft
|
| Sun, 21 Oct 2007 19:16:53 +0000 |
Roy Marples |
Release 3.1.7
draft
|
| Sun, 21 Oct 2007 19:16:19 +0000 |
Roy Marples |
typo
draft
|
| Sun, 21 Oct 2007 19:15:23 +0000 |
Roy Marples |
Add warnings about requesting a link local address.
draft
|
| Sat, 20 Oct 2007 16:58:13 +0000 |
Roy Marples |
Write the pidfile before we fork so we can easily be stopped by other processes.
draft
|
| Wed, 17 Oct 2007 15:46:04 +0000 |
Roy Marples |
Always define IN_LINKLOCAL
draft
|
| Fri, 12 Oct 2007 11:19:29 +0000 |
Roy Marples |
Always add a link-local route unless we're given a non-private address by the DHCP server.
draft
|
| Fri, 12 Oct 2007 11:18:03 +0000 |
Roy Marples |
Change wording
draft
|
| Thu, 11 Oct 2007 21:05:18 +0000 |
Roy Marples |
Remove temp files when cannot work out linking foo
draft
|
| Thu, 11 Oct 2007 20:30:24 +0000 |
Roy Marples |
Don't malloc pointer size when we mean data size
draft
|
| Thu, 11 Oct 2007 13:42:12 +0000 |
Roy Marples |
No need for if here
draft
|
| Thu, 11 Oct 2007 13:27:06 +0000 |
Roy Marples |
Clarify EINTR
draft
|
| Thu, 11 Oct 2007 13:26:16 +0000 |
Roy Marples |
Reduce stack usage by using malloc more.
draft
|
| Thu, 11 Oct 2007 13:24:17 +0000 |
Roy Marples |
Work better with signal handling, arp and send errors
draft
|
| Thu, 11 Oct 2007 13:23:53 +0000 |
Roy Marples |
revert commit - wrong file :/
draft
|
| Thu, 11 Oct 2007 13:21:57 +0000 |
Roy Marples |
Work better with signal handling, arp and send errors
draft
|
| Thu, 11 Oct 2007 13:21:02 +0000 |
Roy Marples |
Return on all errors
draft
|