1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Nov 13, 2024 — Nov 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* man/xml-source/amanda-changers.7.xml: Document the diskflat changer * man/xml-source/amanda-devices.7.xml: The diskflat device must use the diskflat changer More... almost 8 years ago
* perl/Amanda/Vault.pm: Call ->{'copy'}->finish_copy() More... almost 8 years ago
* perl/Amanda/Label.pm: Remove debug statement * server-src/driver.c: Do not add a COPY command if the dump is already on the storage * server-src/driverio.c (startup_vault_tape_process): Use same taper as storage More... almost 8 years ago
* perl/Amanda/DB/Catalog2/SQLite.pm: Typo More... almost 8 years ago
* perl/Amanda/DB/Catalog2/SQL.pm (get_nb_image_command_for_storage): New method * server-src/amcatalog.pl: New get-nb-image-cmd-for-storage command * server-src/server_util.c (amcatalog_get_nb_image_cmd_for_storage): New function * server-src/server_util.h (amcatalog_get_nb_image_cmd_for_storage): Add prototype More... almost 8 years ago
* perl/Amanda/DB/Catalog2/SQL.pm: (reset_volume): Keep the storage_id * perl/Amanda/DB/Catalog2/SQLite.pm: Retry transaction on /UNIQUE constraint failed/ More... almost 8 years ago
* server-src/driver.c: Send CLOSE-VOLUME command only if the volume is opened More... almost 8 years ago
* server-src/driver.c: fix queue handling More... almost 8 years ago
* server-src/amindexd.c (build_disk_table) Do not use GHashTableIter * server-src/cmdfile.c (cmdfile_get_all_glist): New function that return all cmddata in a GList * server-src/cmdfile.h (cmdfile_get_all_glist): Add protoype * perl/Amanda/Cmdfile.swg (get_all): Wrap cmdfile_get_all_glist More... almost 8 years ago
* application-src/ampgsql.pl: s/xlog/wal/ in function name for version 10 and newer More... almost 8 years ago
* server-src/driver.c (server-src/driver.c): Remove function More... almost 8 years ago
* server-src/driver.c (tape_action): Improvement More... almost 8 years ago
* server-src/driver.c (idle_taper): Check wtaper->vaultqs.vaultq.head More... almost 8 years ago
* server-src/driver.c: Set sent_first_write and last_started_wtaper More... almost 8 years ago
* server-src/driver.c: Improve new_tape More... almost 8 years ago
* server-src/driver.c: Set TAPER_STATE_TAPE_STARTED on NEW-TAPE More... almost 8 years ago
* perl/Amanda/Status.pm: Add vaulting information * server-src/amstatus.pl: Print vaulting information * installcheck/success-dumper-taper.pl: Fix for vaulting information More... almost 8 years ago
* server-src/driver.c: Keep track of all label in use More... almost 8 years ago
* server-src/driver.c: Set wtaper->current_source_label More... almost 8 years ago
* server-src/driver.c: Set wtaper->current_dest_label More... almost 8 years ago
* installcheck/Amanda_DB_Catalog2_MySQL.pl, installcheck/Amanda_DB_Catalog2_PgSQL.pl: Check variable is set More... almost 8 years ago
* perl/Amanda/DB/Catalog2/SQL.pm: (_finish_copy): nb_parts default to 0 More... almost 8 years ago
* perl/Amanda/DB/Catalog2/SQL.pm (remove): Add a keep_label flag to keep the label in the catalog More... almost 8 years ago
* perl/Amanda/Recovery/Scan.pm: Set storage_name in Amanda::Changer::Error More... almost 8 years ago
* server-src/server_util.c (amcatalog_add_cmd): Fix memory leak More... almost 8 years ago
* server-src/amcatalog.pl: New retention command * man/xml-source/amcatalog.8.xml: Document it More... almost 8 years ago
* perl/Amanda/DB/Catalog2/SQL.pm (Volume::has_retention): New method to check if a volume have a retention * server-src/amtape.pl (inventory): List all retentions More... almost 8 years ago
* server-src/amanda-rest-server.pl: Create the dbgdir More... almost 8 years ago
* perl/Amanda/DB/Catalog2/SQLite.pm: Retry transaction on /database schema has changed/ More... almost 8 years ago
* server-src/server_util.c: Fix printf formatting More... almost 8 years ago