]> git.ipfire.org Git - thirdparty/snapper.git/log
thirdparty/snapper.git
11 years ago- removed python bindings (not packaged for two years) 136/head
Arvin Schnell [Thu, 11 Dec 2014 17:08:51 +0000 (18:08 +0100)] 
- removed python bindings (not packaged for two years)

11 years ago- replace INCLUDES by AM_CPPFLAGS
Arvin Schnell [Thu, 11 Dec 2014 17:04:24 +0000 (18:04 +0100)] 
- replace INCLUDES by AM_CPPFLAGS

11 years ago- support weekly snapshots in cleanup algorithm
Arvin Schnell [Thu, 11 Dec 2014 17:01:42 +0000 (18:01 +0100)] 
- support weekly snapshots in cleanup algorithm

11 years ago- added changelog 129/head
Arvin Schnell [Thu, 23 Oct 2014 10:06:01 +0000 (12:06 +0200)] 
- added changelog

11 years ago- use boost unit test framework
Arvin Schnell [Thu, 23 Oct 2014 10:04:29 +0000 (12:04 +0200)] 
- use boost unit test framework

11 years ago- use automake testsuite features
Arvin Schnell [Thu, 23 Oct 2014 09:48:22 +0000 (11:48 +0200)] 
- use automake testsuite features

11 years ago- improved fadvise usage 124/head
Arvin Schnell [Fri, 10 Oct 2014 10:16:09 +0000 (12:16 +0200)] 
- improved fadvise usage

11 years agoMerge branch 'kdave-list-all-v3'
Arvin Schnell [Mon, 6 Oct 2014 08:43:54 +0000 (10:43 +0200)] 
Merge branch 'kdave-list-all-v3'

11 years agoMerge branch 'list-all-v3' of https://github.com/kdave/snapper into kdave-list-all-v3
Arvin Schnell [Mon, 6 Oct 2014 08:43:41 +0000 (10:43 +0200)] 
Merge branch 'list-all-v3' of https://github.com/kdave/snapper into kdave-list-all-v3

Conflicts:
package/snapper.changes

11 years agoclient: cleanup, reuse enum_configs in command_list_configs 123/head
David Sterba [Thu, 2 Oct 2014 00:03:22 +0000 (02:03 +0200)] 
client: cleanup, reuse enum_configs in command_list_configs

11 years agoclient: Add option to list snapshots from all configs
David Sterba [Wed, 24 Sep 2014 22:53:31 +0000 (00:53 +0200)] 
client: Add option to list snapshots from all configs

$ snapper list -a

will print the same output as 'list' but each table is preceded with
config name and subvolume. This is convenient way to see all configured
snapshots in the system, compared to listing all configs and then typing
each command separately.

11 years agoMerge pull request #121 from aschnell/master
Arvin Schnell [Thu, 2 Oct 2014 13:45:38 +0000 (15:45 +0200)] 
Merge pull request #121 from aschnell/master

- allow to specify command for comparing file

11 years ago- cleanup 121/head
Arvin Schnell [Thu, 2 Oct 2014 13:33:26 +0000 (15:33 +0200)] 
- cleanup

11 years ago- allow to specify command for comparing file
Arvin Schnell [Thu, 2 Oct 2014 12:47:39 +0000 (14:47 +0200)] 
- allow to specify command for comparing file

11 years agoMerge pull request #119 from aschnell/master
Arvin Schnell [Wed, 1 Oct 2014 15:34:30 +0000 (17:34 +0200)] 
Merge pull request #119 from aschnell/master

- deleted snapper-po.tar.gz

11 years ago- deleted snapper-po.tar.gz 119/head
Arvin Schnell [Wed, 1 Oct 2014 15:33:20 +0000 (17:33 +0200)] 
- deleted snapper-po.tar.gz

11 years agoMerge pull request #117 from aschnell/master
Arvin Schnell [Mon, 29 Sep 2014 11:00:39 +0000 (13:00 +0200)] 
Merge pull request #117 from aschnell/master

- updated translations

11 years ago- updated translations 117/head
Arvin Schnell [Mon, 29 Sep 2014 09:56:37 +0000 (11:56 +0200)] 
- updated translations

11 years agoMerge pull request #115 from aschnell/master
Arvin Schnell [Wed, 24 Sep 2014 14:44:10 +0000 (16:44 +0200)] 
Merge pull request #115 from aschnell/master

