| Mon, 21 Jan 2008 21:19:53 +0000 |
Roy Marples |
Quiet some lint warnings.
draft
|
| Mon, 21 Jan 2008 16:08:42 +0000 |
Roy Marples |
Prefer for (;;) over while (1)
draft
|
| Mon, 21 Jan 2008 15:13:59 +0000 |
Roy Marples |
Re-factor our state engine, splitting out the massive switch block into smaller functions. Hopefully I've not introduced any bugs as it seems to work fine.
draft
|
| Mon, 21 Jan 2008 15:12:51 +0000 |
Roy Marples |
Don't raise signals on child exits.
draft
|
| Mon, 21 Jan 2008 15:12:31 +0000 |
Roy Marples |
We should use ssize_t here.
draft
|
| Mon, 21 Jan 2008 15:10:46 +0000 |
Roy Marples |
inet_aton returns 1 for success
draft
|
| Thu, 17 Jan 2008 18:49:26 +0000 |
Roy Marples |
Change man page building to a suffix rule.
draft
|
| Thu, 17 Jan 2008 17:54:03 +0000 |
Roy Marples |
Formatting.
draft
|
| Thu, 17 Jan 2008 17:51:00 +0000 |
Roy Marples |
We should use caddr_t instead of our own types for arp hardware addresses.
draft
|
| Thu, 17 Jan 2008 14:16:13 +0000 |
Roy Marples |
Re-write the man page using the mdoc format.
draft
|
| Wed, 16 Jan 2008 17:49:58 +0000 |
Roy Marples |
Exit through our abort label to ensure we always clean our memory.
draft
|
| Wed, 16 Jan 2008 17:38:02 +0000 |
Roy Marples |
Don't request a NULL address and supply a serveraddress when we should.
draft
|
| Wed, 16 Jan 2008 17:34:36 +0000 |
Roy Marples |
More formatting fixes.
draft
|
| Wed, 16 Jan 2008 16:38:47 +0000 |
Roy Marples |
Re format for standard tabs.
draft
|
| Wed, 16 Jan 2008 15:59:14 +0000 |
Roy Marples |
Add correct license
draft
|
| Wed, 16 Jan 2008 14:32:35 +0000 |
Roy Marples |
We now work with C90 compilers, so no need to enforce C99.
draft
|
| Wed, 16 Jan 2008 13:40:42 +0000 |
Roy Marples |
start and last_send should really be time_t also.
draft
|
| Wed, 16 Jan 2008 13:16:11 +0000 |
Roy Marples |
uptime should return time_t
draft
|
| Tue, 15 Jan 2008 15:11:00 +0000 |
Roy Marples |
Fix -S in getopt.
draft
|
| Tue, 15 Jan 2008 14:34:28 +0000 |
Roy Marples |
Add -S to optionally request a Microsoft CSR. -SS only request a Microsoft CSR and not a normal.
draft
|
| Wed, 09 Jan 2008 15:51:04 +0000 |
Roy Marples |
Release 3.1.9
draft
|
| Wed, 09 Jan 2008 14:16:18 +0000 |
Roy Marples |
Fix INFODIR
draft
|
| Wed, 09 Jan 2008 13:41:16 +0000 |
Roy Marples |
Disallow arp claim for IEEE1394 per RFC 2734 thanks to pawka.
draft
|
| Wed, 09 Jan 2008 12:34:34 +0000 |
Roy Marples |
Write the real routing message length, fixing the addition of routes on NetBSD and hopefully OpenBSD.
draft
|
| Wed, 09 Jan 2008 11:45:30 +0000 |
Roy Marples |
.depend shouldn't need scripts.
draft
|
| Wed, 09 Jan 2008 10:19:16 +0000 |
Roy Marples |
Bump the version for testing.
draft
|
| Wed, 09 Jan 2008 10:17:57 +0000 |
Roy Marples |
Only ignore dhcpcd bz2 files.
draft
|
| Wed, 09 Jan 2008 10:17:10 +0000 |
Roy Marples |
Use correct castings for UINT16_MAX.
draft
|
| Wed, 09 Jan 2008 10:12:59 +0000 |
Roy Marples |
Default all int entries in the dhcp header to unsigned.
draft
|
| Wed, 09 Jan 2008 10:02:28 +0000 |
Roy Marples |
common.h now defines a simple define to create the function in common.c. NetBSD needs srandomdev also.
draft
|
| Wed, 09 Jan 2008 09:38:00 +0000 |
Roy Marples |
We no longer need these headers.
draft
|
| Tue, 08 Jan 2008 11:04:52 +0000 |
Roy Marples |
Ignore *.bz2 files
draft
|
| Tue, 08 Jan 2008 10:51:03 +0000 |
Roy Marples |
Fix makefiles for installing via ports
draft
|
| Tue, 08 Jan 2008 10:22:57 +0000 |
Roy Marples |
Fix the man install
draft
|
| Tue, 08 Jan 2008 10:03:18 +0000 |
Roy Marples |
Style
draft
|
| Tue, 08 Jan 2008 10:02:25 +0000 |
Roy Marples |
Add comment about where to find the ChangeLog, and now prefer my bugzilla over the cruddy berlios bug reporting system.
draft
|
| Tue, 08 Jan 2008 09:51:23 +0000 |
Roy Marples |
Belatedly into 2008 :)
draft
|
| Tue, 08 Jan 2008 09:41:22 +0000 |
Roy Marples |
Add a dist mk stub and tweak the other mk's for style.
draft
|
| Tue, 08 Jan 2008 09:40:24 +0000 |
Roy Marples |
Remove ChangeLog, use the git log instead.
draft
|
| Mon, 07 Jan 2008 23:46:47 +0000 |
Roy Marples |
Add an ignore file
draft
|
| Mon, 07 Jan 2008 23:45:48 +0000 |
Roy Marples |
Move to a BSD style Makefile and supply mk stubs that work with gmake and pmake.
draft
|
| Mon, 07 Jan 2008 20:52:49 +0000 |
Roy Marples |
Stop using asprintf as it's not portable.
draft
|
| Mon, 07 Jan 2008 20:49:25 +0000 |
Roy Marples |
Clean up some valgrind warnings.
draft
|
| Mon, 07 Jan 2008 20:48:32 +0000 |
Roy Marples |
Always relaunch with the full path.
draft
|
| Mon, 07 Jan 2008 20:47:58 +0000 |
Roy Marples |
Always exit throught the abort label so we clean up our memory like a good citizen.
draft
|
| Mon, 07 Jan 2008 20:47:06 +0000 |
Roy Marples |
Stop trying to fudge gmake including the .depend
draft
|
| Mon, 07 Jan 2008 19:13:54 +0000 |
Roy Marples |
Avoid valgrind errors with getline.
draft
|
| Mon, 07 Jan 2008 18:14:51 +0000 |
Roy Marples |
Stop using static inflexable buffers when cleaning metas and reading files.
draft
|
| Wed, 28 Nov 2007 16:14:38 +0000 |
Roy Marples |
whitespace
draft
|
| Tue, 27 Nov 2007 22:03:42 +0000 |
Roy Marples |
Use generic BSD define.
draft
|
| Sat, 24 Nov 2007 11:03:49 +0000 |
Roy Marples |
3.1.8
draft
|
| Sat, 24 Nov 2007 10:30:14 +0000 |
Roy Marples |
Don't force CFLAGS
draft
|
| Wed, 21 Nov 2007 10:31:30 +0000 |
Roy Marples |
Merge branch 'master' of marples:/var/git/dhcpcd
draft
|
| Wed, 21 Nov 2007 10:31:16 +0000 |
Roy Marples |
We shouldn't specify log or drift locations
draft
|
| Mon, 19 Nov 2007 21:00:36 +0000 |
Roy Marples |
whitespace
draft
|
| Mon, 19 Nov 2007 20:23:30 +0000 |
Roy Marples |
Don't hardcode as much
draft
|
| Fri, 16 Nov 2007 13:08:00 +0000 |
Roy Marples |
Fix file_in_path
draft
|
| Thu, 15 Nov 2007 23:58:16 +0000 |
Roy Marples |
Detect Slackware RC. Also rename ORC to OPENRC and BRC to BSDRC.
draft
|
| Thu, 15 Nov 2007 17:58:39 +0000 |
Roy Marples |
Fix atoint for out of range
draft
|
| Thu, 15 Nov 2007 17:57:10 +0000 |
Roy Marples |
Replace the macro STRINGINT with a function
draft
|
| 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
|