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

13 years ago- cleanup
Arvin Schnell [Thu, 30 Aug 2012 15:01:17 +0000 (17:01 +0200)] 
- cleanup

13 years ago- removed unused function
Arvin Schnell [Thu, 30 Aug 2012 11:03:31 +0000 (13:03 +0200)] 
- removed unused function

13 years ago- mount snapshot with nodev
Arvin Schnell [Thu, 30 Aug 2012 10:19:07 +0000 (12:19 +0200)] 
- mount snapshot with nodev

13 years ago- work on dbus interface
Arvin Schnell [Thu, 30 Aug 2012 09:36:21 +0000 (11:36 +0200)] 
- work on dbus interface

13 years ago- use mount system call instead of program
Arvin Schnell [Thu, 30 Aug 2012 09:15:52 +0000 (11:15 +0200)] 
- use mount system call instead of program

13 years ago- work on dbus interface
Arvin Schnell [Thu, 30 Aug 2012 07:35:40 +0000 (09:35 +0200)] 
- work on dbus interface

13 years ago- work on dbus interface
Arvin Schnell [Wed, 29 Aug 2012 16:41:56 +0000 (18:41 +0200)] 
- work on dbus interface

13 years agoMerge branch 'master' into dbus
Arvin Schnell [Wed, 29 Aug 2012 15:55:59 +0000 (17:55 +0200)] 
Merge branch 'master' into dbus

13 years ago- work on dbus interface
Arvin Schnell [Wed, 29 Aug 2012 13:52:01 +0000 (15:52 +0200)] 
- work on dbus interface

13 years ago- work on dbus interface
Arvin Schnell [Wed, 29 Aug 2012 12:51:37 +0000 (14:51 +0200)] 
- work on dbus interface

13 years ago- use ioctl instead of btrfs program
Arvin Schnell [Wed, 29 Aug 2012 10:50:23 +0000 (12:50 +0200)] 
- use ioctl instead of btrfs program

13 years ago- work on dbus interface
Arvin Schnell [Wed, 29 Aug 2012 10:30:43 +0000 (12:30 +0200)] 
- work on dbus interface

13 years ago- work on dbus interface
Arvin Schnell [Tue, 28 Aug 2012 15:21:46 +0000 (17:21 +0200)] 
- work on dbus interface

13 years ago- handle variable location of compare-dirs binary
Arvin Schnell [Tue, 28 Aug 2012 10:32:34 +0000 (12:32 +0200)] 
- handle variable location of compare-dirs binary

13 years ago- work on dbus interface
Arvin Schnell [Tue, 28 Aug 2012 09:18:50 +0000 (11:18 +0200)] 
- work on dbus interface

13 years ago- set docdir
Arvin Schnell [Tue, 28 Aug 2012 08:06:41 +0000 (10:06 +0200)] 
- set docdir

13 years agoMerge pull request #1 from oniko/oniko
Arvin Schnell [Tue, 28 Aug 2012 08:04:47 +0000 (01:04 -0700)] 
Merge pull request #1 from oniko/oniko

Oniko

13 years ago- make the toolsbindir variable configurable according to $(libdir) 1/head
Ondrej Kozina [Mon, 27 Aug 2012 17:44:02 +0000 (19:44 +0200)] 
- make the toolsbindir variable configurable according to $(libdir)

13 years ago- remove docdir variable override in configure.in
Ondrej Kozina [Mon, 27 Aug 2012 16:59:33 +0000 (18:59 +0200)] 
- remove docdir variable override in configure.in

13 years ago- work on dbus interface
Arvin Schnell [Mon, 27 Aug 2012 16:46:30 +0000 (18:46 +0200)] 
- work on dbus interface

13 years ago- work on dbus interface
Arvin Schnell [Mon, 27 Aug 2012 13:03:48 +0000 (15:03 +0200)] 
- work on dbus interface

13 years ago- increased version
Arvin Schnell [Wed, 22 Aug 2012 16:45:09 +0000 (18:45 +0200)] 
- increased version

13 years agoAdd defines into source code to support configuration time parameters
Ondrej Kozina [Wed, 22 Aug 2012 14:15:01 +0000 (16:15 +0200)] 
Add defines into source code to support configuration time parameters

Add defines into related source files

13 years agoAdd basic configuration options to disable some features
Ondrej Kozina [Wed, 22 Aug 2012 14:15:00 +0000 (16:15 +0200)] 
Add basic configuration options to disable some features

Add macros into configure.in file to support explicit snapshot type disabling

13 years agoAvoid segfault if unknown/unsupported filesystem is passed by parameter
Ondrej Kozina [Wed, 22 Aug 2012 14:14:59 +0000 (16:14 +0200)] 
Avoid segfault if unknown/unsupported filesystem is passed by parameter

Snapper SEGFAULTs if you try to create config for an unsupported filesystem:

e.g.: snapper -c foo-fs-config create-config -f foo-fs /mnt/mounted-foo-fs

13 years ago- removed obsolete functions
Arvin Schnell [Fri, 17 Aug 2012 13:08:42 +0000 (15:08 +0200)] 
- removed obsolete functions

