]> git.ipfire.org Git - thirdparty/snapper.git/log
thirdparty/snapper.git
13 years agoRevert "- partial work on dealing with extended attributes and symbolic links"
Ondrej Kozina [Mon, 18 Feb 2013 10:06:18 +0000 (11:06 +0100)] 
Revert "- partial work on dealing with extended attributes and symbolic links"

This reverts commit e88c0e0542954f7179ef6c1d59d5b61c3de451f8.

"- going to introduce a new and simplified method to deal with links"

13 years ago- partial work on dealing with extended attributes and symbolic links
Ondrej Kozina [Wed, 6 Feb 2013 18:37:06 +0000 (19:37 +0100)] 
- partial work on dealing with extended attributes and symbolic links

13 years ago- add stub files for XA testing
Ondrej Kozina [Wed, 6 Feb 2013 14:27:46 +0000 (15:27 +0100)] 
- add stub files for XA testing

13 years ago- add new command xadiff
Ondrej Kozina [Tue, 5 Feb 2013 18:14:46 +0000 (19:14 +0100)] 
- add new command xadiff

13 years ago- add conditions respecting ENABLE_XATTRS configuration option
Ondrej Kozina [Tue, 5 Feb 2013 18:13:26 +0000 (19:13 +0100)] 
- add conditions respecting ENABLE_XATTRS configuration option

13 years ago- add configuration option --enable-xattrs
Ondrej Kozina [Tue, 5 Feb 2013 18:11:14 +0000 (19:11 +0100)] 
- add configuration option --enable-xattrs

13 years ago- config.h should be first include
Ondrej Kozina [Tue, 5 Feb 2013 18:09:42 +0000 (19:09 +0100)] 
- config.h should be first include

13 years ago- remove unused typedef
Ondrej Kozina [Tue, 5 Feb 2013 18:01:32 +0000 (19:01 +0100)] 
- remove unused typedef

13 years ago- fix experimental xa_diff() method
Ondrej Kozina [Mon, 4 Feb 2013 17:23:30 +0000 (18:23 +0100)] 
- fix experimental xa_diff() method

13 years ago- add experimental diff report for XAs
Ondrej Kozina [Mon, 4 Feb 2013 16:36:57 +0000 (17:36 +0100)] 
- add experimental diff report for XAs

13 years ago- modify operator<< for XAModification class
Ondrej Kozina [Mon, 4 Feb 2013 16:35:55 +0000 (17:35 +0100)] 
- modify operator<< for XAModification class
- use iterator in XAModification.isEmpty() method

13 years ago- add index and simplify operator<<(xa_value_t)
Ondrej Kozina [Thu, 31 Jan 2013 15:01:40 +0000 (16:01 +0100)] 
- add index and simplify operator<<(xa_value_t)

13 years ago- fix misleading debug msg
Ondrej Kozina [Thu, 31 Jan 2013 14:08:33 +0000 (15:08 +0100)] 
- fix misleading debug msg

13 years ago- remove unused find() method in XAttributes class
Ondrej Kozina [Thu, 31 Jan 2013 09:55:53 +0000 (10:55 +0100)] 
- remove unused find() method in XAttributes class

13 years ago- move serialize method to XAModification() class
Ondrej Kozina [Wed, 30 Jan 2013 17:37:02 +0000 (18:37 +0100)] 
- move serialize method to XAModification() class
- change XAmodification() class accordingly to new method seliazeTo()
- additional fixies and general code simplifaction

13 years ago- fix condition on open() check
Ondrej Kozina [Wed, 30 Jan 2013 17:34:36 +0000 (18:34 +0100)] 
- fix condition on open() check
- close fd on error
- catch XAttributesException() during container construction

13 years ago- add XAttributesException
Ondrej Kozina [Wed, 30 Jan 2013 17:31:27 +0000 (18:31 +0100)] 
- add XAttributesException

13 years ago- split XAttributes class into XAttributes and XAModification. This commit is partial...
Ondrej Kozina [Wed, 23 Jan 2013 17:06:03 +0000 (18:06 +0100)] 
- split XAttributes class into XAttributes and XAModification. This commit is partial rewrite

