]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird
remove GROUP BY on db_get_job_volume_names. REVIEW.
[bacula/bacula] / bacula / src / dird /
2003-12-10 Dan LangilleUse ' instead of " when quoting strings.
2003-12-09 Dan LangilleSupport for PostgreSQL
2003-12-07 Kern SibbaldRemove fast block rejection. Fix label overwrite on...
2003-12-06 Kern Sibbaldadd conio.c + fix bsendmsg seg fault some pm_strcpy...
2003-11-28 Kern SibbaldImplement saving last 10 jobs run
2003-11-25 Kern SibbaldNew tree commands lsmark+estimate
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-11 Kern SibbaldFix segfault from double free or RestoreBootstrap;...
2003-11-10 Kern Sibbaldmake bconsole and bstmp
2003-11-09 Kern SibbaldSee kes-1.33 09Nov03 for details; fix multiple slots...
2003-11-07 Kern SibbaldCorrect yes in run command after adding new aliases
2003-11-07 Kern SibbaldFix week position typo causing wrong volume to be printed
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-29 Kern SibbaldFinal changes
2003-10-29 Kern SibbaldFinal changes
2003-10-26 Kern SibbaldFix truncated status msg, scroll only on writing text...
2003-10-25 Kern SibbaldFix DiskToCatalog seg fault
2003-10-25 Kern SibbaldOptimize tree.c a bit, take Scott's spec & patch
2003-10-24 Kern SibbaldError msgs + doc
2003-10-24 Kern SibbaldDoc updates + fix Gnome2 scrolling + eliminate multiple...
2003-10-23 Kern SibbaldDoc new commands + allow mod of Verify Job
2003-10-23 Kern SibbaldMake status dir report all runs + close unused fd in...
2003-10-22 Kern SibbaldPrint block errors once + add RunAfterFailedJob + impro...
2003-10-20 Kern SibbaldTweak gnome2 console + documentation
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-10-11 Kern SibbaldImplement select by file before date + more restore
2003-10-10 Kern SibbaldDon't prune current job along with orphanned jobs
2003-10-09 Kern SibbaldFix fast block rejection
2003-10-08 Kern SibbaldFixing and optimization of tape positioning for restores
2003-10-07 Kern SibbaldRemove -lnsl from tpc wrappers link unless needed
2003-10-06 Kern SibbaldFix bad bsr generation, make restore forward space...
2003-10-04 Kern SibbaldMerge search run code
2003-10-03 Kern SibbaldFix list nextvol to find Pool from run record
2003-10-02 Kern SibbaldPrint jmsg if file descriptor leaks occur
2003-09-29 Kern SibbaldFreeBSD fixes; manual updates
2003-09-26 Kern SibbaldMisc -- see ChangeLog
2003-09-21 Kern SibbaldFix double close of db during status
2003-09-20 Kern SibbaldAdd full lenght time modifiers + require resource names...
2003-09-18 Kern SibbaldMassive cleanup of recycling code
2003-09-17 Kern SibbaldFix automatic tape labeling
2003-09-15 Kern Sibbaldlist nextvol + retry waitpid on intr
2003-09-13 Kern SibbaldFix some incorrect changes to dird_conf
2003-09-13 Kern SibbaldFinal variable expansion fixes + misc
2003-09-11 Kern SibbaldFix counter bugs reported by Chris Allen
2003-09-11 Kern SibbaldDocument restore by file + dbcheck SQL fix
2003-09-10 Kern SibbaldFix additional counter problem + fix pathconf() error bug
2003-09-10 Kern SibbaldImplement new Include/Exclude + fix segfaults in variab...
2003-09-09 Kern SibbaldPrint warning when drive is unmounted + misc cleanups
2003-09-09 Kern SibbaldPrint warning when drive is unmounted + misc cleanups
2003-09-06 Kern SibbaldImplement ClientRunBeforeJob and ClientRunAfterJob
2003-09-05 Kern SibbaldAdd line no. to replace file error msg + fix editing...
2003-09-04 Kern SibbaldImplement restore files
2003-09-03 Kern Sibbaldcleanup query.sql + restructure ua_restore to handle...
2003-09-02 Kern SibbaldFix positioning error on second tape
2003-09-01 Kern SibbaldCache path in tree.c
2003-08-31 Kern SibbaldImplement repositioning code + misc
2003-08-24 Kern SibbaldDrop old semaphore and workq code
2003-08-20 Kern SibbaldFix segfault in mysql.c with no password
2003-08-16 Kern SibbaldMisc -- see kes-1.32
2003-08-09 Kern Sibbalddelete glade2 directory
2003-08-08 Kern SibbaldUse bpipe for shell expansion
2003-08-07 Kern SibbaldDoc + read_record updates
2003-08-02 Kern SibbaldFix restore spanning volumes
2003-07-31 Kern SibbaldDoc fixes from Bob Collins + add CLIENT_FOUND_ROWS...
2003-07-30 Kern SibbaldSmall updates
2003-07-28 Kern SibbaldFix SIGTSTP loop in Console, complete hash code
2003-07-23 Kern SibbaldApply patch from Nic Bellamy for better recycle error...
2003-07-21 Kern SibbaldAdd SD statistics to backup report
2003-07-21 Kern SibbaldFix reschedule after error deadlock
2003-07-21 Kern SibbaldFix rescheduling on error for new job queue code
2003-07-21 Kern SibbaldFix scheduled times + add Priority to run start prompt
2003-07-20 Kern SibbaldFix priority scheduling bugs
2003-07-20 Kern SibbaldComplete new job scheduler + fix from Nic Bellamy
2003-07-17 Kern Sibbaldadd jobq+serial.h+priorities+recycling
2003-07-14 Kern SibbaldMove host.h from filed to src + add Project to home...
2003-07-11 Kern SibbaldDoc updates + fixed win32 crash in idcache cleanups...
2003-07-09 Kern SibbaldUpdate manual for Win32 + ensure VolStatus values are...
2003-07-07 Kern SibbaldFix missing mempool allocate in voluseduration
2003-07-06 Kern SibbaldFix since truncation bug; lock db during recycling...
2003-07-06 Kern SibbaldFix breaks in bextract + in restore print only volumes...
2003-07-06 Kern SibbaldFix tree code from bashing restore args + pass prefix...
2003-07-05 Kern SibbaldFix minor logic error in recycling code
2003-07-05 Kern SibbaldConstrain BSR indexes, fix bscan, add some new alist...
2003-06-27 Kern SibbaldImplement portable option
2003-06-26 Kern SibbaldUpdate config + write own fgets() + ...
2003-06-25 Kern SibbaldImplement Win32 data detection code
2003-06-23 Kern SibbaldDon't close_db() in free_ua_context() and don't zap...
2003-06-23 Kern SibbaldFix possible buffer overrun in restore tree routine
2003-06-23 Kern SibbaldCosmetics for Recyle Oldest Volume
2003-06-21 Kern SibbaldRefinements to estimate
2003-06-21 Kern SibbaldFinish estimate command
2003-06-21 Kern SibbaldFirst cut of estimate command
2003-06-21 Kern SibbaldAdd new files
2003-06-21 Kern SibbaldAdd var command
2003-06-20 Kern SibbaldDo normal recycle before RecycleOldesVolume
next