2008-06-18 |
Roy Marples | Re number the hook scripts to give more space. |
commit | commitdiff | tree |
2008-06-18 |
Roy Marples | De-configure when rebinding fails. |
commit | commitdiff | tree |
2008-06-13 |
Roy Marples | Disable the requesting of MTU by default as there's... |
commit | commitdiff | tree |
2008-06-13 |
Roy Marples | Add 05-mtu hook so we respect the desired MTU on networks. |
commit | commitdiff | tree |
2008-06-13 |
Roy Marples | Clear the timer and counters at the start of the timeou... |
commit | commitdiff | tree |
2008-06-12 |
Roy Marples | On NAK, clear the timer and lease so we init correctly. |
commit | commitdiff | tree |
2008-06-11 |
Roy Marples | Don't flush addresses on startup anymore. Also, fix... |
commit | commitdiff | tree |
2008-06-11 |
Roy Marples | We don't use this var anymore. |
commit | commitdiff | tree |
2008-06-10 |
Roy Marples | Remove the signal array stack as our pipe handling... |
commit | commitdiff | tree |
2008-06-10 |
Roy Marples | Remove KEEPADDRESS as it makes no sense right now.... |
commit | commitdiff | tree |
2008-06-10 |
Roy Marples | If test works ensure we return 0 to userland. |
commit | commitdiff | tree |
2008-06-10 |
Roy Marples | Timeout on negative timeouts. |
commit | commitdiff | tree |
2008-06-09 |
Roy Marples | Fix compile for NO_FORK users. |
commit | commitdiff | tree |
2008-06-09 |
Roy Marples | Fix compile. |
commit | commitdiff | tree |
2008-06-09 |
Roy Marples | We now support IPv4LL fully - until someone points... |
commit | commitdiff | tree |
2008-06-08 |
Roy Marples | Re-write the client state engine around a simple timer... |
commit | commitdiff | tree |
2008-06-08 |
Roy Marples | Typo. |
commit | commitdiff | tree |
2008-06-07 |
Roy Marples | Bump to beta6 for internal testing and move UNCONST... |
commit | commitdiff | tree |
2008-06-07 |
Roy Marples | We should test a specific fd instead of index 0 in... |
commit | commitdiff | tree |
2008-06-07 |
Roy Marples | Add a function to test if a fd has data to be read. |
commit | commitdiff | tree |
2008-06-07 |
Roy Marples | Increase the default timeout to 30 seconds to allow... |
commit | commitdiff | tree |
2008-06-07 |
Roy Marples | make DEBUG=yes enabled ggdb. |
commit | commitdiff | tree |
2008-06-07 |
Roy Marples | Allow building of snapshots. |
commit | commitdiff | tree |
2008-06-04 |
Roy Marples | Add a sample NetworkManager hook script. |
commit | commitdiff | tree |
2008-06-03 |
Roy Marples | We should not be setting IFF_RUNNING - that's the job... |
commit | commitdiff | tree |
2008-05-30 |
Roy Marples | Add a note about dhcpcd not fully supporting RFC 3927... |
commit | commitdiff | tree |
2008-05-30 |
Roy Marples | Kernel will send the 2nd annoucemnent when we add the... |
commit | commitdiff | tree |
2008-05-30 |
Roy Marples | Parse the ARP packet better. |
commit | commitdiff | tree |
2008-05-30 |
Roy Marples | Don't request the last tried IPV4LL address. |
commit | commitdiff | tree |
2008-05-29 |
Roy Marples | Make the timings more random by using the full range... |
commit | commitdiff | tree |
2008-05-29 |
Roy Marples | Should clean the core files too. |
commit | commitdiff | tree |
2008-05-29 |
Roy Marples | Improve documentation about inform |
commit | commitdiff | tree |
2008-05-29 |
Roy Marples | persist addresses for INFORM |
commit | commitdiff | tree |
2008-05-29 |
Roy Marples | Remove pointless header. |
commit | commitdiff | tree |
2008-05-29 |
Roy Marples | Check size of arp reply vs what we need. Also, no need... |
commit | commitdiff | tree |
2008-05-29 |
Roy Marples | Respect RFC 3927 more, regarding times and conflicts. |
commit | commitdiff | tree |
2008-05-29 |
Roy Marples | DISABLE_FEATURE defines now don't enable automatic... |
commit | commitdiff | tree |
2008-05-28 |
Roy Marples | Ensure that IPV4LL defends by doing a DHCP_DISCOVER... |
commit | commitdiff | tree |
2008-05-28 |
Roy Marples | Back off IPv4LL detection after MAX_CONFLICTS. |
commit | commitdiff | tree |
2008-05-28 |
Roy Marples | We should inspect our signal fd before processing ARP... |
commit | commitdiff | tree |
2008-05-28 |
Roy Marples | When we're persistent and using the last lease ignore... |
commit | commitdiff | tree |
2008-05-28 |
Roy Marples | Put env var back :) |
commit | commitdiff | tree |
2008-05-28 |
Roy Marples | Only calculate strlen(oarg), saves space and fixes... |
commit | commitdiff | tree |
2008-05-28 |
Roy Marples | Document -x |
commit | commitdiff | tree |
2008-05-27 |
Roy Marples | Fix the option to change script. |
commit | commitdiff | tree |
2008-05-27 |
Roy Marples | Replace the signal clear with a pipe so child can notif... |
commit | commitdiff | tree |
2008-05-27 |
Roy Marples | Fix signal loop. |
commit | commitdiff | tree |
2008-05-27 |
Roy Marples | Use new names. |
commit | commitdiff | tree |
2008-05-27 |
Roy Marples | Merge branch 'master' of git.marples.name:/var/git... |
commit | commitdiff | tree |
2008-05-27 |
Roy Marples | Use new names. |
commit | commitdiff | tree |
2008-05-27 |
Roy Marples | We source the hooks, so use FILES instead of SCRIPTS. |
commit | commitdiff | tree |
2008-05-27 |
Roy Marples | Fix rc-service command. |
commit | commitdiff | tree |
2008-05-27 |
Roy Marples | Use the write length. |
commit | commitdiff | tree |
2008-05-27 |
Roy Marples | Move NO_FORK code down so options is initialised. |
commit | commitdiff | tree |
2008-05-26 |
Roy Marples | Fix pointer. |
commit | commitdiff | tree |
2008-05-26 |
Roy Marples | Fix compile. |
commit | commitdiff | tree |
2008-05-26 |
Roy Marples | Fix a signal race when daemonising. |
commit | commitdiff | tree |
2008-05-26 |
Roy Marples | set is shell builtin, env is not |
commit | commitdiff | tree |
2008-05-26 |
Roy Marples | Pull ARP replies correctly. |
commit | commitdiff | tree |
2008-05-24 |
Roy Marples | dhcpcd-4.0.0-beta5 |
commit | commitdiff | tree |
2008-05-24 |
Roy Marples | Fix install. |
commit | commitdiff | tree |
2008-05-24 |
Roy Marples | Document --script. |
commit | commitdiff | tree |
2008-05-24 |
Roy Marples | Fix subdir |
commit | commitdiff | tree |
2008-05-24 |
Roy Marples | Style. |
commit | commitdiff | tree |
2008-05-24 |
Roy Marples | Rename hook script to reflect the config file they... |
commit | commitdiff | tree |
2008-05-24 |
Roy Marples | Merge branch 'master' of git.marples.name:/var/git... |
commit | commitdiff | tree |
2008-05-24 |
Roy Marples | Move dhcpcd.sh to dhcpcd-run-hooks and remove .sh suffixes |
commit | commitdiff | tree |
2008-05-23 |
Roy Marples | Don't bother appending log level to stdout, save a... |
commit | commitdiff | tree |
2008-05-23 |
Roy Marples | Fix shell logic |
commit | commitdiff | tree |
2008-05-22 |
Roy Marples | Just use /etc. |
commit | commitdiff | tree |
2008-05-22 |
Roy Marples | Use proper words. |
commit | commitdiff | tree |
2008-05-22 |
Roy Marples | Put my code at the top and UNCONST filters in bpf.c |
commit | commitdiff | tree |
2008-05-22 |
Roy Marples | Don't echo loglevel names to stdout. |
commit | commitdiff | tree |
2008-05-22 |
Roy Marples | Add ISC copyright to dhcp_bpf_filter. |
commit | commitdiff | tree |
2008-05-22 |
Roy Marples | Use constant BPF structures and defines to alter the... |
commit | commitdiff | tree |
2008-05-22 |
Roy Marples | Installing to FHS dirs just for Linux is silly, especia... |
commit | commitdiff | tree |
2008-05-21 |
Roy Marples | Apparently some DHCP servers return NULL strings, Gento... |
commit | commitdiff | tree |
2008-05-21 |
Roy Marples | Improve documentation about the hooks. |
commit | commitdiff | tree |
2008-05-21 |
Roy Marples | Stop defining the same flags twice. |
commit | commitdiff | tree |
2008-05-20 |
Roy Marples | Use CPP flags here. |
commit | commitdiff | tree |
2008-05-20 |
Roy Marples | Plug some valgrind leaks. |
commit | commitdiff | tree |
2008-05-20 |
Roy Marples | More Typo |
commit | commitdiff | tree |
2008-05-20 |
Roy Marples | Typo |
commit | commitdiff | tree |
2008-05-20 |
Roy Marples | Typo |
commit | commitdiff | tree |
2008-05-20 |
Roy Marples | Document last lease and nohook. |
commit | commitdiff | tree |
2008-05-20 |
Roy Marples | Install hooks in the os specific dir. |
commit | commitdiff | tree |
2008-05-20 |
Roy Marples | Fix install for gmake. |
commit | commitdiff | tree |
2008-05-20 |
Roy Marples | Move socket.c -> lpf.c. Also, default Linux to using... |
commit | commitdiff | tree |
2008-05-20 |
Roy Marples | Add a -C, --nohook option to skip the running of hook... |
commit | commitdiff | tree |
2008-05-20 |
Roy Marples | Don't set CONFIG in the Makefile. |
commit | commitdiff | tree |
2008-05-20 |
Roy Marples | Fix ipv4ll support. |
commit | commitdiff | tree |
2008-05-20 |
Roy Marples | Document dhcpcd.conf in FILES. |
commit | commitdiff | tree |
2008-05-20 |
Roy Marples | Don't prefix functions with _ |
commit | commitdiff | tree |
2008-05-20 |
Roy Marples | One sentence per line. |
commit | commitdiff | tree |
2008-05-20 |
Roy Marples | Fix readme |
commit | commitdiff | tree |
2008-05-20 |
Roy Marples | Install dhcpcd.sh and hooks into /libexec by default... |
commit | commitdiff | tree |
2008-05-20 |
Roy Marples | Split dhcpcd.sh into smaller hook scripts, so that... |
commit | commitdiff | tree |
2008-05-20 |
Roy Marples | Use CPPFLAGS as FreeBSD make doesn't. |
commit | commitdiff | tree |
2008-05-20 |
Roy Marples | We should really be using CPPFLAGS. |
commit | commitdiff | tree |
2008-05-19 |
Roy Marples | Move the SUFFIXES to them. |
commit | commitdiff | tree |
next |