David Disseldorp
4da918e380
Add del_snap command to example C client
2012-10-12 13:18:57 +02:00
David Disseldorp
872e94f71a
Add create_snap command to example C client
2012-10-12 13:18:57 +02:00
David Disseldorp
d3f484ff59
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.
2012-10-09 16:08:29 +02:00
Arvin Schnell
f980e3cddb
- link libraries at correct place
2012-10-05 11:28:05 +02:00
Arvin Schnell
fa15d6850e
- record user id during snapshot creation
2012-09-05 18:32:23 +02:00
Arvin Schnell
670a54da86
- updated example
2012-09-05 11:56:30 +02:00
Arvin Schnell
baf4786d12
- updated example
2012-09-05 10:09:24 +02:00
Arvin Schnell
2532cd9e88
- link with multithreaded boost libs
2012-08-31 15:28:19 +02:00
Arvin Schnell
724a3e5a7b
- work on dbus interface
2012-08-28 17:21:46 +02:00
Arvin Schnell
20bf28753e
- work on dbus interface
2012-08-16 21:11:12 +02:00
Arvin Schnell
a07ba241e2
- don't use factory
2012-08-14 14:24:17 +02:00
Arvin Schnell
830966109c
- work on dbus interface
2012-08-13 17:43:26 +02:00
Arvin Schnell
3742d6305b
- work on dbus interface
2012-07-30 15:06:05 +02:00
Arvin Schnell
a24bd43fb0
- work on dbus interface
2012-07-24 12:49:55 +02:00
Arvin Schnell
88ae558d0c
- work on dbus interface
2012-07-24 10:19:52 +02:00
Arvin Schnell
674d432ff2
- work on dbus interface
2012-07-05 12:43:48 +02:00
Arvin Schnell
d88a58e346
- work on dbus interface
2012-07-04 15:09:08 +02:00
Arvin Schnell
0bc6b8b631
- work on dbus interface
2012-05-23 16:38:38 +02:00
Arvin Schnell
edd7552a7f
- work on dbus interface
2012-05-22 16:55:31 +02:00
Arvin Schnell
9701e86c8a
- work on dbus interface
2012-05-21 17:56:20 +02:00
Arvin Schnell
8d1097561c
- work on dbus interface
2012-05-02 16:16:00 +02:00
Arvin Schnell
2a3349fd91
- work on dbus interface
2012-04-27 12:08:18 +02:00
Arvin Schnell
14e2077e2c
- started work on DBus interface
2012-04-26 15:48:42 +02:00
Arvin Schnell
6e20d8866d
- work on python bindings
2011-10-04 17:30:04 +02:00
Arvin Schnell
daad7aa58f
- added python bindings by Thomas Fehr
2011-10-04 14:04:33 +02:00
Arvin Schnell
0d3ccea026
- added one example program
2011-09-14 15:42:08 +02:00
Arvin Schnell
c03d8d6b08
- added class Comparison to allow multiple comparisons
2011-03-04 12:22:21 +01:00
Arvin Schnell
e533b43c9e
- example program to help timeline cleanup development
2011-03-02 17:24:59 +01:00
Arvin Schnell
6d6897ddf6
- added factory for snapper
2011-02-04 09:42:14 +01:00
Arvin Schnell
49df9ec185
- added class Snapper as interface
2011-02-03 16:47:28 +01:00
Arvin Schnell
774a184b40
- use list for snapshots since iterators are not invalidated on add/remove
2011-02-03 14:10:31 +01:00
Arvin Schnell
0c32c91319
- removed
2011-02-01 16:50:15 +01:00
Arvin Schnell
2f0a3521a7
- renamed some classes
2011-02-01 14:47:26 +01:00
Arvin Schnell
da0b5ab299
- work on packaging
2011-02-01 14:40:24 +01:00
Arvin Schnell
b933642b89
- restructuring
2011-01-19 17:42:32 +01:00
Arvin Schnell
84f0d54f49
- cleanup
2011-01-14 11:46:45 +01:00
Arvin Schnell
040ba4cdf4
- added functions to compare files and directories
2011-01-12 14:45:30 +01:00
Arvin Schnell
ea71856242
- first steps handling snapshot info files
2011-01-10 16:36:57 +01:00
Michael Andres
def27e54b3
skeleton
2010-12-15 21:09:58 +01:00