| 2008-05-27 |
Roy Marples | Use new names. |
commit | commitdiff | tree | snapshot |
| 2008-05-27 |
Roy Marples | We source the hooks, so use FILES instead of SCRIPTS. |
commit | commitdiff | tree | snapshot |
| 2008-05-27 |
Roy Marples | Fix rc-service command. |
commit | commitdiff | tree | snapshot |
| 2008-05-27 |
Roy Marples | Use the write length. |
commit | commitdiff | tree | snapshot |
| 2008-05-27 |
Roy Marples | Move NO_FORK code down so options is initialised. |
commit | commitdiff | tree | snapshot |
| 2008-05-26 |
Roy Marples | Fix pointer. |
commit | commitdiff | tree | snapshot |
| 2008-05-26 |
Roy Marples | Fix compile. |
commit | commitdiff | tree | snapshot |
| 2008-05-26 |
Roy Marples | Fix a signal race when daemonising. |
commit | commitdiff | tree | snapshot |
| 2008-05-26 |
Roy Marples | set is shell builtin, env is not |
commit | commitdiff | tree | snapshot |
| 2008-05-26 |
Roy Marples | Pull ARP replies correctly. |
commit | commitdiff | tree | snapshot |
| 2008-05-24 |
Roy Marples | dhcpcd-4.0.0-beta5 |
commit | commitdiff | tree | snapshot |
| 2008-05-24 |
Roy Marples | Fix install. |
commit | commitdiff | tree | snapshot |
| 2008-05-24 |
Roy Marples | Document --script. |
commit | commitdiff | tree | snapshot |
| 2008-05-24 |
Roy Marples | Fix subdir |
commit | commitdiff | tree | snapshot |
| 2008-05-24 |
Roy Marples | Style. |
commit | commitdiff | tree | snapshot |
| 2008-05-24 |
Roy Marples | Rename hook script to reflect the config file they... |
commit | commitdiff | tree | snapshot |
| 2008-05-24 |
Roy Marples | Merge branch 'master' of git.marples.name:/var/git... |
commit | commitdiff | tree | snapshot |
| 2008-05-24 |
Roy Marples | Move dhcpcd.sh to dhcpcd-run-hooks and remove .sh suffixes |
commit | commitdiff | tree | snapshot |
| 2008-05-23 |
Roy Marples | Don't bother appending log level to stdout, save a... |
commit | commitdiff | tree | snapshot |
| 2008-05-23 |
Roy Marples | Fix shell logic |
commit | commitdiff | tree | snapshot |
| 2008-05-22 |
Roy Marples | Just use /etc. |
commit | commitdiff | tree | snapshot |
| 2008-05-22 |
Roy Marples | Use proper words. |
commit | commitdiff | tree | snapshot |
| 2008-05-22 |
Roy Marples | Put my code at the top and UNCONST filters in bpf.c |
commit | commitdiff | tree | snapshot |
| 2008-05-22 |
Roy Marples | Don't echo loglevel names to stdout. |
commit | commitdiff | tree | snapshot |
| 2008-05-22 |
Roy Marples | Add ISC copyright to dhcp_bpf_filter. |
commit | commitdiff | tree | snapshot |
| 2008-05-22 |
Roy Marples | Use constant BPF structures and defines to alter the... |
commit | commitdiff | tree | snapshot |
| 2008-05-22 |
Roy Marples | Installing to FHS dirs just for Linux is silly, especia... |
commit | commitdiff | tree | snapshot |
| 2008-05-21 |
Roy Marples | Apparently some DHCP servers return NULL strings, Gento... |
commit | commitdiff | tree | snapshot |
| 2008-05-21 |
Roy Marples | Improve documentation about the hooks. |
commit | commitdiff | tree | snapshot |
| 2008-05-21 |
Roy Marples | Stop defining the same flags twice. |
commit | commitdiff | tree | snapshot |
| 2008-05-20 |
Roy Marples | Use CPP flags here. |
commit | commitdiff | tree | snapshot |
| 2008-05-20 |
Roy Marples | Plug some valgrind leaks. |
commit | commitdiff | tree | snapshot |
| 2008-05-20 |
Roy Marples | More Typo |
commit | commitdiff | tree | snapshot |
| 2008-05-20 |
Roy Marples | Typo |
commit | commitdiff | tree | snapshot |
| 2008-05-20 |
Roy Marples | Typo |
commit | commitdiff | tree | snapshot |
| 2008-05-20 |
Roy Marples | Document last lease and nohook. |
commit | commitdiff | tree | snapshot |
| 2008-05-20 |
Roy Marples | Install hooks in the os specific dir. |
commit | commitdiff | tree | snapshot |
| 2008-05-20 |
Roy Marples | Fix install for gmake. |
commit | commitdiff | tree | snapshot |
| 2008-05-20 |
Roy Marples | Move socket.c -> lpf.c. Also, default Linux to using... |
commit | commitdiff | tree | snapshot |
| 2008-05-20 |
Roy Marples | Add a -C, --nohook option to skip the running of hook... |
commit | commitdiff | tree | snapshot |
| 2008-05-20 |
Roy Marples | Don't set CONFIG in the Makefile. |
commit | commitdiff | tree | snapshot |
| 2008-05-20 |
Roy Marples | Fix ipv4ll support. |
commit | commitdiff | tree | snapshot |
| 2008-05-20 |
Roy Marples | Document dhcpcd.conf in FILES. |
commit | commitdiff | tree | snapshot |
| 2008-05-20 |
Roy Marples | Don't prefix functions with _ |
commit | commitdiff | tree | snapshot |
| 2008-05-20 |
Roy Marples | One sentence per line. |
commit | commitdiff | tree | snapshot |
| 2008-05-20 |
Roy Marples | Fix readme |
commit | commitdiff | tree | snapshot |
| 2008-05-20 |
Roy Marples | Install dhcpcd.sh and hooks into /libexec by default... |
commit | commitdiff | tree | snapshot |
| 2008-05-20 |
Roy Marples | Split dhcpcd.sh into smaller hook scripts, so that... |
commit | commitdiff | tree | snapshot |
| 2008-05-20 |
Roy Marples | Use CPPFLAGS as FreeBSD make doesn't. |
commit | commitdiff | tree | snapshot |
| 2008-05-20 |
Roy Marples | We should really be using CPPFLAGS. |
commit | commitdiff | tree | snapshot |
| 2008-05-19 |
Roy Marples | Move the SUFFIXES to them. |
commit | commitdiff | tree | snapshot |
| 2008-05-19 |
Roy Marples | Fix csr's, #81. |
commit | commitdiff | tree | snapshot |
| 2008-05-19 |
Roy Marples | Change our Makefile vars to be more like NetBSD. |
commit | commitdiff | tree | snapshot |
| 2008-05-19 |
Roy Marples | Style |
commit | commitdiff | tree | snapshot |
| 2008-05-19 |
Roy Marples | Trap some config.h defines if they're in CFLAGS. |
commit | commitdiff | tree | snapshot |
| 2008-05-19 |
Roy Marples | realloc -> xrealloc |
commit | commitdiff | tree | snapshot |
| 2008-05-19 |
Roy Marples | Move VERSION from Makefile to config.h so that other... |
commit | commitdiff | tree | snapshot |
| 2008-05-19 |
Roy Marples | Fix a potential segfault. |
commit | commitdiff | tree | snapshot |
| 2008-05-19 |
Roy Marples | Style. |
commit | commitdiff | tree | snapshot |
| 2008-05-19 |
Roy Marples | Create a real arc4linux function so we don't have to... |
commit | commitdiff | tree | snapshot |
| 2008-05-16 |
Roy Marples | Setup our lease and state correctly when comming back... |
commit | commitdiff | tree | snapshot |
| 2008-05-15 |
Roy Marples | Try a new checksum routine. |
commit | commitdiff | tree | snapshot |
| 2008-05-15 |
Roy Marples | Fix checksum on Sparc64. |
commit | commitdiff | tree | snapshot |
| 2008-05-15 |
Roy Marples | Fix test. |
commit | commitdiff | tree | snapshot |
| 2008-05-15 |
Roy Marples | Use arc4random as everything apart from glibc seems... |
commit | commitdiff | tree | snapshot |
| 2008-05-15 |
Roy Marples | Fix compile on Linux. |
commit | commitdiff | tree | snapshot |
| 2008-05-15 |
Roy Marples | Use paths.h when available and ensure that we can disab... |
commit | commitdiff | tree | snapshot |
| 2008-05-15 |
Roy Marples | Check correct lengths and use closefrom where available. |
commit | commitdiff | tree | snapshot |
| 2008-05-15 |
Roy Marples | Style. |
commit | commitdiff | tree | snapshot |
| 2008-05-15 |
Roy Marples | No need for this check with our non blocking sockets. |
commit | commitdiff | tree | snapshot |
| 2008-05-15 |
Roy Marples | Use non blocking sockets so read errors with EAGAIN. |
commit | commitdiff | tree | snapshot |
| 2008-05-15 |
Roy Marples | get_packet 0 means no more buffer, so loops don't need... |
commit | commitdiff | tree | snapshot |
| 2008-05-15 |
Roy Marples | Don't use stdio in a vfork and fix some unconsts. |
commit | commitdiff | tree | snapshot |
| 2008-05-15 |
Roy Marples | Move signal.{c,h} to signals.{c.h} so we can work bette... |
commit | commitdiff | tree | snapshot |
| 2008-05-15 |
Roy Marples | Fix bpf for the correct position on new buffers. |
commit | commitdiff | tree | snapshot |
| 2008-05-15 |
Roy Marples | Loop correctly for more packets. |
commit | commitdiff | tree | snapshot |
| 2008-05-15 |
Roy Marples | Only alloc the buffer once. |
commit | commitdiff | tree | snapshot |
| 2008-05-15 |
Roy Marples | Only alloc a buffer if size is different. |
commit | commitdiff | tree | snapshot |
| 2008-05-15 |
Roy Marples | Fix some valgrind errors, and work on Linux again. |
commit | commitdiff | tree | snapshot |
| 2008-05-15 |
Roy Marples | Improve get_packet API and memcpy to structure instead... |
commit | commitdiff | tree | snapshot |
| 2008-05-15 |
Roy Marples | When we explictly don't want an option, don't put it... |
commit | commitdiff | tree | snapshot |
| 2008-05-14 |
Roy Marples | Prettify code a little. |
commit | commitdiff | tree | snapshot |
| 2008-05-14 |
Roy Marples | Prettify code a little. |
commit | commitdiff | tree | snapshot |
| 2008-05-14 |
Roy Marples | BIOCIMMEDIATE isn't always available |
commit | commitdiff | tree | snapshot |
| 2008-05-14 |
Roy Marples | Export the parent pid to the script. |
commit | commitdiff | tree | snapshot |
| 2008-05-14 |
Roy Marples | Fix setting a blank hostname by mistake. |
commit | commitdiff | tree | snapshot |
| 2008-05-14 |
Roy Marples | Use an easier looping method, and use more const. |
commit | commitdiff | tree | snapshot |
| 2008-05-14 |
Roy Marples | We shouldn't need to declare an interface when requesti... |
commit | commitdiff | tree | snapshot |
| 2008-05-14 |
Roy Marples | Define our own log text so we can move it off bss. |
commit | commitdiff | tree | snapshot |
| 2008-05-14 |
Roy Marples | Move the dhcp_ops structure off bss. |
commit | commitdiff | tree | snapshot |
| 2008-05-14 |
Roy Marples | If we have space, ensure our packet options are correct... |
commit | commitdiff | tree | snapshot |
| 2008-05-13 |
Roy Marples | Use better error messages. |
commit | commitdiff | tree | snapshot |
| 2008-05-13 |
Roy Marples | Free buffer at exit. |
commit | commitdiff | tree | snapshot |
| 2008-05-13 |
Roy Marples | Move the static buffer off bss. |
commit | commitdiff | tree | snapshot |
| 2008-05-13 |
Roy Marples | Fix a segfault and lease issue for no fork users. |
commit | commitdiff | tree | snapshot |
| 2008-05-13 |
Roy Marples | Include ctype for non fork systems. |
commit | commitdiff | tree | snapshot |
| 2008-05-13 |
Roy Marples | dhcpcd-4.0.0-beta3 |
commit | commitdiff | tree | snapshot |
| 2008-05-13 |
Roy Marples | Man page now states we support RFC 3396. |
commit | commitdiff | tree | snapshot |
| 2008-05-13 |
Roy Marples | Support RFC3996, Encoding Long Options. |
commit | commitdiff | tree | snapshot |
| 2008-05-13 |
Roy Marples | Clean up some valgrind errors. |
commit | commitdiff | tree | snapshot |
| next |