]> git.tuebingen.mpg.de Git - dss.git/commitdiff
Merge branch 'refs/heads/t/min-complete'
authorAndre Noll <maan@tuebingen.mpg.de>
Fri, 12 Dec 2014 13:21:53 +0000 (14:21 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Fri, 12 Dec 2014 13:21:53 +0000 (14:21 +0100)
17 files changed:
NEWS
daemon.c
df.c
dss.c
dss.ggo
err.h
exec.c
file.c
file.h
index.html.in
log.h
sig.c
sig.h
snap.c
snap.h
str.c
tv.c

diff --git a/NEWS b/NEWS
index b03b66c44124492f2e13b5e6639bbcb202290b25..eb96db6e39821fee45b266e4682205566039ad42 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,25 +2,25 @@
 0.1.5 (2014-01-14)
 ------------------
 
-- snapshot recycling: outdated, redundant and orphaned snapshots are
 reused as the basis for new snapshots.
+ - snapshot recycling: outdated, redundant and orphaned snapshots are
+ reused as the basis for new snapshots.
 
-- New subcommands: --kill, --reload.
+ - New subcommands: --kill, --reload.
 
-- The semaphore-based locking system prevents to start multiple
 instances of dss.
+ - The semaphore-based locking system prevents to start multiple
+ instances of dss.
 
-- When dss receives SIGHUP it now writes the internal state and the
 configuration to the log file
+ - When dss receives SIGHUP it now writes the internal state and the
+ configuration to the log file
 
-- First steps to make the source code ANSI C conform (thanks to
 Daniel Richard G).
+ - First steps to make the source code ANSI C conform (thanks to
+ Daniel Richard G).
 
-- dss writes log messages to stderr rather than to the logfile unless
 running in daemon mode.
+ - dss writes log messages to stderr rather than to the logfile unless
+ running in daemon mode.
 
-- Default hooks work also on systems where "/bin/true" does not exist,
 e.g. Mac OS.
+ - Default hooks work also on systems where "/bin/true" does not exist,
+ e.g. Mac OS.
 
 0.1.4 (2010-11-08)
 ~~~~~~~~~~~~~~~~~~
index 91a6ff26eebb9e6e070be6066d6a9e446c310c14..b63e5ff57b408a79e62d44349cb9fd9d342b956e 100644 (file)
--- a/daemon.c
+++ b/daemon.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1997-2010 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 1997-2010 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
diff --git a/df.c b/df.c
index 1c2531f9980f31bfb0731805ecd1bd7f5d88e326..003becccddebe5231289afb63c5c527c550357b1 100644 (file)
--- a/df.c
+++ b/df.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008-2010 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2008-2010 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
diff --git a/dss.c b/dss.c
index 9f39324500ffa915af5e0c593ae7d56d40eb5062..006cd27c333e097231ae140374fffdf3b8d689f6 100644 (file)
--- a/dss.c
+++ b/dss.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008-2011 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2008-2011 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
diff --git a/dss.ggo b/dss.ggo
index d8b956e7e276fb5b9e0d4da75dab1351e9afe852..9587dd24c7b11a439b2c63335ba922361e1cf988 100644 (file)
--- a/dss.ggo
+++ b/dss.ggo
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2010 Andre Noll <maan@systemlinux.org>
+# Copyright (C) 2008-2010 Andre Noll <maan@tuebingen.mpg.de>
 #
 # Licensed under the GPL v2. For licencing details see COPYING.
 
diff --git a/err.h b/err.h
index 551ff54674681a332072bb535e31821e0a4d5671..e651d9ca06f082eff6eee583ada6ee73ffacdf61 100644 (file)
--- a/err.h
+++ b/err.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2010 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2006-2010 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
diff --git a/exec.c b/exec.c
index 2a40bc0dbb17b831aaa1d15376c1119af44910cb..c08ef392dc064aac09d7f2aa57ba3f295551ef83 100644 (file)
--- a/exec.c
+++ b/exec.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003-2011 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2003-2011 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
diff --git a/file.c b/file.c
index 648421816439acf9a0acd12e002f1da7f780a31e..ef7cd528680ee03c021e8cbe2bc1ab6a2434084c 100644 (file)
--- a/file.c
+++ b/file.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2010 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2006-2010 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
diff --git a/file.h b/file.h
index 991afd4baa81755594f15016ff48a19632e8836d..c462b1084cdd77cbb7f14c47b3066559d2a52019 100644 (file)
--- a/file.h
+++ b/file.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2010 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2006-2010 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
index d9848448345f302e5a6aedd8ce8a9e95492dff38..a65fe010ec7fa83acc81d4455620f8e0c32be360 100644 (file)
@@ -78,7 +78,7 @@
        the latest release, select the corresponding <em>snapshot</em>
        link on the
 
-               <a href="http://git.tuebingen.mpg.de/dss">dss gitweb page</a>
+               <a href="http://git.tuebingen.mpg.de/dss.git">dss gitweb page</a>
 
        </p>
 
        </center>
 
        <p> Andr&eacute; Noll, <a
-       href="mailto:maan@systemlinux.org">maan@systemlinux.org</a>
+       href="mailto:maan@tuebingen.mpg.de">maan@tuebingen.mpg.de</a>
        </p> Comments and bug reports are welcome. Please provide
        enough info such as the version of dss you are using and
        relevant parts of the logs. Including the string [dss] in
diff --git a/log.h b/log.h
index ba422104d4ad7b61bc3debb101c3f4bb50ff60e4..78ccc1b30b2a55114e55634ca32c09c486c8cbfe 100644 (file)
--- a/log.h
+++ b/log.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1997-2010 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 1997-2010 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
diff --git a/sig.c b/sig.c
index 2f6f7ddb30ac13e531d9847134a0c9606ed315e0..d2d7e3b59076a0c2899d53730bda9aad929f6bc6 100644 (file)
--- a/sig.c
+++ b/sig.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2010 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2004-2010 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
diff --git a/sig.h b/sig.h
index dea7cde58f90431e30167befd0aa7844ea5a9c52..912eec2e09baea8058cf1df840f02f7f76b108ef 100644 (file)
--- a/sig.h
+++ b/sig.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2010 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2007-2010 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
diff --git a/snap.c b/snap.c
index ec0449d941c0296b5bb2b7f282a828b3c76d1196..7c16d2e870b8e4e918a1486ab801bf31f1344c47 100644 (file)
--- a/snap.c
+++ b/snap.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008-2010 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2008-2010 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
diff --git a/snap.h b/snap.h
index c817de2b5ef75cb0ab0ad791362a9575844b524c..626ecad003a52a1a465ea6f7f2e11f960a97df3c 100644 (file)
--- a/snap.h
+++ b/snap.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008-2010 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2008-2010 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
diff --git a/str.c b/str.c
index 4bca765e9427ebf67b293b22a5dd7a8bf8e920cb..d6c768d0bc90e3a0873f1aca8312512c9195bd91 100644 (file)
--- a/str.c
+++ b/str.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2010 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2004-2010 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
diff --git a/tv.c b/tv.c
index ec2cdc2f470ab02a5416293a790988aa938d4528..5beca9d0d36ab83f06e22f55b0d8a920270e994a 100644 (file)
--- a/tv.c
+++ b/tv.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2010 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2005-2010 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */