| 2008-01-28 |
Roy Marples | Use sizeof with the variable, not the declaration. |
commit | commitdiff | tree | snapshot |
| 2008-01-28 |
Roy Marples | Introduce xzalloc, which zeros memory as well as alloca... |
commit | commitdiff | tree | snapshot |
| 2008-01-28 |
Roy Marples | Man page updates. |
commit | commitdiff | tree | snapshot |
| 2008-01-28 |
Roy Marples | Style |
commit | commitdiff | tree | snapshot |
| 2008-01-28 |
Roy Marples | We shouldn't need to re-send this message now as our... |
commit | commitdiff | tree | snapshot |
| 2008-01-27 |
Roy Marples | We should zero the sa structure before use. |
commit | commitdiff | tree | snapshot |
| 2008-01-27 |
Roy Marples | Fix compile on NetBSD |
commit | commitdiff | tree | snapshot |
| 2008-01-27 |
Roy Marples | Use sigaction over signal and check iface and state... |
commit | commitdiff | tree | snapshot |
| 2008-01-27 |
Roy Marples | Linux has LPF, which is almost like BPF. Let's use... |
commit | commitdiff | tree | snapshot |
| 2008-01-26 |
Roy Marples | cast to int for isxdigit |
commit | commitdiff | tree | snapshot |
| 2008-01-25 |
Roy Marples | Add NETWORK= to dhcpcd-.info, bug #10 |
commit | commitdiff | tree | snapshot |
| 2008-01-25 |
Roy Marples | Fix ntpd.conf |
commit | commitdiff | tree | snapshot |
| 2008-01-25 |
Roy Marples | Release dhcpcd-3.2.0 |
commit | commitdiff | tree | snapshot |
| 2008-01-25 |
Roy Marples | Store and validate the duid using our generic hwaddr_... |
commit | commitdiff | tree | snapshot |
| 2008-01-25 |
Roy Marples | If ClientID matches a hardware address formart, encode... |
commit | commitdiff | tree | snapshot |
| 2008-01-24 |
Roy Marples | Don't use const const here - doh. |
commit | commitdiff | tree | snapshot |
| 2008-01-24 |
Roy Marples | DHCP over Infiniband requires a fudged broadcast address. |
commit | commitdiff | tree | snapshot |
| 2008-01-24 |
Roy Marples | Bump version and fix infiniband number. |
commit | commitdiff | tree | snapshot |
| 2008-01-22 |
Roy Marples | renewing a lease should not cause dhcpcd to exit. |
commit | commitdiff | tree | snapshot |
| 2008-01-21 |
Roy Marples | Zero the rset when we fallthrough the waiting for packet. |
commit | commitdiff | tree | snapshot |
| 2008-01-21 |
Roy Marples | Fix compile on Linux where. |
commit | commitdiff | tree | snapshot |
| 2008-01-21 |
Roy Marples | Quiet some lint warnings. |
commit | commitdiff | tree | snapshot |
| 2008-01-21 |
Roy Marples | Prefer for (;;) over while (1) |
commit | commitdiff | tree | snapshot |
| 2008-01-21 |
Roy Marples | Re-factor our state engine, splitting out the massive... |
commit | commitdiff | tree | snapshot |
| 2008-01-21 |
Roy Marples | Don't raise signals on child exits. |
commit | commitdiff | tree | snapshot |
| 2008-01-21 |
Roy Marples | We should use ssize_t here. |
commit | commitdiff | tree | snapshot |
| 2008-01-21 |
Roy Marples | inet_aton returns 1 for success |
commit | commitdiff | tree | snapshot |
| 2008-01-17 |
Roy Marples | Change man page building to a suffix rule. |
commit | commitdiff | tree | snapshot |
| 2008-01-17 |
Roy Marples | Formatting. |
commit | commitdiff | tree | snapshot |
| 2008-01-17 |
Roy Marples | We should use caddr_t instead of our own types for... |
commit | commitdiff | tree | snapshot |
| 2008-01-17 |
Roy Marples | Re-write the man page using the mdoc format. |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Roy Marples | Exit through our abort label to ensure we always clean... |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Roy Marples | Don't request a NULL address and supply a serveraddress... |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Roy Marples | More formatting fixes. |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Roy Marples | Re format for standard tabs. |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Roy Marples | Add correct license |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Roy Marples | We now work with C90 compilers, so no need to enforce... |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Roy Marples | start and last_send should really be time_t also. |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Roy Marples | uptime should return time_t |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Roy Marples | Fix -S in getopt. |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Roy Marples | Add -S to optionally request a Microsoft CSR. -SS only... |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Roy Marples | Release 3.1.9 |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Roy Marples | Fix INFODIR |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Roy Marples | Disallow arp claim for IEEE1394 per RFC 2734 thanks... |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Roy Marples | Write the real routing message length, fixing the addit... |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Roy Marples | .depend shouldn't need scripts. |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Roy Marples | Bump the version for testing. |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Roy Marples | Only ignore dhcpcd bz2 files. |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Roy Marples | Use correct castings for UINT16_MAX. |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Roy Marples | Default all int entries in the dhcp header to unsigned. |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Roy Marples | common.h now defines a simple define to create the... |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Roy Marples | We no longer need these headers. |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Roy Marples | Ignore *.bz2 files |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Roy Marples | Fix makefiles for installing via ports |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Roy Marples | Fix the man install |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Roy Marples | Style |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Roy Marples | Add comment about where to find the ChangeLog, and... |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Roy Marples | Belatedly into 2008 :) |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Roy Marples | Add a dist mk stub and tweak the other mk's for style. |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Roy Marples | Remove ChangeLog, use the git log instead. |
commit | commitdiff | tree | snapshot |
| 2008-01-07 |
Roy Marples | Add an ignore file |
commit | commitdiff | tree | snapshot |
| 2008-01-07 |
Roy Marples | Move to a BSD style Makefile and supply mk stubs that... |
commit | commitdiff | tree | snapshot |
| 2008-01-07 |
Roy Marples | Stop using asprintf as it's not portable. |
commit | commitdiff | tree | snapshot |
| 2008-01-07 |
Roy Marples | Clean up some valgrind warnings. |
commit | commitdiff | tree | snapshot |
| 2008-01-07 |
Roy Marples | Always relaunch with the full path. |
commit | commitdiff | tree | snapshot |
| 2008-01-07 |
Roy Marples | Always exit throught the abort label so we clean up... |
commit | commitdiff | tree | snapshot |
| 2008-01-07 |
Roy Marples | Stop trying to fudge gmake including the .depend |
commit | commitdiff | tree | snapshot |
| 2008-01-07 |
Roy Marples | Avoid valgrind errors with getline. |
commit | commitdiff | tree | snapshot |
| 2008-01-07 |
Roy Marples | Stop using static inflexable buffers when cleaning... |
commit | commitdiff | tree | snapshot |
| 2007-11-28 |
Roy Marples | whitespace |
commit | commitdiff | tree | snapshot |
| 2007-11-27 |
Roy Marples | Use generic BSD define. |
commit | commitdiff | tree | snapshot |
| 2007-11-24 |
Roy Marples | 3.1.8 |
commit | commitdiff | tree | snapshot |
| 2007-11-24 |
Roy Marples | Don't force CFLAGS |
commit | commitdiff | tree | snapshot |
| 2007-11-21 |
Roy Marples | Merge branch 'master' of marples:/var/git/dhcpcd |
commit | commitdiff | tree | snapshot |
| 2007-11-21 |
Roy Marples | We shouldn't specify log or drift locations |
commit | commitdiff | tree | snapshot |
| 2007-11-19 |
Roy Marples | whitespace |
commit | commitdiff | tree | snapshot |
| 2007-11-19 |
Roy Marples | Don't hardcode as much |
commit | commitdiff | tree | snapshot |
| 2007-11-16 |
Roy Marples | Fix file_in_path |
commit | commitdiff | tree | snapshot |
| 2007-11-15 |
Roy Marples | Detect Slackware RC. Also rename ORC to OPENRC and... |
commit | commitdiff | tree | snapshot |
| 2007-11-15 |
Roy Marples | Fix atoint for out of range |
commit | commitdiff | tree | snapshot |
| 2007-11-15 |
Roy Marples | Replace the macro STRINGINT with a function |
commit | commitdiff | tree | snapshot |
| 2007-11-15 |
Roy Marples | Put %%INFODIR%% in the man page so it's always swapped... |
commit | commitdiff | tree | snapshot |
| 2007-11-15 |
Roy Marples | Re-license as 2-clause BSD as I've re-written everythin... |
commit | commitdiff | tree | snapshot |
| 2007-11-14 |
Roy Marples | Allow INFODIR to control where we keep our info files. |
commit | commitdiff | tree | snapshot |
| 2007-11-13 |
Roy Marples | Ignore FQDN replies for the time being. |
commit | commitdiff | tree | snapshot |
| 2007-11-13 |
Roy Marples | whitespace |
commit | commitdiff | tree | snapshot |
| 2007-11-13 |
Roy Marples | Revert "Link local routes should not be static." |
commit | commitdiff | tree | snapshot |
| 2007-11-13 |
Roy Marples | If we fail to get an ipv4ll address, start over |
commit | commitdiff | tree | snapshot |
| 2007-11-13 |
Roy Marples | Link local routes should not be static. |
commit | commitdiff | tree | snapshot |
| 2007-11-12 |
Roy Marples | Buffer signals instead of just using the latest. |
commit | commitdiff | tree | snapshot |
| 2007-11-09 |
Roy Marples | Add knobs to work with RedHat, Slackware and generic... |
commit | commitdiff | tree | snapshot |
| 2007-11-09 |
Roy Marples | RC -> BRC |
commit | commitdiff | tree | snapshot |
| 2007-11-09 |
Roy Marples | Don't spam the log as much when constantly using IPV4LL... |
commit | commitdiff | tree | snapshot |
| 2007-11-09 |
Roy Marples | We should not use ntohl in IN_LOCAL define, instead... |
commit | commitdiff | tree | snapshot |
| 2007-11-09 |
Roy Marples | Add a warning when we get am IPV4LL address and we... |
commit | commitdiff | tree | snapshot |
| 2007-11-09 |
Roy Marples | Wrap _BSD_SOURCE in a __linux__ define. |
commit | commitdiff | tree | snapshot |
| 2007-11-08 |
Roy Marples | Move signals.c,h to signal.c,h |
commit | commitdiff | tree | snapshot |
| 2007-11-08 |
Roy Marples | Don't report on the failed dhcpcd component for realpath |
commit | commitdiff | tree | snapshot |
| 2007-11-08 |
Roy Marples | Use realpath to work out where dhcpcd is |
commit | commitdiff | tree | snapshot |
| 2007-11-08 |
Roy Marples | Re-add sys/time.h |
commit | commitdiff | tree | snapshot |
| next |