2008-08-01 |
Roy Marples | Fix dhcp message logging. |
commit | commitdiff | tree |
2008-08-01 |
Roy Marples | Add support for mach_absolute_time if on Darwin as... |
commit | commitdiff | tree |
2008-08-01 |
Roy Marples | Brute force detection of monotonic clock as sysconf... |
commit | commitdiff | tree |
2008-08-01 |
Roy Marples | Don't bother waiting on a negative timeout and fix... |
commit | commitdiff | tree |
2008-08-01 |
Roy Marples | Tweak README about monotonic, and improve warning message. |
commit | commitdiff | tree |
2008-07-31 |
Roy Marples | select and poll cannot be trusted to respect the timeou... |
commit | commitdiff | tree |
2008-07-31 |
Roy Marples | Document monotonic clock warning and solution. |
commit | commitdiff | tree |
2008-07-31 |
Roy Marples | clock_monotonic now is 0 or 1 depending on if the clock... |
commit | commitdiff | tree |
2008-07-31 |
Roy Marples | Another usec fix. |
commit | commitdiff | tree |
2008-07-31 |
Roy Marples | It looks impossible to send our information to NM using... |
commit | commitdiff | tree |
2008-07-31 |
Roy Marples | fd_set is not a struct. |
commit | commitdiff | tree |
2008-07-31 |
Roy Marples | Always restart ntp even config hasn't changed as it... |
commit | commitdiff | tree |
2008-07-31 |
Roy Marples | Don't lookup the hostname if we don't have an ip addres... |
commit | commitdiff | tree |
2008-07-31 |
Roy Marples | Clear stop timer for INFORM. |
commit | commitdiff | tree |
2008-07-31 |
Roy Marples | Prefer signal to poll so we avoid any possibilty of... |
commit | commitdiff | tree |
2008-07-30 |
Roy Marples | stderr should be unbuffered by default. |
commit | commitdiff | tree |
2008-07-30 |
Roy Marples | Add correct time bit. |
commit | commitdiff | tree |
2008-07-30 |
Roy Marples | Don't log spam carrier or infinite. |
commit | commitdiff | tree |
2008-07-30 |
Roy Marples | Plug a leak. |
commit | commitdiff | tree |
2008-07-30 |
Roy Marples | We should bind to the interface if we can - for the... |
commit | commitdiff | tree |
2008-07-29 |
Roy Marples | Fix background for forkless systems. |
commit | commitdiff | tree |
2008-07-28 |
Roy Marples | Use setlinebuf() at startup instead of calling fflush... |
commit | commitdiff | tree |
2008-07-28 |
Roy Marples | Release dhcpcd-4.0.0-rc4 |
commit | commitdiff | tree |
2008-07-28 |
Roy Marples | returns |
commit | commitdiff | tree |
2008-07-28 |
Roy Marples | Check chaddr matches our hwaddr if it fits. |
commit | commitdiff | tree |
2008-07-28 |
Roy Marples | Don't use the word will so much. |
commit | commitdiff | tree |
2008-07-28 |
Roy Marples | Add -X, --blacklist option to reject DHCP messages... |
commit | commitdiff | tree |
2008-07-28 |
Roy Marples | Tart up the mandoc a little, thanks to Thomas Klausner. |
commit | commitdiff | tree |
2008-07-28 |
Roy Marples | Fix --noipv4ll option from timing out right away. |
commit | commitdiff | tree |
2008-07-27 |
Roy Marples | Inherit DBDIR and LIBEXECDIR from the env. |
commit | commitdiff | tree |
2008-07-27 |
Roy Marples | Misc fixes and clarify why inform should have a CIDR. |
commit | commitdiff | tree |
2008-07-27 |
Roy Marples | Release dhcpcd-4.0.0-rc3 |
commit | commitdiff | tree |
2008-07-27 |
Roy Marples | Don't set a sop timeout when bound to an infinite lease... |
commit | commitdiff | tree |
2008-07-26 |
Roy Marples | Fix sign error. |
commit | commitdiff | tree |
2008-07-26 |
Roy Marples | Save some bytes by not using timeradd so much. |
commit | commitdiff | tree |
2008-07-26 |
Roy Marples | Ensure can handle our lease time. |
commit | commitdiff | tree |
2008-07-26 |
Roy Marples | Move the seconds waiting calc into the if where it... |
commit | commitdiff | tree |
2008-07-25 |
Roy Marples | Report more accurate seconds. |
commit | commitdiff | tree |
2008-07-24 |
Roy Marples | Fix signal handling and ARP announcing. |
commit | commitdiff | tree |
2008-07-24 |
Roy Marples | Fix breakage caused by last patch. |
commit | commitdiff | tree |
2008-07-24 |
Roy Marples | Normalise tv_usecs. Also, send the fd ready back to... |
commit | commitdiff | tree |
2008-07-24 |
Roy Marples | get_time -> clock_monotonic to be more descriptive. |
commit | commitdiff | tree |
2008-07-23 |
Roy Marples | Remove #ifdefs to disable specific bits of code. We... |
commit | commitdiff | tree |
2008-07-23 |
Roy Marples | Release dhcpcd-4.0.0-rc2 |
commit | commitdiff | tree |
2008-07-23 |
Roy Marples | If we fail to obtain an IPv4LL address, drop back to... |
commit | commitdiff | tree |
2008-07-23 |
Roy Marples | Don't flap the carrier needlessly. |
commit | commitdiff | tree |
2008-07-23 |
Roy Marples | Fix mini timeouts and starting ipv4ll when link is... |
commit | commitdiff | tree |
2008-07-23 |
Roy Marples | Typo |
commit | commitdiff | tree |
2008-07-22 |
Roy Marples | Minor updates. |
commit | commitdiff | tree |
2008-07-22 |
Roy Marples | Release dhcpcd-4.0.0-rc1 |
commit | commitdiff | tree |
2008-07-22 |
Roy Marples | Always expire lease on probe failure. We should do... |
commit | commitdiff | tree |
2008-07-21 |
Roy Marples | Fix valgrind errors, and report correct type. |
commit | commitdiff | tree |
2008-07-21 |
Roy Marples | EXPIRE on NAK and fix valgrind errors. |
commit | commitdiff | tree |
2008-07-21 |
Roy Marples | More timer fixes. Also, when a handle function returns... |
commit | commitdiff | tree |
2008-07-21 |
Roy Marples | Better to say which OS's have closefrom. |
commit | commitdiff | tree |
2008-07-21 |
Roy Marples | Darwin uses --rpath instead of -Wl,-rpath= - bummer. |
commit | commitdiff | tree |
2008-07-21 |
Roy Marples | OK, the loop was caused by the initial carrier timeout... |
commit | commitdiff | tree |
2008-07-21 |
Roy Marples | Attempt to fix dhcpcd going into a tight infinite loop... |
commit | commitdiff | tree |
2008-07-21 |
Roy Marples | Fix compile on OSX. |
commit | commitdiff | tree |
2008-07-21 |
Roy Marples | Don't log waiting for carrier when backgrounding. |
commit | commitdiff | tree |
2008-07-21 |
Roy Marples | We should timeout when in background for IPv4LL. |
commit | commitdiff | tree |
2008-07-21 |
Roy Marples | Actually no, just the probing state. We should defend... |
commit | commitdiff | tree |
2008-07-21 |
Roy Marples | We should only defend when not in the probing or announ... |
commit | commitdiff | tree |
2008-07-20 |
Roy Marples | Remove the fork() test as compile hosts will normally... |
commit | commitdiff | tree |
2008-07-20 |
Roy Marples | fork()less fixes. |
commit | commitdiff | tree |
2008-07-20 |
Roy Marples | Don't re-up the interface - user may have brought it... |
commit | commitdiff | tree |
2008-07-19 |
Roy Marples | Quick fix. |
commit | commitdiff | tree |
2008-07-19 |
Roy Marples | Style. |
commit | commitdiff | tree |
2008-07-19 |
Roy Marples | Fix the timeouts some more - complicated stuff! |
commit | commitdiff | tree |
2008-07-19 |
Roy Marples | Fix IPv4LL when backgrounding. |
commit | commitdiff | tree |
2008-07-19 |
Roy Marples | No need to check for this error code. |
commit | commitdiff | tree |
2008-07-19 |
Roy Marples | When daemonised, don't set bound state. |
commit | commitdiff | tree |
2008-07-19 |
Roy Marples | Don't report deleteing a non existant address on FreeBSD. |
commit | commitdiff | tree |
2008-07-18 |
Roy Marples | Fix IPv4LL |
commit | commitdiff | tree |
2008-07-18 |
Roy Marples | Rework the state engine around the timers better. timeo... |
commit | commitdiff | tree |
2008-07-18 |
Roy Marples | Add log_dhcp so we log server ip and name if available... |
commit | commitdiff | tree |
2008-07-18 |
Roy Marples | Try and stop a flapping timeout. |
commit | commitdiff | tree |
2008-07-18 |
Roy Marples | We could return from a few more states here. |
commit | commitdiff | tree |
2008-07-18 |
Roy Marples | Add an exit timer so that carrier changing does not... |
commit | commitdiff | tree |
2008-07-18 |
Roy Marples | Move -X to -B and give it a long option. This now compl... |
commit | commitdiff | tree |
2008-07-18 |
Roy Marples | Move the immediate background flag to 'b' |
commit | commitdiff | tree |
2008-07-18 |
Roy Marples | Fix timeouts around carrier a little. We may need to... |
commit | commitdiff | tree |
2008-07-17 |
Roy Marples | Fix realpath when dhcpcd is called from a $PATH search. |
commit | commitdiff | tree |
2008-07-17 |
Roy Marples | Use proper exit codes. |
commit | commitdiff | tree |
2008-07-17 |
Roy Marples | Fix IPv4LL netmask and broadcast on big endian. |
commit | commitdiff | tree |
2008-07-17 |
Roy Marples | No need to cast |
commit | commitdiff | tree |
2008-07-17 |
Roy Marples | Move the renew reset code futher down where it makes... |
commit | commitdiff | tree |
2008-07-17 |
Roy Marples | Reset message counter on renew request. |
commit | commitdiff | tree |
2008-07-17 |
Roy Marples | Close the link fd at exit. |
commit | commitdiff | tree |
2008-07-16 |
Roy Marples | Fix warning. |
commit | commitdiff | tree |
2008-07-16 |
Roy Marples | Add support for link carrier detection. For Linux this... |
commit | commitdiff | tree |
2008-07-16 |
Roy Marples | fd -> raw_fd |
commit | commitdiff | tree |
2008-07-15 |
Roy Marples | Always enter the RENEW_REQUESTED state on signal or... |
commit | commitdiff | tree |
2008-07-15 |
Roy Marples | Close socket on error and signal so that they get refre... |
commit | commitdiff | tree |
2008-07-15 |
Roy Marples | Don't log about trying to use a non existant lease. |
commit | commitdiff | tree |
2008-07-15 |
Roy Marples | Ensure that IPv4LL address is one :) |
commit | commitdiff | tree |
2008-07-15 |
Roy Marples | Fix timeout. |
commit | commitdiff | tree |
2008-07-14 |
Roy Marples | If renewing an IPV4LL address, re-enter the probing... |
commit | commitdiff | tree |
2008-07-13 |
Roy Marples | Remove some warnings when removing features. |
commit | commitdiff | tree |
2008-07-12 |
Roy Marples | Typo. |
commit | commitdiff | tree |
next |