The Snapper VFS module doesn't correctly encode/decode strings transported to/from snapperd via DBus, as described in Samba bug 11055. This patch-set addresses the issue. Cheers, David -- source3/modules/vfs_snapper.c | 238 +++++++++++++++++++++++++++++++--- 1 file changed, 222 insertions(+), 16 deletions(-)