]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/append.c
- Convert more atoi to str_to_int64() for DB.
[bacula/bacula] / bacula / src / stored / append.c
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