]> git.ipfire.org Git - thirdparty/snapper.git/log
thirdparty/snapper.git
12 years ago- increased version
Arvin Schnell [Tue, 8 Oct 2013 11:15:43 +0000 (13:15 +0200)] 
- increased version

12 years ago- set userdata also for post snapshot (like 'snapper --command')
Arvin Schnell [Tue, 8 Oct 2013 10:52:51 +0000 (12:52 +0200)] 
- set userdata also for post snapshot (like 'snapper --command')

12 years ago- removed some redundant variables
Arvin Schnell [Wed, 2 Oct 2013 10:21:05 +0000 (12:21 +0200)] 
- removed some redundant variables

12 years ago- moved btrfs ioctl calls to separate file
Arvin Schnell [Tue, 1 Oct 2013 15:24:51 +0000 (17:24 +0200)] 
- moved btrfs ioctl calls to separate file

12 years ago- restrict permissions on .snapshots subvolume (bnc#843219)
Arvin Schnell [Tue, 1 Oct 2013 13:47:50 +0000 (15:47 +0200)] 
- restrict permissions on .snapshots subvolume (bnc#843219)

12 years ago- fixed compilation with very old std c++
Arvin Schnell [Mon, 30 Sep 2013 12:59:14 +0000 (14:59 +0200)] 
- fixed compilation with very old std c++

12 years ago- added changelog entry
Arvin Schnell [Mon, 30 Sep 2013 12:21:18 +0000 (14:21 +0200)] 
- added changelog entry

12 years agoMerge pull request #23 from oniko/pull-requests
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

12 years ago- remove unused code and lvs output parameters 23/head
Ondrej Kozina [Mon, 30 Sep 2013 07:48:05 +0000 (09:48 +0200)] 
- remove unused code and lvs output parameters

12 years ago- fixed comment
Arvin Schnell [Tue, 17 Sep 2013 15:17:10 +0000 (17:17 +0200)] 
- fixed comment

12 years ago- fixed table output for list command without dbus
Arvin Schnell [Tue, 17 Sep 2013 09:52:47 +0000 (11:52 +0200)] 
- fixed table output for list command without dbus

12 years ago- make LvmCache compilable using older boost library
Ondrej Kozina [Mon, 16 Sep 2013 11:31:33 +0000 (13:31 +0200)] 
- make LvmCache compilable using older boost library

12 years ago- same value as in cleanup code
Arvin Schnell [Fri, 13 Sep 2013 15:21:32 +0000 (17:21 +0200)] 
- same value as in cleanup code

12 years ago- nicer code
Arvin Schnell [Fri, 13 Sep 2013 15:20:48 +0000 (17:20 +0200)] 
- nicer code

12 years ago- fixed typo
Arvin Schnell [Fri, 13 Sep 2013 14:49:11 +0000 (16:49 +0200)] 
- fixed typo

12 years ago- improved checking for set-config command
Arvin Schnell [Mon, 9 Sep 2013 14:34:49 +0000 (16:34 +0200)] 
- improved checking for set-config command

12 years ago- increased version v0.1.6
Arvin Schnell [Fri, 6 Sep 2013 14:57:36 +0000 (16:57 +0200)] 
- increased version

12 years ago- added option --no-dbus to snapper tool
Arvin Schnell [Fri, 6 Sep 2013 14:30:35 +0000 (16:30 +0200)] 
- added option --no-dbus to snapper tool

12 years ago- fixed name
Arvin Schnell [Tue, 3 Sep 2013 14:13:26 +0000 (16:13 +0200)] 
- fixed name

12 years ago- fixed introspection information
Arvin Schnell [Tue, 3 Sep 2013 07:44:00 +0000 (09:44 +0200)] 
- fixed introspection information

12 years ago- fixed dbus signature of SetConfig
Arvin Schnell [Mon, 2 Sep 2013 13:25:51 +0000 (15:25 +0200)] 
- fixed dbus signature of SetConfig

12 years ago- remove redundant log messages
Ondrej Kozina [Fri, 30 Aug 2013 09:00:33 +0000 (11:00 +0200)] 
- remove redundant log messages

12 years ago- move lvcreate/lvremove cmds in cache code so that ops are atomic and cache retains...
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

12 years ago- add ostream operators for LvmCache
Ondrej Kozina [Mon, 26 Aug 2013 15:57:59 +0000 (17:57 +0200)] 
- add ostream operators for LvmCache

12 years ago- add missing destructor in VolumeGroup class
Ondrej Kozina [Thu, 22 Aug 2013 15:36:33 +0000 (17:36 +0200)] 
- add missing destructor in VolumeGroup class

12 years ago- simple cache for snapper managed logical volumes
Ondrej Kozina [Thu, 22 Aug 2013 14:35:59 +0000 (16:35 +0200)] 
- simple cache for snapper managed logical volumes

12 years ago- fixed example
Arvin Schnell [Thu, 22 Aug 2013 13:32:19 +0000 (15:32 +0200)] 
- fixed example

12 years ago- added more ruby examples
Arvin Schnell [Thu, 22 Aug 2013 13:29:17 +0000 (15:29 +0200)] 
- added more ruby examples

12 years ago- use LVMBIN to retrieve LVM2 version info
Ondrej Kozina [Wed, 14 Aug 2013 13:46:32 +0000 (15:46 +0200)] 
- use LVMBIN to retrieve LVM2 version info

12 years ago- updated URL
Arvin Schnell [Tue, 13 Aug 2013 12:11:52 +0000 (14:11 +0200)] 
- updated URL

12 years ago- get version and related LVM2 capabilities only once
Ondrej Kozina [Tue, 13 Aug 2013 09:02:51 +0000 (11:02 +0200)] 
- get version and related LVM2 capabilities only once

12 years ago- get information about LVM version during Filesystem object construction
Ondrej Kozina [Sat, 10 Aug 2013 12:46:45 +0000 (14:46 +0200)] 
- get information about LVM version during Filesystem object construction

12 years ago- make snapper capable handling inactive lvm snapshots
Ondrej Kozina [Fri, 9 Aug 2013 10:00:43 +0000 (12:00 +0200)] 
- make snapper capable handling inactive lvm snapshots

13 years ago- fixed typo
Arvin Schnell [Fri, 26 Jul 2013 09:02:31 +0000 (11:02 +0200)] 
- fixed typo

13 years ago- allow to change config via DBus and with command line tool
Arvin Schnell [Thu, 25 Jul 2013 13:39:16 +0000 (15:39 +0200)] 
- allow to change config via DBus and with command line tool

13 years ago- con't include config.h in header files
Arvin Schnell [Mon, 15 Jul 2013 15:15:16 +0000 (17:15 +0200)] 
- con't include config.h in header files

13 years ago- enable xattrs per default
Arvin Schnell [Mon, 15 Jul 2013 15:14:15 +0000 (17:14 +0200)] 
- enable xattrs per default

13 years ago- added version header file
Arvin Schnell [Mon, 15 Jul 2013 12:52:36 +0000 (14:52 +0200)] 
- added version header file

13 years ago- increased version v0.1.5
Arvin Schnell [Fri, 12 Jul 2013 08:47:19 +0000 (10:47 +0200)] 
- increased version

13 years ago- disable justify again since it gives really bad results sometimes
Arvin Schnell [Thu, 11 Jul 2013 12:46:30 +0000 (14:46 +0200)] 
- disable justify again since it gives really bad results sometimes

13 years ago- better formatting of example
Arvin Schnell [Thu, 11 Jul 2013 10:39:57 +0000 (12:39 +0200)] 
- better formatting of example

13 years ago- turn justify on
Arvin Schnell [Tue, 9 Jul 2013 14:07:55 +0000 (16:07 +0200)] 
- turn justify on

13 years ago- added manpage describing snapper configs
Arvin Schnell [Tue, 9 Jul 2013 12:04:46 +0000 (14:04 +0200)] 
- added manpage describing snapper configs

13 years ago- optimize timeline cleanup algorithm for only sporadic running systems
Arvin Schnell [Tue, 9 Jul 2013 12:02:11 +0000 (14:02 +0200)] 
- optimize timeline cleanup algorithm for only sporadic running systems

13 years ago- document filters and use fnmatch with FNM_LEADING_DIR
Arvin Schnell [Mon, 8 Jul 2013 14:22:14 +0000 (16:22 +0200)] 
- document filters and use fnmatch with FNM_LEADING_DIR

13 years ago- fixed typos
Arvin Schnell [Sat, 6 Jul 2013 18:48:12 +0000 (20:48 +0200)] 
- fixed typos

13 years ago- fixed some typos
Arvin Schnell [Fri, 5 Jul 2013 22:43:24 +0000 (00:43 +0200)] 
- fixed some typos

13 years ago- pretty indent html version of manpages
Arvin Schnell [Fri, 28 Jun 2013 13:41:47 +0000 (15:41 +0200)] 
- pretty indent html version of manpages

13 years ago- cleanup
Arvin Schnell [Fri, 28 Jun 2013 07:50:40 +0000 (09:50 +0200)] 
- cleanup

13 years ago- cleanup of includes
Arvin Schnell [Tue, 25 Jun 2013 15:46:35 +0000 (17:46 +0200)] 
- cleanup of includes

13 years ago- added tests
Arvin Schnell [Tue, 25 Jun 2013 15:40:36 +0000 (17:40 +0200)] 
- added tests

13 years ago- check for error
Arvin Schnell [Tue, 25 Jun 2013 08:52:15 +0000 (10:52 +0200)] 
- check for error

13 years ago- also call initgroups in pam_snapper (bnc#815383)
Arvin Schnell [Tue, 25 Jun 2013 07:10:57 +0000 (09:10 +0200)] 
- also call initgroups in pam_snapper (bnc#815383)

13 years ago- moved C++ examples to subdir
Arvin Schnell [Mon, 24 Jun 2013 15:57:21 +0000 (17:57 +0200)] 
- moved C++ examples to subdir

13 years ago- package run-all script
Arvin Schnell [Fri, 21 Jun 2013 13:56:32 +0000 (15:56 +0200)] 
- package run-all script

13 years ago- allow whitespace in ALLOW_USERS and ALLOW_GROUPS
Arvin Schnell [Fri, 21 Jun 2013 13:54:35 +0000 (15:54 +0200)] 
- allow whitespace in ALLOW_USERS and ALLOW_GROUPS

13 years ago- derive ConfigInfo from SysconfigFile
Arvin Schnell [Fri, 21 Jun 2013 13:48:28 +0000 (15:48 +0200)] 
- derive ConfigInfo from SysconfigFile

13 years ago- cleanup
Arvin Schnell [Fri, 21 Jun 2013 09:50:46 +0000 (11:50 +0200)] 
- cleanup

13 years ago- added missing include
Arvin Schnell [Fri, 21 Jun 2013 08:20:43 +0000 (10:20 +0200)] 
- added missing include

13 years ago- doxygen not required anymore
Arvin Schnell [Mon, 17 Jun 2013 09:50:02 +0000 (11:50 +0200)] 
- doxygen not required anymore

13 years ago- added homepage
Arvin Schnell [Fri, 14 Jun 2013 08:30:21 +0000 (10:30 +0200)] 
- added homepage

13 years ago- link to http://snapper.io/
Arvin Schnell [Thu, 13 Jun 2013 08:59:21 +0000 (10:59 +0200)] 
- link to http://snapper.io/

13 years ago- improved man-pages format
Arvin Schnell [Mon, 10 Jun 2013 16:23:21 +0000 (18:23 +0200)] 
- improved man-pages format

13 years ago- added target to make html versions of man-pages
Arvin Schnell [Mon, 10 Jun 2013 15:11:13 +0000 (17:11 +0200)] 
- added target to make html versions of man-pages

13 years ago- added target to make html versions of man-pages
Arvin Schnell [Mon, 10 Jun 2013 14:40:16 +0000 (16:40 +0200)] 
- added target to make html versions of man-pages

13 years ago- removed unneeded include
Arvin Schnell [Fri, 7 Jun 2013 10:42:27 +0000 (12:42 +0200)] 
- removed unneeded include

13 years ago- removed duplicate buildrequires
Arvin Schnell [Fri, 7 Jun 2013 08:54:54 +0000 (10:54 +0200)] 
- removed duplicate buildrequires

13 years ago- give default path for xsltproc
Arvin Schnell [Fri, 7 Jun 2013 08:27:08 +0000 (10:27 +0200)] 
- give default path for xsltproc

13 years ago- use anonymous mmapped memory instead of pipe
Arvin Schnell [Fri, 7 Jun 2013 08:23:54 +0000 (10:23 +0200)] 
- use anonymous mmapped memory instead of pipe

13 years ago- check for xsltproc
Arvin Schnell [Thu, 6 Jun 2013 15:57:32 +0000 (17:57 +0200)] 
- check for xsltproc

13 years ago- adaptions for Mandriva
Arvin Schnell [Thu, 6 Jun 2013 15:45:28 +0000 (17:45 +0200)] 
- adaptions for Mandriva

13 years ago- use xsltproc instead of docbook2man
Arvin Schnell [Thu, 6 Jun 2013 15:16:01 +0000 (17:16 +0200)] 
- use xsltproc instead of docbook2man

13 years ago- added cleanup rule
Arvin Schnell [Thu, 6 Jun 2013 13:48:33 +0000 (15:48 +0200)] 
- added cleanup rule

13 years ago- better formatted synopsis
Arvin Schnell [Thu, 6 Jun 2013 13:14:20 +0000 (15:14 +0200)] 
- better formatted synopsis

13 years ago- converted man-pages to docbook sgml
Arvin Schnell [Thu, 6 Jun 2013 12:20:05 +0000 (14:20 +0200)] 
- converted man-pages to docbook sgml

13 years ago- also clear group password
Arvin Schnell [Wed, 5 Jun 2013 12:46:50 +0000 (14:46 +0200)] 
- also clear group password

13 years ago- check for malloc failure
Arvin Schnell [Wed, 5 Jun 2013 10:58:42 +0000 (12:58 +0200)] 
- check for malloc failure

13 years ago- removed unneeded include
Arvin Schnell [Mon, 3 Jun 2013 13:48:41 +0000 (15:48 +0200)] 
- removed unneeded include

13 years ago- fixed xattrs reading for certain block/character devices
Arvin Schnell [Fri, 31 May 2013 15:37:54 +0000 (17:37 +0200)] 
- fixed xattrs reading for certain block/character devices

13 years ago- source code formatting
Arvin Schnell [Fri, 31 May 2013 14:23:09 +0000 (16:23 +0200)] 
- source code formatting

13 years ago- set CLOEXEC on fd duplication
Arvin Schnell [Fri, 31 May 2013 13:38:53 +0000 (15:38 +0200)] 
- set CLOEXEC on fd duplication

13 years ago- with boost 1.53 boost_system is required when using boost_thread
Arvin Schnell [Wed, 29 May 2013 12:31:12 +0000 (14:31 +0200)] 
- with boost 1.53 boost_system is required when using boost_thread

13 years ago- minor fixes v0.1.4
Arvin Schnell [Thu, 23 May 2013 14:48:27 +0000 (16:48 +0200)] 
- minor fixes

13 years ago- make pam_snapper safe for multi-threaded applications
Arvin Schnell [Thu, 23 May 2013 09:44:27 +0000 (11:44 +0200)] 
- make pam_snapper safe for multi-threaded applications

13 years ago- updated
Arvin Schnell [Wed, 22 May 2013 15:15:29 +0000 (17:15 +0200)] 
- updated

13 years ago- make pam module optional
Arvin Schnell [Fri, 3 May 2013 07:51:20 +0000 (09:51 +0200)] 
- make pam module optional
- set better cflags
- avoid some compiler warnings

13 years ago- removed unused parameter
Arvin Schnell [Thu, 2 May 2013 17:53:50 +0000 (19:53 +0200)] 
- removed unused parameter

13 years ago- set _GNU_SOURCE instead of __USE_GNU
Arvin Schnell [Thu, 2 May 2013 16:12:02 +0000 (18:12 +0200)] 
- set _GNU_SOURCE instead of __USE_GNU

13 years ago- override password after getpwnam
Arvin Schnell [Thu, 2 May 2013 16:00:51 +0000 (18:00 +0200)] 
- override password after getpwnam

13 years ago- split parsing and ignore tests
Arvin Schnell [Thu, 2 May 2013 15:36:06 +0000 (17:36 +0200)] 
- split parsing and ignore tests
- allow to set options to empty strings

13 years ago- increased version
Arvin Schnell [Thu, 2 May 2013 15:15:07 +0000 (17:15 +0200)] 
- increased version

13 years ago- use MODULE_NAME define
Arvin Schnell [Thu, 2 May 2013 15:11:30 +0000 (17:11 +0200)] 
- use MODULE_NAME define

13 years ago- added const
Arvin Schnell [Thu, 2 May 2013 15:11:10 +0000 (17:11 +0200)] 
- added const

13 years ago- cleanup
Arvin Schnell [Thu, 2 May 2013 15:00:47 +0000 (17:00 +0200)] 
- cleanup

13 years ago- allow to set snapper cleanup algorithm
Arvin Schnell [Thu, 2 May 2013 14:44:32 +0000 (16:44 +0200)] 
- allow to set snapper cleanup algorithm

13 years ago- moved ignoreroot test to other ignore tests
Arvin Schnell [Thu, 2 May 2013 14:30:04 +0000 (16:30 +0200)] 
- moved ignoreroot test to other ignore tests

13 years ago- correctly check options
Arvin Schnell [Thu, 2 May 2013 14:22:54 +0000 (16:22 +0200)] 
- correctly check options

13 years ago- replaced cdbus_strtokcmp by csv_contains to avoid memory leaks
Arvin Schnell [Thu, 2 May 2013 14:20:47 +0000 (16:20 +0200)] 
- replaced cdbus_strtokcmp by csv_contains to avoid memory leaks

13 years ago- fixed memory leaks with pam_set_data/pam_get_data
Arvin Schnell [Thu, 2 May 2013 14:17:20 +0000 (16:17 +0200)] 
- fixed memory leaks with pam_set_data/pam_get_data

13 years ago- avoid malloc/free for options
Arvin Schnell [Thu, 2 May 2013 14:14:12 +0000 (16:14 +0200)] 
- avoid malloc/free for options