summaryrefslogtreecommitdiffstats
path: root/resolvconf.in
Commit message (Expand)AuthorAge
* Release openresolv-3.12.0HEADopenresolv-3.12.0masterRoy Marples2020-12-27
* Harden the locking mechanismRoy Marples2020-12-27
* Fix prior so its called deprecated internally to match man pageRoy Marples2020-12-23
* Allow interfaces to be DeprecatedRoy Marples2020-12-23
* Whitespace and styleRoy Marples2020-12-23
* mkdir -p is just like install -dRoy Marples2020-12-23
* Release openresolv-3.11.0openresolv-3.11.0Roy Marples2020-07-22
* Release openresolv-3.10.0openresolv-3.10.0Roy Marples2020-01-27
* Don't use allow/deny configuration when listing known interfaces.Roy Marples2020-01-14
* Add allow_interfaces and deny_interfaces configuration optionsRoy Marples2020-01-14
* Welcome to 2020!Roy Marples2020-01-14
* Add WireGuard interfaces to dynamic_ordernl67202020-01-13
* Release openresolv-3.9.2Roy Marples2019-09-08
* Release openresolv-3.9.1Roy Marples2019-07-17
* Belated welcome to 2019Roy Marples2019-07-17
* Don't embed variables in formatting string.Roy Marples2019-07-17
* Remove pointless {} from prior.Roy Marples2019-07-09
* resolvconf: Strip inline comments before processingRoy Marples2019-07-09
* Interfaces have an implicit metric of 0.Scott Barker2018-11-13
* shell [ ] only supports 4 parametersRoy Marples2018-11-13
* POSIX shell does not require the local builtinRoy Marples2018-01-20
* Release openresolv-3.9.0openresolv-3.9.0Roy Marples2016-12-29
* Add the inclusive_interfaces option to resolvoconf.conf to ignore theRoy Marples2016-12-29
* Fix runit support, [b04ffa58a4].Roy Marples2016-11-29
* Allow public_interfaces config variable to override private interface markings.Roy Marples2016-11-29
* Add the --version command and document it.Roy Marples2016-07-08
* Release openresolv-3.8.1openresolv-3.8.1Roy Marples2016-05-19
* Drop needless ;Roy Marples2016-05-19
* Revert prior.Roy Marples2016-05-19
* Fix private_interfaces globbingRoy Marples2016-05-19
* Fix systemd control, [f18f46ab5a].Roy Marples2016-05-13
* Spelling corrections, thanks to Pedro.Roy Marples2016-05-07
* For FreeBSD, the status argument needs to be onestatus.openresolv-3.8.0Roy Marples2016-03-12
* Move the version from Makefile to resolvconf.inRoy Marples2016-03-11
* Revert [606cfc2003] as the parsing code relies on the trailing newline.Roy Marples2016-02-25
* Split each domain again after striping any trailing dot.Roy Marples2016-02-25
* Note why we restart a serviceRoy Marples2016-02-24
* Don't echo a trailing newline when listing resolv.conf contents.Roy Marples2016-02-24
* Fix restarting services on OpenBSD.Roy Marples2016-02-24
* Move init system detection from configure to resolvconf.Roy Marples2016-02-23
* Strip trailing dot from search and domain names, fixes [2b60f8c312].Roy Marples2016-02-20
* Save the initial working directory and change to it just before runningRoy Marples2016-01-22
* Remove TMPDIR as it's now unused and seems to cause problems in otherRoy Marples2015-10-29
* Fix bash again.Roy Marples2015-04-28
* Fix prior for bash.Roy Marples2015-04-28
* Obtain a spinlock earlier due to exclusivity.Roy Marples2015-04-28
* -x marks the resolv.conf as exclusive.Roy Marples2015-04-27
* Insist that our stored resolv.conf files are regular files.Roy Marples2015-03-10
* Recommend the use of a .protocol tag agasint the interface name in the man page.Roy Marples2015-03-10
* Implement replace and replace_sub to allow for keyword/value/replacementRoy Marples2014-10-28