13 years ago- work on dbus interface
Arvin Schnell [Fri, 17 Aug 2012 12:52:10 +0000 (14:52 +0200)] 
- work on dbus interface

13 years ago- work on dbus interface
Arvin Schnell [Fri, 17 Aug 2012 12:40:19 +0000 (14:40 +0200)] 
- work on dbus interface

13 years ago- work on error reporting
Arvin Schnell [Fri, 17 Aug 2012 10:47:26 +0000 (12:47 +0200)] 
- work on error reporting

13 years ago- thread safety
Arvin Schnell [Fri, 17 Aug 2012 10:04:49 +0000 (12:04 +0200)] 
- thread safety

13 years ago- thread safe
Arvin Schnell [Fri, 17 Aug 2012 09:24:37 +0000 (11:24 +0200)] 
- thread safe

13 years ago- work on dbus interface
Arvin Schnell [Thu, 16 Aug 2012 20:58:37 +0000 (22:58 +0200)] 
- work on dbus interface

13 years ago- work on dbus interface
Arvin Schnell [Thu, 16 Aug 2012 20:34:55 +0000 (22:34 +0200)] 
- work on dbus interface

13 years ago- work on dbus interface
Arvin Schnell [Thu, 16 Aug 2012 19:11:12 +0000 (21:11 +0200)] 
- work on dbus interface

13 years ago- work on dbus interface
Arvin Schnell [Wed, 15 Aug 2012 14:16:44 +0000 (16:16 +0200)] 
- work on dbus interface

13 years ago- work on dbus interface
Arvin Schnell [Tue, 14 Aug 2012 14:14:06 +0000 (16:14 +0200)] 
- work on dbus interface

13 years ago- don't use factory
Arvin Schnell [Tue, 14 Aug 2012 12:24:17 +0000 (14:24 +0200)] 
- don't use factory

13 years ago- don't use factory
Arvin Schnell [Tue, 14 Aug 2012 12:24:17 +0000 (14:24 +0200)] 
- don't use factory

13 years ago- fixed logging during program termination
Arvin Schnell [Tue, 14 Aug 2012 10:05:23 +0000 (12:05 +0200)] 
- fixed logging during program termination

13 years ago- work on dbus interface
Arvin Schnell [Mon, 13 Aug 2012 15:43:26 +0000 (17:43 +0200)] 
- work on dbus interface

13 years ago- work on dbus interface
Arvin Schnell [Thu, 9 Aug 2012 13:47:22 +0000 (15:47 +0200)] 
- work on dbus interface

13 years ago- work on dbus interface
Arvin Schnell [Wed, 8 Aug 2012 15:05:19 +0000 (17:05 +0200)] 
- work on dbus interface

13 years ago- work on dbus interface
Arvin Schnell [Wed, 8 Aug 2012 13:31:45 +0000 (15:31 +0200)] 
- work on dbus interface

13 years ago- work on dbus interface
Arvin Schnell [Wed, 8 Aug 2012 07:44:24 +0000 (09:44 +0200)] 
- work on dbus interface

13 years ago- work on dbus interface
Arvin Schnell [Wed, 8 Aug 2012 07:20:52 +0000 (09:20 +0200)] 
- work on dbus interface

13 years ago- work on dbus interface
Arvin Schnell [Tue, 7 Aug 2012 17:12:20 +0000 (19:12 +0200)] 
- work on dbus interface

13 years ago- work on dbus interface
Arvin Schnell [Tue, 7 Aug 2012 16:44:49 +0000 (18:44 +0200)] 
- work on dbus interface

13 years ago- work on dbus interface
Arvin Schnell [Tue, 7 Aug 2012 07:55:23 +0000 (09:55 +0200)] 
- work on dbus interface

13 years ago- work on dbus interface
Arvin Schnell [Mon, 6 Aug 2012 14:22:13 +0000 (16:22 +0200)] 
- work on dbus interface

13 years ago- work on dbus interface
Arvin Schnell [Mon, 6 Aug 2012 11:46:24 +0000 (13:46 +0200)] 
- work on dbus interface

13 years ago- work on dbus interface
Arvin Schnell [Mon, 6 Aug 2012 10:19:31 +0000 (12:19 +0200)] 
- work on dbus interface

13 years ago- work on dbus interface
Arvin Schnell [Mon, 6 Aug 2012 07:10:50 +0000 (09:10 +0200)] 
- work on dbus interface

13 years ago- work on dbus interface
Arvin Schnell [Fri, 3 Aug 2012 17:27:06 +0000 (19:27 +0200)] 
- work on dbus interface

13 years ago- work on dbus interface
Arvin Schnell [Fri, 3 Aug 2012 15:14:07 +0000 (17:14 +0200)] 
- work on dbus interface

13 years ago- work on dbus interface
Arvin Schnell [Fri, 3 Aug 2012 13:15:18 +0000 (15:15 +0200)] 
- work on dbus interface

13 years ago- work on dbus interface
Arvin Schnell [Fri, 3 Aug 2012 09:38:34 +0000 (11:38 +0200)] 
- work on dbus interface

13 years ago- work on dbus interface
Arvin Schnell [Fri, 3 Aug 2012 08:43:32 +0000 (10:43 +0200)] 
- work on dbus interface