log

age author description
Fri, 15 Dec 2006 11:33:44 +0000 Roy Marples Use -pipe again draft
Fri, 15 Dec 2006 11:23:32 +0000 Roy Marples Define _BSD_SOURCE and change to c99 - more warnings cleaned up. draft
Fri, 15 Dec 2006 00:00:18 +0000 Roy Marples Compiles on FreeBSD again draft
Thu, 14 Dec 2006 23:47:56 +0000 Roy Marples Make the consts sane draft
Thu, 14 Dec 2006 23:17:27 +0000 Roy Marples Add loads of debugging CFLAGS so we can remove all compiler warnings draft
Mon, 11 Dec 2006 13:16:28 +0000 Roy Marples Don't set the broadcast flag anymore as all BPF and Linux sockets should be draft
Wed, 06 Dec 2006 11:34:46 +0000 Roy Marples Fix yp.conf creation draft
Wed, 06 Dec 2006 11:16:43 +0000 Roy Marples Compile fix for FreeBSD draft
Wed, 06 Dec 2006 10:10:07 +0000 Roy Marples Update ChangeLog draft
Wed, 06 Dec 2006 10:06:51 +0000 Roy Marples Tag 3.0.4 draft
Wed, 06 Dec 2006 10:02:03 +0000 Roy Marples Fix netmask thanks to Marc Duponcheel. draft
Wed, 06 Dec 2006 09:37:15 +0000 Roy Marples Send the current hostname by default. draft
Tue, 05 Dec 2006 10:12:50 +0000 Roy Marples Revert mistaken commit draft
Tue, 05 Dec 2006 09:42:35 +0000 Roy Marples Tag dhcpcd-3.0.3 draft
Tue, 05 Dec 2006 09:38:10 +0000 Roy Marples Fix NIS, #define RESOLVCONF and send the parameter list with DISCOVER messages draft
Mon, 04 Dec 2006 21:13:04 +0000 Roy Marples Send hostname/fqdn in DISCOVER and INFORM messages too. draft
Mon, 04 Dec 2006 16:09:18 +0000 Roy Marples Don't do if (foo) when foo is a char array and not a pointer draft
Mon, 04 Dec 2006 14:08:44 +0000 Roy Marples Fix writing to /etc/resolv.conf when resolvconf not present and add more debug statements draft
Mon, 04 Dec 2006 12:56:30 +0000 Roy Marples Clean some style and stop using %m (use %s + strerror (errno) instead) draft
Mon, 04 Dec 2006 12:40:14 +0000 Roy Marples Only include linux/if_addr.h for 2.6.19 kernels and better draft
Mon, 04 Dec 2006 09:56:40 +0000 Roy Marples Include linux/if_addr.h so we compile on 2.6.19 kernels, thanks to AlexExtreme. draft
Sun, 03 Dec 2006 10:28:57 +0000 Roy Marples Linux systems without glibc-2.3 don't have getifaddrs, so we define our own. draft
Fri, 01 Dec 2006 20:08:33 +0000 Roy Marples Changed the default timeout to 20 seconds, allowing hme Sparc drivers to work. draft
Fri, 01 Dec 2006 16:22:15 +0000 Roy Marples Add userlen back draft
Fri, 01 Dec 2006 12:50:53 +0000 Roy Marples Set the rfds correctly so we can get a reply after re-sending a request. draft
Thu, 30 Nov 2006 15:58:45 +0000 Roy Marples xmalloc dhcp objects so we can swap pointer around easily. draft
Thu, 30 Nov 2006 13:04:23 +0000 Roy Marples Quote all vars in the info file. draft
Mon, 27 Nov 2006 21:32:54 +0000 Roy Marples Don't define CC draft
Mon, 27 Nov 2006 21:13:01 +0000 Roy Marples Tweak Makefile draft
Mon, 27 Nov 2006 20:45:59 +0000 Roy Marples Don't bundle the .svn dir in the Makefile draft