summaryrefslogtreecommitdiffstats
path: root/libc.in
Commit message (Expand)AuthorAge
* Welcome to 2020!Roy Marples2020-01-14
* Belated welcome to 2019Roy Marples2019-07-17
* Fix original resolvconf configuration layoutEinar Jon Gunnarsson2019-07-07
* shell [ ] only supports 4 parametersRoy Marples2018-11-13
* POSIX shell does not require the local builtinRoy Marples2018-01-20
* Append a newline when restoring resolv.conf.Roy Marples2016-09-13
* Update copyrightsRoy Marples2016-02-24
* Move init system detection from configure to resolvconf.Roy Marples2016-02-23
* Document prepend_search and prepend_nameservers.Roy Marples2014-10-28
* Backup resolv.conf if it doesn't have our signature.Roy Marples2014-10-25
* Make resolvconf_passthrough NULL work a bit better.Roy Marples2014-10-20
* -V is the same as -v but only echo's information set in resolvconf.confRoy Marples2014-10-20
* local_nameservers now defaults to 127.* 0.0.0.0 255.255.255.255 ::1Roy Marples2014-10-19
* name_servers[_append] and search_domains[_append] now applyRoy Marples2013-07-12
* Allows putting resolvconf into /usr/bin.Roy Marples2013-06-04
* Fix resolv_conf_local_only.Roy Marples2012-03-27
* Add resolv_conf_local_only which defaults to true.Roy Marples2012-02-22
* Add domain, if available, to resolv.conf.Roy Marples2011-08-12
* Use read -r so that we ignore any backslash.Roy Marples2011-08-11
* Instead of extracting options and sortlist we now just dumpRoy Marples2011-08-11
* Respect the sortlist resolv.conf optionRoy Marples2011-08-10
* Use printf %sRoy Marples2011-06-13
* Use printf %s so user send data cannot do any formatting.Roy Marples2011-06-13
* Improve shell portabilityRoy Marples2011-06-01
* Allow service names to be configured.Roy Marples2010-11-04
* If local name servers are configured by resolvconf -a lo we need toRoy Marples2010-10-30
* Allow search domains and name servers to be appended.Roy Marples2010-10-29
* Install subscribers without the execute bit.Roy Marples2009-12-03
* Use resolv.conf.head and tail files if present.Roy Marples2009-11-20
* Add (c) to CopyrightRoy Marples2009-05-01
* We need to eval the restart commandRoy Marples2009-04-21
* Remove resolvconf -s support.Roy Marples2009-04-21
* Save on a fork when restarting services.Roy Marples2009-04-21
* Allow service to be called from subscribersRoy Marples2009-04-21
* Avoid forking needlessly.Roy Marples2009-04-21
* Only call resolvconf -v when our subcribers don't have any data.Roy Marples2009-04-21
* Remove surperfluous {}Roy Marples2009-04-21
* Improve build system a little.openresolv-3.2Roy Marples2009-03-26
* resolv_conf_passthrough makes the latest interface resolv.conf the real resol...Roy Marples2009-03-26
* We should use lower case for normal variables.openresolv-3.1Roy Marples2009-03-18
* Move the configuration to /etc/resolvconf.conf from individual files.Roy Marples2009-03-16
* No need for PREFIXRoy Marples2009-03-15
* Always add the generated by comment to resolv.conf and remove the default hea...Roy Marples2009-03-15
* Move subscribers to libexec as they really don't belong in /etcRoy Marples2009-03-14
* When an interface is marked private, we just discard the nameservers from theopenresolv-2.0Roy Marples2008-10-03
* Remove exe props.Roy Marples2008-10-01
* openresolv no longer applies any semantics to resolv.conf forRoy Marples2008-10-01
* sed is not always available, so stop using it.Roy Marples2008-08-20
* Move the generated by comment to the head file so the user can edit it.Roy Marples2008-03-06
* Ensure newlines appear.Roy Marples2008-03-06