]> git.ipfire.org Git - thirdparty/snapper.git/shortlog
thirdparty/snapper.git
2014-02-11  Arvin Schnell- sync ACL at startup (bnc#863073) 44/head
2014-02-06  Arvin SchnellMerge pull request #43 from aschnell/master
2014-02-06  Arvin Schnell- added obsoletes 43/head
2014-02-05  Arvin SchnellMerge pull request #42 from aschnell/master v0.2.1
2014-02-05  Arvin Schnell- cleanup 42/head
2014-02-05  Arvin SchnellMerge pull request #41 from aschnell/master
2014-02-05  Arvin Schnell- fixed execution of grub scripts by removing unused... 41/head
2014-02-03  Arvin SchnellMerge pull request #40 from oniko/pull-requests
2014-02-03  Ondrej Kozina- extend subvolume instance validity for StreamProcesso... 40/head
2014-01-31  Arvin SchnellMerge pull request #39 from oniko/pull-requests
2014-01-31  Ondrej Kozina- StreamProcessor::get_root_id() returns bool 39/head
2014-01-31  Arvin SchnellMerge pull request #38 from aschnell/master
2014-01-31  Arvin Schnell- generate html links 38/head
2014-01-29  Arvin SchnellMerge pull request #37 from aschnell/master
2014-01-29  Arvin Schnell- updated requires 37/head
2014-01-29  Arvin SchnellMerge pull request #36 from aschnell/master v0.2.0
2014-01-29  Arvin Schnell- renamed setting 36/head
2014-01-29  Arvin Schnell- allow to sync ALLOW_USERS and ALLOW_GROUPS to ACL...
2014-01-24  Arvin Schnell- removed grub-snapper-plugin subpackage (fate#316232)
2013-12-13  Arvin Schnell- tag subpackages containing only Python plugins as...
2013-12-13  Arvin Schnell- detect lib64
2013-12-07  Arvin SchnellMerge pull request #34 from olasd/bugfix/chmod
2013-12-07  Nicolas DandrimontFix the CHMOD command for pam_snapper scripts 34/head
2013-12-04  Arvin SchnellMerge pull request #33 from oniko/pull-requests
2013-12-04  Ondrej Kozina- make zypp plugin configurable 33/head
2013-12-04  Ondrej Kozina- remove 2 deprecated macros
2013-12-03  Arvin Schnell- fixed spec file for Fedora
2013-12-03  Arvin Schnell- increased version v0.1.8
2013-11-27  Arvin Schnell- handle type and stage of transaction list
2013-11-27  Arvin Schnell- added more important solvables
2013-11-26  Arvin Schnell- better wording
2013-11-25  Arvin Schnell- updated requires
2013-11-25  Arvin Schnell- allow patterns to be regexs
2013-11-25  Arvin Schnell- added copyright header
2013-11-25  Arvin Schnell- added version note
2013-11-25  Arvin Schnell- removed unused variable
2013-11-25  Arvin Schnell- allow to configure snapshotting from zypp-plugin...
2013-11-22  Arvin Schnell- removed unused import
2013-11-22  Arvin Schnell- added example
2013-11-19  Arvin Schnell- added README
2013-11-16  Arvin Schnell- added readme for bindings
2013-10-31  Arvin Schnell- added reference
2013-10-25  Arvin Schnell- enable compiler warning
2013-10-25  Arvin Schnell- avoid deprecated function
2013-10-25  Arvin Schnell- avoid deprecated function
2013-10-24  Arvin Schnell- remove unreachable code
2013-10-24  Arvin Schnell- use _exit after fork
2013-10-24  Arvin Schnell- fixed memory leak (in error case)
2013-10-24  Arvin Schnell- adapted to libbtrfs change
2013-10-21  Arvin Schnell- fixed inconsistency with default value for BACKGROUND...
2013-10-17  Arvin Schnell- extended number cleanup algorithm to privilege import...
2013-10-16  Arvin Schnell- added example/test program
2013-10-16  Arvin Schnell- pass return by reference
2013-10-15  Arvin Schnell- improved summary
2013-10-15  Arvin Schnell- fixed typo
2013-10-15  Arvin Schnell- added supplements
2013-10-15  Arvin Schnell- added grub-snapper-plugin subpackage for write extra...
2013-10-15  Arvin Schnell- format spec.in with obs service format_spec_file
2013-10-09  Arvin Schnell- avoid deprecated functions
2013-10-09  Arvin Schnell- Provide "atomic" functions to create and modify snaps...
2013-10-08  Arvin Schnell- userdata must be class variable v0.1.7
2013-10-08  Arvin Schnell- increased version
2013-10-08  Arvin Schnell- set userdata also for post snapshot (like 'snapper...
2013-10-02  Arvin Schnell- removed some redundant variables
2013-10-01  Arvin Schnell- moved btrfs ioctl calls to separate file
2013-10-01  Arvin Schnell- restrict permissions on .snapshots subvolume (bnc...
2013-09-30  Arvin Schnell- fixed compilation with very old std c++
2013-09-30  Arvin Schnell- added changelog entry
2013-09-30  Arvin SchnellMerge pull request #23 from oniko/pull-requests
2013-09-30  Ondrej Kozina- remove unused code and lvs output parameters 23/head
2013-09-17  Arvin Schnell- fixed comment
2013-09-17  Arvin Schnell- fixed table output for list command without dbus
2013-09-16  Ondrej Kozina- make LvmCache compilable using older boost library
2013-09-13  Arvin Schnell- same value as in cleanup code
2013-09-13  Arvin Schnell- nicer code
2013-09-13  Arvin Schnell- fixed typo
2013-09-09  Arvin Schnell- improved checking for set-config command
2013-09-06  Arvin Schnell- increased version v0.1.6
2013-09-06  Arvin Schnell- added option --no-dbus to snapper tool
2013-09-03  Arvin Schnell- fixed name
2013-09-03  Arvin Schnell- fixed introspection information
2013-09-02  Arvin Schnell- fixed dbus signature of SetConfig
2013-08-30  Ondrej Kozina- remove redundant log messages
2013-08-29  Ondrej Kozina- move lvcreate/lvremove cmds in cache code so that...
2013-08-26  Ondrej Kozina- add ostream operators for LvmCache
2013-08-22  Ondrej Kozina- add missing destructor in VolumeGroup class
2013-08-22  Ondrej Kozina- simple cache for snapper managed logical volumes
2013-08-22  Arvin Schnell- fixed example
2013-08-22  Arvin Schnell- added more ruby examples
2013-08-14  Ondrej Kozina- use LVMBIN to retrieve LVM2 version info
2013-08-13  Arvin Schnell- updated URL
2013-08-13  Ondrej Kozina- get version and related LVM2 capabilities only once
2013-08-10  Ondrej Kozina- get information about LVM version during Filesystem...
2013-08-09  Ondrej Kozina- make snapper capable handling inactive lvm snapshots
2013-07-26  Arvin Schnell- fixed typo
2013-07-25  Arvin Schnell- allow to change config via DBus and with command...
2013-07-15  Arvin Schnell- con't include config.h in header files
2013-07-15  Arvin Schnell- enable xattrs per default
2013-07-15  Arvin Schnell- added version header file
2013-07-12  Arvin Schnell- increased version v0.1.5
next