summaryrefslogtreecommitdiffstats
path: root/dhcpcd.8.in
Commit message (Expand)AuthorAge
* Clarify reconfigure regarding the configuration file.Roy Marples2009-03-20
* Add an option to reconfigure dhcpcd without rebinding.Roy Marples2009-03-20
* We can now detected primary addresses added or changed in BSD.Roy Marples2009-03-19
* mandoc mandates the presence of .OsRoy Marples2009-03-11
* We need to blacklist IP addresses at the packet levelRoy Marples2009-03-10
* Blacklist now accepts networks as well as addresses.Roy Marples2009-02-27
* TypoRoy Marples2009-02-26
* Only auto background with no interfaces.Roy Marples2009-02-18
* If running as a controlling daemon with link management, background earlier.Roy Marples2009-02-17
* Use Aq properly.Roy Marples2009-02-05
* dhcpcd should not send hostname by default.Roy Marples2009-01-29
* Improve the nohook documentation.Roy Marples2009-01-05
* Add a static directive that allows the configuration of variables, whichRoy Marples2009-01-01
* Document the BSD subnet manipulation issue in the README and not the man page.Roy Marples2008-12-21
* Document the BSD issue with dhcpcd changing the subnet route.Roy Marples2008-12-18
* Document avoiding BOOTP servers.Roy Marples2008-12-16
* Remove the S option from the command line description, #121Roy Marples2008-11-21
* We are now a BOOTP client also :)Roy Marples2008-11-19
* Clarify the clientid option.Roy Marples2008-11-19
* We no longer send a ClientID by default. This is so we now mirror the kernel ...Roy Marples2008-11-17
* Update bug page.Roy Marples2008-10-07
* Document metrics better.Roy Marples2008-09-17
* Reboot off the last lease and use the last lease if not expired and user has ...Roy Marples2008-09-15
* Add allowinterfaces and denyinterfaces options to dhcpcd.conf for better mult...Roy Marples2008-09-11
* Add a control socket so that interfaces can be dynamically re-set.Roy Marples2008-09-03
* Add an event loop.Roy Marples2008-09-02
* Move the --renew option to --rebind as it's more accurate (both are -n). Supp...Roy Marples2008-08-20
* Clarify that dhcpcd will not re-configure itself or use any command line argu...Roy Marples2008-08-20
* The require directive now requires that the required options are present in e...Roy Marples2008-08-18
* classid -> vendorclassid to match the RFC description.Roy Marples2008-08-13
* Document dhcpcd spining with dhcpcd -x.Roy Marples2008-08-12
* Note that we encode the hostname according to RFC1035. As such, we can't use ...Roy Marples2008-08-07
* Allow disable for fqdn option so command line can override config.Roy Marples2008-08-06
* returnsRoy Marples2008-07-28
* Don't use the word will so much.Roy Marples2008-07-28
* Add -X, --blacklist option to reject DHCP messages with a matching serverid.Roy Marples2008-07-28
* Tart up the mandoc a little, thanks to Thomas Klausner.Roy Marples2008-07-28
* Misc fixes and clarify why inform should have a CIDR.Roy Marples2008-07-27
* TypoRoy Marples2008-07-23
* Minor updates.Roy Marples2008-07-22
* Move -X to -B and give it a long option. This now complements the --backgroun...Roy Marples2008-07-18
* Move the immediate background flag to 'b'Roy Marples2008-07-18
* Add support for link carrier detection. For Linux this involved a big change ...Roy Marples2008-07-16
* TypoRoy Marples2008-07-12
* We shoudln't have to disable timeout.Roy Marples2008-07-12
* Document the pidfile.Roy Marples2008-07-09
* Move the --nodaemonize option from K to Z so we don't conflict with SuSE cust...Roy Marples2008-07-08
* Send LOG_INFO to the console by default so users know what it's doing a littl...Roy Marples2008-07-04
* Add support for vendor encapsulated options. Also, MINIAL define now disables...Roy Marples2008-06-30
* Add -K, --nodaeomise option so dhcpcd can run in the foreground without debug...Roy Marples2008-06-30