]> git.ipfire.org Git - thirdparty/snapper.git/log
thirdparty/snapper.git
10 years agoUpdate dbus interface documentation 221/head
Marek Rusinowski [Fri, 19 Feb 2016 18:13:30 +0000 (19:13 +0100)] 
Update dbus interface documentation

10 years agoFix dbus interface methods types.
Marek Rusinowski [Wed, 20 Jan 2016 20:11:21 +0000 (21:11 +0100)] 
Fix dbus interface methods types.

10 years agoMerge pull request #211 from openSUSE/jenkins_support
Martin Vidner [Tue, 19 Jan 2016 08:41:17 +0000 (09:41 +0100)] 
Merge pull request #211 from openSUSE/jenkins_support

From Git to OBS (with fewer dependencies).

10 years agoRakefile: strip branch name. 211/head
Martin Vidner [Mon, 18 Jan 2016 11:08:16 +0000 (12:08 +0100)] 
Rakefile: strip branch name.

10 years agoMerge pull request #217 from p2004a/fix-missing-hash
Arvin Schnell [Sun, 17 Jan 2016 12:14:56 +0000 (13:14 +0100)] 
Merge pull request #217 from p2004a/fix-missing-hash

Fix header reference in README.md

10 years agoFix header reference in README.md 217/head
Marek Rusinowski [Sun, 17 Jan 2016 12:10:12 +0000 (13:10 +0100)] 
Fix header reference in README.md

10 years agoUse YAST_SUBMIT and yast-rake to define OBS projects.
Martin Vidner [Wed, 13 Jan 2016 12:52:12 +0000 (13:52 +0100)] 
Use YAST_SUBMIT and yast-rake to define OBS projects.

yast-rake 0.2.6 will use YAST_SUBMIT and
https://github.com/yast/yast-rake/blob/master/data/targets.yml

Some code is needed instead of plain 'require "yast/rake"' because we
override the "package" task.

10 years agoMerge branch 'master' into jenkins_support
Martin Vidner [Wed, 13 Jan 2016 12:50:17 +0000 (13:50 +0100)] 
Merge branch 'master' into jenkins_support

10 years agoTranslated using Weblate (French)
Antoine Belvire [Sun, 27 Dec 2015 12:03:06 +0000 (12:03 +0000)] 
Translated using Weblate (French)

Currently translated at 100.0% (180 of 180 strings)

10 years agoTranslated using Weblate (French)
Antoine Belvire [Sun, 27 Dec 2015 12:02:13 +0000 (12:02 +0000)] 
Translated using Weblate (French)

Currently translated at 100.0% (180 of 180 strings)

10 years agoMerge pull request #215 from aschnell/master
Arvin Schnell [Fri, 18 Dec 2015 15:24:07 +0000 (16:24 +0100)] 
Merge pull request #215 from aschnell/master

