]> git.ipfire.org Git - thirdparty/snapper.git/commit
- work on dbus interface
authorArvin Schnell <aschnell@suse.de>
Mon, 21 May 2012 15:56:20 +0000 (17:56 +0200)
committerArvin Schnell <aschnell@suse.de>
Mon, 21 May 2012 15:56:20 +0000 (17:56 +0200)
commit9701e86c8a4e92a939506bdbee4625e435aad7b3
tree3301cdbf6ba10d2d13cb20513e0307c4371a9f73
parentbcd912a27ed2e701abe15d1f659937ec1369af63
- work on dbus interface
12 files changed:
client/Makefile.am
client/cleanup.cc [new file with mode: 0644]
client/cleanup.h [new file with mode: 0644]
client/commands.cc
client/commands.h
client/snapper.cc
client/types.cc
client/types.h
doc/snapper.8.in
examples/python/list.py
server/Types.cc
server/snapperd.cc