- check return value

11 years ago- check return value 115/head
Arvin Schnell [Wed, 24 Sep 2014 13:32:52 +0000 (15:32 +0200)] 
- check return value

11 years agoMerge pull request #114 from aschnell/master
Arvin Schnell [Tue, 23 Sep 2014 15:49:40 +0000 (17:49 +0200)] 
Merge pull request #114 from aschnell/master

- fixed minor issues found by analysis tool

11 years ago- restore stream settings 114/head
Arvin Schnell [Tue, 23 Sep 2014 15:24:48 +0000 (17:24 +0200)] 
- restore stream settings

11 years ago- use power of two size
Arvin Schnell [Tue, 23 Sep 2014 15:24:27 +0000 (17:24 +0200)] 
- use power of two size

11 years ago- fixed resource leak
Arvin Schnell [Tue, 23 Sep 2014 15:23:57 +0000 (17:23 +0200)] 
- fixed resource leak

11 years agoMerge pull request #113 from aschnell/master v0.2.4
Arvin Schnell [Mon, 15 Sep 2014 09:42:30 +0000 (11:42 +0200)] 
Merge pull request #113 from aschnell/master

- increased version

11 years ago- increased version 113/head
Arvin Schnell [Mon, 15 Sep 2014 09:41:15 +0000 (11:41 +0200)] 
- increased version

11 years agoMerge pull request #111 from aschnell/master
Arvin Schnell [Fri, 12 Sep 2014 09:53:37 +0000 (11:53 +0200)] 
Merge pull request #111 from aschnell/master

- display compile flags also in client

11 years ago- display compile flags also in client 111/head
Arvin Schnell [Fri, 12 Sep 2014 09:43:18 +0000 (11:43 +0200)] 
- display compile flags also in client

11 years agoMerge pull request #109 from aschnell/master
Arvin Schnell [Mon, 1 Sep 2014 13:59:25 +0000 (15:59 +0200)] 
Merge pull request #109 from aschnell/master

- added changelog entry

11 years ago- added changelog entry 109/head
Arvin Schnell [Mon, 1 Sep 2014 13:58:24 +0000 (15:58 +0200)] 
- added changelog entry

11 years agoMerge pull request #108 from kdave/fix-btrfs-library-api
Arvin Schnell [Mon, 1 Sep 2014 13:52:20 +0000 (15:52 +0200)] 
Merge pull request #108 from kdave/fix-btrfs-library-api

Add conditionals for btrfs library versions

11 years agoMerge pull request #106 from aschnell/master
Arvin Schnell [Mon, 1 Sep 2014 13:39:18 +0000 (15:39 +0200)] 
Merge pull request #106 from aschnell/master

