summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b20ef49)
raw | patch | inline | side by side (parent: b20ef49)
author | Sebastian Harl <sh@tokkee.org> | |
Mon, 1 Sep 2014 16:21:37 +0000 (18:21 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 1 Sep 2014 16:21:37 +0000 (18:21 +0200) |
14 files changed:
index 39171c3d73206ebe51277e1f4ceb4132d522b4a4..f2bfa10927425c87fc22a5d9aab0e0ce6993626b 100644 (file)
--- a/README
+++ b/README
license. See COPYING for details. Changes between all SysDB releases can be
found in the file ReleaseNotes.
- <http://sysdb.io/>
+ <https://sysdb.io/>
Configure and install SysDB
---------------------------
All documentation for SysDB is available as manual pages (in roff and HTML
formats) and shipped alongside the source code in the doc/ subdirectory.
- Also, it is available online at <http://sysdb.io/documentation/>.
+ Also, it is available online at <https://sysdb.io/documentation/>.
Getting Help
------------
Various channels for asynchronous and real-time communication with
- developers and users are available. See <http://sysdb.io/contact/> for
+ developers and users are available. See <https://sysdb.io/contact/> for
details about the mailing list, IRC channel, and social media.
Author
See the file THANKS for credits and inspiration.
- Want to contribute? Check out the website <http://sysdb.io> for details.
+ Want to contribute? Check out the website <https://sysdb.io> for details.
diff --git a/ReleaseNotes b/ReleaseNotes
index 6a987133027fd2ca57647de53566d6327a08c0ab..3227a66d513d1ce96007e262603226629185ae56 100644 (file)
--- a/ReleaseNotes
+++ b/ReleaseNotes
Object names are canonicalized before they are added to the store to ensure
a consistent view of your infrastructure.
- <http://sysdb.io/>
+ <https://sysdb.io/>
Version 0.3.0, Release Date: 2014-08-01
---------------------------------------
diff --git a/configure.ac b/configure.ac
index 2bcd7248a60786a751fc1227b273c16771123fdf..e395d5f1b0408e600e8f483277a6fff0c81bdf23 100644 (file)
--- a/configure.ac
+++ b/configure.ac
AC_INIT([System DataBase],[m4_esyscmd(./version-gen.sh)],
[sysdb@sysdb.io],
[sysdb],
- [http://sysdb.io/])
+ [https://sysdb.io/])
PACKAGE_MAINTAINER="Sebastian 'tokkee' Harl <tokkee@sysdb.io>"
AC_DEFINE_UNQUOTED([PACKAGE_MAINTAINER], ["$PACKAGE_MAINTAINER"],
[Define to the name of the maintainer of this package.])
diff --git a/doc/sysdb.1.txt b/doc/sysdb.1.txt
index 091b386767df68cd7e969f8260504d1cbadeedc6..caed0db3989296863a6dad9a10656d97e8b92345 100644 (file)
--- a/doc/sysdb.1.txt
+++ b/doc/sysdb.1.txt
--------
manpage:sysdbd[1], manpage:sysdbql[7]
-The SysDB homepage: http://sysdb.io/
+The SysDB homepage: https://sysdb.io/
AUTHOR
------
diff --git a/doc/sysdb.7.txt b/doc/sysdb.7.txt
index 1c99fbe8d6e1eedc59ca84d2448358c1570cb6e3..6e81c47035298fc0bb20f5675de5de14a35db9b3 100644 (file)
--- a/doc/sysdb.7.txt
+++ b/doc/sysdb.7.txt
--------
manpage:sysdb[1], manpage:sysdbd[1], manpage:sysdbql[7]
-The SysDB homepage: http://sysdb.io/
+The SysDB homepage: https://sysdb.io/
AUTHOR
------
index f43cd6e740d31889261a8c9c40b94d5e5b3ba599..bf14ebcb6481775eb0d78d460cba8c81fcf7b7dd 100644 (file)
--------
manpage:sysdbd[1], manpage:sysdbd.conf[5]
-The SysDB homepage: http://sysdb.io/
+The SysDB homepage: https://sysdb.io/
AUTHOR
------
index fb0f390b791f1f87454a5862643aca1478781b9a..acb98d98c4bca20ffd90d2ef5730d34408400d90 100644 (file)
manpage:sysdbd-timeseries-rrdtool[5],
https://collectd.org/, https://collectd.org/wiki/index.php/Plugin:UnixSock
-The SysDB homepage: http://sysdb.io/
+The SysDB homepage: https://sysdb.io/
AUTHOR
------
index 7ca6ea6ceee9f3cc26f6f28c7cf4d0f5f7e82a96..50bd33a94ae87613579556a24996ddda532ac353 100644 (file)
http://icinga.org/, http://www.naemon.org/, http://www.nagios.org/,
http://shinken-monitoring.org/
-The SysDB homepage: http://sysdb.io/
+The SysDB homepage: https://sysdb.io/
AUTHOR
------
index 8ffb27b803a02d7ea697a63931e39c33b5190719..aeb5fff895815558f55b419ef99470417ebb956e 100644 (file)
manpage:sysdbd[1], manpage:sysdbd.conf[5],
http://puppetlabs.com/
-The SysDB homepage: http://sysdb.io/
+The SysDB homepage: https://sysdb.io/
AUTHOR
------
index e40b0806cc103179880144cb65ac73ed4faf91b3..96b7fedbdd6f4567a07df1724b6092ce65ee5e11 100644 (file)
--- a/doc/sysdbd-syslog.5.txt
+++ b/doc/sysdbd-syslog.5.txt
--------
manpage:sysdbd[1], manpage:sysdbd.conf[5]
-The SysDB homepage: http://sysdb.io/
+The SysDB homepage: https://sysdb.io/
AUTHOR
------
index b36a177c5c1c95b7cb60ab03e2b7b86ea4940471..98334f49d20142213406b1b387badf2a09fa2958 100644 (file)
manpage:sysdbd[1], manpage:sysdbd.conf[5],
http://oss.oetiker.ch/rrdtool
-The SysDB homepage: http://sysdb.io/
+The SysDB homepage: https://sysdb.io/
AUTHOR
------
diff --git a/doc/sysdbd.1.txt b/doc/sysdbd.1.txt
index e14ed4322235513e8e81565ff9ebdc44554393ee..6c90f4204ec7713fa2f7b507e96248bf69177822 100644 (file)
--- a/doc/sysdbd.1.txt
+++ b/doc/sysdbd.1.txt
--------
manpage:sysdbd.conf[5]
-The SysDB homepage: http://sysdb.io/
+The SysDB homepage: https://sysdb.io/
AUTHOR
------
diff --git a/doc/sysdbd.conf.5.txt b/doc/sysdbd.conf.5.txt
index 8c90812cada10a1e7bb59909198ac43169578260..ed6d765fb0f293d21bcbd76f7220a537d1dd216f 100644 (file)
--- a/doc/sysdbd.conf.5.txt
+++ b/doc/sysdbd.conf.5.txt
--------
manpage:sysdbd[1], manpage:sysdb[7]
-The SysDB homepage: http://sysdb.io/
+The SysDB homepage: https://sysdb.io/
Backend documentation:
~~~~~~~~~~~~~~~~~~~~~~
diff --git a/doc/sysdbql.7.txt b/doc/sysdbql.7.txt
index 85aa205f5bdf7d2e01499180380bcd4cb559b580..88fb41b4fff0a62f7e9fdc25974a6f3c53e46ad4 100644 (file)
--- a/doc/sysdbql.7.txt
+++ b/doc/sysdbql.7.txt
--------
manpage:sysdb[1], manpage:sysdb[7]
-The SysDB homepage: http://sysdb.io/
+The SysDB homepage: https://sysdb.io/
AUTHOR
------