From: Kern Sibbald Date: Sat, 7 May 2005 10:43:02 +0000 (+0000) Subject: - Optimize File pruning to eliminate one database call. X-Git-Tag: Release-1.38.0~496 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b22fbc723e797317581d37d08176214250fbf10c;p=bacula%2Frescue - Optimize File pruning to eliminate one database call. - Fix bug that prevented File pruning from working. - Implement a cstrlen() which returns the character length of a UTF-8 string. ---