]>
git.ipfire.org Git - thirdparty/snapper.git/log
Arvin Schnell [Mon, 12 Jan 2015 11:20:33 +0000 (12:20 +0100)]
- cleanup
Arvin Schnell [Mon, 12 Jan 2015 11:20:25 +0000 (12:20 +0100)]
- fixed warnings from clang
Arvin Schnell [Mon, 12 Jan 2015 11:20:05 +0000 (12:20 +0100)]
- fixed compilation with clang
Arvin Schnell [Mon, 15 Dec 2014 14:15:58 +0000 (15:15 +0100)]
- ignore everything in .snapshots not matching a number (grub renamed it's file)
Arvin Schnell [Fri, 12 Dec 2014 12:34:40 +0000 (13:34 +0100)]
- changed message
Arvin Schnell [Fri, 12 Dec 2014 09:38:43 +0000 (10:38 +0100)]
- removed apparently unused error code
Arvin Schnell [Fri, 12 Dec 2014 09:35:56 +0000 (10:35 +0100)]
- improved error messages (bsc#889928 and bsc#903834)
Arvin Schnell [Fri, 12 Dec 2014 09:33:23 +0000 (10:33 +0100)]
- coding style
Arvin Schnell [Fri, 12 Dec 2014 09:32:51 +0000 (10:32 +0100)]
- removed apparently unused exception
Arvin Schnell [Fri, 12 Dec 2014 09:32:07 +0000 (10:32 +0100)]
- C++11 coding style
Arvin Schnell [Fri, 12 Dec 2014 08:32:00 +0000 (09:32 +0100)]
- added compliance note to manpage
Arvin Schnell [Thu, 11 Dec 2014 17:08:51 +0000 (18:08 +0100)]
- removed python bindings (not packaged for two years)
Arvin Schnell [Thu, 11 Dec 2014 17:04:24 +0000 (18:04 +0100)]
- replace INCLUDES by AM_CPPFLAGS
Arvin Schnell [Thu, 11 Dec 2014 17:01:42 +0000 (18:01 +0100)]
- support weekly snapshots in cleanup algorithm
Arvin Schnell [Thu, 23 Oct 2014 10:06:01 +0000 (12:06 +0200)]
- added changelog
Arvin Schnell [Thu, 23 Oct 2014 10:04:29 +0000 (12:04 +0200)]
- use boost unit test framework
Arvin Schnell [Thu, 23 Oct 2014 09:48:22 +0000 (11:48 +0200)]
- use automake testsuite features
Arvin Schnell [Fri, 10 Oct 2014 10:16:09 +0000 (12:16 +0200)]
- improved fadvise usage
Arvin Schnell [Mon, 6 Oct 2014 08:43:54 +0000 (10:43 +0200)]
Merge branch '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
David Sterba [Thu, 2 Oct 2014 00:03:22 +0000 (02:03 +0200)]
client: cleanup, reuse enum_configs in command_list_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.
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
Arvin Schnell [Thu, 2 Oct 2014 13:33:26 +0000 (15:33 +0200)]
- cleanup
Arvin Schnell [Thu, 2 Oct 2014 12:47:39 +0000 (14:47 +0200)]
- allow to specify command for comparing file
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
Arvin Schnell [Wed, 1 Oct 2014 15:33:20 +0000 (17:33 +0200)]
- deleted snapper-po.tar.gz
Arvin Schnell [Mon, 29 Sep 2014 11:00:39 +0000 (13:00 +0200)]
Merge pull request #117 from aschnell/master
- updated translations
Arvin Schnell [Mon, 29 Sep 2014 09:56:37 +0000 (11:56 +0200)]
- updated translations
Arvin Schnell [Wed, 24 Sep 2014 14:44:10 +0000 (16:44 +0200)]
Merge pull request #115 from aschnell/master
- check return value
Arvin Schnell [Wed, 24 Sep 2014 13:32:52 +0000 (15:32 +0200)]
- check return value
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
Arvin Schnell [Tue, 23 Sep 2014 15:24:48 +0000 (17:24 +0200)]
- restore stream settings
Arvin Schnell [Tue, 23 Sep 2014 15:24:27 +0000 (17:24 +0200)]
- use power of two size
Arvin Schnell [Tue, 23 Sep 2014 15:23:57 +0000 (17:23 +0200)]
- fixed resource leak
Arvin Schnell [Mon, 15 Sep 2014 09:42:30 +0000 (11:42 +0200)]
Merge pull request #113 from aschnell/master
- increased version
Arvin Schnell [Mon, 15 Sep 2014 09:41:15 +0000 (11:41 +0200)]
- increased version
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
Arvin Schnell [Fri, 12 Sep 2014 09:43:18 +0000 (11:43 +0200)]
- display compile flags also in client
Arvin Schnell [Mon, 1 Sep 2014 13:59:25 +0000 (15:59 +0200)]
Merge pull request #109 from aschnell/master
- added changelog entry
Arvin Schnell [Mon, 1 Sep 2014 13:58:24 +0000 (15:58 +0200)]
- added changelog entry
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
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)
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.
Arvin Schnell [Thu, 14 Aug 2014 14:13:53 +0000 (16:13 +0200)]
- consistency
Arvin Schnell [Thu, 14 Aug 2014 12:17:16 +0000 (14:17 +0200)]
- cleanup after failed create-config (bnc#863578)
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
Arvin Schnell [Fri, 1 Aug 2014 07:56:14 +0000 (09:56 +0200)]
- fixed typo
Arvin Schnell [Fri, 1 Aug 2014 07:51:58 +0000 (09:51 +0200)]
- show id of user if namename cannot be detected
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
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)
Arvin Schnell [Fri, 25 Jul 2014 10:40:26 +0000 (12:40 +0200)]
Merge pull request #102 from aschnell/master
- updated translations
Arvin Schnell [Fri, 25 Jul 2014 10:39:31 +0000 (12:39 +0200)]
- updated translations
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)
Arvin Schnell [Tue, 22 Jul 2014 08:28:39 +0000 (10:28 +0200)]
- disable support for qgroup (see bug#887046)
Arvin Schnell [Fri, 4 Jul 2014 09:15:33 +0000 (11:15 +0200)]
Merge pull request #97 from aschnell/master
- updated translations
Arvin Schnell [Fri, 4 Jul 2014 09:03:25 +0000 (11:03 +0200)]
- updated translations
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)
Arvin Schnell [Thu, 3 Jul 2014 08:50:38 +0000 (10:50 +0200)]
- fixed pam_snapper_pamconfig.sh script (bnc#885604)
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
Arvin Schnell [Mon, 30 Jun 2014 13:49:30 +0000 (15:49 +0200)]
- more consistent messages
Arvin Schnell [Mon, 30 Jun 2014 13:45:11 +0000 (15:45 +0200)]
- make rollback command print verbose messages
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)
Arvin Schnell [Mon, 30 Jun 2014 12:45:28 +0000 (14:45 +0200)]
- allow to add snapshots to qgroup (prototype for fate#312751)
Arvin Schnell [Tue, 24 Jun 2014 09:06:53 +0000 (11:06 +0200)]
Merge pull request #92 from aschnell/master
- increased version
Arvin Schnell [Tue, 24 Jun 2014 09:04:11 +0000 (11:04 +0200)]
- increased version
Arvin Schnell [Mon, 23 Jun 2014 07:25:17 +0000 (09:25 +0200)]
Merge pull request #91 from aschnell/master
- fixed DBus introspection data
Arvin Schnell [Mon, 23 Jun 2014 07:20:14 +0000 (09:20 +0200)]
- fixed DBus introspection data
Arvin Schnell [Fri, 6 Jun 2014 11:02:02 +0000 (13:02 +0200)]
Merge pull request #89 from aschnell/master
- do initialisation with declaration
Arvin Schnell [Fri, 6 Jun 2014 10:39:40 +0000 (12:39 +0200)]
- do initialisation with declaration
Arvin Schnell [Wed, 4 Jun 2014 10:23:06 +0000 (12:23 +0200)]
Merge pull request #88 from aschnell/master
- avoid some integer conversions
Arvin Schnell [Wed, 4 Jun 2014 09:55:44 +0000 (11:55 +0200)]
- avoid some integer conversions
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
Arvin Schnell [Tue, 3 Jun 2014 16:41:20 +0000 (18:41 +0200)]
- use same type as in struct pollfd
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
Arvin Schnell [Mon, 2 Jun 2014 12:55:14 +0000 (14:55 +0200)]
- added aliases for some snapper commands
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
Arvin Schnell [Tue, 27 May 2014 09:37:25 +0000 (11:37 +0200)]
- allow to display dates and times in UTC and ISO format
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)
Arvin Schnell [Tue, 20 May 2014 14:48:14 +0000 (16:48 +0200)]
- extended documentation about "number" cleanup algorithm (bnc#878009)
Arvin Schnell [Mon, 12 May 2014 09:22:22 +0000 (11:22 +0200)]
Merge pull request #81 from aschnell/master
- mention regex flavor
Arvin Schnell [Mon, 12 May 2014 07:58:22 +0000 (09:58 +0200)]
- mention regex flavor
Arvin Schnell [Mon, 5 May 2014 11:58:07 +0000 (13:58 +0200)]
Merge pull request #80 from aschnell/master
- updated translations
Arvin Schnell [Mon, 5 May 2014 10:27:54 +0000 (12:27 +0200)]
- updated translations
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
Ulli Kehrle [Sun, 20 Apr 2014 10:57:26 +0000 (12:57 +0200)]
fixed wrong adverbs and plural forms in snapper-configs manpage
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
Arvin Schnell [Thu, 17 Apr 2014 13:01:17 +0000 (15:01 +0200)]
- fixed parent of snapshot generated by rollback
Arvin Schnell [Thu, 17 Apr 2014 11:39:58 +0000 (13:39 +0200)]
Merge pull request #74 from aschnell/master
- extended debug information
Arvin Schnell [Thu, 17 Apr 2014 10:57:57 +0000 (12:57 +0200)]
- extended debug information
Arvin Schnell [Wed, 16 Apr 2014 15:10:08 +0000 (17:10 +0200)]
Merge pull request #73 from aschnell/master
- conditional for libbtrfs requires
Arvin Schnell [Wed, 16 Apr 2014 13:40:45 +0000 (15:40 +0200)]
- conditional for libbtrfs requires
Arvin Schnell [Wed, 16 Apr 2014 12:59:35 +0000 (14:59 +0200)]
Merge pull request #72 from aschnell/master
- added missing include
Arvin Schnell [Wed, 16 Apr 2014 12:18:35 +0000 (14:18 +0200)]
- coding style
Arvin Schnell [Wed, 16 Apr 2014 12:18:22 +0000 (14:18 +0200)]
- added missing include
Arvin Schnell [Wed, 16 Apr 2014 10:32:51 +0000 (12:32 +0200)]
Merge pull request #71 from aschnell/master
- increased version
Arvin Schnell [Wed, 16 Apr 2014 10:25:14 +0000 (12:25 +0200)]
- consistent version entry
Arvin Schnell [Wed, 16 Apr 2014 10:25:01 +0000 (12:25 +0200)]
- increased version
Arvin Schnell [Thu, 10 Apr 2014 19:52:00 +0000 (21:52 +0200)]
Merge pull request #70 from aschnell/master
- minor improvements
Arvin Schnell [Thu, 10 Apr 2014 16:05:52 +0000 (18:05 +0200)]
- cleaner code