- improved error message (see bsc#956606)

10 years ago- improved error message (see bsc#956606) 215/head
Arvin Schnell [Fri, 18 Dec 2015 14:42:50 +0000 (15:42 +0100)] 
- improved error message (see bsc#956606)

10 years agoMerge pull request #214 from lslezak/rollback_only_root_master
Ladislav Slezák [Fri, 18 Dec 2015 09:54:38 +0000 (10:54 +0100)] 
Merge pull request #214 from lslezak/rollback_only_root_master

Rollback only root

10 years agoMerge remote-tracking branch 'upstream/SLE-12-SP1-GA' into rollback_only_root_master 214/head
Ladislav Slezák [Fri, 18 Dec 2015 09:12:37 +0000 (10:12 +0100)] 
Merge remote-tracking branch 'upstream/SLE-12-SP1-GA' into rollback_only_root_master

10 years agoMerge pull request #213 from lslezak/rollback_only_root_SP1
Ladislav Slezák [Fri, 18 Dec 2015 09:06:40 +0000 (10:06 +0100)] 
Merge pull request #213 from lslezak/rollback_only_root_SP1

Allow rollback for root file system only

10 years agochanges 213/head
Ladislav Slezák [Thu, 17 Dec 2015 09:25:49 +0000 (10:25 +0100)] 
changes

- 0.2.9.1

10 years agoAllow rollback only for the root file system (bsc#954445)
Ladislav Slezák [Tue, 8 Dec 2015 08:18:48 +0000 (09:18 +0100)] 
Allow rollback only for the root file system (bsc#954445)

10 years agoMerge pull request #212 from lslezak/README_update
Ladislav Slezák [Fri, 4 Dec 2015 09:56:31 +0000 (10:56 +0100)] 
Merge pull request #212 from lslezak/README_update

Update the main README file

10 years agoadded a testsuite section 212/head
Ladislav Slezák [Fri, 4 Dec 2015 09:49:20 +0000 (10:49 +0100)] 
added a testsuite section

10 years agoupdate the main README file
Ladislav Slezák [Thu, 3 Dec 2015 21:26:45 +0000 (22:26 +0100)] 
update the main README file

- convert to MarkDown
- better structure the document
- new sections for developers
- a bit better English

10 years agoUse a Rakefile for packaging tasks.
Martin Vidner [Mon, 30 Nov 2015 13:14:41 +0000 (14:14 +0100)] 
Use a Rakefile for packaging tasks.

Yes, Rake (and Ruby) is foreign to C++ development.
I think it is justified to introduce it for the specific task of
submitting to the openSUSE Build Service, something a C++ contributor
does not need but our team does.

10 years agoMoved the script to a dedicated repo.
Martin Vidner [Wed, 25 Nov 2015 14:04:43 +0000 (15:04 +0100)] 
Moved the script to a dedicated repo.

10 years agoRenamed
Martin Vidner [Wed, 25 Nov 2015 13:27:54 +0000 (14:27 +0100)] 
Renamed

Because it is more specific to OBS than to Git;
see also https://github.com/openSUSE?query=obs

10 years agomake -f Makefile.ci osc_build
Martin Vidner [Tue, 24 Nov 2015 13:50:45 +0000 (14:50 +0100)] 
make -f Makefile.ci osc_build

10 years agoFrom Git to OBS with fewer dependencies.
Martin Vidner [Tue, 24 Nov 2015 09:40:36 +0000 (10:40 +0100)] 
From Git to OBS with fewer dependencies.

10 years agoTranslated using Weblate (Slovak)
Ferdinand Galko [Sun, 8 Nov 2015 12:20:54 +0000 (12:20 +0000)] 
Translated using Weblate (Slovak)

Currently translated at 100.0% (180 of 180 strings)

10 years agoTranslated using Weblate (Slovak)
Ferdinand Galko [Sun, 8 Nov 2015 12:20:23 +0000 (12:20 +0000)] 
Translated using Weblate (Slovak)

Currently translated at 77.7% (140 of 180 strings)

10 years agoTranslated using Weblate (Dutch)
Freek de Kruijf [Wed, 4 Nov 2015 11:54:04 +0000 (11:54 +0000)] 
Translated using Weblate (Dutch)

Currently translated at 100.0% (180 of 180 strings)

10 years agoTranslated using Weblate (Slovak)
Ferdinand Galko [Tue, 3 Nov 2015 18:24:43 +0000 (18:24 +0000)] 
Translated using Weblate (Slovak)

Currently translated at 66.6% (120 of 180 strings)

10 years agoTranslated using Weblate (Slovak)
Ferdinand Galko [Sun, 1 Nov 2015 08:01:01 +0000 (08:01 +0000)] 
Translated using Weblate (Slovak)

Currently translated at 66.6% (120 of 180 strings)

10 years agoTranslated using Weblate (Slovak)
Ferdinand Galko [Sun, 1 Nov 2015 07:57:49 +0000 (07:57 +0000)] 
Translated using Weblate (Slovak)

Currently translated at 55.5% (100 of 180 strings)

10 years agoTranslated using Weblate (Slovak)
Ferdinand Galko [Sun, 25 Oct 2015 17:19:03 +0000 (17:19 +0000)] 
Translated using Weblate (Slovak)

Currently translated at 50.0% (90 of 180 strings)

10 years agoTranslated using Weblate (Lithuanian)
Mindaugas Baranauskas [Sun, 25 Oct 2015 13:41:00 +0000 (13:41 +0000)] 
Translated using Weblate (Lithuanian)

Currently translated at 35.0% (63 of 180 strings)

10 years agoTranslated using Weblate (Slovak)
Ferdinand Galko [Sat, 24 Oct 2015 20:23:13 +0000 (20:23 +0000)] 
Translated using Weblate (Slovak)

Currently translated at 44.4% (80 of 180 strings)

10 years agoTranslated using Weblate (Slovak)
Ferdinand Galko [Thu, 22 Oct 2015 17:49:25 +0000 (17:49 +0000)] 
Translated using Weblate (Slovak)

Currently translated at 38.8% (70 of 180 strings)

10 years agoTranslated using Weblate (Slovak)
Ferdinand Galko [Wed, 21 Oct 2015 18:13:19 +0000 (18:13 +0000)] 
Translated using Weblate (Slovak)

Currently translated at 33.3% (60 of 180 strings)

10 years agoTranslated using Weblate (Ukrainian)
Andriy Bandura [Sat, 17 Oct 2015 16:22:20 +0000 (16:22 +0000)] 
Translated using Weblate (Ukrainian)

Currently translated at 100.0% (180 of 180 strings)

10 years agoTranslated using Weblate (Slovak)
Ferdinand Galko [Sat, 17 Oct 2015 12:26:00 +0000 (12:26 +0000)] 
Translated using Weblate (Slovak)

Currently translated at 33.3% (60 of 180 strings)

10 years agoTranslated using Weblate (Slovak)
Ferdinand Galko [Sat, 17 Oct 2015 12:25:40 +0000 (12:25 +0000)] 
Translated using Weblate (Slovak)

Currently translated at 16.6% (30 of 180 strings)

10 years agoTranslated using Weblate (Slovak)
Ferdinand Galko [Sat, 17 Oct 2015 08:20:18 +0000 (08:20 +0000)] 
Translated using Weblate (Slovak)

Currently translated at 16.6% (30 of 180 strings)

10 years agoTranslated using Weblate (Ukrainian)
Andriy Bandura [Fri, 16 Oct 2015 21:19:10 +0000 (21:19 +0000)] 
Translated using Weblate (Ukrainian)

Currently translated at 100.0% (180 of 180 strings)

10 years agoTranslated using Weblate (Chinese (Taiwan))
Ramax Lo [Thu, 15 Oct 2015 21:37:20 +0000 (21:37 +0000)] 
Translated using Weblate (Chinese (Taiwan))

Currently translated at 100.0% (180 of 180 strings)

10 years agoTranslated using Weblate (Slovak)
Ferdinand Galko [Thu, 15 Oct 2015 16:27:16 +0000 (16:27 +0000)] 
Translated using Weblate (Slovak)

Currently translated at 16.6% (30 of 180 strings)

10 years agoTranslated using Weblate (Catalan)
David Medina [Thu, 15 Oct 2015 16:11:26 +0000 (16:11 +0000)] 
Translated using Weblate (Catalan)

Currently translated at 100.0% (180 of 180 strings)

10 years agoTranslated using Weblate (Slovak)
Ferdinand Galko [Thu, 15 Oct 2015 16:26:26 +0000 (16:26 +0000)] 
Translated using Weblate (Slovak)

Currently translated at 2.2% (4 of 180 strings)

10 years agoFix broken plural forms in ar.po (boo#950313).
Stanislav Brabec [Wed, 14 Oct 2015 13:42:04 +0000 (15:42 +0200)] 
Fix broken plural forms in ar.po (boo#950313).

10 years agoMerge pull request #205 from aschnell/master
Arvin Schnell [Wed, 14 Oct 2015 12:49:56 +0000 (14:49 +0200)] 
Merge pull request #205 from aschnell/master

- added conditional compilation of installation-helper (gh#openSUSE/snapper#202)

10 years ago- added conditional compilation of installation-helper (gh#openSUSE/snapper#202) 205/head
Arvin Schnell [Wed, 14 Oct 2015 11:54:06 +0000 (13:54 +0200)] 
- added conditional compilation of installation-helper (gh#openSUSE/snapper#202)

10 years agoMerge pull request #203 from aschnell/master
Arvin Schnell [Wed, 14 Oct 2015 11:41:33 +0000 (13:41 +0200)] 
Merge pull request #203 from aschnell/master

- removed broken translations file

10 years ago- removed broken translations file 203/head
Arvin Schnell [Wed, 14 Oct 2015 10:11:15 +0000 (12:11 +0200)] 
- removed broken translations file

10 years agoTranslated using Weblate (Catalan)
David Medina [Wed, 14 Oct 2015 09:12:31 +0000 (09:12 +0000)] 
Translated using Weblate (Catalan)

Currently translated at 100.0% (180 of 180 strings)

10 years agoTranslated using Weblate (Catalan)
David Medina [Wed, 14 Oct 2015 09:04:34 +0000 (09:04 +0000)] 
Translated using Weblate (Catalan)

Currently translated at 100.0% (180 of 180 strings)

10 years agoTranslated using Weblate (Danish)
Martin Schlander [Tue, 13 Oct 2015 18:00:14 +0000 (18:00 +0000)] 
Translated using Weblate (Danish)

Currently translated at 96.6% (174 of 180 strings)

10 years agoTranslated using Weblate (Ukrainian)
Andriy Bandura [Sat, 10 Oct 2015 20:14:05 +0000 (20:14 +0000)] 
Translated using Weblate (Ukrainian)

Currently translated at 91.1% (164 of 180 strings)

10 years agoRefresh all po files
Stanislav Brabec [Fri, 9 Oct 2015 14:27:05 +0000 (16:27 +0200)] 
Refresh all po files

10 years agoUpdate translations from LCN SVN trunk revision 93498.
Stanislav Brabec [Thu, 8 Oct 2015 18:56:34 +0000 (20:56 +0200)] 
Update translations from LCN SVN trunk revision 93498.

10 years agoMerge pull request #201 from aschnell/master
Arvin Schnell [Tue, 22 Sep 2015 15:01:03 +0000 (17:01 +0200)] 
Merge pull request #201 from aschnell/master

- updated translations

10 years ago- updated translations 201/head
Arvin Schnell [Tue, 22 Sep 2015 14:54:45 +0000 (16:54 +0200)] 
- updated translations

10 years agoMerge pull request #198 from aschnell/master
Arvin Schnell [Tue, 22 Sep 2015 14:34:54 +0000 (16:34 +0200)] 
Merge pull request #198 from aschnell/master

- added program to create a subvolume

10 years agoMerge remote-tracking branch 'upstream/master' 198/head
Arvin Schnell [Tue, 22 Sep 2015 13:23:07 +0000 (15:23 +0200)] 
Merge remote-tracking branch 'upstream/master'

Conflicts:
package/snapper.changes

10 years agoMerge pull request #199 from shundhammer/huha-rollback-script
Stefan Hundhammer [Tue, 22 Sep 2015 13:07:07 +0000 (15:07 +0200)] 
Merge pull request #199 from shundhammer/huha-rollback-script

Call script upon rollback

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 ago- added comment
Arvin Schnell [Tue, 22 Sep 2015 12:40:34 +0000 (14:40 +0200)] 
- added comment

10 years ago- added changelog entry
Arvin Schnell [Tue, 22 Sep 2015 10:22:46 +0000 (12:22 +0200)] 
- added changelog entry

10 years ago- added documentation
Arvin Schnell [Tue, 22 Sep 2015 10:22:36 +0000 (12:22 +0200)] 
- added documentation

10 years ago- added check
Arvin Schnell [Tue, 22 Sep 2015 09:54:04 +0000 (11:54 +0200)] 
- added check

10 years ago- tiny code improvements
Arvin Schnell [Mon, 21 Sep 2015 15:40:34 +0000 (17:40 +0200)] 
- tiny code improvements

10 years ago- ignore subvol mount during search for filesystem
Arvin Schnell [Fri, 18 Sep 2015 12:15:12 +0000 (14:15 +0200)] 
- ignore subvol mount during search for filesystem

10 years ago- added program to create a subvolume
Arvin Schnell [Thu, 17 Sep 2015 16:11:35 +0000 (18:11 +0200)] 
- added program to create a subvolume

10 years ago- moved MntTable to be usable outside of Btrfs.cc
Arvin Schnell [Thu, 17 Sep 2015 15:21:34 +0000 (17:21 +0200)] 
- moved MntTable to be usable outside of Btrfs.cc

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