13 years ago- fix broken XA_DELETE interpretation
Ondrej Kozina [Tue, 22 Jan 2013 14:33:50 +0000 (15:33 +0100)] 
- fix broken XA_DELETE interpretation

13 years ago- fix broken xa_change_t design and add debugging output for XAttributes()
Ondrej Kozina [Tue, 22 Jan 2013 13:49:27 +0000 (14:49 +0100)] 
- fix broken xa_change_t design and add debugging output for XAttributes()

13 years ago- add initial support to revert XA changes in between two snapshots
Ondrej Kozina [Fri, 18 Jan 2013 16:29:49 +0000 (17:29 +0100)] 
- add initial support to revert XA changes in between two snapshots

13 years ago- do not forget type of note
Ondrej Kozina [Fri, 18 Jan 2013 16:29:14 +0000 (17:29 +0100)] 
- do not forget type of note

13 years ago- initial support for detecting extended attributes changes in between two snapshots
Ondrej Kozina [Wed, 16 Jan 2013 17:07:39 +0000 (18:07 +0100)] 
- initial support for detecting extended attributes changes in between two snapshots

13 years ago- temporary fix for latest autoconf tools
Ondrej Kozina [Wed, 16 Jan 2013 16:44:59 +0000 (17:44 +0100)] 
- temporary fix for latest autoconf tools

13 years ago- updated translations
Arvin Schnell [Mon, 25 Feb 2013 09:55:31 +0000 (10:55 +0100)] 
- updated translations

13 years ago- simplified and improved copyfile function
Arvin Schnell [Fri, 22 Feb 2013 13:27:44 +0000 (14:27 +0100)] 
- simplified and improved copyfile function

13 years ago- use sendfile instead of read/write loop
Arvin Schnell [Fri, 22 Feb 2013 10:50:03 +0000 (11:50 +0100)] 
- use sendfile instead of read/write loop

13 years ago- removed obsolete calls to renice and ionice in cron scripts
Arvin Schnell [Thu, 21 Feb 2013 13:25:50 +0000 (14:25 +0100)] 
- removed obsolete calls to renice and ionice in cron scripts

13 years ago- removed unneeded include
Arvin Schnell [Wed, 20 Feb 2013 11:43:32 +0000 (12:43 +0100)] 
- removed unneeded include

13 years ago- removed use of Factory in testsuite
Arvin Schnell [Wed, 20 Feb 2013 11:33:17 +0000 (12:33 +0100)] 
- removed use of Factory in testsuite

13 years ago- removed unneeded include
Arvin Schnell [Wed, 20 Feb 2013 10:33:34 +0000 (11:33 +0100)] 
- removed unneeded include

13 years ago- catch base exception
Arvin Schnell [Wed, 20 Feb 2013 10:33:20 +0000 (11:33 +0100)] 
- catch base exception

13 years ago- more configure options
Arvin Schnell [Wed, 13 Feb 2013 10:59:17 +0000 (11:59 +0100)] 
- more configure options

13 years agoMerge pull request #6 from oniko/oniko
Arvin Schnell [Mon, 11 Feb 2013 13:59:04 +0000 (05:59 -0800)] 
Merge pull request #6 from oniko/oniko

- fix build with GCC 4.8

13 years ago- fix build with GCC 4.8 6/head
Ondrej Kozina [Mon, 11 Feb 2013 13:45:27 +0000 (14:45 +0100)] 
- fix build with GCC 4.8

13 years ago- added testcase
Arvin Schnell [Sat, 9 Feb 2013 11:48:03 +0000 (06:48 -0500)] 
- added testcase

13 years ago- added interruption point
Arvin Schnell [Sat, 9 Feb 2013 11:47:47 +0000 (06:47 -0500)] 
- added interruption point

13 years ago- removed potential security issues
Arvin Schnell [Fri, 8 Feb 2013 09:47:57 +0000 (04:47 -0500)] 
- removed potential security issues

