index
:
openresolv.git
master
A POSIX resolvconf(8) implementation, a middleman for resolv.conf(5).
Roy Marples
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
resolvconf.in
Commit message (
Expand
)
Author
Age
*
Release openresolv-3.12.0
HEAD
openresolv-3.12.0
master
Roy Marples
2020-12-27
*
Harden the locking mechanism
Roy Marples
2020-12-27
*
Fix prior so its called deprecated internally to match man page
Roy Marples
2020-12-23
*
Allow interfaces to be Deprecated
Roy Marples
2020-12-23
*
Whitespace and style
Roy Marples
2020-12-23
*
mkdir -p is just like install -d
Roy Marples
2020-12-23
*
Release openresolv-3.11.0
openresolv-3.11.0
Roy Marples
2020-07-22
*
Release openresolv-3.10.0
openresolv-3.10.0
Roy Marples
2020-01-27
*
Don't use allow/deny configuration when listing known interfaces.
Roy Marples
2020-01-14
*
Add allow_interfaces and deny_interfaces configuration options
Roy Marples
2020-01-14
*
Welcome to 2020!
Roy Marples
2020-01-14
*
Add WireGuard interfaces to dynamic_order
nl6720
2020-01-13
*
Release openresolv-3.9.2
Roy Marples
2019-09-08
*
Release openresolv-3.9.1
Roy Marples
2019-07-17
*
Belated welcome to 2019
Roy Marples
2019-07-17
*
Don't embed variables in formatting string.
Roy Marples
2019-07-17
*
Remove pointless {} from prior.
Roy Marples
2019-07-09
*
resolvconf: Strip inline comments before processing
Roy Marples
2019-07-09
*
Interfaces have an implicit metric of 0.
Scott Barker
2018-11-13
*
shell [ ] only supports 4 parameters
Roy Marples
2018-11-13
*
POSIX shell does not require the local builtin
Roy Marples
2018-01-20
*
Release openresolv-3.9.0
openresolv-3.9.0
Roy Marples
2016-12-29
*
Add the inclusive_interfaces option to resolvoconf.conf to ignore the
Roy Marples
2016-12-29
*
Fix runit support, [b04ffa58a4].
Roy Marples
2016-11-29
*
Allow public_interfaces config variable to override private interface markings.
Roy Marples
2016-11-29
*
Add the --version command and document it.
Roy Marples
2016-07-08
*
Release openresolv-3.8.1
openresolv-3.8.1
Roy Marples
2016-05-19
*
Drop needless ;
Roy Marples
2016-05-19
*
Revert prior.
Roy Marples
2016-05-19
*
Fix private_interfaces globbing
Roy Marples
2016-05-19
*
Fix systemd control, [f18f46ab5a].
Roy Marples
2016-05-13
*
Spelling corrections, thanks to Pedro.
Roy Marples
2016-05-07
*
For FreeBSD, the status argument needs to be onestatus.
openresolv-3.8.0
Roy Marples
2016-03-12
*
Move the version from Makefile to resolvconf.in
Roy Marples
2016-03-11
*
Revert [606cfc2003] as the parsing code relies on the trailing newline.
Roy Marples
2016-02-25
*
Split each domain again after striping any trailing dot.
Roy Marples
2016-02-25
*
Note why we restart a service
Roy Marples
2016-02-24
*
Don't echo a trailing newline when listing resolv.conf contents.
Roy Marples
2016-02-24
*
Fix restarting services on OpenBSD.
Roy Marples
2016-02-24
*
Move init system detection from configure to resolvconf.
Roy Marples
2016-02-23
*
Strip trailing dot from search and domain names, fixes [2b60f8c312].
Roy Marples
2016-02-20
*
Save the initial working directory and change to it just before running
Roy Marples
2016-01-22
*
Remove TMPDIR as it's now unused and seems to cause problems in other
Roy Marples
2015-10-29
*
Fix bash again.
Roy Marples
2015-04-28
*
Fix prior for bash.
Roy Marples
2015-04-28
*
Obtain a spinlock earlier due to exclusivity.
Roy Marples
2015-04-28
*
-x marks the resolv.conf as exclusive.
Roy Marples
2015-04-27
*
Insist that our stored resolv.conf files are regular files.
Roy Marples
2015-03-10
*
Recommend the use of a .protocol tag agasint the interface name in the man page.
Roy Marples
2015-03-10
*
Implement replace and replace_sub to allow for keyword/value/replacement
Roy Marples
2014-10-28
[next]