]> git.ipfire.org Git - thirdparty/snapper.git/commit
- move Locker class to proxy library 934/head
authorArvin Schnell <aschnell@suse.de>
Thu, 19 Sep 2024 15:56:28 +0000 (17:56 +0200)
committerArvin Schnell <aschnell@suse.de>
Thu, 19 Sep 2024 15:56:51 +0000 (17:56 +0200)
commitf7b12e1a0a06280ac9ece17a00ea9517bffbca5b
treee18a4efd8050708f081ec928a3782842c184b16f
parentd703648831f5080f9edc2a0550769ba5f143e09f
- move Locker class to proxy library
client/Makefile.am
client/cleanup.cc
client/cmd-list.cc
client/proxy/.gitignore [new file with mode: 0644]
client/proxy/Makefile.am
client/proxy/locker.cc [moved from client/locker.cc with 100% similarity]
client/proxy/locker.h [moved from client/locker.h with 97% similarity]