]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/append.c
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / stored / append.c
2006-05-06 (no author)This commit was manufactured by cvs2svn to create tag Release-1.38.9
2006-02-20 Kern Sibbald20Feb06
2006-02-06 Kern Sibbald- Implement first cut of Migration.
2006-01-30 Kern Sibbald- Continue implementing migration.
2006-01-15 Kern Sibbald15Jan06
2005-12-07 Kern Sibbald- Remove warning message about multiple saves of hardli...
2005-12-05 Kern Sibbald- Remove argument from create_bacula_database for SQLit...
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-10-13 Kern Sibbald- Modify DVD code so that it keeps a state flag that...
2005-08-25 Kern SibbaldFinal changes
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-08-02 Kern Sibbald02Aug05
2005-06-29 Kern Sibbald- Attempt to fix DVD writing by eliminating a number...
2005-06-04 Kern Sibbald- Implement attribute caching to put Signature into...
2005-04-26 Kern SibbaldUpdate projects
2005-04-17 Kern Sibbald- First cut of new Python implementation.
2005-04-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
2005-03-26 Kern Sibbald- Remove \a and -e from error echos in most Makefiles.
2005-03-26 Kern Sibbald- Add wait.c (oops forgot previously).
2005-03-17 Kern Sibbald- Detect if fseeko exists with autoconf. If so, use it
2005-03-09 Kern SibbaldMove supported Autochangers to new chapter
2005-03-04 Kern Sibbald- Change Developers to Developer's Guide as requested...
2005-02-26 Kern Sibbald- Clean up drive reservation system. Add more sanity...
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-19 Kern Sibbald- Modified detection of largefiles to always set all...
2004-10-18 Kern Sibbald- Fix crash on exit with -t option in FD on 2.6 kernels --
2004-10-16 Kern SibbaldDocumentation +
2004-09-27 Kern Sibbald- Correct buffer length passed to inet_ntop() in addres...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-07-21 Kern SibbaldRescue updates + misc
2004-07-16 Kern SibbaldMore DCR changes
2004-07-16 Kern SibbaldMore dcr updates
2004-07-07 Kern SibbaldUse dcr more in SD + int to bool conversions
2004-06-10 Kern SibbaldFix uninitialized stack variable + seg fault in label...
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-01-17 Kern SibbaldAdd maximum network buffer size directive
2003-11-19 Kern SibbaldRtn oldest Lastwritten for find_next_vol+remove bad...
2003-09-26 Kern SibbaldMisc -- see ChangeLog
2003-09-07 Kern SibbaldFix console prompt + apply Nic's file descriptor leak fix
2003-07-05 Kern SibbaldConstrain BSR indexes, fix bscan, add some new alist...
2003-06-26 Kern SibbaldUpdate config + write own fgets() + ...
2003-06-18 Kern SibbaldNew var.c file + implement multiple simultaneous jobs
2003-06-16 Kern SibbaldSet correct SD->FD Job term status
2003-06-09 Kern SibbaldBig reorganization of restore code into lib/attr.c
2003-05-20 Kern SibbaldFix double jobmedia bug, doc, add non-fatal error count
2003-04-07 Kern SibbaldChange spelling of cancelled
2003-02-01 Kern SibbaldMult Vols + fix restore hard links + file permissions
2003-01-27 Kern SibbaldSHA1 implementation
2003-01-18 Kern SibbaldUpdate copyright of changed files
2003-01-17 Kern SibbaldAdd jcr to DB arguments
2003-01-14 Kern SibbaldStatus cleanup and cancelling FD
2003-01-14 Kern SibbaldJobStatus updates
2003-01-13 Kern SibbaldFix escape_string buffer overflows
2002-10-29 Kern SibbaldImportant protocol change -- see kes29Oct02
2002-10-23 Kern SibbaldFirst cut 1.27 see kes23Oct02
2002-10-06 Kern SibbaldVacation updates -- see kes06Oct02
2002-09-05 Kern SibbaldMore SD tools cleanup
2002-08-26 Kern SibbaldUpdate todo add versions to tools fix makefile
2002-08-23 Kern SibbaldAdd jcr to BSOCK and BDB SpoolAttr NoAttributs finish...
2002-08-18 Kern SibbaldPerformance enhancements
2002-08-01 Kern SibbaldFirst cut of restore
2002-07-21 Kern SibbaldSQLite performance + misc -- see kes20Jul02
2002-07-07 Kern SibbaldFirst cut 1.23 -- kes07Jul02
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-04-23 Kern SibbaldInitial revision