13 years ago- zypp-plugin required dbus-1-python
Arvin Schnell [Thu, 7 Feb 2013 17:14:00 +0000 (18:14 +0100)] 
- zypp-plugin required dbus-1-python

13 years ago- faster algorithm/data-structure for btrfs comparison
Arvin Schnell [Thu, 7 Feb 2013 09:16:59 +0000 (04:16 -0500)] 
- faster algorithm/data-structure for btrfs comparison

13 years ago- workaround not required anymore
Arvin Schnell [Wed, 6 Feb 2013 17:22:49 +0000 (12:22 -0500)] 
- workaround not required anymore

13 years ago- workaround not required anymore
Arvin Schnell [Wed, 6 Feb 2013 17:01:10 +0000 (12:01 -0500)] 
- workaround not required anymore

13 years ago- extended testsuite
Arvin Schnell [Wed, 6 Feb 2013 13:57:26 +0000 (08:57 -0500)] 
- extended testsuite

13 years ago- read mount status from /proc/mounts
Arvin Schnell [Wed, 6 Feb 2013 13:24:13 +0000 (08:24 -0500)] 
- read mount status from /proc/mounts

13 years ago- catch three more exception
Arvin Schnell [Wed, 6 Feb 2013 13:23:21 +0000 (08:23 -0500)] 
- catch three more exception

13 years ago- fixed compatibility issue with boost 1.52
Arvin Schnell [Wed, 6 Feb 2013 09:30:58 +0000 (10:30 +0100)] 
- fixed compatibility issue with boost 1.52

13 years ago- create read-only lvm snapshots
Arvin Schnell [Mon, 4 Feb 2013 15:15:12 +0000 (10:15 -0500)] 
- create read-only lvm snapshots

13 years ago- diffutils is only required by the cli
Arvin Schnell [Mon, 4 Feb 2013 14:40:01 +0000 (15:40 +0100)] 
- diffutils is only required by the cli

