]>
git.ipfire.org Git - thirdparty/snapper.git/log
Nicolas Dandrimont [Sat, 7 Dec 2013 09:30:30 +0000 (10:30 +0100)]
Fix the CHMOD command for pam_snapper scripts
Arvin Schnell [Wed, 4 Dec 2013 17:12:27 +0000 (09:12 -0800)]
Merge pull request #33 from oniko/pull-requests
Make zypp plugin configurable, 2 deprecated macros
Ondrej Kozina [Wed, 4 Dec 2013 15:33:28 +0000 (16:33 +0100)]
- make zypp plugin configurable
Ondrej Kozina [Wed, 4 Dec 2013 15:32:39 +0000 (16:32 +0100)]
- remove 2 deprecated macros
Arvin Schnell [Tue, 3 Dec 2013 12:21:30 +0000 (13:21 +0100)]
- fixed spec file for Fedora
Arvin Schnell [Tue, 3 Dec 2013 09:41:27 +0000 (10:41 +0100)]
- increased version
Arvin Schnell [Wed, 27 Nov 2013 15:40:47 +0000 (16:40 +0100)]
- handle type and stage of transaction list
Arvin Schnell [Wed, 27 Nov 2013 11:15:37 +0000 (12:15 +0100)]
- added more important solvables
Arvin Schnell [Tue, 26 Nov 2013 09:47:37 +0000 (10:47 +0100)]
- better wording
Arvin Schnell [Mon, 25 Nov 2013 15:31:18 +0000 (16:31 +0100)]
- updated requires
Arvin Schnell [Mon, 25 Nov 2013 14:37:51 +0000 (15:37 +0100)]
- allow patterns to be regexs
Arvin Schnell [Mon, 25 Nov 2013 13:30:43 +0000 (14:30 +0100)]
- added copyright header
Arvin Schnell [Mon, 25 Nov 2013 12:53:25 +0000 (13:53 +0100)]
- added version note
Arvin Schnell [Mon, 25 Nov 2013 11:19:50 +0000 (12:19 +0100)]
- removed unused variable
Arvin Schnell [Mon, 25 Nov 2013 10:49:26 +0000 (11:49 +0100)]
- allow to configure snapshotting from zypp-plugin depending on package list (fate#316203)
Arvin Schnell [Fri, 22 Nov 2013 17:41:49 +0000 (18:41 +0100)]
- removed unused import
Arvin Schnell [Fri, 22 Nov 2013 10:35:00 +0000 (11:35 +0100)]
- added example
Arvin Schnell [Tue, 19 Nov 2013 16:40:59 +0000 (17:40 +0100)]
- added README
Arvin Schnell [Sat, 16 Nov 2013 16:51:16 +0000 (17:51 +0100)]
- added readme for bindings
Arvin Schnell [Thu, 31 Oct 2013 10:27:22 +0000 (11:27 +0100)]
- added reference
Arvin Schnell [Fri, 25 Oct 2013 15:50:08 +0000 (17:50 +0200)]
- enable compiler warning
Arvin Schnell [Fri, 25 Oct 2013 09:44:06 +0000 (11:44 +0200)]
- avoid deprecated function
Arvin Schnell [Fri, 25 Oct 2013 09:01:05 +0000 (11:01 +0200)]
- avoid deprecated function
Arvin Schnell [Thu, 24 Oct 2013 15:43:26 +0000 (17:43 +0200)]
- remove unreachable code
Arvin Schnell [Thu, 24 Oct 2013 15:39:33 +0000 (17:39 +0200)]
- use _exit after fork
Arvin Schnell [Thu, 24 Oct 2013 15:39:20 +0000 (17:39 +0200)]
- fixed memory leak (in error case)
Arvin Schnell [Thu, 24 Oct 2013 15:37:12 +0000 (17:37 +0200)]
- adapted to libbtrfs change
Arvin Schnell [Mon, 21 Oct 2013 08:25:34 +0000 (10:25 +0200)]
- fixed inconsistency with default value for BACKGROUND_COMPARISON
Arvin Schnell [Thu, 17 Oct 2013 08:21:22 +0000 (10:21 +0200)]
- extended number cleanup algorithm to privilege important snapshots (fate#316233)
Arvin Schnell [Wed, 16 Oct 2013 15:36:09 +0000 (17:36 +0200)]
- added example/test program
Arvin Schnell [Wed, 16 Oct 2013 15:33:44 +0000 (17:33 +0200)]
- pass return by reference
Arvin Schnell [Tue, 15 Oct 2013 15:40:16 +0000 (17:40 +0200)]
- improved summary
Arvin Schnell [Tue, 15 Oct 2013 15:19:08 +0000 (17:19 +0200)]
- fixed typo
Arvin Schnell [Tue, 15 Oct 2013 15:18:15 +0000 (17:18 +0200)]
- added supplements
Arvin Schnell [Tue, 15 Oct 2013 14:30:44 +0000 (16:30 +0200)]
- added grub-snapper-plugin subpackage for write extra snapshot metadata for grub2 (fate#316232)
Arvin Schnell [Tue, 15 Oct 2013 10:10:22 +0000 (12:10 +0200)]
- format spec.in with obs service format_spec_file
Arvin Schnell [Wed, 9 Oct 2013 08:00:23 +0000 (10:00 +0200)]
- avoid deprecated functions
Arvin Schnell [Wed, 9 Oct 2013 07:49:24 +0000 (09:49 +0200)]
- Provide "atomic" functions to create and modify snapshots including extra data (e.g. cleanup and userdata). Needed for plugin scripts.
Arvin Schnell [Tue, 8 Oct 2013 11:23:18 +0000 (13:23 +0200)]
- userdata must be class variable
Arvin Schnell [Tue, 8 Oct 2013 11:15:43 +0000 (13:15 +0200)]
- increased version
Arvin Schnell [Tue, 8 Oct 2013 10:52:51 +0000 (12:52 +0200)]
- set userdata also for post snapshot (like 'snapper --command')
Arvin Schnell [Wed, 2 Oct 2013 10:21:05 +0000 (12:21 +0200)]
- removed some redundant variables
Arvin Schnell [Tue, 1 Oct 2013 15:24:51 +0000 (17:24 +0200)]
- moved btrfs ioctl calls to separate file
Arvin Schnell [Tue, 1 Oct 2013 13:47:50 +0000 (15:47 +0200)]
- restrict permissions on .snapshots subvolume (bnc#843219)
Arvin Schnell [Mon, 30 Sep 2013 12:59:14 +0000 (14:59 +0200)]
- fixed compilation with very old std c++
Arvin Schnell [Mon, 30 Sep 2013 12:21:18 +0000 (14:21 +0200)]
- added changelog entry
Arvin Schnell [Mon, 30 Sep 2013 12:18:54 +0000 (05:18 -0700)]
Merge pull request #23 from oniko/pull-requests
- make snapper capable handling inactive lvm snapshots
Ondrej Kozina [Mon, 30 Sep 2013 07:48:05 +0000 (09:48 +0200)]
- remove unused code and lvs output parameters
Arvin Schnell [Tue, 17 Sep 2013 15:17:10 +0000 (17:17 +0200)]
- fixed comment
Arvin Schnell [Tue, 17 Sep 2013 09:52:47 +0000 (11:52 +0200)]
- fixed table output for list command without dbus
Ondrej Kozina [Mon, 16 Sep 2013 11:31:33 +0000 (13:31 +0200)]
- make LvmCache compilable using older boost library
Arvin Schnell [Fri, 13 Sep 2013 15:21:32 +0000 (17:21 +0200)]
- same value as in cleanup code
Arvin Schnell [Fri, 13 Sep 2013 15:20:48 +0000 (17:20 +0200)]
- nicer code
Arvin Schnell [Fri, 13 Sep 2013 14:49:11 +0000 (16:49 +0200)]
- fixed typo
Arvin Schnell [Mon, 9 Sep 2013 14:34:49 +0000 (16:34 +0200)]
- improved checking for set-config command
Arvin Schnell [Fri, 6 Sep 2013 14:57:36 +0000 (16:57 +0200)]
- increased version
Arvin Schnell [Fri, 6 Sep 2013 14:30:35 +0000 (16:30 +0200)]
- added option --no-dbus to snapper tool
Arvin Schnell [Tue, 3 Sep 2013 14:13:26 +0000 (16:13 +0200)]
- fixed name
Arvin Schnell [Tue, 3 Sep 2013 07:44:00 +0000 (09:44 +0200)]
- fixed introspection information
Arvin Schnell [Mon, 2 Sep 2013 13:25:51 +0000 (15:25 +0200)]
- fixed dbus signature of SetConfig
Ondrej Kozina [Fri, 30 Aug 2013 09:00:33 +0000 (11:00 +0200)]
- remove redundant log messages
Ondrej Kozina [Thu, 29 Aug 2013 13:13:37 +0000 (15:13 +0200)]
- move lvcreate/lvremove cmds in cache code so that ops are atomic and cache retains consistent
Ondrej Kozina [Mon, 26 Aug 2013 15:57:59 +0000 (17:57 +0200)]
- add ostream operators for LvmCache
Ondrej Kozina [Thu, 22 Aug 2013 15:36:33 +0000 (17:36 +0200)]
- add missing destructor in VolumeGroup class
Ondrej Kozina [Thu, 22 Aug 2013 14:35:59 +0000 (16:35 +0200)]
- simple cache for snapper managed logical volumes
Arvin Schnell [Thu, 22 Aug 2013 13:32:19 +0000 (15:32 +0200)]
- fixed example
Arvin Schnell [Thu, 22 Aug 2013 13:29:17 +0000 (15:29 +0200)]
- added more ruby examples
Ondrej Kozina [Wed, 14 Aug 2013 13:46:32 +0000 (15:46 +0200)]
- use LVMBIN to retrieve LVM2 version info
Arvin Schnell [Tue, 13 Aug 2013 12:11:52 +0000 (14:11 +0200)]
- updated URL
Ondrej Kozina [Tue, 13 Aug 2013 09:02:51 +0000 (11:02 +0200)]
- get version and related LVM2 capabilities only once
Ondrej Kozina [Sat, 10 Aug 2013 12:46:45 +0000 (14:46 +0200)]
- get information about LVM version during Filesystem object construction
Ondrej Kozina [Fri, 9 Aug 2013 10:00:43 +0000 (12:00 +0200)]
- make snapper capable handling inactive lvm snapshots
Arvin Schnell [Fri, 26 Jul 2013 09:02:31 +0000 (11:02 +0200)]
- fixed typo
Arvin Schnell [Thu, 25 Jul 2013 13:39:16 +0000 (15:39 +0200)]
- allow to change config via DBus and with command line tool
Arvin Schnell [Mon, 15 Jul 2013 15:15:16 +0000 (17:15 +0200)]
- con't include config.h in header files
Arvin Schnell [Mon, 15 Jul 2013 15:14:15 +0000 (17:14 +0200)]
- enable xattrs per default
Arvin Schnell [Mon, 15 Jul 2013 12:52:36 +0000 (14:52 +0200)]
- added version header file
Arvin Schnell [Fri, 12 Jul 2013 08:47:19 +0000 (10:47 +0200)]
- increased version
Arvin Schnell [Thu, 11 Jul 2013 12:46:30 +0000 (14:46 +0200)]
- disable justify again since it gives really bad results sometimes
Arvin Schnell [Thu, 11 Jul 2013 10:39:57 +0000 (12:39 +0200)]
- better formatting of example
Arvin Schnell [Tue, 9 Jul 2013 14:07:55 +0000 (16:07 +0200)]
- turn justify on
Arvin Schnell [Tue, 9 Jul 2013 12:04:46 +0000 (14:04 +0200)]
- added manpage describing snapper configs
Arvin Schnell [Tue, 9 Jul 2013 12:02:11 +0000 (14:02 +0200)]
- optimize timeline cleanup algorithm for only sporadic running systems
Arvin Schnell [Mon, 8 Jul 2013 14:22:14 +0000 (16:22 +0200)]
- document filters and use fnmatch with FNM_LEADING_DIR
Arvin Schnell [Sat, 6 Jul 2013 18:48:12 +0000 (20:48 +0200)]
- fixed typos
Arvin Schnell [Fri, 5 Jul 2013 22:43:24 +0000 (00:43 +0200)]
- fixed some typos
Arvin Schnell [Fri, 28 Jun 2013 13:41:47 +0000 (15:41 +0200)]
- pretty indent html version of manpages
Arvin Schnell [Fri, 28 Jun 2013 07:50:40 +0000 (09:50 +0200)]
- cleanup
Arvin Schnell [Tue, 25 Jun 2013 15:46:35 +0000 (17:46 +0200)]
- cleanup of includes
Arvin Schnell [Tue, 25 Jun 2013 15:40:36 +0000 (17:40 +0200)]
- added tests
Arvin Schnell [Tue, 25 Jun 2013 08:52:15 +0000 (10:52 +0200)]
- check for error
Arvin Schnell [Tue, 25 Jun 2013 07:10:57 +0000 (09:10 +0200)]
- also call initgroups in pam_snapper (bnc#815383)
Arvin Schnell [Mon, 24 Jun 2013 15:57:21 +0000 (17:57 +0200)]
- moved C++ examples to subdir
Arvin Schnell [Fri, 21 Jun 2013 13:56:32 +0000 (15:56 +0200)]
- package run-all script
Arvin Schnell [Fri, 21 Jun 2013 13:54:35 +0000 (15:54 +0200)]
- allow whitespace in ALLOW_USERS and ALLOW_GROUPS
Arvin Schnell [Fri, 21 Jun 2013 13:48:28 +0000 (15:48 +0200)]
- derive ConfigInfo from SysconfigFile
Arvin Schnell [Fri, 21 Jun 2013 09:50:46 +0000 (11:50 +0200)]
- cleanup
Arvin Schnell [Fri, 21 Jun 2013 08:20:43 +0000 (10:20 +0200)]
- added missing include
Arvin Schnell [Mon, 17 Jun 2013 09:50:02 +0000 (11:50 +0200)]
- doxygen not required anymore
Arvin Schnell [Fri, 14 Jun 2013 08:30:21 +0000 (10:30 +0200)]
- added homepage