]> git.ipfire.org Git - thirdparty/snapper.git/shortlog
thirdparty/snapper.git
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
2013-07-11  Arvin Schnell- disable justify again since it gives really bad resul...
2013-07-11  Arvin Schnell- better formatting of example
2013-07-09  Arvin Schnell- turn justify on
2013-07-09  Arvin Schnell- added manpage describing snapper configs
2013-07-09  Arvin Schnell- optimize timeline cleanup algorithm for only sporadic...
2013-07-08  Arvin Schnell- document filters and use fnmatch with FNM_LEADING_DIR
2013-07-06  Arvin Schnell- fixed typos
2013-07-05  Arvin Schnell- fixed some typos
2013-06-28  Arvin Schnell- pretty indent html version of manpages
2013-06-28  Arvin Schnell- cleanup
2013-06-25  Arvin Schnell- cleanup of includes
2013-06-25  Arvin Schnell- added tests
2013-06-25  Arvin Schnell- check for error
2013-06-25  Arvin Schnell- also call initgroups in pam_snapper (bnc#815383)
2013-06-24  Arvin Schnell- moved C++ examples to subdir
2013-06-21  Arvin Schnell- package run-all script
2013-06-21  Arvin Schnell- allow whitespace in ALLOW_USERS and ALLOW_GROUPS
2013-06-21  Arvin Schnell- derive ConfigInfo from SysconfigFile
2013-06-21  Arvin Schnell- cleanup
2013-06-21  Arvin Schnell- added missing include
next