bareos: master 5d4cefed
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
joergs | joergs | master | 2020-09-21 20:17 | master 658e6049 | Pending |
Changeset | core: inherit class db_list_ctx from BStringList This change improves the handling of output from the "delete" command. The changes are required to access the individual jobids in the list, instead of having only access to the a string containing the comma seperated list of jobids. The count() function has been replaced with the standard size() function. The reset() function has been replaced with the standard clear() function. cleanup cleanup |
||||
mod - core/src/cats/bvfs.cc | Diff File | ||||
mod - core/src/cats/cats.cc | Diff File | ||||
mod - core/src/cats/cats.h | Diff File | ||||
mod - core/src/cats/sql_create.cc | Diff File | ||||
mod - core/src/cats/sql_get.cc | Diff File | ||||
mod - core/src/dird/backup.cc | Diff File | ||||
mod - core/src/dird/bsr.cc | Diff File | ||||
mod - core/src/dird/consolidate.cc | Diff File | ||||
mod - core/src/dird/migrate.cc | Diff File | ||||
mod - core/src/dird/ndmp_ndmmedia_db_helpers.cc | Diff File | ||||
mod - core/src/dird/ua_cmds.cc | Diff File | ||||
mod - core/src/dird/ua_dotcmds.cc | Diff File | ||||
mod - core/src/dird/ua_prune.cc | Diff File | ||||
mod - core/src/dird/ua_purge.cc | Diff File | ||||
mod - core/src/dird/ua_restore.cc | Diff File | ||||
mod - core/src/dird/vbackup.cc | Diff File | ||||
mod - core/src/dird/vbackup.h | Diff File | ||||
mod - core/src/include/jcr.h | Diff File | ||||
mod - core/src/lib/jcr.cc | Diff File |