]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats
Rename updatedb scripts for uniformity. Adeed code to 6_to7 scripts to check db.
[bacula/bacula] / bacula / src / cats /
2004-02-13 Kern SibbaldFix find_next_volume sorting again
2004-02-13 Kern SibbaldAdd second COALESCE to sql_find -- thanks to JML
2004-02-12 Kern SibbaldChange IFNULL to COALESCE, which is more portable
2004-02-12 Kern SibbaldApply sql_find fix for sorting NULL LastWritten
2004-02-11 Scott BarningerCorrected src/cats/make_catalog_backup.in.patch for...
2004-02-08 Scott BarningerRPM build patch for update_sqlite_tables script.
2004-01-27 Kern SibbaldFix run pool problem + remove bad ASSERTs
2004-01-24 Kern Sibbaldvarious see kes-1.33
2004-01-22 Kern SibbaldSetIP command + CloseOnPoll + Full,Inc,Diff Pools ...
2004-01-13 Kern SibbaldMake mark run *MUCH* faster in restore tree + update...
2004-01-05 Kern SibbaldFix order of selection of next volume
2004-01-03 Kern SibbaldFix seg fault due to premature db close in mysql
2004-01-03 Dan LangilleWhen writing to the media table, update the lastwritten...
2004-01-03 Dan LangilleRemove "not null" and "default current_timestamp" from
2004-01-03 Dan LangilleCreate the bacula user.
2004-01-03 Dan LangilleUse the command line utility dropdb instead of the...
2004-01-03 Kern SibbaldFix unsigned/int warnings in MySQL + Correct Version...
2003-12-29 Kern SibbaldMove btraceback.gdb to scriptdir on install + hammer...
2003-12-29 Kern SibbaldFix last_jobs list crash for utilities + fix sql_get...
2003-12-28 Dan LangilleFix typo in comment.
2003-12-23 Dan Langilleremove comments expressing doubt. adjust whitespace
2003-12-23 Dan LangilleAdd my_postgresql_max_length which caculates the maximu...
2003-12-23 Dan LangilleStore an array of POSTGRESQL_FIELD, one for each field.
2003-12-23 Dan Langillewhitespace changes
2003-12-23 Dan Langillelots of whitespace changes
2003-12-23 Dan Langillecorrect date
2003-12-22 Kern SibbaldFix configure.in + build new configure
2003-12-22 Dan Langille$(RMF) mysql postgresql sqlite => $(RMF) mysql sqlite
2003-12-22 Dan LangilleAdd file
2003-12-21 Dan LangilleAdd file
2003-12-21 Dan LangilleWhen invoking the mysql script, pass in $*
2003-12-21 Dan Langilletidy up make clean and ensure we have all the create...
2003-12-20 Dan LangilleOops, remove media.drive added in errror
2003-12-20 Dan LangilleAdd volreadtime and volwritetime to media table.
2003-12-20 Dan Langillechange DEAULT -> DEFAULT
2003-12-20 Dan LangilleAdd missing ;
2003-12-20 Kern SibbaldSQL updates + Vol read/write times
2003-12-20 Dan LangilleUse @scriptdir@ not . ./
2003-12-19 Dan Langilleignore grant_bacula_privileges grant_sqlite_privileges
2003-12-18 Dan LangilleRemove calls to sql_table_name()
2003-12-18 Dan Langilleuse bstrncpy instead of strcpy. Simlarly for bstrncat.
2003-12-18 Dan Langillereplace sql_table_name() with an extra parameter on...
2003-12-18 Dan Langillenumornull becomes edit_num_or_null
2003-12-18 Dan Langilleadd missing fi
2003-12-18 Dan Langillecater for grant_sqlite_privileges
2003-12-18 Dan Langillegrant sqlite privileges
2003-12-17 Kern SibbaldIntegration with Dan's PostgreSQL code
2003-12-12 Dan LangilleAdd numornull which retuns NULL if the value is zero...
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
next