| 2008-07-12 |
Roy Marples | We shoudln't have to disable timeout. |
commit | commitdiff | tree | snapshot |
| 2008-07-11 |
Roy Marples | Improve ARP conflict. |
commit | commitdiff | tree | snapshot |
| 2008-07-11 |
Roy Marples | Save a few bytes here. Also, fill with 0 so that we... |
commit | commitdiff | tree | snapshot |
| 2008-07-11 |
Roy Marples | Remove superfluous brackets. |
commit | commitdiff | tree | snapshot |
| 2008-07-11 |
Roy Marples | Use timeval usecs instead of secs for greater randomist... |
commit | commitdiff | tree | snapshot |
| 2008-07-11 |
Roy Marples | If time overflows, we should wait again. |
commit | commitdiff | tree | snapshot |
| 2008-07-10 |
Roy Marples | Fix timeval -> poll conversion. |
commit | commitdiff | tree | snapshot |
| 2008-07-10 |
Roy Marples | Fix compile for fork()less systems. |
commit | commitdiff | tree | snapshot |
| 2008-07-10 |
Roy Marples | Report more send_arp breakage. |
commit | commitdiff | tree | snapshot |
| 2008-07-10 |
Roy Marples | Report errors sending ARP requests. |
commit | commitdiff | tree | snapshot |
| 2008-07-10 |
Roy Marples | Fix sending of ARP packets. |
commit | commitdiff | tree | snapshot |
| 2008-07-10 |
Roy Marples | Style. |
commit | commitdiff | tree | snapshot |
| 2008-07-10 |
Roy Marples | Tweak define comments. |
commit | commitdiff | tree | snapshot |
| 2008-07-10 |
Roy Marples | No need for these defines anymore. |
commit | commitdiff | tree | snapshot |
| 2008-07-10 |
Roy Marples | Restore the error checking on fd's. |
commit | commitdiff | tree | snapshot |
| 2008-07-10 |
Roy Marples | ignore _dhcpcd.c |
commit | commitdiff | tree | snapshot |
| 2008-07-10 |
Roy Marples | Allow ARP_REQUESTS through the filter as well so we... |
commit | commitdiff | tree | snapshot |
| 2008-07-09 |
Roy Marples | Save a few bytes by avoiding memset. |
commit | commitdiff | tree | snapshot |
| 2008-07-09 |
Roy Marples | Ensure that our ARP messages are at least 64 bytes... |
commit | commitdiff | tree | snapshot |
| 2008-07-09 |
Roy Marples | Set the renew->rebind timer. |
commit | commitdiff | tree | snapshot |
| 2008-07-09 |
Roy Marples | Report the reason we exec the script and don't error... |
commit | commitdiff | tree | snapshot |
| 2008-07-09 |
Roy Marples | Document the pidfile. |
commit | commitdiff | tree | snapshot |
| 2008-07-09 |
Roy Marples | removing -> deleting and don't report error on routes... |
commit | commitdiff | tree | snapshot |
| 2008-07-09 |
Roy Marples | And turn this into a function so save a few bytes. |
commit | commitdiff | tree | snapshot |
| 2008-07-09 |
Roy Marples | And report errors. |
commit | commitdiff | tree | snapshot |
| 2008-07-09 |
Roy Marples | Report address removal. |
commit | commitdiff | tree | snapshot |
| 2008-07-09 |
Roy Marples | Add a macro to change a route. |
commit | commitdiff | tree | snapshot |
| 2008-07-09 |
Roy Marples | Add more error checking if the link was taken down... |
commit | commitdiff | tree | snapshot |
| 2008-07-08 |
Roy Marples | Optimize. |
commit | commitdiff | tree | snapshot |
| 2008-07-08 |
Roy Marples | Fix env var ms_classless_static_routes |
commit | commitdiff | tree | snapshot |
| 2008-07-08 |
Roy Marples | beta9 |
commit | commitdiff | tree | snapshot |
| 2008-07-08 |
Roy Marples | Err, I mean X, not Z :) |
commit | commitdiff | tree | snapshot |
| 2008-07-08 |
Roy Marples | Move the --nodaemonize option from K to Z so we don... |
commit | commitdiff | tree | snapshot |
| 2008-07-08 |
Roy Marples | Style |
commit | commitdiff | tree | snapshot |
| 2008-07-05 |
Roy Marples | Show the correct probe address. |
commit | commitdiff | tree | snapshot |
| 2008-07-05 |
Roy Marples | We need to link to the right libc if installing in... |
commit | commitdiff | tree | snapshot |
| 2008-07-05 |
Roy Marples | dhcpcd-4.0.0-beta8 |
commit | commitdiff | tree | snapshot |
| 2008-07-04 |
Roy Marples | Set the script correctly with MINIMAL. |
commit | commitdiff | tree | snapshot |
| 2008-07-04 |
Roy Marples | Encourage use of CPPFLAGS over CFLAGS for extra defines. |
commit | commitdiff | tree | snapshot |
| 2008-07-04 |
Roy Marples | Use ifnames of less than 4 bytes in the IAID as well. |
commit | commitdiff | tree | snapshot |
| 2008-07-04 |
Roy Marples | Remove ENABLE_DUID and introduce MINIMAL, which removes... |
commit | commitdiff | tree | snapshot |
| 2008-07-04 |
Roy Marples | We should WARN on NAK. |
commit | commitdiff | tree | snapshot |
| 2008-07-04 |
Roy Marples | Send LOG_INFO to the console by default so users know... |
commit | commitdiff | tree | snapshot |
| 2008-07-04 |
Roy Marples | Better english. |
commit | commitdiff | tree | snapshot |
| 2008-07-04 |
Roy Marples | We should inform the user we're checking the address... |
commit | commitdiff | tree | snapshot |
| 2008-07-03 |
Roy Marples | Cleaner fix for working with PCC. |
commit | commitdiff | tree | snapshot |
| 2008-07-03 |
Roy Marples | Fix the ClientID and only parse it once. |
commit | commitdiff | tree | snapshot |
| 2008-07-03 |
Roy Marples | Work around PCC not supporting the __packed__ attribute... |
commit | commitdiff | tree | snapshot |
| 2008-07-02 |
Roy Marples | If starting daemonised (THERE_IS_NO_FORK) then don... |
commit | commitdiff | tree | snapshot |
| 2008-07-02 |
Roy Marples | Remove previous toggles for classid, clientid, userclas... |
commit | commitdiff | tree | snapshot |
| 2008-07-02 |
Roy Marples | Support the root dynmanic linker on NetBSD, so we work... |
commit | commitdiff | tree | snapshot |
| 2008-07-02 |
Roy Marples | Ensure that we have at least 2 ocets. |
commit | commitdiff | tree | snapshot |
| 2008-07-02 |
Roy Marples | Fix ClientID parsing. |
commit | commitdiff | tree | snapshot |
| 2008-07-01 |
Roy Marples | Add copyright to --version. |
commit | commitdiff | tree | snapshot |
| 2008-06-30 |
Roy Marples | Ensure we work if ARP compiled out but requested. |
commit | commitdiff | tree | snapshot |
| 2008-06-30 |
Roy Marples | Allow ClassID to be configured. |
commit | commitdiff | tree | snapshot |
| 2008-06-30 |
Roy Marples | Allow clientid to be configured. |
commit | commitdiff | tree | snapshot |
| 2008-06-30 |
Roy Marples | Allow userclass to be compiled out. |
commit | commitdiff | tree | snapshot |
| 2008-06-30 |
Roy Marples | Cleaner code when ARP is disabled. |
commit | commitdiff | tree | snapshot |
| 2008-06-30 |
Roy Marples | Add support for vendor encapsulated options. Also,... |
commit | commitdiff | tree | snapshot |
| 2008-06-30 |
Roy Marples | Add -K, --nodaeomise option so dhcpcd can run in the... |
commit | commitdiff | tree | snapshot |
| 2008-06-30 |
Roy Marples | Fix timeout when we aren't daemonising. |
commit | commitdiff | tree | snapshot |
| 2008-06-30 |
Roy Marples | We need to copy out the script from the config file... |
commit | commitdiff | tree | snapshot |
| 2008-06-29 |
Roy Marples | Fix some valgrind errors. |
commit | commitdiff | tree | snapshot |
| 2008-06-29 |
Roy Marples | Save a few bytes by treating some strings like DHCP... |
commit | commitdiff | tree | snapshot |
| 2008-06-29 |
Roy Marples | Fix hwaddr_aton |
commit | commitdiff | tree | snapshot |
| 2008-06-28 |
Roy Marples | Fix renewing. |
commit | commitdiff | tree | snapshot |
| 2008-06-20 |
Roy Marples | Request as much as the packet as we can with buggy... |
commit | commitdiff | tree | snapshot |
| 2008-06-20 |
Roy Marples | beta7 |
commit | commitdiff | tree | snapshot |
| 2008-06-20 |
Roy Marples | Optimize the state engine a little and fix timeval... |
commit | commitdiff | tree | snapshot |
| 2008-06-19 |
Roy Marples | whitespace |
commit | commitdiff | tree | snapshot |
| 2008-06-19 |
Roy Marples | Add metric= to our env, #93 thanks to Tobias Volk. |
commit | commitdiff | tree | snapshot |
| 2008-06-18 |
Roy Marples | Allow LIBEXECDIR to inherit from env. |
commit | commitdiff | tree | snapshot |
| 2008-06-18 |
Roy Marples | Man page fixes. |
commit | commitdiff | tree | snapshot |
| 2008-06-18 |
Roy Marples | Re number the hook scripts to give more space. |
commit | commitdiff | tree | snapshot |
| 2008-06-18 |
Roy Marples | De-configure when rebinding fails. |
commit | commitdiff | tree | snapshot |
| 2008-06-13 |
Roy Marples | Disable the requesting of MTU by default as there's... |
commit | commitdiff | tree | snapshot |
| 2008-06-13 |
Roy Marples | Add 05-mtu hook so we respect the desired MTU on networks. |
commit | commitdiff | tree | snapshot |
| 2008-06-13 |
Roy Marples | Clear the timer and counters at the start of the timeou... |
commit | commitdiff | tree | snapshot |
| 2008-06-12 |
Roy Marples | On NAK, clear the timer and lease so we init correctly. |
commit | commitdiff | tree | snapshot |
| 2008-06-11 |
Roy Marples | Don't flush addresses on startup anymore. Also, fix... |
commit | commitdiff | tree | snapshot |
| 2008-06-11 |
Roy Marples | We don't use this var anymore. |
commit | commitdiff | tree | snapshot |
| 2008-06-10 |
Roy Marples | Remove the signal array stack as our pipe handling... |
commit | commitdiff | tree | snapshot |
| 2008-06-10 |
Roy Marples | Remove KEEPADDRESS as it makes no sense right now.... |
commit | commitdiff | tree | snapshot |
| 2008-06-10 |
Roy Marples | If test works ensure we return 0 to userland. |
commit | commitdiff | tree | snapshot |
| 2008-06-10 |
Roy Marples | Timeout on negative timeouts. |
commit | commitdiff | tree | snapshot |
| 2008-06-09 |
Roy Marples | Fix compile for NO_FORK users. |
commit | commitdiff | tree | snapshot |
| 2008-06-09 |
Roy Marples | Fix compile. |
commit | commitdiff | tree | snapshot |
| 2008-06-09 |
Roy Marples | We now support IPv4LL fully - until someone points... |
commit | commitdiff | tree | snapshot |
| 2008-06-08 |
Roy Marples | Re-write the client state engine around a simple timer... |
commit | commitdiff | tree | snapshot |
| 2008-06-08 |
Roy Marples | Typo. |
commit | commitdiff | tree | snapshot |
| 2008-06-07 |
Roy Marples | Bump to beta6 for internal testing and move UNCONST... |
commit | commitdiff | tree | snapshot |
| 2008-06-07 |
Roy Marples | We should test a specific fd instead of index 0 in... |
commit | commitdiff | tree | snapshot |
| 2008-06-07 |
Roy Marples | Add a function to test if a fd has data to be read. |
commit | commitdiff | tree | snapshot |
| 2008-06-07 |
Roy Marples | Increase the default timeout to 30 seconds to allow... |
commit | commitdiff | tree | snapshot |
| 2008-06-07 |
Roy Marples | make DEBUG=yes enabled ggdb. |
commit | commitdiff | tree | snapshot |
| 2008-06-07 |
Roy Marples | Allow building of snapshots. |
commit | commitdiff | tree | snapshot |
| 2008-06-04 |
Roy Marples | Add a sample NetworkManager hook script. |
commit | commitdiff | tree | snapshot |
| 2008-06-03 |
Roy Marples | We should not be setting IFF_RUNNING - that's the job... |
commit | commitdiff | tree | snapshot |
| 2008-05-30 |
Roy Marples | Add a note about dhcpcd not fully supporting RFC 3927... |
commit | commitdiff | tree | snapshot |
| next |