- cleanup after failed create-config (bnc#863578)

11 years agoAdd conditionals for btrfs library versions 108/head
David Sterba [Wed, 27 Aug 2014 15:48:35 +0000 (17:48 +0200)] 
Add conditionals for btrfs library versions

Currently the btrfs library API is not versioned and causes build
problems. Add a configure-time conditional check for btrfs/version.h
that defines BTRFS_LIB_VERSION, otherwise assume the value 100.

Use it to fix breakage of btrfs_read_and_process_send_stream in
btrfsprogs 3.16.

11 years ago- consistency 106/head
Arvin Schnell [Thu, 14 Aug 2014 14:13:53 +0000 (16:13 +0200)] 
- consistency

11 years ago- cleanup after failed create-config (bnc#863578)
Arvin Schnell [Thu, 14 Aug 2014 12:17:16 +0000 (14:17 +0200)] 
- cleanup after failed create-config (bnc#863578)

11 years agoMerge pull request #104 from aschnell/master
Arvin Schnell [Fri, 1 Aug 2014 08:09:48 +0000 (10:09 +0200)] 
Merge pull request #104 from aschnell/master

- show id of user if username cannot be detected

11 years ago- fixed typo 104/head
Arvin Schnell [Fri, 1 Aug 2014 07:56:14 +0000 (09:56 +0200)] 
- fixed typo

11 years ago- show id of user if namename cannot be detected
Arvin Schnell [Fri, 1 Aug 2014 07:51:58 +0000 (09:51 +0200)] 
- show id of user if namename cannot be detected

11 years agoMerge pull request #103 from aschnell/master
Arvin Schnell [Fri, 1 Aug 2014 07:48:30 +0000 (09:48 +0200)] 
Merge pull request #103 from aschnell/master

- also handle primary group of user when checking permissions

11 years ago- also handle primary group of user when checking permissions (see gh#openSUSE/snappe... 103/head
Arvin Schnell [Thu, 31 Jul 2014 13:54:34 +0000 (15:54 +0200)] 
- also handle primary group of user when checking permissions (see gh#openSUSE/snapper#100)

11 years agoMerge pull request #102 from aschnell/master
Arvin Schnell [Fri, 25 Jul 2014 10:40:26 +0000 (12:40 +0200)] 
Merge pull request #102 from aschnell/master

- updated translations

11 years ago- updated translations 102/head
Arvin Schnell [Fri, 25 Jul 2014 10:39:31 +0000 (12:39 +0200)] 
- updated translations

11 years agoMerge pull request #101 from aschnell/master
Arvin Schnell [Tue, 22 Jul 2014 13:53:00 +0000 (15:53 +0200)] 
Merge pull request #101 from aschnell/master

- disable support for qgroup (see bug#887046)

11 years ago- disable support for qgroup (see bug#887046) 101/head
Arvin Schnell [Tue, 22 Jul 2014 08:28:39 +0000 (10:28 +0200)] 
- disable support for qgroup (see bug#887046)

11 years agoMerge pull request #97 from aschnell/master
Arvin Schnell [Fri, 4 Jul 2014 09:15:33 +0000 (11:15 +0200)] 
Merge pull request #97 from aschnell/master

- updated translations

11 years ago- updated translations 97/head
Arvin Schnell [Fri, 4 Jul 2014 09:03:25 +0000 (11:03 +0200)] 
- updated translations

11 years agoMerge pull request #96 from aschnell/master
Arvin Schnell [Thu, 3 Jul 2014 11:42:53 +0000 (13:42 +0200)] 
Merge pull request #96 from aschnell/master

- fixed pam_snapper_pamconfig.sh script (bnc#885604)

11 years ago- fixed pam_snapper_pamconfig.sh script (bnc#885604) 96/head
Arvin Schnell [Thu, 3 Jul 2014 08:50:38 +0000 (10:50 +0200)] 
- fixed pam_snapper_pamconfig.sh script (bnc#885604)

11 years agoMerge pull request #95 from aschnell/master
Arvin Schnell [Tue, 1 Jul 2014 09:09:49 +0000 (11:09 +0200)] 
Merge pull request #95 from aschnell/master

- make rollback command print verbose messages

11 years ago- more consistent messages 95/head
Arvin Schnell [Mon, 30 Jun 2014 13:49:30 +0000 (15:49 +0200)] 
- more consistent messages

11 years ago- make rollback command print verbose messages
Arvin Schnell [Mon, 30 Jun 2014 13:45:11 +0000 (15:45 +0200)] 
- make rollback command print verbose messages

11 years agoMerge pull request #94 from aschnell/master
Arvin Schnell [Mon, 30 Jun 2014 13:03:09 +0000 (15:03 +0200)] 
Merge pull request #94 from aschnell/master

- allow to add snapshots to qgroup (prototype for fate#312751)

11 years ago- allow to add snapshots to qgroup (prototype for fate#312751) 94/head
Arvin Schnell [Mon, 30 Jun 2014 12:45:28 +0000 (14:45 +0200)] 
- allow to add snapshots to qgroup (prototype for fate#312751)

11 years agoMerge pull request #92 from aschnell/master v0.2.3
Arvin Schnell [Tue, 24 Jun 2014 09:06:53 +0000 (11:06 +0200)] 
Merge pull request #92 from aschnell/master

- increased version

11 years ago- increased version 92/head
Arvin Schnell [Tue, 24 Jun 2014 09:04:11 +0000 (11:04 +0200)] 
- increased version

11 years agoMerge pull request #91 from aschnell/master
Arvin Schnell [Mon, 23 Jun 2014 07:25:17 +0000 (09:25 +0200)] 
Merge pull request #91 from aschnell/master

- fixed DBus introspection data

11 years ago- fixed DBus introspection data 91/head
Arvin Schnell [Mon, 23 Jun 2014 07:20:14 +0000 (09:20 +0200)] 
- fixed DBus introspection data

12 years agoMerge pull request #89 from aschnell/master
Arvin Schnell [Fri, 6 Jun 2014 11:02:02 +0000 (13:02 +0200)] 
Merge pull request #89 from aschnell/master

- do initialisation with declaration

12 years ago- do initialisation with declaration 89/head
Arvin Schnell [Fri, 6 Jun 2014 10:39:40 +0000 (12:39 +0200)] 
- do initialisation with declaration

12 years agoMerge pull request #88 from aschnell/master
Arvin Schnell [Wed, 4 Jun 2014 10:23:06 +0000 (12:23 +0200)] 
Merge pull request #88 from aschnell/master

- avoid some integer conversions

12 years ago- avoid some integer conversions 88/head
Arvin Schnell [Wed, 4 Jun 2014 09:55:44 +0000 (11:55 +0200)] 
- avoid some integer conversions

12 years agoMerge pull request #87 from aschnell/master
Arvin Schnell [Tue, 3 Jun 2014 16:58:35 +0000 (18:58 +0200)] 
Merge pull request #87 from aschnell/master

- use same type as in struct pollfd

12 years ago- use same type as in struct pollfd 87/head
Arvin Schnell [Tue, 3 Jun 2014 16:41:20 +0000 (18:41 +0200)] 
- use same type as in struct pollfd

12 years agoMerge pull request #86 from aschnell/master
Arvin Schnell [Mon, 2 Jun 2014 13:28:12 +0000 (15:28 +0200)] 
Merge pull request #86 from aschnell/master

- added aliases for some snapper commands

12 years ago- added aliases for some snapper commands 86/head
Arvin Schnell [Mon, 2 Jun 2014 12:55:14 +0000 (14:55 +0200)] 
- added aliases for some snapper commands

12 years agoMerge pull request #84 from aschnell/master
Arvin Schnell [Tue, 27 May 2014 11:00:18 +0000 (13:00 +0200)] 
Merge pull request #84 from aschnell/master

- allow to display dates and times in UTC and ISO format

12 years ago- allow to display dates and times in UTC and ISO format 84/head
Arvin Schnell [Tue, 27 May 2014 09:37:25 +0000 (11:37 +0200)] 
- allow to display dates and times in UTC and ISO format

12 years agoMerge pull request #83 from aschnell/master
Arvin Schnell [Tue, 20 May 2014 15:12:20 +0000 (17:12 +0200)] 
Merge pull request #83 from aschnell/master

- extended documentation about "number" cleanup algorithm (bnc#878009)

12 years ago- extended documentation about "number" cleanup algorithm (bnc#878009) 83/head
Arvin Schnell [Tue, 20 May 2014 14:48:14 +0000 (16:48 +0200)] 
- extended documentation about "number" cleanup algorithm (bnc#878009)

12 years agoMerge pull request #81 from aschnell/master
Arvin Schnell [Mon, 12 May 2014 09:22:22 +0000 (11:22 +0200)] 
Merge pull request #81 from aschnell/master

- mention regex flavor

12 years ago- mention regex flavor 81/head
Arvin Schnell [Mon, 12 May 2014 07:58:22 +0000 (09:58 +0200)] 
- mention regex flavor

12 years agoMerge pull request #80 from aschnell/master
Arvin Schnell [Mon, 5 May 2014 11:58:07 +0000 (13:58 +0200)] 
Merge pull request #80 from aschnell/master

- updated translations

12 years ago- updated translations 80/head
Arvin Schnell [Mon, 5 May 2014 10:27:54 +0000 (12:27 +0200)] 
- updated translations

12 years agoMerge pull request #76 from hrnz/master
Arvin Schnell [Tue, 22 Apr 2014 07:58:47 +0000 (09:58 +0200)] 
Merge pull request #76 from hrnz/master

fixed wrong adverbs and plural forms in snapper-configs manpage

12 years agofixed wrong adverbs and plural forms in snapper-configs manpage 76/head
Ulli Kehrle [Sun, 20 Apr 2014 10:57:26 +0000 (12:57 +0200)] 
fixed wrong adverbs and plural forms in snapper-configs manpage

12 years agoMerge pull request #75 from aschnell/master
Arvin Schnell [Thu, 17 Apr 2014 13:27:20 +0000 (15:27 +0200)] 
Merge pull request #75 from aschnell/master

- fixed parent of snapshot generated by rollback

12 years ago- fixed parent of snapshot generated by rollback 75/head
Arvin Schnell [Thu, 17 Apr 2014 13:01:17 +0000 (15:01 +0200)] 
- fixed parent of snapshot generated by rollback

12 years agoMerge pull request #74 from aschnell/master
Arvin Schnell [Thu, 17 Apr 2014 11:39:58 +0000 (13:39 +0200)] 
Merge pull request #74 from aschnell/master

- extended debug information

12 years ago- extended debug information 74/head
Arvin Schnell [Thu, 17 Apr 2014 10:57:57 +0000 (12:57 +0200)] 
- extended debug information

12 years agoMerge pull request #73 from aschnell/master
Arvin Schnell [Wed, 16 Apr 2014 15:10:08 +0000 (17:10 +0200)] 
Merge pull request #73 from aschnell/master

- conditional for libbtrfs requires

12 years ago- conditional for libbtrfs requires 73/head
Arvin Schnell [Wed, 16 Apr 2014 13:40:45 +0000 (15:40 +0200)] 
- conditional for libbtrfs requires

12 years agoMerge pull request #72 from aschnell/master
Arvin Schnell [Wed, 16 Apr 2014 12:59:35 +0000 (14:59 +0200)] 
Merge pull request #72 from aschnell/master

- added missing include

12 years ago- coding style 72/head
Arvin Schnell [Wed, 16 Apr 2014 12:18:35 +0000 (14:18 +0200)] 
- coding style

12 years ago- added missing include
Arvin Schnell [Wed, 16 Apr 2014 12:18:22 +0000 (14:18 +0200)] 
- added missing include

12 years agoMerge pull request #71 from aschnell/master v0.2.2
Arvin Schnell [Wed, 16 Apr 2014 10:32:51 +0000 (12:32 +0200)] 
Merge pull request #71 from aschnell/master

- increased version

12 years ago- consistent version entry 71/head
Arvin Schnell [Wed, 16 Apr 2014 10:25:14 +0000 (12:25 +0200)] 
- consistent version entry

12 years ago- increased version
Arvin Schnell [Wed, 16 Apr 2014 10:25:01 +0000 (12:25 +0200)] 
- increased version

12 years agoMerge pull request #70 from aschnell/master
Arvin Schnell [Thu, 10 Apr 2014 19:52:00 +0000 (21:52 +0200)] 
Merge pull request #70 from aschnell/master

- minor improvements

12 years ago- cleaner code 70/head
Arvin Schnell [Thu, 10 Apr 2014 16:05:52 +0000 (18:05 +0200)] 
- cleaner code

12 years ago- simplification
Arvin Schnell [Thu, 10 Apr 2014 15:20:17 +0000 (17:20 +0200)] 
- simplification

12 years ago- more verbose error messages
Arvin Schnell [Thu, 10 Apr 2014 14:41:17 +0000 (16:41 +0200)] 
- more verbose error messages

12 years agoMerge pull request #69 from aschnell/master
Arvin Schnell [Thu, 10 Apr 2014 13:30:00 +0000 (15:30 +0200)] 
Merge pull request #69 from aschnell/master

- simplification

12 years ago- simplification 69/head
Arvin Schnell [Thu, 10 Apr 2014 13:02:30 +0000 (15:02 +0200)] 
- simplification

12 years agoMerge pull request #68 from aschnell/master
Arvin Schnell [Thu, 10 Apr 2014 10:27:44 +0000 (12:27 +0200)] 
Merge pull request #68 from aschnell/master

- added rollback support (fate#317062)

12 years ago- namespace stuff 68/head
Arvin Schnell [Thu, 10 Apr 2014 10:05:02 +0000 (12:05 +0200)] 
- namespace stuff

12 years ago- more verbose error messages
Arvin Schnell [Thu, 10 Apr 2014 09:51:30 +0000 (11:51 +0200)] 
- more verbose error messages

12 years ago- added logging
Arvin Schnell [Thu, 10 Apr 2014 09:51:10 +0000 (11:51 +0200)] 
- added logging

12 years ago- coding style
Arvin Schnell [Thu, 10 Apr 2014 08:55:29 +0000 (10:55 +0200)] 
- coding style

12 years ago- moved function to separate file
Arvin Schnell [Thu, 10 Apr 2014 08:55:09 +0000 (10:55 +0200)] 
- moved function to separate file

12 years ago- added rollback support (fate#317062)
Arvin Schnell [Thu, 10 Apr 2014 08:54:17 +0000 (10:54 +0200)] 
- added rollback support (fate#317062)