| 2007-04-15 |
Roy Marples | Remove gateways from the ROUTES and add to GATEWAYS |
commit | commitdiff | tree | snapshot |
| 2007-04-14 |
Roy Marples | dhcpcd-3.0.17 |
commit | commitdiff | tree | snapshot |
| 2007-04-13 |
Roy Marples | Typo, thanks to A C Hurst |
commit | commitdiff | tree | snapshot |
| 2007-04-13 |
Roy Marples | ignore should be debug message |
commit | commitdiff | tree | snapshot |
| 2007-04-12 |
Roy Marples | Style updates |
commit | commitdiff | tree | snapshot |
| 2007-04-12 |
Roy Marples | Update |
commit | commitdiff | tree | snapshot |
| 2007-04-12 |
Roy Marples | Redfine the variable and add a comment |
commit | commitdiff | tree | snapshot |
| 2007-04-11 |
Roy Marples | Minimum message size is now 300 bytes for crappy DHCP... |
commit | commitdiff | tree | snapshot |
| 2007-04-11 |
Roy Marples | Cuddle up to LKML style C |
commit | commitdiff | tree | snapshot |
| 2007-04-10 |
Roy Marples | Fix indentation |
commit | commitdiff | tree | snapshot |
| 2007-04-08 |
Roy Marples | We should now compile on OpenBSD. Also, we check we... |
commit | commitdiff | tree | snapshot |
| 2007-04-06 |
Roy Marples | copy the arg as vsyslog may not do its own copy and... |
commit | commitdiff | tree | snapshot |
| 2007-04-05 |
Roy Marples | string.h pulls in features.h |
commit | commitdiff | tree | snapshot |
| 2007-04-05 |
Roy Marples | Use libc strlcpy for uclibc and dietlibc |
commit | commitdiff | tree | snapshot |
| 2007-04-05 |
Roy Marples | Remove the last sprintf |
commit | commitdiff | tree | snapshot |
| 2007-04-05 |
Roy Marples | Use strlcpy if available, if not define our own. |
commit | commitdiff | tree | snapshot |
| 2007-04-05 |
Roy Marples | Add safe_strncpy function to ensure everything is NULL... |
commit | commitdiff | tree | snapshot |
| 2007-04-05 |
Roy Marples | Clean ups |
commit | commitdiff | tree | snapshot |
| 2007-04-05 |
Roy Marples | Cast NULL as char * when terminating lists, and use... |
commit | commitdiff | tree | snapshot |
| 2007-04-04 |
Roy Marples | Add --nomtu/-M option. Also, if MTU is used we restore... |
commit | commitdiff | tree | snapshot |
| 2007-04-03 |
Roy Marples | You can now build dhcpcd without support for writing... |
commit | commitdiff | tree | snapshot |
| 2007-03-23 |
Roy Marples | Check that if_nametoindex returns a valid index, thanks... |
commit | commitdiff | tree | snapshot |
| 2007-03-23 |
Roy Marples | Build correctly on dietlibc, thanks to d00mer. |
commit | commitdiff | tree | snapshot |
| 2007-03-23 |
Roy Marples | When MTU is less than 576 we now ignore it instead... |
commit | commitdiff | tree | snapshot |
| 2007-03-04 |
Roy Marples | When we get an invalid length for a DHCP option, try... |
commit | commitdiff | tree | snapshot |
| 2007-03-02 |
Roy Marples | RFC 2131 is full of confusion regarding MTU it seems... |
commit | commitdiff | tree | snapshot |
| 2007-03-01 |
Roy Marples | Fix MTU length checking. |
commit | commitdiff | tree | snapshot |
| 2007-02-28 |
Roy Marples | 3.0.14 done |
commit | commitdiff | tree | snapshot |
| 2007-02-27 |
Roy Marples | Don't crash with 0 or invalid length DHCP options,... |
commit | commitdiff | tree | snapshot |
| 2007-02-23 |
Roy Marples | Final 3.0.13 |
commit | commitdiff | tree | snapshot |
| 2007-02-23 |
Roy Marples | Final 3.0.13 |
commit | commitdiff | tree | snapshot |
| 2007-02-22 |
Roy Marples | Really fix firewire |
commit | commitdiff | tree | snapshot |
| 2007-02-21 |
Roy Marples | Fix regression on Linux for sending packets over non... |
commit | commitdiff | tree | snapshot |
| 2007-02-21 |
Roy Marples | define ARPHRD_IEEE1394 if it doesn not exist, like... |
commit | commitdiff | tree | snapshot |
| 2007-02-21 |
Roy Marples | Finalise 3.0.12 |
commit | commitdiff | tree | snapshot |
| 2007-02-21 |
Roy Marples | No more errors reported under valgrind :) |
commit | commitdiff | tree | snapshot |
| 2007-02-21 |
Roy Marples | Clean up some valgrind errors |
commit | commitdiff | tree | snapshot |
| 2007-02-21 |
Roy Marples | Stop using sleeps as it may mess with our signal handle... |
commit | commitdiff | tree | snapshot |
| 2007-02-20 |
Roy Marples | Test to see if the pid in the pidfile is actually runni... |
commit | commitdiff | tree | snapshot |
| 2007-02-12 |
Roy Marples | man page touchups |
commit | commitdiff | tree | snapshot |
| 2007-02-12 |
Roy Marples | Add DHCP over FireWire 1394 (RFC 2855) and InfiniBand... |
commit | commitdiff | tree | snapshot |
| 2007-02-08 |
Roy Marples | Don't try to send messages when we infinite leasetime... |
commit | commitdiff | tree | snapshot |
| 2007-01-28 |
Roy Marples | Bother bother reading the existing ntp.conf file once... |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
Roy Marples | Tag 3.0.10 |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
Roy Marples | 3.0.10 |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
Roy Marples | Only write a new ntp.conf if any of our servers are... |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
Roy Marples | Respond to SIGCHLD with a wait so we don't leave zombie... |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Roy Marples | Update changelog |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Roy Marples | For infinite timeout, we now resent the last request... |
commit | commitdiff | tree | snapshot |
| 2007-01-17 |
Roy Marples | Typo |
commit | commitdiff | tree | snapshot |
| 2007-01-16 |
Roy Marples | For infinite timeout, we now resent the last request... |
commit | commitdiff | tree | snapshot |
| 2007-01-07 |
Roy Marples | Version makefile |
commit | commitdiff | tree | snapshot |
| 2007-01-07 |
Roy Marples | 3.0.9 |
commit | commitdiff | tree | snapshot |
| 2006-12-28 |
Roy Marples | Add static routes before any default routes as a router... |
commit | commitdiff | tree | snapshot |
| 2006-12-21 |
Roy Marples | 3.0.8 |
commit | commitdiff | tree | snapshot |
| 2006-12-21 |
Roy Marples | Code clean |
commit | commitdiff | tree | snapshot |
| 2006-12-21 |
Roy Marples | Tweak makefile |
commit | commitdiff | tree | snapshot |
| 2006-12-21 |
Roy Marples | Change back to gnu99 to support generic Linux headers... |
commit | commitdiff | tree | snapshot |
| 2006-12-21 |
Roy Marples | Fix arp checking |
commit | commitdiff | tree | snapshot |
| 2006-12-19 |
Roy Marples | 3.0.7 |
commit | commitdiff | tree | snapshot |
| 2006-12-19 |
Roy Marples | Add NetBSD and OpenBSD support - untested though |
commit | commitdiff | tree | snapshot |
| 2006-12-18 |
Roy Marples | Clean up warnings on Sparc/Linux |
commit | commitdiff | tree | snapshot |
| 2006-12-18 |
Roy Marples | Allow Token Ring on Linux |
commit | commitdiff | tree | snapshot |
| 2006-12-18 |
Roy Marples | Clean up compile warnings on Sparc/FreeBSD |
commit | commitdiff | tree | snapshot |
| 2006-12-15 |
Roy Marples | dhcpcd is reported to work on Darwin :) |
commit | commitdiff | tree | snapshot |
| 2006-12-15 |
Roy Marples | Add -Werror back |
commit | commitdiff | tree | snapshot |
| 2006-12-15 |
Roy Marples | Fix cleanmetas function and fix FreeBSD again |
commit | commitdiff | tree | snapshot |
| 2006-12-15 |
Roy Marples | Fix silly warning on s390 |
commit | commitdiff | tree | snapshot |
| 2006-12-15 |
Roy Marples | Use -pipe again |
commit | commitdiff | tree | snapshot |
| 2006-12-15 |
Roy Marples | Define _BSD_SOURCE and change to c99 - more warnings... |
commit | commitdiff | tree | snapshot |
| 2006-12-15 |
Roy Marples | Compiles on FreeBSD again |
commit | commitdiff | tree | snapshot |
| 2006-12-14 |
Roy Marples | Make the consts sane |
commit | commitdiff | tree | snapshot |
| 2006-12-14 |
Roy Marples | Add loads of debugging CFLAGS so we can remove all... |
commit | commitdiff | tree | snapshot |
| 2006-12-11 |
Roy Marples | Don't set the broadcast flag anymore as all BPF and... |
commit | commitdiff | tree | snapshot |
| 2006-12-06 |
Roy Marples | Fix yp.conf creation |
commit | commitdiff | tree | snapshot |
| 2006-12-06 |
Roy Marples | Compile fix for FreeBSD |
commit | commitdiff | tree | snapshot |
| 2006-12-06 |
Roy Marples | Update ChangeLog |
commit | commitdiff | tree | snapshot |
| 2006-12-06 |
Roy Marples | Tag 3.0.4 |
commit | commitdiff | tree | snapshot |
| 2006-12-06 |
Roy Marples | Fix netmask thanks to Marc Duponcheel. |
commit | commitdiff | tree | snapshot |
| 2006-12-06 |
Roy Marples | Send the current hostname by default. |
commit | commitdiff | tree | snapshot |
| 2006-12-05 |
Roy Marples | Revert mistaken commit |
commit | commitdiff | tree | snapshot |
| 2006-12-05 |
Roy Marples | Tag dhcpcd-3.0.3 |
commit | commitdiff | tree | snapshot |
| 2006-12-05 |
Roy Marples | Fix NIS, #define RESOLVCONF and send the parameter... |
commit | commitdiff | tree | snapshot |
| 2006-12-04 |
Roy Marples | Send hostname/fqdn in DISCOVER and INFORM messages... |
commit | commitdiff | tree | snapshot |
| 2006-12-04 |
Roy Marples | Don't do if (foo) when foo is a char array and not... |
commit | commitdiff | tree | snapshot |
| 2006-12-04 |
Roy Marples | Fix writing to /etc/resolv.conf when resolvconf not... |
commit | commitdiff | tree | snapshot |
| 2006-12-04 |
Roy Marples | Clean some style and stop using %m (use %s + strerror... |
commit | commitdiff | tree | snapshot |
| 2006-12-04 |
Roy Marples | Only include linux/if_addr.h for 2.6.19 kernels and... |
commit | commitdiff | tree | snapshot |
| 2006-12-04 |
Roy Marples | Include linux/if_addr.h so we compile on 2.6.19 kernels... |
commit | commitdiff | tree | snapshot |
| 2006-12-03 |
Roy Marples | Linux systems without glibc-2.3 don't have getifaddrs... |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
Roy Marples | Changed the default timeout to 20 seconds, allowing... |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
Roy Marples | Add userlen back |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
Roy Marples | Set the rfds correctly so we can get a reply after... |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Roy Marples | xmalloc dhcp objects so we can swap pointer around... |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Roy Marples | Quote all vars in the info file. |
commit | commitdiff | tree | snapshot |
| 2006-11-27 |
Roy Marples | Don't define CC |
commit | commitdiff | tree | snapshot |
| 2006-11-27 |
Roy Marples | Tweak Makefile |
commit | commitdiff | tree | snapshot |
| 2006-11-27 |
Roy Marples | Don't bundle the .svn dir in the Makefile |
commit | commitdiff | tree | snapshot |
| 2006-11-27 |
Roy Marples | Add dhcpcd-3 re-write |
commit | commitdiff | tree | snapshot |
|