2008-11-14 |
Roy Marples | When declining a DHCP lease and we have an IPv4LL one... |
commit | commitdiff | tree |
2008-11-11 |
Roy Marples | Don't restart ntpd if it's not already running. |
commit | commitdiff | tree |
2008-11-10 |
Roy Marples | Fix some LINT errors. |
commit | commitdiff | tree |
2008-11-10 |
Roy Marples | Fix changing routes on BSD. |
commit | commitdiff | tree |
2008-11-05 |
Roy Marples | Default to -O2. |
commit | commitdiff | tree |
2008-11-05 |
Roy Marples | Parens. |
commit | commitdiff | tree |
2008-11-05 |
Roy Marples | get_line now uses a single buffer, strips leading space... |
commit | commitdiff | tree |
2008-11-05 |
Roy Marples | Close fd's in the child. |
commit | commitdiff | tree |
2008-11-05 |
Roy Marples | Save a few bytes by moving close_fds to bind where... |
commit | commitdiff | tree |
2008-11-04 |
Roy Marples | Test should always DISCOVER. |
commit | commitdiff | tree |
2008-11-04 |
Roy Marples | Trim trailing NULLs from string options, #120. |
commit | commitdiff | tree |
2008-10-29 |
Roy Marples | Release 4.99.3 |
commit | commitdiff | tree |
2008-10-29 |
Roy Marples | ~0U is better than just ~0 for this. |
commit | commitdiff | tree |
2008-10-28 |
Roy Marples | Re-create the old .info file for applications that... |
commit | commitdiff | tree |
2008-10-28 |
Roy Marples | Explain why we decline the address in a message. |
commit | commitdiff | tree |
2008-10-27 |
Roy Marples | Allow ntp.conf location to be tunable, #119 |
commit | commitdiff | tree |
2008-10-22 |
Roy Marples | Update change log location |
commit | commitdiff | tree |
2008-10-21 |
Roy Marples | We should erase the lease file when we get an ARP confl... |
commit | commitdiff | tree |
2008-10-20 |
Roy Marples | Really fix .depend with GNU make and other makes. |
commit | commitdiff | tree |
2008-10-20 |
Roy Marples | We need to include a variable, not the gmake shell... |
commit | commitdiff | tree |
2008-10-20 |
Roy Marples | Calculate netmask from cidr more efficiently. |
commit | commitdiff | tree |
2008-10-20 |
Roy Marples | Ignore .depend |
commit | commitdiff | tree |
2008-10-20 |
Roy Marples | Allow .depend to be included if it exists with gmake. |
commit | commitdiff | tree |
2008-10-19 |
Roy Marples | Cast to void * to remove compiler warnings on Sparc64... |
commit | commitdiff | tree |
2008-10-18 |
Roy Marples | Fix obtaining netmask on NetBSD. |
commit | commitdiff | tree |
2008-10-18 |
Roy Marples | Fix up address and netmask detection. This *should... |
commit | commitdiff | tree |
2008-10-18 |
Roy Marples | Alloc less for options and correctly for inform. |
commit | commitdiff | tree |
2008-10-18 |
Roy Marples | Ensure inform options are terminated. |
commit | commitdiff | tree |
2008-10-18 |
Roy Marples | Fix reading netmask and linux informing. |
commit | commitdiff | tree |
2008-10-18 |
Roy Marples | Get INFORM support almost working again. |
commit | commitdiff | tree |
2008-10-18 |
Roy Marples | Use the existing start_reboot function instead of a... |
commit | commitdiff | tree |
2008-10-18 |
Roy Marples | Make init request for an address work off the command... |
commit | commitdiff | tree |
2008-10-17 |
Roy Marples | We should send the IP address we decline and the server... |
commit | commitdiff | tree |
2008-10-17 |
Roy Marples | Fix warning on sparc64 |
commit | commitdiff | tree |
2008-10-15 |
Roy Marples | Cast to void * to avoid compiler warnings on Sparc64... |
commit | commitdiff | tree |
2008-10-15 |
Roy Marples | Compile on Sparc64/FreeBSD-6.2 |
commit | commitdiff | tree |
2008-10-07 |
Roy Marples | Update bug page. |
commit | commitdiff | tree |
2008-10-06 |
Roy Marples | Style. |
commit | commitdiff | tree |
2008-10-06 |
Roy Marples | static objects are initialized to 0 by default, so... |
commit | commitdiff | tree |
2008-10-06 |
Roy Marples | We should be able to reboot interfaces we don't already... |
commit | commitdiff | tree |
2008-10-06 |
Roy Marples | Simplify the logic of what to put in the message, and... |
commit | commitdiff | tree |
2008-10-01 |
Roy Marples | Fix TEST. |
commit | commitdiff | tree |
2008-10-01 |
Roy Marples | Build the resolv.conf correctly from the last commit. |
commit | commitdiff | tree |
2008-10-01 |
Roy Marples | Write resolv.conf as per the DHCP message. |
commit | commitdiff | tree |
2008-09-26 |
Roy Marples | Fix -I '' to not send a client ID instead of a blank... |
commit | commitdiff | tree |
2008-09-25 |
Roy Marples | svn repo |
commit | commitdiff | tree |
2008-09-25 |
Roy Marples | Punt |
commit | commitdiff | tree |
2008-09-25 |
Roy Marples | Punt old dirs and work with svn. |
commit | commitdiff | tree |
2008-09-19 |
Roy Marples | Fix comment. |
commit | commitdiff | tree |
2008-09-19 |
Roy Marples | 4.99.2 |
commit | commitdiff | tree |
2008-09-17 |
Roy Marples | As we now use times to trigger again instead of decreas... |
commit | commitdiff | tree |
2008-09-17 |
Roy Marples | Fix pointer. |
commit | commitdiff | tree |
2008-09-17 |
Roy Marples | Move wireless detection from net.c into if-bsd.c and... |
commit | commitdiff | tree |
2008-09-17 |
Roy Marples | Document metrics better. |
commit | commitdiff | tree |
2008-09-17 |
Roy Marples | Fix rebooting off a signal. |
commit | commitdiff | tree |
2008-09-16 |
Roy Marples | Allow the release keyword in dhcpcd.conf to release... |
commit | commitdiff | tree |
2008-09-16 |
Roy Marples | Fix compile. |
commit | commitdiff | tree |
2008-09-16 |
Roy Marples | Fix discovery |
commit | commitdiff | tree |
2008-09-16 |
Roy Marples | Move AF_LINK discovery to if-bsd.c. Also, we only work... |
commit | commitdiff | tree |
2008-09-15 |
Roy Marples | Loads of changes, so the next full version will be... |
commit | commitdiff | tree |
2008-09-15 |
Roy Marples | Remove debug. |
commit | commitdiff | tree |
2008-09-15 |
Roy Marples | We need to flush the ARP table after configuring new... |
commit | commitdiff | tree |
2008-09-15 |
Roy Marples | Add subnet routes to our routing table so we can change... |
commit | commitdiff | tree |
2008-09-15 |
Roy Marples | Fix segfault when passing options in. |
commit | commitdiff | tree |
2008-09-15 |
Roy Marples | Fix reboot timeout in dhcpcd.conf. |
commit | commitdiff | tree |
2008-09-15 |
Roy Marples | Reboot off the last lease and use the last lease if... |
commit | commitdiff | tree |
2008-09-15 |
Roy Marples | Correctly set the REBOOT reason. |
commit | commitdiff | tree |
2008-09-15 |
Roy Marples | Don't decline leases that we loaded from disk. |
commit | commitdiff | tree |
2008-09-15 |
Roy Marples | Fix subnet routes. This needs more testing. |
commit | commitdiff | tree |
2008-09-15 |
Roy Marples | Don't overflow the buffer. |
commit | commitdiff | tree |
2008-09-14 |
Roy Marples | Ensure that routes go via the correct interface and... |
commit | commitdiff | tree |
2008-09-14 |
Roy Marples | We may change size of hwaddr_buffer, so just use sizeof. |
commit | commitdiff | tree |
2008-09-13 |
Roy Marples | We need to drop config on carrier loss now. |
commit | commitdiff | tree |
2008-09-13 |
Roy Marples | We don't add this anymore. |
commit | commitdiff | tree |
2008-09-13 |
Roy Marples | Fix subnet route. |
commit | commitdiff | tree |
2008-09-12 |
Roy Marples | Remove remembering routes per interface and have a... |
commit | commitdiff | tree |
2008-09-11 |
Roy Marples | Drop interfaces in reverse order when stopping and... |
commit | commitdiff | tree |
2008-09-11 |
Roy Marples | Fix removing old config. |
commit | commitdiff | tree |
2008-09-11 |
Roy Marples | Tidy up some valgrind errors. |
commit | commitdiff | tree |
2008-09-11 |
Roy Marples | Add allowinterfaces and denyinterfaces options to dhcpc... |
commit | commitdiff | tree |
2008-09-11 |
Roy Marples | Allow quiet and nobackground to work in dhcpcd.conf |
commit | commitdiff | tree |
2008-09-10 |
Roy Marples | Move function lower down as it's not that important. |
commit | commitdiff | tree |
2008-09-10 |
Roy Marples | Export IF_METRIC to resolvconf. We should change to... |
commit | commitdiff | tree |
2008-09-09 |
Roy Marples | Fix interface detection. |
commit | commitdiff | tree |
2008-09-09 |
Roy Marples | Fix memory errors. |
commit | commitdiff | tree |
2008-09-09 |
Roy Marples | Fix compile errors. |
commit | commitdiff | tree |
2008-09-09 |
Roy Marples | Sort interfaces according to preference and pass this... |
commit | commitdiff | tree |
2008-09-09 |
Roy Marples | We don't create these files, so don't clean them. |
commit | commitdiff | tree |
2008-09-09 |
Roy Marples | We no longer ship .sh files, so remove the construct. |
commit | commitdiff | tree |
2008-09-08 |
Roy Marples | On Linux, fix replacing the kernel added subnet route... |
commit | commitdiff | tree |
2008-09-08 |
Roy Marples | Fix renewing. |
commit | commitdiff | tree |
2008-09-08 |
Roy Marples | Use -S to test full compiler flags. |
commit | commitdiff | tree |
2008-09-06 |
Roy Marples | Check carrier when starting reboot. |
commit | commitdiff | tree |
2008-09-06 |
Roy Marples | Style. |
commit | commitdiff | tree |
2008-09-06 |
Roy Marples | ocets might as well be size_t. This also fixes a segfau... |
commit | commitdiff | tree |
2008-09-06 |
Roy Marples | Tests now work with gcc and pcc. |
commit | commitdiff | tree |
2008-09-06 |
Roy Marples | Always test our cc options with a valid input file. |
commit | commitdiff | tree |
2008-09-05 |
Roy Marples | Should use LOG_DAEMON as we're a DHCP Client Daemon |
commit | commitdiff | tree |
2008-09-05 |
Roy Marples | Remove logger and exclusively uses syslog instead.... |
commit | commitdiff | tree |
2008-09-05 |
Roy Marples | Don't spam on startup about unsupported interfaces... |
commit | commitdiff | tree |
next |