Added option VERBOSE_LIST. This can be used together with the "norecurse"
commit6b3066b797c45a0d1d6df8598e3fa27e5c4dc966
authorBen Kibbey <bjk@luxsci.net>
Sun, 22 Aug 2010 13:33:12 +0000 (22 09:33 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sun, 22 Aug 2010 13:33:12 +0000 (22 09:33 -0400)
tree78ab39d88d77a8bccc601e3f0997ffee4d69e168
parenta7764ebf201e8cc471b36e1886c58920fd25299e
Added option VERBOSE_LIST. This can be used together with the "norecurse"
option to the LIST command to limit the amount of data sent to the
client but also to determine whether an element path in the list has
children (1) or not (0).
doc/COMMANDS
src/commands.c
src/common.h
src/xml.c
src/xml.h