]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird
Fix order of selection of next volume
[bacula/bacula] / bacula / src / dird /
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 Kern SibbaldAllow purge of JobId from Vol + keep SD from looping...
2004-01-02 Dan LangilleWrite PID, then drop privileges
2004-01-02 Kern SibbaldFix stray */ + install bsmtp with user x permission
2004-01-01 Kern SibbaldFix configure print FD user + new bacula.spec + make...
2003-12-30 Dan Langillewhitespace changes only : column alignments
2003-12-29 Kern SibbaldFix watchdog crash in btape+detect more Device config...
2003-12-28 Kern SibbaldFix conio.c on FreeBSD + fix string concat on FreeBSD
2003-12-28 Kern SibbaldMisc ...
2003-12-27 Kern SibbaldDon't require default level
2003-12-27 Kern SibbaldAdd default job level to bacula-dir.conf.in
2003-12-27 Kern SibbaldFinish JobDefs implementation + fix Makefile.in cats...
2003-12-26 Kern SibbaldDefine foreach_res() + work on jobdefs + bstrftime_nc
2003-12-24 Kern SibbaldSee kes-1.33; restore fixes, cleanups, must update...
2003-12-23 Kern SibbaldNic's watchdog code + cleanup jcr locking/use_count
2003-12-21 Kern SibbaldMinor updates after backporting to 1.32e
2003-12-20 Kern SibbaldSQL updates + Vol read/write times
2003-12-18 Kern SibbaldFinal fixes to new scheduler
2003-12-17 Kern SibbaldIntegration with Dan's PostgreSQL code
2003-12-17 Kern SibbaldUpdate from week away
2003-12-12 Dan LangilleDefine the DelCandidates, temp, and temp1 tables differ...
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
next