| 2014-04-30 |
Roy Marples | Remove debug |
commit | commitdiff | tree | snapshot |
| 2014-04-30 |
Roy Marples | Support ND6_IFF_OVERRIDE_RTADV |
commit | commitdiff | tree | snapshot |
| 2014-04-30 |
Roy Marples | Fix some potential memory errors. |
commit | commitdiff | tree | snapshot |
| 2014-04-30 |
Roy Marples | Fix some possible leaks. |
commit | commitdiff | tree | snapshot |
| 2014-04-30 |
Roy Marples | Fix an unassigned memory error. |
commit | commitdiff | tree | snapshot |
| 2014-04-28 |
Roy Marples | Support IFA_F_NOPREFIXROUTE on Linux. |
commit | commitdiff | tree | snapshot |
| 2014-04-28 |
Roy Marples | Fix compile on Linux |
commit | commitdiff | tree | snapshot |
| 2014-04-28 |
Roy Marples | Sorting interfaces is an IPv4 specific task, so move... |
commit | commitdiff | tree | snapshot |
| 2014-04-28 |
Roy Marples | Namespace all public dhcpcd.c functions. |
commit | commitdiff | tree | snapshot |
| 2014-04-25 |
Roy Marples | printf time_t, hmmmm |
commit | commitdiff | tree | snapshot |
| 2014-04-25 |
Roy Marples | Fix some -Wconversion errors on FreeBSD. |
commit | commitdiff | tree | snapshot |
| 2014-04-25 |
Roy Marples | Fix compile on Linux. |
commit | commitdiff | tree | snapshot |
| 2014-04-25 |
Roy Marples | Fix compile on OpenBSD. |
commit | commitdiff | tree | snapshot |
| 2014-04-25 |
Roy Marples | Move net.c to if.c. |
commit | commitdiff | tree | snapshot |
| 2014-04-25 |
Roy Marples | Add more TAILQ #ifdef tests for older queue.h's |
commit | commitdiff | tree | snapshot |
| 2014-04-25 |
Roy Marples | Support older Linux kernels where DAD is not reported. |
commit | commitdiff | tree | snapshot |
| 2014-04-25 |
Roy Marples | Fix --disable-embedded [f097d9f0ef] |
commit | commitdiff | tree | snapshot |
| 2014-04-24 |
Roy Marples | Support older systems with different defines for IPV6_R... |
commit | commitdiff | tree | snapshot |
| 2014-04-24 |
Roy Marples | Work without IFA_F_OPTIMISTIC on Linux. |
commit | commitdiff | tree | snapshot |
| 2014-04-24 |
Roy Marples | Support older linux without SOCK_CLOEXEC. |
commit | commitdiff | tree | snapshot |
| 2014-04-23 |
Roy Marples | Move all Linux only sources into if-linux.c |
commit | commitdiff | tree | snapshot |
| 2014-04-23 |
Roy Marples | Fix compat/queue.h |
commit | commitdiff | tree | snapshot |
| 2014-04-23 |
Roy Marples | Move all BSD only sources into if-bsd.c |
commit | commitdiff | tree | snapshot |
| 2014-04-23 |
Roy Marples | Compile embedded in without a config |
commit | commitdiff | tree | snapshot |
| 2014-04-23 |
Roy Marples | Add missing file |
commit | commitdiff | tree | snapshot |
| 2014-04-23 |
Roy Marples | gmake-4 supports != shell assignment operator, like... |
commit | commitdiff | tree | snapshot |
| 2014-04-23 |
Roy Marples | Add config-null.mk and a nasty hack to include config... |
commit | commitdiff | tree | snapshot |
| 2014-04-23 |
Roy Marples | Fix compile without IPv4 |
commit | commitdiff | tree | snapshot |
| 2014-04-23 |
Roy Marples | Don't spam timezone updates unless its actually changed. |
commit | commitdiff | tree | snapshot |
| 2014-04-23 |
Roy Marples | Fix compile on OpenBSD |
commit | commitdiff | tree | snapshot |
| 2014-04-23 |
Roy Marples | Fix GNU make depend |
commit | commitdiff | tree | snapshot |
| 2014-04-23 |
Roy Marples | Define a macro to include spawn.h or compat/spawn.h... |
commit | commitdiff | tree | snapshot |
| 2014-04-23 |
Roy Marples | Ship a compat queue.h for older systems without any... |
commit | commitdiff | tree | snapshot |
| 2014-04-18 |
Roy Marples | Work with older libc's without O_CLOEXEC. |
commit | commitdiff | tree | snapshot |
| 2014-04-06 |
Roy Marples | Document debug |
commit | commitdiff | tree | snapshot |
| 2014-04-01 |
Roy Marples | On a read error, remove the FD from eloop. |
commit | commitdiff | tree | snapshot |
| 2014-04-01 |
Roy Marples | Move the bpf filter len to a define. |
commit | commitdiff | tree | snapshot |
| 2014-03-31 |
Roy Marples | More number differences |
commit | commitdiff | tree | snapshot |
| 2014-03-31 |
Roy Marples | BPF filter size is unsigned int |
commit | commitdiff | tree | snapshot |
| 2014-03-27 |
Roy Marples | 64-bit clang fallout |
commit | commitdiff | tree | snapshot |
| 2014-03-27 |
Roy Marples | Fix some 64-bit fallout |
commit | commitdiff | tree | snapshot |
| 2014-03-27 |
Roy Marples | Add -Wconversion to debug CFLAGS and fix fallout. |
commit | commitdiff | tree | snapshot |
| 2014-03-27 |
Roy Marples | Don't need to zero as many bytes. |
commit | commitdiff | tree | snapshot |
| 2014-03-26 |
Roy Marples | Default to building static for a $PREFIX of \ for non... |
commit | commitdiff | tree | snapshot |
| 2014-03-24 |
Roy Marples | Blank build |
commit | commitdiff | tree | snapshot |
| 2014-03-24 |
Roy Marples | So apparently target is just for compilers and we shoul... |
commit | commitdiff | tree | snapshot |
| 2014-03-24 |
Roy Marples | If given --build or --host targets, the expectation... |
commit | commitdiff | tree | snapshot |
| 2014-03-23 |
Roy Marples | glibc 2.17 has clock_gettime in libc directly, so test... |
commit | commitdiff | tree | snapshot |
| 2014-03-22 |
Roy Marples | Be specific |
commit | commitdiff | tree | snapshot |
| 2014-03-22 |
Roy Marples | If not specified, Delegated Prefixes will get an automa... |
commit | commitdiff | tree | snapshot |
| 2014-03-20 |
Roy Marples | Fix compile. |
commit | commitdiff | tree | snapshot |
| 2014-03-20 |
Roy Marples | Add a reject route for the delegated prefix so that... |
commit | commitdiff | tree | snapshot |
| 2014-03-20 |
Roy Marples | BSD has per interface rtadv kernel flag, handle it... |
commit | commitdiff | tree | snapshot |
| 2014-03-19 |
Roy Marples | Work with FreeBSD ypbind as well. |
commit | commitdiff | tree | snapshot |
| 2014-03-19 |
Roy Marples | Support ypbind on OpenBSD. |
commit | commitdiff | tree | snapshot |
| 2014-03-18 |
Roy Marples | We don't want to find TENTATIVE addresses |
commit | commitdiff | tree | snapshot |
| 2014-03-18 |
Roy Marples | Only fork when the RA has a RDNSS option AND a valid... |
commit | commitdiff | tree | snapshot |
| 2014-03-14 |
Roy Marples | Release dhcpcd-6.3.2 v6.3.2 |
commit | commitdiff | tree | snapshot |
| 2014-03-13 |
Roy Marples | If we can't use cc then try and find a working compiler. |
commit | commitdiff | tree | snapshot |
| 2014-03-12 |
Roy Marples | Set hoplimit by IPV6_MULTICAST_HOPS intead of each... |
commit | commitdiff | tree | snapshot |
| 2014-03-12 |
Roy Marples | Remove notion of hoplimit from DHCPv6 |
commit | commitdiff | tree | snapshot |
| 2014-03-12 |
Roy Marples | Clarify hop limit |
commit | commitdiff | tree | snapshot |
| 2014-03-11 |
Roy Marples | Set a hop limit on our DHCPv6 messages. |
commit | commitdiff | tree | snapshot |
| 2014-03-11 |
Roy Marples | Whitespace |
commit | commitdiff | tree | snapshot |
| 2014-03-11 |
Roy Marples | Remove the last of the SEND_DAD code |
commit | commitdiff | tree | snapshot |
| 2014-03-11 |
Roy Marples | More fixes to dhcp dumping leases. |
commit | commitdiff | tree | snapshot |
| 2014-03-11 |
Roy Marples | Fix a crash when dumping a DHCPv4 lease. |
commit | commitdiff | tree | snapshot |
| 2014-03-11 |
Roy Marples | Ensure that -M -x ifname does the right thing. |
commit | commitdiff | tree | snapshot |
| 2014-03-11 |
Roy Marples | Describe DHCPv6 better. |
commit | commitdiff | tree | snapshot |
| 2014-03-11 |
Roy Marples | Validate an accepted reconfigure key if we don't requir... |
commit | commitdiff | tree | snapshot |
| 2014-03-10 |
Roy Marples | Fix reconfigure behaviour |
commit | commitdiff | tree | snapshot |
| 2014-03-10 |
Roy Marples | Fix a crash when accepting a reconfigure key. |
commit | commitdiff | tree | snapshot |
| 2014-03-07 |
Roy Marples | Only check for carrier if state is still unknown. |
commit | commitdiff | tree | snapshot |
| 2014-03-07 |
Roy Marples | Force a static build for OpenBSD and a SBINDIR of ... |
commit | commitdiff | tree | snapshot |
| 2014-03-07 |
Roy Marples | Detect OpenBSD rc system (check instead of status). |
commit | commitdiff | tree | snapshot |
| 2014-03-07 |
Roy Marples | Log args and ignore --disable-silent-rules |
commit | commitdiff | tree | snapshot |
| 2014-03-07 |
Roy Marples | A router with a lifetime of zero is no longer a default... |
commit | commitdiff | tree | snapshot |
| 2014-03-07 |
Roy Marples | Add -M, --master to force dhcpcd into master mode. |
commit | commitdiff | tree | snapshot |
| 2014-03-07 |
Roy Marples | Rationalise signal handling - HUP now rebinds, ALRM... |
commit | commitdiff | tree | snapshot |
| 2014-03-07 |
Roy Marples | rtm_hdrlen is OpenBSD only and doesn't appear to be... |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Roy Marples | Deleting IPv4 subnet routes and IPv6 prefixes now works... |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Roy Marples | Fix assignment error from strcpy removal. |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Roy Marples | Tentative does not mean RTM_DELADDR. |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Roy Marples | We need AF_LINK and AF_INET sockets. Sigh. |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Roy Marples | Initial support for OpenBSD interface and routing priority. |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Roy Marples | We changed this file in 2014 |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Roy Marples | dhcpcd device context is from temporary storage, so... |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Roy Marples | Change the last strcpy calls to strlcpy. |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Roy Marples | Compile and work on OpenBSD. |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Roy Marples | Adjust comment to match expected behaviour |
commit | commitdiff | tree | snapshot |
| 2014-03-04 |
Roy Marples | NetBSD sh seems to break with *[![:alnum:]-_]* but... |
commit | commitdiff | tree | snapshot |
| 2014-03-04 |
Roy Marples | No need for this code when we can reliably work with... |
commit | commitdiff | tree | snapshot |
| 2014-03-04 |
Roy Marples | Whitespace |
commit | commitdiff | tree | snapshot |
| 2014-03-04 |
Roy Marples | Sanitize some gcc options in -Wall. |
commit | commitdiff | tree | snapshot |
| 2014-03-04 |
Roy Marples | We should really check fscanf value here. |
commit | commitdiff | tree | snapshot |
| 2014-03-04 |
Roy Marples | To avoid any future problems, log the TARGET we dervive... |
commit | commitdiff | tree | snapshot |
| 2014-03-03 |
Roy Marples | options is long long..... |
commit | commitdiff | tree | snapshot |
| 2014-03-03 |
Roy Marples | Just make the configure a bit easier. |
commit | commitdiff | tree | snapshot |
| 2014-03-03 |
Roy Marples | We don't care about the result of these functions. |
commit | commitdiff | tree | snapshot |
| 2014-03-03 |
Roy Marples | Fudge deriving os from Debian style |
commit | commitdiff | tree | snapshot |
| next |