13 years ago- use btrfs send ioctl for snapshot comparison (fate #311399)
Arvin Schnell [Mon, 4 Feb 2013 13:06:23 +0000 (14:06 +0100)] 
- use btrfs send ioctl for snapshot comparison (fate #311399)

13 years ago- fixed result creation
Arvin Schnell [Thu, 31 Jan 2013 13:28:28 +0000 (14:28 +0100)] 
- fixed result creation

13 years ago- fix compile with older gcc versions
Arvin Schnell [Wed, 30 Jan 2013 17:39:52 +0000 (18:39 +0100)] 
- fix compile with older gcc versions

13 years ago- fix compile with older gcc versions
Arvin Schnell [Wed, 30 Jan 2013 17:32:00 +0000 (18:32 +0100)] 
- fix compile with older gcc versions

13 years ago- added entries_recursive functions
Arvin Schnell [Wed, 30 Jan 2013 13:34:03 +0000 (14:34 +0100)] 
- added entries_recursive functions

13 years ago- measure speedup
Arvin Schnell [Wed, 30 Jan 2013 09:35:29 +0000 (10:35 +0100)] 
- measure speedup

13 years ago- fixed CXXFLAGS
Arvin Schnell [Mon, 28 Jan 2013 15:50:17 +0000 (16:50 +0100)] 
- fixed CXXFLAGS

13 years ago- added test program
Arvin Schnell [Mon, 28 Jan 2013 15:23:38 +0000 (16:23 +0100)] 
- added test program

13 years ago- added ruby example
Arvin Schnell [Fri, 25 Jan 2013 10:43:38 +0000 (11:43 +0100)] 
- added ruby example

13 years ago- removed ModifySnapshot from documentation
Arvin Schnell [Thu, 24 Jan 2013 14:41:09 +0000 (15:41 +0100)] 
- removed ModifySnapshot from documentation

13 years ago- fixed type of time_t in DBus protocol (it is signed)
Arvin Schnell [Thu, 24 Jan 2013 13:42:04 +0000 (14:42 +0100)] 
- fixed type of time_t in DBus protocol (it is signed)

13 years ago- fixed arguments for CreatePreSnapshot and CreatePostSnapshot
Arvin Schnell [Thu, 24 Jan 2013 13:36:34 +0000 (14:36 +0100)] 
- fixed arguments for CreatePreSnapshot and CreatePostSnapshot

13 years ago- simpler code
Arvin Schnell [Fri, 18 Jan 2013 11:29:18 +0000 (12:29 +0100)] 
- simpler code

13 years ago- check for libbtrfs
Arvin Schnell [Wed, 16 Jan 2013 14:27:02 +0000 (15:27 +0100)] 
- check for libbtrfs

13 years ago- allow special cmpDirs for filesystems
Arvin Schnell [Wed, 16 Jan 2013 13:17:22 +0000 (14:17 +0100)] 
- allow special cmpDirs for filesystems

13 years ago- split Filesystem.{h,cc}
Arvin Schnell [Wed, 16 Jan 2013 13:06:28 +0000 (14:06 +0100)] 
- split Filesystem.{h,cc}

13 years ago- use O_CLOEXEC
Arvin Schnell [Fri, 11 Jan 2013 13:31:42 +0000 (14:31 +0100)] 
- use O_CLOEXEC

13 years ago- disable error messagee in clone function
Arvin Schnell [Wed, 5 Dec 2012 13:48:56 +0000 (14:48 +0100)] 
- disable error messagee in clone function

13 years ago- updated translations
Arvin Schnell [Mon, 26 Nov 2012 13:28:13 +0000 (14:28 +0100)] 
- updated translations

13 years ago- implemented use-counter for mounts of snapshots
Arvin Schnell [Mon, 26 Nov 2012 12:54:41 +0000 (13:54 +0100)] 
- implemented use-counter for mounts of snapshots

13 years ago- consistent naming of defines
Arvin Schnell [Fri, 23 Nov 2012 14:19:52 +0000 (15:19 +0100)] 
- consistent naming of defines

13 years ago- handle userdata in zypp plugin (fate #312521)
Arvin Schnell [Wed, 21 Nov 2012 10:57:21 +0000 (11:57 +0100)] 
- handle userdata in zypp plugin (fate #312521)

13 years ago- fixed va_end usage
Arvin Schnell [Thu, 15 Nov 2012 10:18:20 +0000 (11:18 +0100)] 
- fixed va_end usage

13 years ago- whitespace cleanup
Arvin Schnell [Wed, 14 Nov 2012 17:00:39 +0000 (18:00 +0100)] 
- whitespace cleanup

13 years ago- added BuildRequire pkg-config
Arvin Schnell [Wed, 14 Nov 2012 16:58:44 +0000 (17:58 +0100)] 
- added BuildRequire pkg-config

13 years agoMake the zypp plugin optional, but enabled by default
Richard Hughes [Wed, 14 Nov 2012 16:33:04 +0000 (16:33 +0000)] 
Make the zypp plugin optional, but enabled by default

13 years agoFix the build on Fedora 18
Richard Hughes [Wed, 14 Nov 2012 15:42:06 +0000 (15:42 +0000)] 
Fix the build on Fedora 18

13 years ago- added changelog message
Arvin Schnell [Mon, 12 Nov 2012 14:39:00 +0000 (15:39 +0100)] 
- added changelog message

13 years agoMerge pull request #3 from oniko/oniko
Arvin Schnell [Mon, 12 Nov 2012 14:32:56 +0000 (06:32 -0800)] 
Merge pull request #3 from oniko/oniko

- merged changes from oniko

13 years ago- fix abrt if no argument is passed to diff command 3/head
Ondrej Kozina [Thu, 25 Oct 2012 13:36:56 +0000 (15:36 +0200)] 
- fix abrt if no argument is passed to diff command

13 years ago- remove check for unused btrfs-progs
Ondrej Kozina [Wed, 24 Oct 2012 12:38:29 +0000 (14:38 +0200)] 
- remove check for unused btrfs-progs

13 years ago- reject create-config on non-thin LVM volumes
Ondrej Kozina [Wed, 24 Oct 2012 11:25:07 +0000 (13:25 +0200)] 
- reject create-config on non-thin LVM volumes

13 years ago- improved changelog message
Arvin Schnell [Tue, 23 Oct 2012 10:37:11 +0000 (12:37 +0200)] 
- improved changelog message

13 years ago- removed needless semicolon
Arvin Schnell [Thu, 18 Oct 2012 14:20:01 +0000 (16:20 +0200)] 
- removed needless semicolon

13 years ago- .snapshots must not have group root if it is not group-writable
Arvin Schnell [Thu, 18 Oct 2012 13:20:02 +0000 (15:20 +0200)] 
- .snapshots must not have group root if it is not group-writable

13 years ago- removed useless include
Arvin Schnell [Tue, 16 Oct 2012 14:22:32 +0000 (16:22 +0200)] 
- removed useless include

13 years ago- fixed spec-file for Mandriva
Arvin Schnell [Tue, 16 Oct 2012 09:29:51 +0000 (11:29 +0200)] 
- fixed spec-file for Mandriva

13 years ago- moved documentation to man-page
Arvin Schnell [Tue, 16 Oct 2012 09:01:14 +0000 (11:01 +0200)] 
- moved documentation to man-page

13 years ago- moved documentation to man-page
Arvin Schnell [Tue, 16 Oct 2012 08:59:28 +0000 (10:59 +0200)] 
- moved documentation to man-page

13 years ago- updated man-pages
Arvin Schnell [Mon, 15 Oct 2012 14:31:03 +0000 (16:31 +0200)] 
- updated man-pages

13 years agoFix compiler warnings in example C client
David Disseldorp [Mon, 15 Oct 2012 13:36:58 +0000 (15:36 +0200)] 
Fix compiler warnings in example C client

13 years ago- extended changelog
Arvin Schnell [Mon, 15 Oct 2012 08:52:02 +0000 (10:52 +0200)] 
- extended changelog

13 years ago- merged dbus branch
Arvin Schnell [Mon, 15 Oct 2012 08:43:02 +0000 (10:43 +0200)] 
- merged dbus branch

13 years agoAdd del_snap command to example C client dbus
David Disseldorp [Fri, 12 Oct 2012 11:13:36 +0000 (13:13 +0200)] 
Add del_snap command to example C client

13 years agoAdd create_snap command to example C client
David Disseldorp [Fri, 12 Oct 2012 10:43:01 +0000 (12:43 +0200)] 
Add create_snap command to example C client

13 years ago- don't build python bindings (python can use dbus)
Arvin Schnell [Fri, 12 Oct 2012 09:10:45 +0000 (11:10 +0200)] 
- don't build python bindings (python can use dbus)

13 years agoAdd snapper dbus client example C code
David Disseldorp [Tue, 2 Oct 2012 14:42:48 +0000 (16:42 +0200)] 
Add snapper dbus client example C code

Connect to snapperd over dbus and dispatch requests. Requests are
manually unmarshalled based on the response signature.
Currently only ListSnapshots and ListConfigs commands are supported.

13 years ago- added ListSnapshotsAtTime method (for samba)
Arvin Schnell [Tue, 9 Oct 2012 12:37:22 +0000 (14:37 +0200)] 
- added ListSnapshotsAtTime method (for samba)

13 years ago- added SetSnapshot
Arvin Schnell [Tue, 9 Oct 2012 10:41:53 +0000 (12:41 +0200)] 
- added SetSnapshot

13 years ago- link libraries at correct place
Arvin Schnell [Fri, 5 Oct 2012 09:28:05 +0000 (11:28 +0200)] 
- link libraries at correct place

13 years ago- fixed client connect/disconnect handling
Arvin Schnell [Thu, 4 Oct 2012 15:31:27 +0000 (17:31 +0200)] 
- fixed client connect/disconnect handling

13 years ago- send signal when snapshot metadata is modified
Arvin Schnell [Thu, 4 Oct 2012 13:45:43 +0000 (15:45 +0200)] 
- send signal when snapshot metadata is modified