]> git.sur5r.net Git - bacula/rescue/commit
- Optimize File pruning to eliminate one database call.
authorKern Sibbald <kern@sibbald.com>
Sat, 7 May 2005 10:43:02 +0000 (10:43 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 7 May 2005 10:43:02 +0000 (10:43 +0000)
commitb22fbc723e797317581d37d08176214250fbf10c
tree2af0c5be9418e4289bbf8a1717c0fee8022c2b9f
parentac4580775fcbddc542d837bc2f9f26860d266cd0
- 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.