2017-07-13 |
Roy Marples | Unset $ifsuffix for non protocol reasons |
commit | commitdiff | tree |
2017-07-13 |
Roy Marples | Fix sefault when address lifetime overflows |
commit | commitdiff | tree |
2017-07-06 |
Roy Marples | dhcp: return routes when renewing |
commit | commitdiff | tree |
2017-07-06 |
Roy Marples | Treat INFORMED as a released state so it's dropped... |
commit | commitdiff | tree |
2017-07-04 |
Roy Marples | Update to the real stock dhcpcd.conf |
commit | commitdiff | tree |
2017-07-04 |
Roy Marples | Fix processing of INFORM6 replies without an OK status... |
commit | commitdiff | tree |
2017-07-04 |
Roy Marples | Whitespace |
commit | commitdiff | tree |
2017-07-04 |
Roy Marples | Always set the outgoing interface when creating non... |
commit | commitdiff | tree |
2017-07-04 |
Roy Marples | Only start discovery on lease expiration if we have... |
commit | commitdiff | tree |
2017-07-03 |
Roy Marples | Add a return value to deleteing events and timers so... |
commit | commitdiff | tree |
2017-07-01 |
Roy Marples | Fix a valgrind error. |
commit | commitdiff | tree |
2017-06-30 |
Maya Rashish | Fix a runtime shift error. |
commit | commitdiff | tree |
2017-06-28 |
Roy Marples | Fix crash when creating routes for a non preferred... |
commit | commitdiff | tree |
2017-06-16 |
Roy Marples | Now print_option is fully checked, we can avoid a mallo... |
commit | commitdiff | tree |
2017-06-16 |
Roy Marples | Check return values of snprintf and print_option correctly. |
commit | commitdiff | tree |
2017-06-16 |
Roy Marples | Use a better errno for running out of buffer. |
commit | commitdiff | tree |
2017-06-16 |
Roy Marples | Clarify RFC952 and RFC1123 to justify domain name restr... |
commit | commitdiff | tree |
2017-06-16 |
Roy Marples | Revert "RFC2181 section 11 says a DNS label can be... |
commit | commitdiff | tree |
2017-06-14 |
Roy Marples | Count label and domain name length correctly. |
commit | commitdiff | tree |
2017-06-13 |
Roy Marples | RFC2181 section 11 says a DNS label can be pretty much... |
commit | commitdiff | tree |
2017-06-13 |
Roy Marples | Make ipv6_newaddr() more flexable so it's the sole... |
commit | commitdiff | tree |
2017-06-13 |
Roy Marples | No need for signal.h here. |
commit | commitdiff | tree |
2017-06-13 |
Roy Marples | Use a long constant to avoid a lint error. |
commit | commitdiff | tree |
2017-06-13 |
Roy Marples | Remove some unused variables. |
commit | commitdiff | tree |
2017-06-13 |
Roy Marples | llen is unused here. |
commit | commitdiff | tree |
2017-06-13 |
Roy Marples | Guard MAX_RTR_SOLICITATION_DELAY if platform defined. |
commit | commitdiff | tree |
2017-06-13 |
Roy Marples | Add a lint target. |
commit | commitdiff | tree |
2017-06-13 |
Roy Marples | Fix a lint issue. |
commit | commitdiff | tree |
2017-06-13 |
Roy Marples | Typo |
commit | commitdiff | tree |
2017-06-13 |
Roy Marples | Remove unused valid_path() function. |
commit | commitdiff | tree |
2017-06-13 |
Roy Marples | Optimize loop exit. Thanks to Robert Elz. |
commit | commitdiff | tree |
2017-06-13 |
Roy Marples | Remove usesless comment. |
commit | commitdiff | tree |
2017-06-13 |
Roy Marples | In uniqify(), prefix a space if there is already a... |
commit | commitdiff | tree |
2017-05-31 |
Roy Marples | dhcp: Fix classless static routes |
commit | commitdiff | tree |
2017-05-22 |
Roy Marples | Hardware Address validation |
commit | commitdiff | tree |
2017-05-15 |
Roy Marples | Only reboot activated user interfaces. |
commit | commitdiff | tree |
2017-05-15 |
Roy Marples | Prefix Delegation: build routes after all addresses... |
commit | commitdiff | tree |
2017-05-15 |
Roy Marples | Remove abrt as it's unused and change carrier_warned... |
commit | commitdiff | tree |
2017-05-15 |
Roy Marples | Warn about IA_PD support not being compiled in when... |
commit | commitdiff | tree |
2017-05-15 |
Roy Marples | It's possible to receive a DHCPv6 lease without an... |
commit | commitdiff | tree |
2017-05-10 |
Roy Marples | Prepare dhcpcd-7.0.0-rc1 v7.0.0-rc1 |
commit | commitdiff | tree |
2017-05-09 |
Roy Marples | Remove more prefix delegation code for small binaries. |
commit | commitdiff | tree |
2017-05-09 |
Roy Marples | Don't crash when --static routers= is given on the... |
commit | commitdiff | tree |
2017-05-09 |
Roy Marples | Restore -G, --nogateway. |
commit | commitdiff | tree |
2017-05-08 |
Roy Marples | Install dhcpcd-definitions.conf to correct directory. |
commit | commitdiff | tree |
2017-05-05 |
Roy Marples | Apply the real D108 patch, my bad. |
commit | commitdiff | tree |
2017-05-05 |
Roy Marples | DHCPv6: deprecate addresses on stale leases. |
commit | commitdiff | tree |
2017-05-05 |
Roy Marples | IPv6: show actual address lifetimes being applied |
commit | commitdiff | tree |
2017-05-05 |
Roy Marples | DHCPv6: drop Prefix Delegations when dropping the lease. |
commit | commitdiff | tree |
2017-05-04 |
Roy Marples | When using gcc, add the -Wlogical-op flag when debugging. |
commit | commitdiff | tree |
2017-05-04 |
David Binderman | Fix test for preferring a fake lease vs a real one. |
commit | commitdiff | tree |
2017-05-03 |
Roy Marples | dhcpcd.c: Fix -n opening sockets. |
commit | commitdiff | tree |
2017-05-01 |
Roy Marples | Add interface_mtu to SMALL configuration. |
commit | commitdiff | tree |
2017-04-26 |
Roy Marples | prefix delegation: Remove deleted addresses from consid... |
commit | commitdiff | tree |
2017-04-25 |
Roy Marples | Because dhcpcd now binds to the interfaces LL address... |
commit | commitdiff | tree |
2017-04-24 |
Roy Marples | sla could be NULL, so check that. |
commit | commitdiff | tree |
2017-04-24 |
Roy Marples | BSD: Add support for RTA_LABEL. |
commit | commitdiff | tree |
2017-04-22 |
Roy Marples | Bump date for prior. |
commit | commitdiff | tree |
2017-04-22 |
Roy Marples | Detect VLANID to use in IAID. |
commit | commitdiff | tree |
2017-04-22 |
Roy Marples | Don't log anything when printing the pidfile. |
commit | commitdiff | tree |
2017-04-22 |
Roy Marples | Don't report a real error here. |
commit | commitdiff | tree |
2017-04-21 |
Roy Marples | Newer OpenBSD is fixed for userland affecting address... |
commit | commitdiff | tree |
2017-04-21 |
Roy Marples | Style. |
commit | commitdiff | tree |
2017-04-21 |
Roy Marples | Should check that an interface name actually exists... |
commit | commitdiff | tree |
2017-04-21 |
Roy Marples | BSD: if failed to open PF_ROUTE socket, don't set filters. |
commit | commitdiff | tree |
2017-04-14 |
Roy Marples | Clean coverity dhcpcd.xz tarball. |
commit | commitdiff | tree |
2017-04-14 |
Roy Marples | Prepare for dhcpcd-7.0.0-beta3 v7.0.0-beta3 |
commit | commitdiff | tree |
2017-04-14 |
Roy Marples | Add a README to describe what this does. |
commit | commitdiff | tree |
2017-04-14 |
Roy Marples | dprintf should append, not truncate. |
commit | commitdiff | tree |
2017-04-13 |
Roy Marples | Fix compile on Linux |
commit | commitdiff | tree |
2017-04-13 |
Roy Marples | Enable the -r option. |
commit | commitdiff | tree |
2017-04-13 |
Roy Marples | Fix compile on Linux. |
commit | commitdiff | tree |
2017-04-13 |
Roy Marples | If no eloop mechanism has been selected for us, print... |
commit | commitdiff | tree |
2017-04-13 |
Roy Marples | Free stuff. |
commit | commitdiff | tree |
2017-04-13 |
Roy Marples | Default eloop to epoll on Solaris. |
commit | commitdiff | tree |
2017-04-13 |
Roy Marples | Fix compile on Solaris. |
commit | commitdiff | tree |
2017-04-13 |
Roy Marples | Add code to test hmac md5 expectations rather than... |
commit | commitdiff | tree |
2017-04-13 |
Roy Marples | Style |
commit | commitdiff | tree |
2017-04-13 |
Roy Marples | Style |
commit | commitdiff | tree |
2017-04-13 |
Roy Marples | Tart up some more. |
commit | commitdiff | tree |
2017-04-13 |
Roy Marples | Tart up some. |
commit | commitdiff | tree |
2017-04-13 |
Roy Marples | Move test into tests. |
commit | commitdiff | tree |
2017-04-13 |
Roy Marples | Reset exitnow on entry in-case we are re-started after... |
commit | commitdiff | tree |
2017-04-12 |
Roy Marples | Free logfile. |
commit | commitdiff | tree |
2017-04-12 |
Roy Marples | Fix a compile warning |
commit | commitdiff | tree |
2017-04-12 |
Roy Marples | Ignore route(4) errors. |
commit | commitdiff | tree |
2017-04-12 |
Roy Marples | To be consitent, do the same to loginfo as we just... |
commit | commitdiff | tree |
2017-04-12 |
Roy Marples | Add logdebugx, similar to logerrx and logwarnx. |
commit | commitdiff | tree |
2017-04-11 |
Roy Marples | Don't print strerror for logerrx. |
commit | commitdiff | tree |
2017-04-11 |
Roy Marples | Over engineer the logging some more. |
commit | commitdiff | tree |
2017-04-11 |
Roy Marples | Note that the logfile is nolonger truncated by dhcpcd. |
commit | commitdiff | tree |
2017-04-11 |
Roy Marples | Write syslog entries in logfile: |
commit | commitdiff | tree |
2017-04-11 |
Roy Marples | Use RO_MSGFILER on NetBSD to filter route(4) messages. |
commit | commitdiff | tree |
2017-04-10 |
Roy Marples | Use void to show no args. |
commit | commitdiff | tree |
2017-04-09 |
Roy Marples | logfile argument is not optional. |
commit | commitdiff | tree |
2017-04-09 |
Roy Marples | Cast away a coverity issue. |
commit | commitdiff | tree |
2017-04-09 |
Roy Marples | Log bpf_arp and bpf_bootp failures. |
commit | commitdiff | tree |
2017-04-09 |
Roy Marples | Fix compile. |
commit | commitdiff | tree |
2017-04-09 |
Roy Marples | Fix define. |
commit | commitdiff | tree |
2017-04-09 |
Roy Marples | LOG_SYSLOG_OPTS and LOG_SYSLOG_FACILITY can set these... |
commit | commitdiff | tree |
next |