]> git.ipfire.org Git - thirdparty/snapper.git/log
thirdparty/snapper.git
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

13 years ago- include some docs in tarball
Arvin Schnell [Thu, 13 Sep 2012 13:48:18 +0000 (15:48 +0200)] 
- include some docs in tarball

13 years ago- added documentation
Arvin Schnell [Thu, 13 Sep 2012 13:34:25 +0000 (15:34 +0200)] 
- added documentation

13 years ago- improved snapshot check functions
Arvin Schnell [Wed, 12 Sep 2012 13:27:06 +0000 (15:27 +0200)] 
- improved snapshot check functions

13 years ago- cleanup
Arvin Schnell [Wed, 12 Sep 2012 10:22:11 +0000 (12:22 +0200)] 
- cleanup

13 years ago- added checks for btrfs subvolumes
Arvin Schnell [Wed, 12 Sep 2012 10:03:22 +0000 (12:03 +0200)] 
- added checks for btrfs subvolumes

13 years ago- removed unneeded includes
Arvin Schnell [Fri, 7 Sep 2012 13:31:31 +0000 (15:31 +0200)] 
- removed unneeded includes

13 years ago- removed obsolete compare-dirs tool
Arvin Schnell [Fri, 7 Sep 2012 12:38:48 +0000 (14:38 +0200)] 
- removed obsolete compare-dirs tool

13 years ago- added SDir::stat that stats dirfd directly
Arvin Schnell [Fri, 7 Sep 2012 10:40:28 +0000 (12:40 +0200)] 
- added SDir::stat that stats dirfd directly

13 years ago- removed unused function
Arvin Schnell [Fri, 7 Sep 2012 10:17:11 +0000 (12:17 +0200)] 
- removed unused function

13 years ago- use an iterator
Arvin Schnell [Fri, 7 Sep 2012 09:23:54 +0000 (11:23 +0200)] 
- use an iterator

13 years ago- handle exception
Arvin Schnell [Fri, 7 Sep 2012 09:23:38 +0000 (11:23 +0200)] 
- handle exception

13 years ago- added note
Arvin Schnell [Thu, 6 Sep 2012 19:31:23 +0000 (21:31 +0200)] 
- added note

13 years ago- cleanup includes
Arvin Schnell [Thu, 6 Sep 2012 15:59:13 +0000 (17:59 +0200)] 
- cleanup includes

13 years ago- fixed setting uid of post snapshot
Arvin Schnell [Thu, 6 Sep 2012 14:07:21 +0000 (16:07 +0200)] 
- fixed setting uid of post snapshot

13 years ago- disallow post snapshots with pre snapshots that already have a post snapshot
Arvin Schnell [Thu, 6 Sep 2012 13:57:57 +0000 (15:57 +0200)] 
- disallow post snapshots with pre snapshots that already have a post snapshot

13 years ago- run background comparisons sequential
Arvin Schnell [Thu, 6 Sep 2012 12:09:10 +0000 (14:09 +0200)] 
- run background comparisons sequential

13 years ago- record user id during snapshot creation
Arvin Schnell [Wed, 5 Sep 2012 16:32:23 +0000 (18:32 +0200)] 
- record user id during snapshot creation

13 years ago- format xml output
Arvin Schnell [Wed, 5 Sep 2012 16:27:36 +0000 (18:27 +0200)] 
- format xml output

13 years ago- check permissions of .snapshots
Arvin Schnell [Wed, 5 Sep 2012 12:06:59 +0000 (14:06 +0200)] 
- check permissions of .snapshots

13 years ago- updated example
Arvin Schnell [Wed, 5 Sep 2012 09:56:30 +0000 (11:56 +0200)] 
- updated example

13 years ago- renamed parameters to avoid name conflicts with bash
Arvin Schnell [Wed, 5 Sep 2012 08:53:53 +0000 (10:53 +0200)] 
- renamed parameters to avoid name conflicts with bash

13 years ago- updated example
Arvin Schnell [Wed, 5 Sep 2012 08:09:24 +0000 (10:09 +0200)] 
- updated example

13 years ago- fixed resource leak
Arvin Schnell [Tue, 4 Sep 2012 13:29:19 +0000 (15:29 +0200)] 
- fixed resource leak

13 years ago- improved man-pages
Arvin Schnell [Tue, 4 Sep 2012 12:18:44 +0000 (14:18 +0200)] 
- improved man-pages

13 years ago- improved ioctl fallback
Arvin Schnell [Tue, 4 Sep 2012 12:10:22 +0000 (14:10 +0200)] 
- improved ioctl fallback

13 years ago- work on dbus interface
Arvin Schnell [Tue, 4 Sep 2012 09:58:41 +0000 (11:58 +0200)] 
- work on dbus interface

13 years ago- fixed resource leak
Arvin Schnell [Tue, 4 Sep 2012 09:58:30 +0000 (11:58 +0200)] 
- fixed resource leak

13 years ago- use old ioctl to create btrfs snapshot if new one fails
Arvin Schnell [Mon, 3 Sep 2012 12:53:14 +0000 (14:53 +0200)] 
- use old ioctl to create btrfs snapshot if new one fails

13 years ago- fixed building with different gnu-c++ versions
Arvin Schnell [Fri, 31 Aug 2012 15:06:11 +0000 (17:06 +0200)] 
- fixed building with different gnu-c++ versions

13 years ago- link with multithreaded boost libs
Arvin Schnell [Fri, 31 Aug 2012 13:28:19 +0000 (15:28 +0200)] 
- link with multithreaded boost libs

13 years ago- removed no-readonly.diff
Arvin Schnell [Thu, 30 Aug 2012 16:04:07 +0000 (18:04 +0200)] 
- removed no-readonly.diff

13 years ago- compile with older glibc
Arvin Schnell [Thu, 30 Aug 2012 15:53:17 +0000 (17:53 +0200)] 
- compile with older glibc

13 years ago- fixed includes
Arvin Schnell [Thu, 30 Aug 2012 15:41:14 +0000 (17:41 +0200)] 
- fixed includes

13 years ago- fixed include
Arvin Schnell [Thu, 30 Aug 2012 15:25:20 +0000 (17:25 +0200)] 
- fixed include