]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/backup.c
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / dird / backup.c
2006-05-06 (no author)This commit was manufactured by cvs2svn to create tag Release-1.38.9
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2006-02-06 Kern Sibbald- Implement first cut of Migration.
2006-01-30 Kern Sibbald- Continue implementing migration.
2006-01-07 Kern Sibbald07Jan06
2005-12-04 Kern Sibbald- Landon merged his data encription changes into the...
2005-12-03 Kern Sibbald03Dec05
2005-08-15 Kern Sibbald- Fix how FileSet is saved in job record to correct...
2005-08-15 Kern SibbaldUpdate version
2005-08-12 Kern Sibbald- Disable parts of NLS as the configure does not work...
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-06-16 Kern Sibbald- Add Date, Job, level to updates to .bsr file in
2005-06-04 Kern Sibbald- Implement attribute caching to put Signature into...
2005-05-08 Kern Sibbald- Add Client OS type to Job report.
2005-05-06 Kern Sibbald- Move test for MaxStartDelay as suggested by Peter.
2005-04-22 Landon Fuller- Integrated TLS network encryption
2005-03-17 Kern Sibbald- Detect if fseeko exists with autoconf. If so, use it
2005-03-06 Kern Sibbald06Mar05
2005-02-28 Kern Sibbald- Corrected some typos in the make_xxx_tables.in files.
2005-02-19 Kern Sibbald- Add back JobId index for MySQL as default -- speeds up
2005-01-29 Kern SibbaldVacation work -- see tech log
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-19 Kern SibbaldFix undefined in non-Python build.
2004-11-21 Kern Sibbald- Fix removing items from watchdog queue, which apparently
2004-11-15 Kern Sibbald- Fix cancel bug in FD on /lib/tls with zero pid in
2004-11-11 Kern SibbaldJobDefs Storage resource completely overrode anything
2004-11-11 Kern SibbaldAdd working_directory to be /tmp for wx_console.
2004-10-07 Kern SibbaldFix editing bug with new code
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-09-05 Kern Sibbald- Send all queued messages in SD and FD prior to closin...
2004-08-12 Kern SibbaldMisc -- see techlog
2004-07-28 Kern SibbaldImplement berrno for bpipes and run_program
2004-06-26 Kern SibbaldRewrite spool error cod + level keyword for estimate
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-04-19 Kern SibbaldUpdate Console conf code + update copyrights in dird
2004-04-18 Kern SibbaldJobq.c race bug fixed + minor updates
2004-04-16 Kern SibbaldAdd stats to bscan
2004-02-29 Kern SibbaldTweak Makefiles + add logrotate to autostart install...
2004-02-28 Kern SibbaldFirst cut SIGHUP while jobs running + apply Phil's...
2004-01-22 Kern SibbaldSetIP command + CloseOnPoll + Full,Inc,Diff Pools ...
2004-01-10 Kern SibbaldDoc updates + first cut Volume polling code
2003-11-19 Kern SibbaldRtn oldest Lastwritten for find_next_vol+remove bad...
2003-11-03 Kern Sibbald1.32d status dir fix
2003-10-29 Kern SibbaldFinal changes
2003-10-19 Kern SibbaldChange media pool+first cut Verify disk to catalog...
2003-09-06 Kern SibbaldImplement ClientRunBeforeJob and ClientRunAfterJob
2003-07-21 Kern SibbaldAdd SD statistics to backup report
2003-06-21 Kern SibbaldRefinements to estimate
2003-06-16 Kern SibbaldAdd Environment arrays + Rescheduling of jobs + cancel...
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-03 Kern SibbaldTypo, remove mtx-changer
2003-06-02 Kern SibbaldSplit out routines into new files + Implement Verify...
2003-06-01 Kern SibbaldSD crash fixes, get restore report values correct
2003-05-31 Kern SibbaldSee kes-1.31
2003-05-30 Kern SibbaldSee kes-1.31 for details
2003-05-22 Kern Sibbaldlib/bmisc.c -> bsys.c cleanup error status a bit +...
2003-05-21 Kern SibbaldUpdate for 20May03 release
2003-05-20 Kern SibbaldFix double jobmedia bug, doc, add non-fatal error count
2003-05-20 Kern SibbaldWin32 cannot access directory fix
2003-05-17 Kern SibbaldUse rentrant mysql lib, eliminate race in sql_list...
2003-05-15 Kern SibbaldWin32 BackupRead/Write, begin adding Base, Jmsg knows...
2003-05-07 Kern SibbaldInclude RunBefore/After output in job report
2003-05-05 Kern SibbaldAdd Dir heartbeat in FD
2003-04-30 Kern SibbaldFirst cut SSL config statements
2003-04-06 Kern SibbaldMore on barcodes
2003-04-03 Kern SibbaldFix NumVols in Pools, implement full listing of DB...
2003-03-31 Kern SibbaldAdd verbose, Uname info, better Device error msg
2003-03-25 Kern SibbaldFix restore of symbolic links
2003-03-18 Kern SibbaldNew semaphore job scheduling code
2003-03-14 Kern SibbaldDocumentation, RecycleOldestVol, fix create_media bug
2003-03-12 Kern Sibbaldnewvol locking, cleanup Win32, better EOM messages
2003-01-17 Kern SibbaldAdd jcr to DB arguments
2003-01-14 Kern SibbaldUpdate running status
2003-01-14 Kern SibbaldStatus cleanup and cancelling FD
2003-01-14 Kern SibbaldJobStatus updates
2002-12-16 Kern SibbaldBetter bootstrap file + static daemons
2002-12-02 Kern SibbaldSee kes02Dec02
2002-11-21 Kern SibbaldSee kes21Nov02
2002-11-18 Kern SibbaldString length protection, VolUseDuration,MaxVolJobs...
2002-11-14 Kern SibbaldLast major change for 1.27 code -- see kes13Nov02
2002-10-29 Kern SibbaldImportant protocol change -- see kes29Oct02
2002-10-23 Kern SibbaldFirst cut 1.27 see kes23Oct02
2002-10-09 Kern Sibbaldbtape updates + documentation -- see kes09Oct02
2002-09-23 Kern SibbaldUpdate doc
2002-09-15 Kern SibbaldFix error message printing (too much)
2002-09-14 Kern SibbaldAutochanger for read + 64 bit addrs + Session key,...
2002-08-21 Kern SibbaldDebug levels + add bsr to bls
2002-08-19 Kern SibbaldChange KBps to KB/s
2002-08-19 Kern SibbaldFix tree relcd + add rate
2002-08-11 Kern SibbaldLots of cleanup for restore -- kes11Aug02
2002-07-07 Kern SibbaldFirst cut 1.23 -- kes07Jul02
2002-06-03 Kern SibbaldImplement GZIP, new tape format, -- see kes03Jun02
2002-05-21 Kern SibbaldImplement Auto Prune and Auto Recycle
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-05-18 Kern Sibbald1.20 update -- kes18May02
2002-05-04 Kern SibbaldRetention period updates
2002-04-29 Kern Sibbaldadd Prune command -- not yet tested
2002-04-23 Kern SibbaldInitial revision