]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats
remove GROUP BY on db_get_job_volume_names. REVIEW.
[bacula/bacula] / bacula / src / cats /
2003-12-12 Dan Langilleremove GROUP BY on db_get_job_volume_names. REVIEW.
2003-12-12 Dan LangilleAdd this for symmetry
2003-12-12 Dan LangilleWhen creating a new Job, don't grab the JobId in advance.
2003-12-12 Dan LangilleStart including postgres_ext.h for max field name value
2003-12-12 Dan LangilleAdjust some field names to their correct values.
2003-12-12 Dan LangilleFix broken DDL
2003-12-12 Dan Langilleadd PostgreSQL support
2003-12-12 Dan Langillehardcode the database name for PostgreSQL
2003-12-12 Dan Langillegrant select on sequences
2003-12-12 Dan Langilleget regression tests working by hardcoding a bacula...
2003-12-12 Dan Langille- Add sql_table_name which keeps track of the table...
2003-12-12 Dan Langillecater for create_bacula_database and grant_bacula_privi...
2003-12-12 Dan Langilleignore create_bacula_database
2003-12-12 Dan LangilleSupply a PostgreSQL option
2003-12-11 Dan LangilleFor generic creation of a database
2003-12-10 Dan LangilleIt is maxvolbytes, not mavvolbytes
2003-12-10 Dan LangilleAdd drop_postgresql_tables and update_postgresql_tables
2003-12-10 Dan Langilleuse -f -
2003-12-10 Dan LangilleUse -f -
2003-12-10 Dan LangilleFor symmetry, add this file. At present, all it does...
2003-12-09 Dan LangilleModifications to take advantage of PostgreSQL support.
2003-12-09 Dan LangilleAdd PostgreSQL support. Coding and testing is incomplete.
2003-12-09 Kern SibbaldFix new calling sequence of db_find_next_volume() in...
2003-12-08 Kern SibbaldAdd new MediaAddressing column to Media record
2003-11-28 Kern SibbaldFix update catalog problems + Mark bscan Vols as Archive
2003-11-25 Kern SibbaldNew tree commands lsmark+estimate
2003-11-23 Kern SibbaldAdd TwoEOF directive + enhance fill command
2003-11-20 Kern SibbaldImplement InChanger code + fix Volume ordering
2003-11-19 Kern SibbaldRtn oldest Lastwritten for find_next_vol+remove bad...
2003-11-18 Kern SibbaldUpdate to cygwin 1.5.5+add slots=1,3... code
2003-11-15 Kern SibbaldFix Vol info update + add Drive and InChanger to Media rec
2003-11-09 Kern SibbaldSee kes-1.33 09Nov03 for details; fix multiple slots...
2003-11-07 Kern SibbaldFix: clock diff, Dan's patch, Nic's patch, segfault
2003-11-03 Kern Sibbald1.32d status dir fix
2003-10-25 Kern SibbaldFix DiskToCatalog seg fault
2003-10-25 Kern SibbaldWindows tweaks + fix glade error
2003-10-25 Kern Sibbaldput back old make_catalog_backup.in
2003-10-25 Kern SibbaldOptimize tree.c a bit, take Scott's spec & patch
2003-10-23 Kern SibbaldDoc new commands + allow mod of Verify Job
2003-10-22 Kern SibbaldPrint block errors once + add RunAfterFailedJob + impro...
2003-10-19 Kern SibbaldChange media pool+first cut Verify disk to catalog...
2003-10-17 Kern SibbaldCommit final code for 1.32b + Verify Job (name) + chang...
2003-09-26 Kern SibbaldMisc -- see ChangeLog
2003-09-17 Kern SibbaldFix automatic tape labeling
2003-09-04 Kern SibbaldImplement restore files
2003-08-31 Kern SibbaldImplement repositioning code + misc
2003-08-20 Kern SibbaldFix segfault in mysql.c with no password
2003-07-31 Kern SibbaldDoc fixes from Bob Collins + add CLIENT_FOUND_ROWS...
2003-07-23 Kern SibbaldUpdate dbd_get.c
2003-07-17 Kern Sibbaldadd jobq+serial.h+priorities+recycling
2003-06-23 Kern SibbaldCosmetics for Recyle Oldest Volume
2003-06-20 Kern SibbaldDo normal recycle before RecycleOldesVolume
2003-06-15 Kern SibbaldLabelFormat
2003-06-10 Kern SibbaldEliminate email address + start on POOLMEM + fix bscan
2003-06-09 Kern SibbaldBig reorganization of restore code into lib/attr.c
2003-06-07 Kern SibbaldFirst cut Win32 data stream detection. Fix Win98 restor...
2003-06-06 Kern SibbaldNew query.sql, JobMedia VolIndex, add Release command
2003-06-02 Kern SibbaldUpdate bdb to use JCR * instead of void *jcr
2003-06-02 Kern SibbaldSeparate tree and bsr code from ua_restore.c
2003-05-30 Kern SibbaldSee kes-1.31 for details
2003-05-25 Kern SibbaldAdd error jcr to read_block and print errors
2003-05-23 Kern SibbaldSort bsr on JobMediaId
2003-05-23 Kern SibbaldSort bsr records, use C++ structs, add volatile, fix...
2003-05-22 Kern Sibbaldchange all void *jcr into JCR *jcr
2003-05-17 Kern SibbaldUse rentrant mysql lib, eliminate race in sql_list...
2003-05-13 Kern SibbaldMisc see kes-1.31 13May03
2003-05-11 Kern SibbaldMinor cleanups
2003-04-22 Kern SibbaldFix JobLevel for UA started Admin jobs; add -v to start...
2003-04-11 Kern Sibbaldmake_catalog_backup enhancement from Lutz Kittler
2003-04-10 Kern SibbaldDoc, Vol name scan, misc
2003-04-07 Kern SibbaldCATS updates to scripts
2003-04-07 Kern SibbaldImplement cleaning prefix
2003-04-05 Kern SibbaldUpdate doc, Win32 build fixes
2003-04-04 Kern Sibbaldrelabel command, first cut label barcodes
2003-04-04 Kern SibbaldFirst cut of relabel command
2003-04-03 Kern SibbaldUpdate doc
2003-04-03 Kern SibbaldFix NumVols in Pools, implement full listing of DB...
2003-04-03 Kern SibbaldFix new bug in newvol
2003-04-02 Kern SibbaldAdd uname to client, various fixes
2003-03-31 Kern SibbaldAdd verbose, Uname info, better Device error msg
2003-03-29 Kern SibbaldWindows tweaks
2003-03-28 Kern SibbaldAdd new files
2003-03-20 Kern SibbaldEscape user supplied SQL strings
2003-03-18 Kern SibbaldNew semaphore job scheduling code
2003-03-14 Kern SibbaldDocumentation, RecycleOldestVol, fix create_media bug
2003-03-07 Kern SibbaldAdditional Solaris fix + bdb.c fix
2003-03-07 Kern SibbaldMisc updates
2003-02-26 Kern SibbaldAdd address and socket for MySQL
2003-02-22 Kern SibbaldMisc -- see kes-1.30
2003-02-06 Kern SibbaldFix Internal DB crash
2003-02-01 Kern SibbaldMult Vols + fix restore hard links + file permissions
2003-01-28 Kern SibbaldAdd scriptsdir
2003-01-27 Kern SibbaldSHA1 implementation
2003-01-17 Kern SibbaldUpdate bdb calling sequence
2003-01-17 Kern SibbaldAdd jcr to DB arguments
2003-01-15 Kern SibbaldTry to trap seg fault
2003-01-15 Kern SibbaldAdd VolFiles - use mysql_escape...
2003-01-14 Kern SibbaldEnhance dbcheck -- tweak Paths
2003-01-13 Kern SibbaldFix escape_string buffer overflows
2003-01-12 Kern SibbaldFix LabelDate and tweaks
next