]> git.ipfire.org Git - thirdparty/snapper.git/log
thirdparty/snapper.git
10 years agoChange log and version bump 199/head
Stefan Hundhammer [Tue, 22 Sep 2015 11:49:11 +0000 (13:49 +0200)] 
Change log and version bump

10 years agoCall script upon rollback
Stefan Hundhammer [Mon, 21 Sep 2015 14:50:15 +0000 (16:50 +0200)] 
Call script upon rollback

10 years agoMerge pull request #193 from aschnell/master
Arvin Schnell [Mon, 31 Aug 2015 14:56:40 +0000 (16:56 +0200)] 
Merge pull request #193 from aschnell/master

- better error message

10 years ago- better error message 193/head
Arvin Schnell [Mon, 31 Aug 2015 14:54:12 +0000 (16:54 +0200)] 
- better error message

10 years agoMerge pull request #192 from aschnell/master
Arvin Schnell [Mon, 31 Aug 2015 14:51:06 +0000 (16:51 +0200)] 
Merge pull request #192 from aschnell/master

- improved error reporting (bsc#940046)

10 years ago- improved error reporting (bsc#940046) 192/head
Arvin Schnell [Mon, 31 Aug 2015 14:36:09 +0000 (16:36 +0200)] 
- improved error reporting (bsc#940046)

10 years agoMerge pull request #191 from aschnell/master
Arvin Schnell [Thu, 27 Aug 2015 12:32:44 +0000 (14:32 +0200)] 
Merge pull request #191 from aschnell/master

- disable functions if libbtrfs is missing

10 years ago- disable functions if libbtrfs is missing 191/head
Arvin Schnell [Thu, 27 Aug 2015 12:27:33 +0000 (14:27 +0200)] 
- disable functions if libbtrfs is missing

10 years agoMerge pull request #190 from aschnell/master v0.2.8
Arvin Schnell [Thu, 27 Aug 2015 09:28:12 +0000 (11:28 +0200)] 
Merge pull request #190 from aschnell/master

- improved translation message for plural form

10 years ago- improved translation message for plural form 190/head
Arvin Schnell [Thu, 27 Aug 2015 09:26:00 +0000 (11:26 +0200)] 
- improved translation message for plural form

10 years ago- pass list by reference
Arvin Schnell [Thu, 27 Aug 2015 09:18:37 +0000 (11:18 +0200)] 
- pass list by reference

10 years agoMerge pull request #189 from chrekh/verbose-delete-3
Arvin Schnell [Thu, 27 Aug 2015 09:11:29 +0000 (11:11 +0200)] 
Merge pull request #189 from chrekh/verbose-delete-3

Verbose delete message

10 years agoPass arg verbose to cleanup functions. 189/head
Christer Ekholm [Sun, 19 Jul 2015 21:19:53 +0000 (23:19 +0200)] 
Pass arg verbose to cleanup functions.

10 years agoOutput which snapshots are beeing deleted if verbose.
Christer Ekholm [Wed, 26 Aug 2015 20:37:26 +0000 (22:37 +0200)] 
Output which snapshots are beeing deleted if verbose.

10 years agoAdd arg verbose to command_delete_xsnapshots.
Christer Ekholm [Sun, 19 Jul 2015 18:16:11 +0000 (20:16 +0200)] 
Add arg verbose to command_delete_xsnapshots.

10 years agoMerge pull request #187 from aschnell/master
Arvin Schnell [Wed, 26 Aug 2015 14:59:04 +0000 (16:59 +0200)] 
Merge pull request #187 from aschnell/master

- increased version

10 years ago- increased version 187/head
Arvin Schnell [Wed, 26 Aug 2015 14:57:44 +0000 (16:57 +0200)] 
- increased version

10 years agoMerge pull request #186 from aschnell/master
Arvin Schnell [Wed, 26 Aug 2015 11:47:27 +0000 (13:47 +0200)] 
Merge pull request #186 from aschnell/master

- allow to disable zypp plugin via environment variable (see fate#319316)

10 years ago- allow to disable zypp plugin via environment variable (see fate#319316) 186/head
Arvin Schnell [Wed, 26 Aug 2015 10:23:50 +0000 (12:23 +0200)] 
- allow to disable zypp plugin via environment variable (see fate#319316)

10 years agoMerge pull request #177 from jmaggard10/handle-fpathconf-errors
Arvin Schnell [Fri, 17 Jul 2015 12:15:58 +0000 (14:15 +0200)] 
Merge pull request #177 from jmaggard10/handle-fpathconf-errors

Handle fpathconf() errors.

10 years agoHandle fpathconf() errors. 177/head
Justin Maggard [Wed, 15 Jul 2015 19:26:47 +0000 (12:26 -0700)] 
Handle fpathconf() errors.

In one place snapper calls fpathconf(.., _PC_NAME_MAX) to determine the size of
a buffer used to hold readdir_r() results.  fpathconf() may return -1 on error,
but this fpathconf() call's return value is unchecked.  This can result in
allocating a buffer that is too small for readdir_r()'s results, resulting in
out-of-bounds memory access.

Fix it by falling back to using NAME_MAX if fpathconf(.., _PC_NAME_MAX) fails.

Signed-off-by: Justin Maggard <jmaggard@netgear.com>
10 years agoMerge pull request #175 from aschnell/master
Arvin Schnell [Tue, 7 Jul 2015 10:58:06 +0000 (12:58 +0200)] 
Merge pull request #175 from aschnell/master

- extended snapper-configs man-page

10 years ago- extended snapper-configs man-page 175/head
Arvin Schnell [Tue, 7 Jul 2015 10:53:28 +0000 (12:53 +0200)] 
- extended snapper-configs man-page

10 years agoMerge pull request #171 from aschnell/master
Arvin Schnell [Mon, 29 Jun 2015 12:59:34 +0000 (14:59 +0200)] 
Merge pull request #171 from aschnell/master

- allow to set cleanup algorithm

10 years ago- allow to set cleanup algorithm 171/head
Arvin Schnell [Mon, 29 Jun 2015 12:54:53 +0000 (14:54 +0200)] 
- allow to set cleanup algorithm

11 years agoMerge pull request #167 from openSUSE/releasing_doc
Josef Reidinger [Mon, 8 Jun 2015 11:06:56 +0000 (13:06 +0200)] 
Merge pull request #167 from openSUSE/releasing_doc

first draft of releasing package

11 years agomore improvements from review 167/head
Josef Reidinger [Mon, 8 Jun 2015 08:55:30 +0000 (10:55 +0200)] 
more improvements from review

11 years agochanges from review (thanks locilka and aschnell)
Josef Reidinger [Mon, 8 Jun 2015 08:22:46 +0000 (10:22 +0200)] 
changes from review (thanks locilka and aschnell)

11 years agofirst draft of releasing package
Josef Reidinger [Thu, 4 Jun 2015 07:47:14 +0000 (09:47 +0200)] 
first draft of releasing package

11 years agoMerge pull request #166 from aschnell/master
Arvin Schnell [Tue, 2 Jun 2015 13:06:54 +0000 (15:06 +0200)] 
Merge pull request #166 from aschnell/master

- added error message for invalid locale setting (see bsc#933241)

11 years ago- fixed typo 166/head
Arvin Schnell [Tue, 2 Jun 2015 13:02:45 +0000 (15:02 +0200)] 
- fixed typo

11 years ago- added error message for invalid locale setting (see bsc#933241)
Arvin Schnell [Tue, 2 Jun 2015 12:56:40 +0000 (14:56 +0200)] 
- added error message for invalid locale setting (see bsc#933241)

11 years agoMerge pull request #165 from openSUSE/list_config_root
Josef Reidinger [Wed, 27 May 2015 07:58:19 +0000 (09:58 +0200)] 
Merge pull request #165 from openSUSE/list_config_root

List config root

11 years agoconsistent empty lines 165/head
Josef Reidinger [Tue, 26 May 2015 14:55:11 +0000 (16:55 +0200)] 
consistent empty lines

11 years agouse prepend root prefix method
Josef Reidinger [Tue, 26 May 2015 14:41:21 +0000 (16:41 +0200)] 
use prepend root prefix method

11 years agomove to proper place libmount check
Josef Reidinger [Tue, 26 May 2015 12:04:24 +0000 (14:04 +0200)] 
move to proper place libmount check

11 years agouse target root also on other places
Josef Reidinger [Tue, 26 May 2015 11:42:55 +0000 (13:42 +0200)] 
use target root also on other places

11 years agoremove unused variable
Josef Reidinger [Tue, 26 May 2015 10:24:17 +0000 (12:24 +0200)] 
remove unused variable

11 years agomore fixes from review
Josef Reidinger [Tue, 26 May 2015 10:22:45 +0000 (12:22 +0200)] 
more fixes from review

11 years agochanges from review
Josef Reidinger [Tue, 26 May 2015 08:52:17 +0000 (10:52 +0200)] 
changes from review

11 years agochanges
Josef Reidinger [Mon, 25 May 2015 11:42:54 +0000 (13:42 +0200)] 
changes

11 years agoimprove check devel libraries
Josef Reidinger [Mon, 25 May 2015 11:41:47 +0000 (13:41 +0200)] 
improve check devel libraries

11 years agoallow to list config for target root (FATE#317900)
Josef Reidinger [Mon, 25 May 2015 11:25:37 +0000 (13:25 +0200)] 
allow to list config for target root (FATE#317900)

11 years agoMerge pull request #164 from imobach/bump-version-0.2.7
Imobach González Sosa [Fri, 22 May 2015 09:57:10 +0000 (10:57 +0100)] 
Merge pull request #164 from imobach/bump-version-0.2.7

Bump to version 0.2.7

11 years ago- increased version 164/head
Imobach González Sosa [Fri, 22 May 2015 07:16:24 +0000 (08:16 +0100)] 
- increased version

11 years agoMerge pull request #163 from imobach/feature/add-helper-snapshot-creation
Imobach González Sosa [Fri, 22 May 2015 07:08:38 +0000 (08:08 +0100)] 
Merge pull request #163 from imobach/feature/add-helper-snapshot-creation

Add snapshots creation to installation helpers

11 years agoUpdate changelog 163/head
Imobach González Sosa [Mon, 18 May 2015 14:44:39 +0000 (15:44 +0100)] 
Update changelog

11 years agoAdd proper management of exit code for step5 installation helper
Imobach González Sosa [Mon, 18 May 2015 14:44:24 +0000 (15:44 +0100)] 
Add proper management of exit code for step5 installation helper

11 years agoUpdate from code review
Imobach González Sosa [Mon, 18 May 2015 13:50:59 +0000 (14:50 +0100)] 
Update from code review

11 years agoFixes from code review
Imobach González Sosa [Mon, 18 May 2015 12:05:47 +0000 (13:05 +0100)] 
Fixes from code review

* BTW, adds support for doing pre/post snapshots.

11 years agoAdd fate reference to 5 step of installation helper
Imobach González Sosa [Fri, 15 May 2015 09:48:35 +0000 (10:48 +0100)] 
Add fate reference to 5 step of installation helper

11 years agoAdd snapshots creation to installation helpers
Imobach González Sosa [Thu, 14 May 2015 14:26:10 +0000 (15:26 +0100)] 
Add snapshots creation to installation helpers

11 years agoMerge pull request #161 from aschnell/master
Arvin Schnell [Tue, 5 May 2015 13:35:53 +0000 (15:35 +0200)] 
Merge pull request #161 from aschnell/master

- added option --sync to delete command (fate#317066)

11 years ago- added dbus introspect for new sync 161/head
Arvin Schnell [Tue, 5 May 2015 13:34:38 +0000 (15:34 +0200)] 
- added dbus introspect for new sync

11 years ago- added option --sync to delete command (fate#317066)
Arvin Schnell [Tue, 5 May 2015 13:00:37 +0000 (15:00 +0200)] 
- added option --sync to delete command (fate#317066)

11 years agoMerge pull request #160 from aschnell/master
Arvin Schnell [Wed, 15 Apr 2015 12:16:38 +0000 (14:16 +0200)] 
Merge pull request #160 from aschnell/master

- hackweek 12 improvements

11 years ago- added option --input to diff command 160/head
Arvin Schnell [Wed, 15 Apr 2015 09:29:30 +0000 (11:29 +0200)] 
- added option --input to diff command

11 years ago- sort files according to locale
Arvin Schnell [Wed, 15 Apr 2015 09:28:16 +0000 (11:28 +0200)] 
- sort files according to locale

11 years agoMerge pull request #158 from aschnell/master
Arvin Schnell [Tue, 7 Apr 2015 13:38:37 +0000 (15:38 +0200)] 
Merge pull request #158 from aschnell/master

- added TODO

11 years ago- added TODO 158/head
Arvin Schnell [Thu, 12 Mar 2015 13:26:45 +0000 (14:26 +0100)] 
- added TODO

11 years agoMerge pull request #156 from aschnell/master
Arvin Schnell [Tue, 3 Mar 2015 10:07:34 +0000 (11:07 +0100)] 
Merge pull request #156 from aschnell/master

- allow to set userdata for snapshots created by helper programs

11 years ago- allow to set userdata for snapshots created by helper programs 156/head
Arvin Schnell [Tue, 3 Mar 2015 09:23:57 +0000 (10:23 +0100)] 
- allow to set userdata for snapshots created by helper programs

11 years agoMerge pull request #155 from aschnell/master
Arvin Schnell [Mon, 2 Mar 2015 16:51:49 +0000 (17:51 +0100)] 
Merge pull request #155 from aschnell/master

- install systemd unit files and helper (see gh#openSUSE/snapper#154)

11 years agoMerge remote-tracking branch 'upstream/master' 155/head
Arvin Schnell [Mon, 2 Mar 2015 16:46:32 +0000 (17:46 +0100)] 
Merge remote-tracking branch 'upstream/master'

Conflicts:
data/Makefile.am

11 years ago- install systemd unit files and helper (see gh#openSUSE/snapper#154)
Arvin Schnell [Mon, 2 Mar 2015 16:32:21 +0000 (17:32 +0100)] 
- install systemd unit files and helper (see gh#openSUSE/snapper#154)

11 years agoMerge pull request #150 from aschnell/master
Arvin Schnell [Tue, 24 Feb 2015 12:22:11 +0000 (13:22 +0100)] 
Merge pull request #150 from aschnell/master

- drop -mt decoration from boost libraries

11 years ago- drop -mt decoration from boost libraries 150/head
Arvin Schnell [Tue, 24 Feb 2015 10:49:17 +0000 (11:49 +0100)] 
- drop -mt decoration from boost libraries

11 years agoMerge pull request #149 from aschnell/master v0.2.6
Arvin Schnell [Fri, 20 Feb 2015 16:07:15 +0000 (17:07 +0100)] 
Merge pull request #149 from aschnell/master

- added comments in helper program

11 years ago- initialize logging 149/head
Arvin Schnell [Fri, 20 Feb 2015 13:39:43 +0000 (14:39 +0100)] 
- initialize logging

11 years ago- fixed log message
Arvin Schnell [Fri, 20 Feb 2015 13:38:58 +0000 (14:38 +0100)] 
- fixed log message

11 years ago- added comments in helper program
Arvin Schnell [Fri, 20 Feb 2015 13:10:25 +0000 (14:10 +0100)] 
- added comments in helper program

11 years agoMerge pull request #147 from aschnell/master
Arvin Schnell [Wed, 18 Feb 2015 17:53:15 +0000 (18:53 +0100)] 
Merge pull request #147 from aschnell/master

- added helper to install into subvolume (fate#318392)

11 years ago- renamed function 147/head
Arvin Schnell [Wed, 18 Feb 2015 15:34:39 +0000 (16:34 +0100)] 
- renamed function

11 years ago- added explanation
Arvin Schnell [Wed, 18 Feb 2015 15:15:10 +0000 (16:15 +0100)] 
- added explanation

11 years ago- improved error message
Arvin Schnell [Wed, 18 Feb 2015 14:55:49 +0000 (15:55 +0100)] 
- improved error message

11 years ago- use C++11 lambda
Arvin Schnell [Wed, 18 Feb 2015 11:28:36 +0000 (12:28 +0100)] 
- use C++11 lambda

11 years ago- updated URL in documentation
Arvin Schnell [Tue, 17 Feb 2015 14:28:48 +0000 (15:28 +0100)] 
- updated URL in documentation

11 years ago- return reference
Arvin Schnell [Tue, 17 Feb 2015 14:16:28 +0000 (15:16 +0100)] 
- return reference

11 years ago- allow to set description for inital subvolume
Arvin Schnell [Mon, 16 Feb 2015 14:12:56 +0000 (15:12 +0100)] 
- allow to set description for inital subvolume

11 years ago- added changelog entry
Arvin Schnell [Mon, 16 Feb 2015 11:04:30 +0000 (12:04 +0100)] 
- added changelog entry

11 years ago- removed example
Arvin Schnell [Mon, 16 Feb 2015 11:00:48 +0000 (12:00 +0100)] 
- removed example

11 years ago- added installation-helper
Arvin Schnell [Mon, 16 Feb 2015 11:00:20 +0000 (12:00 +0100)] 
- added installation-helper

11 years ago- added root-prefix parameter for config functions
Arvin Schnell [Mon, 16 Feb 2015 10:59:34 +0000 (11:59 +0100)] 
- added root-prefix parameter for config functions

11 years ago- pass single struct instead of many values to create and modify snapshot functions
Arvin Schnell [Mon, 16 Feb 2015 10:57:12 +0000 (11:57 +0100)] 
- pass single struct instead of many values to create and modify snapshot functions

11 years ago- return references
Arvin Schnell [Mon, 16 Feb 2015 10:53:36 +0000 (11:53 +0100)] 
- return references

11 years ago- increased major library version
Arvin Schnell [Mon, 16 Feb 2015 10:53:10 +0000 (11:53 +0100)] 
- increased major library version

11 years ago- allow to rename AsciiFile and SysconigFile
Arvin Schnell [Mon, 16 Feb 2015 10:52:44 +0000 (11:52 +0100)] 
- allow to rename AsciiFile and SysconigFile

11 years ago- don't log/save uid of 0
Arvin Schnell [Mon, 16 Feb 2015 10:52:02 +0000 (11:52 +0100)] 
- don't log/save uid of 0

11 years ago- removed deprecated functions
Arvin Schnell [Mon, 16 Feb 2015 10:51:41 +0000 (11:51 +0100)] 
- removed deprecated functions

11 years ago- make code reuseable
Arvin Schnell [Mon, 16 Feb 2015 10:46:12 +0000 (11:46 +0100)] 
- make code reuseable

11 years ago- added function to prepend root-prefix
Arvin Schnell [Mon, 16 Feb 2015 10:44:45 +0000 (11:44 +0100)] 
- added function to prepend root-prefix

11 years ago- removed deprecated functions
Arvin Schnell [Mon, 16 Feb 2015 10:43:55 +0000 (11:43 +0100)] 
- removed deprecated functions

11 years agoMerge pull request #144 from aschnell/master
Arvin Schnell [Tue, 27 Jan 2015 13:25:21 +0000 (14:25 +0100)] 
Merge pull request #144 from aschnell/master

- use C++11 chrono::steady_clock

11 years ago- use C++11 chrono::steady_clock 144/head
Arvin Schnell [Tue, 27 Jan 2015 11:34:16 +0000 (12:34 +0100)] 
- use C++11 chrono::steady_clock

11 years agoMerge pull request #143 from aschnell/master v0.2.5
Arvin Schnell [Mon, 19 Jan 2015 15:55:45 +0000 (16:55 +0100)] 
Merge pull request #143 from aschnell/master

- work on dbus string escaping

11 years ago- increased version 143/head
Arvin Schnell [Mon, 19 Jan 2015 11:46:13 +0000 (12:46 +0100)] 
- increased version

11 years ago- implemented dbus string escaping in pam_snapper
Arvin Schnell [Mon, 19 Jan 2015 11:45:38 +0000 (12:45 +0100)] 
- implemented dbus string escaping in pam_snapper

11 years ago- added testcases
Arvin Schnell [Mon, 19 Jan 2015 11:45:27 +0000 (12:45 +0100)] 
- added testcases

11 years ago- stricter dbus string escaping (see bsc#913238)
Arvin Schnell [Mon, 19 Jan 2015 11:45:10 +0000 (12:45 +0100)] 
- stricter dbus string escaping (see bsc#913238)

11 years agoMerge pull request #142 from aschnell/master
Arvin Schnell [Mon, 12 Jan 2015 12:49:49 +0000 (13:49 +0100)] 
Merge pull request #142 from aschnell/master

- fixed compilation with clang