Commit Graph

77 Commits

Author SHA1 Message Date
Roy Marples
90306f9f34 Release dhcpcd-5.0.1 2009-05-03 06:17:07 +00:00
Roy Marples
601fb3d500 Add (c) to Copyright 2009-05-01 13:57:45 +00:00
Roy Marples
371233ce20 Release dhcpcd-5.0.0 2009-04-28 20:57:12 +00:00
Roy Marples
1bfb540cc1 Release .18 2009-04-19 19:43:10 +00:00
Roy Marples
0b07851c19 Release dhcpcd-4.99.17 2009-04-19 18:23:47 +00:00
Roy Marples
919a8c8bd4 Release dhcpcd-4.99.16 2009-04-02 09:32:54 +00:00
Roy Marples
12d3c36393 Release dhcpcd-4.99.15 2009-03-20 15:37:19 +00:00
Roy Marples
d14bdb3d44 Release dhcpcd-4.99.14 2009-03-05 23:13:01 +00:00
Roy Marples
f30ca7cacc Release dhcpcd-4.99.13 2009-02-04 20:54:55 +00:00
Roy Marples
41f9654ae9 Copyright 2009-01-29 13:56:43 +00:00
Roy Marples
41c1ef2d73 Release 4.99.12 2009-01-26 13:14:31 +00:00
Roy Marples
1bd34f2a9e Release 4.99.11 2009-01-23 01:31:00 +00:00
Roy Marples
596f836904 Release 4.99.10 2009-01-22 14:21:55 +00:00
Roy Marples
882d97c856 When dropping config, we should punt the old config so we don't drop it twice. 2009-01-19 16:17:18 +00:00
Roy Marples
a96641760b Release 4.99.8 2009-01-17 02:47:26 +00:00
Roy Marples
62ea37d68e Release 4.99.7 2008-12-19 12:52:38 +00:00
Roy Marples
ddeace4bd4 Release 4.99.6 2008-11-25 21:00:46 +00:00
Roy Marples
3ad4d331af Fix some LINT errors. 2008-11-10 11:15:27 +00:00
Roy Marples
459f34f308 Release 4.99.3 2008-10-29 13:02:41 +00:00
Roy Marples
bbe2fd074f 4.99.2 2008-09-19 13:36:40 +00:00
Roy Marples
b4160f6713 Loads of changes, so the next full version will be 5.0. We'll releae 4.99.1 here. 2008-09-15 19:31:18 +00:00
Roy Marples
48fdb3a5ee We don't add this anymore. 2008-09-13 10:49:23 +00:00
Roy Marples
f6de5860b6 As our logger calls emulate syslog, we can use %m. However, this means we have to convert it for printf as POSIX does not require that printf supports it. This also means we drop -pedantic from our GCC flags. 2008-09-05 13:12:35 +00:00
Roy Marples
f43e585355 Add a control socket so that interfaces can be dynamically re-set.
This requires the event loop argument being changed to void *
so we can send arguments other than an interface.
2008-09-03 16:49:28 +00:00
Roy Marples
fd05b7dcfc Add an event loop.
Split client.c into smaller files and functions and
recode around the event loop.
Add multiple interface support using the new event loop.
Document changes and outstanding bugs.
2008-09-02 13:28:11 +00:00
Roy Marples
f0c82200f2 Release dhcpcd-4.0.0 :D 2008-08-24 11:56:30 +00:00
Roy Marples
be5aa34488 Release dhcpcd-4.0.0-rc5 2008-08-15 19:24:39 +00:00
Roy Marples
2e0d9c2543 Release dhcpcd-4.0.0-rc4 2008-07-28 14:35:20 +00:00
Roy Marples
13a2e34a69 Release dhcpcd-4.0.0-rc3 2008-07-27 10:29:12 +00:00
Roy Marples
b8b4be9a39 Remove #ifdefs to disable specific bits of code. We now build everything - we're small enough :) 2008-07-23 17:06:42 +00:00
Roy Marples
482f13c723 Release dhcpcd-4.0.0-rc2 2008-07-23 16:08:27 +00:00
Roy Marples
21232258e3 Release dhcpcd-4.0.0-rc1 2008-07-22 09:10:55 +00:00
Roy Marples
fce166cfdb beta9 2008-07-08 16:08:11 +00:00
Roy Marples
31e182aa7a dhcpcd-4.0.0-beta8 2008-07-05 13:40:19 +00:00
Roy Marples
b953fded8b Remove ENABLE_DUID and introduce MINIMAL, which removes all non essential userland options, knocking around 6k off the binary size. 2008-07-04 13:02:33 +00:00
Roy Marples
261eb2d41f Remove previous toggles for classid, clientid, userclass and vendor - they call *could* be required for DHCP. Add a string parser and process all user strings through it. 2008-07-02 17:05:41 +00:00
Roy Marples
d65fd32df0 Allow ClassID to be configured. 2008-06-30 16:35:41 +00:00
Roy Marples
413724d05e Allow clientid to be configured. 2008-06-30 16:27:15 +00:00
Roy Marples
79f58b5d88 Allow userclass to be compiled out. 2008-06-30 16:15:29 +00:00
Roy Marples
757520c586 Add support for vendor encapsulated options. Also, MINIAL define now disables all configurable options. 2008-06-30 16:02:56 +00:00
Roy Marples
8094302cf1 beta7 2008-06-20 06:56:31 +00:00
Roy Marples
fd34289e21 Bump to beta6 for internal testing and move UNCONST to common.h 2008-06-07 00:15:14 +00:00
Roy Marples
26b48f9559 DISABLE_FEATURE defines now don't enable automatic ENABLE_FEATURE defines. 2008-05-29 08:26:57 +00:00
Roy Marples
98335969de dhcpcd-4.0.0-beta5 2008-05-24 17:47:44 +00:00
Roy Marples
ee4e620abb Move dhcpcd.sh to dhcpcd-run-hooks and remove .sh suffixes 2008-05-24 17:15:14 +00:00
Roy Marples
9f1fea6b03 Just use /etc. 2008-05-22 21:41:40 +00:00
Roy Marples
0aeb350cfa Install dhcpcd.sh and hooks into /libexec by default. dhcpcd.conf, dhcpcd.duid and dhcpcd.hook are now in /etc. 2008-05-20 12:23:29 +00:00
Roy Marples
8a5b130746 Style 2008-05-19 14:47:37 +00:00
Roy Marples
9934ead60e Trap some config.h defines if they're in CFLAGS. 2008-05-19 14:45:05 +00:00
Roy Marples
7b15d336d9 Move VERSION from Makefile to config.h so that other Makefiles can be used instead of our own. 2008-05-19 13:36:06 +00:00