]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/protos.h
15Jan06
[bacula/bacula] / bacula / src / stored / protos.h
2006-01-15 Kern Sibbald15Jan06
2005-10-22 Kern SibbaldInsure that all the SD tools init the Autochanger
2005-10-13 Kern Sibbald- Modify DVD code so that it keeps a state flag that...
2005-10-12 Kern Sibbald- In block.c call dvd_write_part() to write last part...
2005-08-17 Kern Sibbald- Create unload_autochanger() subroutine, and unload
2005-08-03 Kern Sibbald- Require 5 arguments to mtx-changer except list and...
2005-07-27 Nicolas BoichatOther modifications outside DVD functions. (@kern pleas...
2005-07-11 Kern Sibbald- Lots of documentation.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-07-05 Kern Sibbald- Add code to ensure that reserved but unused volumes
2005-06-29 Kern Sibbald- Detect device mounted for DVD and suppress be sure to
2005-06-29 Kern Sibbald- Attempt to fix DVD writing by eliminating a number...
2005-06-18 Kern Sibbald- DVD writing/reading seems to be mostly working.
2005-06-16 Kern Sibbald- Add Date, Job, level to updates to .bsr file in
2005-06-14 Kern Sibbald- Fix the same state variable problem in open_next_part().
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-06-04 Kern SibbaldMinor changes
2005-06-01 Kern Sibbald- Add more documentation to mtx-changer.in
2005-05-18 Kern Sibbald- Modify wait during use_device to happen only after...
2005-05-09 Kern Sibbald- Correct bug in parse_config error handling.
2005-04-21 Kern Sibbald- Fix seg fault in SD when referencing Alert Command.
2005-04-17 Kern Sibbald- First cut of new Python implementation.
2005-04-11 Kern Sibbald Make fsr_dev() a method dev->fsr()
2005-04-11 Kern Sibbald- Remove Created new FileSet message as it always comes...
2005-04-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
2005-03-26 Kern Sibbald- Add wait.c (oops forgot previously).
2005-03-26 Kern Sibbald- Comment out Multiple Connections in the document.
2005-03-22 Kern Sibbald- Add copyright to title page of manual so it is clear.
2005-03-12 Kern Sibbald- Implement IBM labels
2005-03-10 Kern Sibbald- Add new ua_update.c file and move update_cmd there.
2005-03-09 Kern SibbaldMove supported Autochangers to new chapter
2005-03-07 Kern Sibbald- Rework some of the autochanger data so that the DIR has
2005-03-04 Kern Sibbald- Change Developers to Developer's Guide as requested...
2005-02-28 Kern Sibbald- Lock autochanger script when running.
2005-02-19 Kern Sibbald- Add back JobId index for MySQL as default -- speeds up
2005-02-09 Kern Sibbald- Modified ANSI label code to preserve any ANSI label
2005-01-29 Kern SibbaldVacation work -- see tech log
2005-01-08 Kern SibbaldIntegrate Nicolas' patch for direct DVD support.
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-10-07 Kern Sibbald- Added Rerun Failed Levels = yes/no
2004-09-27 Kern Sibbald- Correct buffer length passed to inet_ntop() in addres...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-09-03 Kern Sibbald- Apply Mike Acar's suggestion when looking for the...
2004-09-02 Kern Sibbald- Added argument to berrno::strerror() to pass errno.
2004-08-05 Kern SibbaldFix new FileSet exclusion
2004-07-22 Kern SibbaldFix bscan walk DCRs + add some bools to dev.c
2004-07-16 Kern SibbaldMore DCR changes
2004-07-16 Kern SibbaldMore dcr updates
2004-07-08 Kern SibbaldMore DCR implementation + debug code for zeroed block...
2004-07-07 Kern SibbaldUse dcr more in SD + int to bool conversions
2004-07-04 Kern SibbaldAdd more DCRs
2004-07-04 Kern SibbaldMisc cleanups
2004-06-19 Kern SibbaldFirst cut SIGHUM + misc
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-06-10 Kern SibbaldAttr spooling stats + storage override for restore
2004-03-13 Kern SibbaldImplement selecting another Volume if busy + cleanup...
2004-03-10 Kern SibbaldImplement Device Spool directory and sizes
2004-03-08 Kern SibbaldSecond cut data spooling + fix yesterday's patch
2004-03-07 Kern SibbaldImplement first cut DCR in SD
2004-02-16 Kern Sibbaldbtape test and fill improvements + first cut Qmsg
2004-02-07 Kern SibbaldFix watchdog deadlog + restore soft link bug
2004-01-10 Kern SibbaldDoc updates + first cut Volume polling code
2003-11-15 Kern SibbaldFix Vol info update + add Drive and InChanger to Media rec
2003-10-22 Kern SibbaldPrint block errors once + add RunAfterFailedJob + impro...
2003-10-08 Kern SibbaldFixing and optimization of tape positioning for restores
2003-09-26 Kern SibbaldMisc -- see ChangeLog
2003-09-17 Kern SibbaldFix automatic tape labeling
2003-09-09 Kern SibbaldPrint warning when drive is unmounted + misc cleanups
2003-08-31 Kern SibbaldImplement repositioning code + misc
2003-08-07 Kern SibbaldDoc + read_record updates
2003-06-20 Kern SibbaldImplement block rejection during read
2003-06-18 Kern SibbaldNew var.c file + implement multiple simultaneous jobs
2003-06-06 Kern SibbaldNew query.sql, JobMedia VolIndex, add Release command
2003-06-03 Kern SibbaldFix for reused thread ids by FreeBSD + qfill command
2003-05-31 Kern SibbaldSee kes-1.31
2003-05-26 Kern SibbaldCleanup a few minor restore bugs
2003-05-25 Kern SibbaldImplement Pmsg() and block number checking
2003-05-25 Kern SibbaldAdd error jcr to read_block and print errors
2003-05-20 Kern SibbaldFix double jobmedia bug, doc, add non-fatal error count
2003-05-15 Kern SibbaldWin32 BackupRead/Write, begin adding Base, Jmsg knows...
2003-05-05 Kern SibbaldAdd Dir heartbeat in FD
2003-04-04 Kern Sibbaldrelabel command, first cut label barcodes
2003-03-18 Kern SibbaldNew semaphore job scheduling code
2003-02-26 Kern SibbaldAdd address and socket for MySQL
2003-02-01 Kern SibbaldMult Vols + fix restore hard links + file permissions
2003-01-18 Kern SibbaldUpdate copyright of changed files
2003-01-18 Kern SibbaldPhase 1 -- FIFO storage device
2002-12-09 Kern SibbaldDoc + last block check + seg fault fix in btape
2002-11-02 Kern SibbaldFirst cut bcopy
2002-10-23 Kern SibbaldFirst cut 1.27 see kes23Oct02
2002-09-21 Kern SibbaldFixes to making autochanger work with console label...
2002-09-14 Kern SibbaldAutochanger for read + 64 bit addrs + Session key,...
2002-09-05 Kern SibbaldMore SD tools cleanup
2002-09-05 Kern SibbaldUpdate tools
2002-08-29 Kern SibbaldAutochanger fixes
2002-08-26 Kern SibbaldRestore from multiple simultaneous backups
2002-08-25 Kern SibbaldFirst cut new SD lock + restore buffer bug fix
2002-08-23 Kern SibbaldAdd jcr to BSOCK and BDB SpoolAttr NoAttributs finish...
2002-08-23 Kern SibbaldImplement new_read_record ...
2002-08-21 Kern SibbaldDebug levels + add bsr to bls
next