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
/
libc.in
Commit message (
Expand
)
Author
Age
*
Welcome to 2020!
Roy Marples
2020-01-14
*
Belated welcome to 2019
Roy Marples
2019-07-17
*
Fix original resolvconf configuration layout
Einar Jon Gunnarsson
2019-07-07
*
shell [ ] only supports 4 parameters
Roy Marples
2018-11-13
*
POSIX shell does not require the local builtin
Roy Marples
2018-01-20
*
Append a newline when restoring resolv.conf.
Roy Marples
2016-09-13
*
Update copyrights
Roy Marples
2016-02-24
*
Move init system detection from configure to resolvconf.
Roy Marples
2016-02-23
*
Document prepend_search and prepend_nameservers.
Roy Marples
2014-10-28
*
Backup resolv.conf if it doesn't have our signature.
Roy Marples
2014-10-25
*
Make resolvconf_passthrough NULL work a bit better.
Roy Marples
2014-10-20
*
-V is the same as -v but only echo's information set in resolvconf.conf
Roy Marples
2014-10-20
*
local_nameservers now defaults to 127.* 0.0.0.0 255.255.255.255 ::1
Roy Marples
2014-10-19
*
name_servers[_append] and search_domains[_append] now apply
Roy Marples
2013-07-12
*
Allows putting resolvconf into /usr/bin.
Roy Marples
2013-06-04
*
Fix resolv_conf_local_only.
Roy Marples
2012-03-27
*
Add resolv_conf_local_only which defaults to true.
Roy Marples
2012-02-22
*
Add domain, if available, to resolv.conf.
Roy Marples
2011-08-12
*
Use read -r so that we ignore any backslash.
Roy Marples
2011-08-11
*
Instead of extracting options and sortlist we now just dump
Roy Marples
2011-08-11
*
Respect the sortlist resolv.conf option
Roy Marples
2011-08-10
*
Use printf %s
Roy Marples
2011-06-13
*
Use printf %s so user send data cannot do any formatting.
Roy Marples
2011-06-13
*
Improve shell portability
Roy Marples
2011-06-01
*
Allow service names to be configured.
Roy Marples
2010-11-04
*
If local name servers are configured by resolvconf -a lo we need to
Roy Marples
2010-10-30
*
Allow search domains and name servers to be appended.
Roy Marples
2010-10-29
*
Install subscribers without the execute bit.
Roy Marples
2009-12-03
*
Use resolv.conf.head and tail files if present.
Roy Marples
2009-11-20
*
Add (c) to Copyright
Roy Marples
2009-05-01
*
We need to eval the restart command
Roy Marples
2009-04-21
*
Remove resolvconf -s support.
Roy Marples
2009-04-21
*
Save on a fork when restarting services.
Roy Marples
2009-04-21
*
Allow service to be called from subscribers
Roy Marples
2009-04-21
*
Avoid forking needlessly.
Roy Marples
2009-04-21
*
Only call resolvconf -v when our subcribers don't have any data.
Roy Marples
2009-04-21
*
Remove surperfluous {}
Roy Marples
2009-04-21
*
Improve build system a little.
openresolv-3.2
Roy Marples
2009-03-26
*
resolv_conf_passthrough makes the latest interface resolv.conf the real resol...
Roy Marples
2009-03-26
*
We should use lower case for normal variables.
openresolv-3.1
Roy Marples
2009-03-18
*
Move the configuration to /etc/resolvconf.conf from individual files.
Roy Marples
2009-03-16
*
No need for PREFIX
Roy Marples
2009-03-15
*
Always add the generated by comment to resolv.conf and remove the default hea...
Roy Marples
2009-03-15
*
Move subscribers to libexec as they really don't belong in /etc
Roy Marples
2009-03-14
*
When an interface is marked private, we just discard the nameservers from the
openresolv-2.0
Roy Marples
2008-10-03
*
Remove exe props.
Roy Marples
2008-10-01
*
openresolv no longer applies any semantics to resolv.conf for
Roy Marples
2008-10-01
*
sed is not always available, so stop using it.
Roy Marples
2008-08-20
*
Move the generated by comment to the head file so the user can edit it.
Roy Marples
2008-03-06
*
Ensure newlines appear.
Roy Marples
2008-03-06
[next]