2006-09-23 |
Kern Sibbald | kes All code added back. Fixed block.c read/write... |
blob | commitdiff | raw |
2006-09-19 |
Kern Sibbald | Back out more code |
blob | commitdiff | raw | diff to current |
2006-09-16 |
Kern Sibbald | kes Correct a test in block.c that prevented restore... |
blob | commitdiff | raw |
2006-09-15 |
Kern Sibbald | kes Put attach_dcr_to_dev in a subroutine. |
blob | commitdiff | raw | diff to current |
2006-09-14 |
Kern Sibbald | kes Put removing zero sized spool part file in subrout... |
blob | commitdiff | raw | diff to current |
2006-09-14 |
Kern Sibbald | kes Rework a lot of subroutines in dev.c to take dcr... |
blob | commitdiff | raw | diff to current |
2006-09-14 |
Kern Sibbald | kes Create lseek() method for DEVICE that takes dcr... |
blob | commitdiff | raw | diff to current |
2006-09-11 |
Kern Sibbald | kes Modify disk changer to simulate some of the error... |
blob | commitdiff | raw | diff to current |
2006-08-27 |
Kern Sibbald | kes Rework many features of DVD writing and reading... |
blob | commitdiff | raw | diff to current |
2006-08-15 |
Kern Sibbald | kes If doing a mount, look for a slot, and if specifie... |
blob | commitdiff | raw | diff to current |
2006-07-27 |
Robert Nelson | Complete port to Windows |
blob | commitdiff | raw | diff to current |
2006-07-09 |
Kern Sibbald | Modify read_record and friends to properly deal with... |
blob | commitdiff | raw | diff to current |
2006-04-09 |
Kern Sibbald | Make weof() and clrerror() methods of class DEVICE. |
blob | commitdiff | raw | diff to current |
2006-03-14 |
Kern Sibbald | - Add more jcr methods and make mutex and use_count... |
blob | commitdiff | raw | diff to current |
2006-02-20 |
Kern Sibbald | 20Feb06 |
blob | commitdiff | raw | diff to current |
2006-02-14 |
Kern Sibbald | - Add disk-changer to scripts directory + configure... |
blob | commitdiff | raw | diff to current |
2006-01-30 |
Kern Sibbald | - Continue implementing migration. |
blob | commitdiff | raw | diff to current |
2006-01-15 |
Kern Sibbald | 15Jan06 |
blob | commitdiff | raw | diff to current |
2005-10-22 |
Kern Sibbald | Insure that all the SD tools init the Autochanger |
blob | commitdiff | raw | diff to current |
2005-10-13 |
Kern Sibbald | - Modify DVD code so that it keeps a state flag that... |
blob | commitdiff | raw | diff to current |
2005-10-12 |
Kern Sibbald | - In block.c call dvd_write_part() to write last part... |
blob | commitdiff | raw | diff to current |
2005-08-17 |
Kern Sibbald | - Create unload_autochanger() subroutine, and unload |
blob | commitdiff | raw | diff to current |
2005-08-03 |
Kern Sibbald | - Require 5 arguments to mtx-changer except list and... |
blob | commitdiff | raw | diff to current |
2005-07-27 |
Nicolas Boichat | Other modifications outside DVD functions. (@kern pleas... |
blob | commitdiff | raw | diff to current |
2005-07-11 |
Kern Sibbald | - Lots of documentation. |
blob | commitdiff | raw | diff to current |
2005-07-08 |
Kern Sibbald | - Correct typo in Copyright |
blob | commitdiff | raw | diff to current |
2005-07-05 |
Kern Sibbald | - Add code to ensure that reserved but unused volumes |
blob | commitdiff | raw | diff to current |
2005-06-29 |
Kern Sibbald | - Detect device mounted for DVD and suppress be sure to |
blob | commitdiff | raw | diff to current |
2005-06-29 |
Kern Sibbald | - Attempt to fix DVD writing by eliminating a number... |
blob | commitdiff | raw | diff to current |
2005-06-18 |
Kern Sibbald | - DVD writing/reading seems to be mostly working. |
blob | commitdiff | raw | diff to current |
2005-06-16 |
Kern Sibbald | - Add Date, Job, level to updates to .bsr file in |
blob | commitdiff | raw | diff to current |
2005-06-14 |
Kern Sibbald | - Fix the same state variable problem in open_next_part(). |
blob | commitdiff | raw | diff to current |
2005-06-10 |
Kern Sibbald | - Start removing #ifdef HAVE_TLS by sneaky tricks. |
blob | commitdiff | raw | diff to current |
2005-06-04 |
Kern Sibbald | Minor changes |
blob | commitdiff | raw | diff to current |
2005-06-01 |
Kern Sibbald | - Add more documentation to mtx-changer.in |
blob | commitdiff | raw | diff to current |
2005-05-18 |
Kern Sibbald | - Modify wait during use_device to happen only after... |
blob | commitdiff | raw | diff to current |
2005-05-09 |
Kern Sibbald | - Correct bug in parse_config error handling. |
blob | commitdiff | raw | diff to current |
2005-04-21 |
Kern Sibbald | - Fix seg fault in SD when referencing Alert Command. |
blob | commitdiff | raw | diff to current |
2005-04-17 |
Kern Sibbald | - First cut of new Python implementation. |
blob | commitdiff | raw | diff to current |
2005-04-11 |
Kern Sibbald | Make fsr_dev() a method dev->fsr() |
blob | commitdiff | raw | diff to current |
2005-04-11 |
Kern Sibbald | - Remove Created new FileSet message as it always comes... |
blob | commitdiff | raw | diff to current |
2005-04-01 |
Kern Sibbald | - Convert more atoi to str_to_int64() for DB. |
blob | commitdiff | raw | diff to current |
2005-03-26 |
Kern Sibbald | - Add wait.c (oops forgot previously). |
blob | commitdiff | raw | diff to current |
2005-03-26 |
Kern Sibbald | - Comment out Multiple Connections in the document. |
blob | commitdiff | raw | diff to current |
2005-03-22 |
Kern Sibbald | - Add copyright to title page of manual so it is clear. |
blob | commitdiff | raw | diff to current |
2005-03-12 |
Kern Sibbald | - Implement IBM labels |
blob | commitdiff | raw | diff to current |
2005-03-10 |
Kern Sibbald | - Add new ua_update.c file and move update_cmd there. |
blob | commitdiff | raw | diff to current |
2005-03-09 |
Kern Sibbald | Move supported Autochangers to new chapter |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Kern Sibbald | - Rework some of the autochanger data so that the DIR has |
blob | commitdiff | raw | diff to current |
2005-03-04 |
Kern Sibbald | - Change Developers to Developer's Guide as requested... |
blob | commitdiff | raw | diff to current |
2005-02-28 |
Kern Sibbald | - Lock autochanger script when running. |
blob | commitdiff | raw | diff to current |
2005-02-19 |
Kern Sibbald | - Add back JobId index for MySQL as default -- speeds up |
blob | commitdiff | raw | diff to current |
2005-02-09 |
Kern Sibbald | - Modified ANSI label code to preserve any ANSI label |
blob | commitdiff | raw | diff to current |
2005-01-29 |
Kern Sibbald | Vacation work -- see tech log |
blob | commitdiff | raw | diff to current |
2005-01-08 |
Kern Sibbald | Integrate Nicolas' patch for direct DVD support. |
blob | commitdiff | raw | diff to current |
2004-12-21 |
Kern Sibbald | Apply Preben 'Peppe' Guldberg <peppe@wielders.org> |
blob | commitdiff | raw | diff to current |
2004-10-07 |
Kern Sibbald | - Added Rerun Failed Levels = yes/no |
blob | commitdiff | raw | diff to current |
2004-09-27 |
Kern Sibbald | - Correct buffer length passed to inet_ntop() in addres... |
blob | commitdiff | raw | diff to current |
2004-09-19 |
Kern Sibbald | Massive SD calling sequence reorganization |
blob | commitdiff | raw | diff to current |
2004-09-03 |
Kern Sibbald | - Apply Mike Acar's suggestion when looking for the... |
blob | commitdiff | raw | diff to current |
2004-09-02 |
Kern Sibbald | - Added argument to berrno::strerror() to pass errno. |
blob | commitdiff | raw | diff to current |
2004-08-05 |
Kern Sibbald | Fix new FileSet exclusion |
blob | commitdiff | raw | diff to current |
2004-07-22 |
Kern Sibbald | Fix bscan walk DCRs + add some bools to dev.c |
blob | commitdiff | raw | diff to current |
2004-07-16 |
Kern Sibbald | More DCR changes |
blob | commitdiff | raw | diff to current |
2004-07-16 |
Kern Sibbald | More dcr updates |
blob | commitdiff | raw | diff to current |
2004-07-08 |
Kern Sibbald | More DCR implementation + debug code for zeroed block... |
blob | commitdiff | raw | diff to current |
2004-07-07 |
Kern Sibbald | Use dcr more in SD + int to bool conversions |
blob | commitdiff | raw | diff to current |
2004-07-04 |
Kern Sibbald | Add more DCRs |
blob | commitdiff | raw | diff to current |
2004-07-04 |
Kern Sibbald | Misc cleanups |
blob | commitdiff | raw | diff to current |
2004-06-19 |
Kern Sibbald | First cut SIGHUM + misc |
blob | commitdiff | raw | diff to current |
2004-06-15 |
Kern Sibbald | Add Peter Eriksson's const code + turn bsscanf code |
blob | commitdiff | raw | diff to current |
2004-06-10 |
Kern Sibbald | Attr spooling stats + storage override for restore |
blob | commitdiff | raw | diff to current |
2004-03-13 |
Kern Sibbald | Implement selecting another Volume if busy + cleanup... |
blob | commitdiff | raw | diff to current |
2004-03-10 |
Kern Sibbald | Implement Device Spool directory and sizes |
blob | commitdiff | raw | diff to current |
2004-03-08 |
Kern Sibbald | Second cut data spooling + fix yesterday's patch |
blob | commitdiff | raw | diff to current |
2004-03-07 |
Kern Sibbald | Implement first cut DCR in SD |
blob | commitdiff | raw | diff to current |
2004-02-16 |
Kern Sibbald | btape test and fill improvements + first cut Qmsg |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Kern Sibbald | Fix watchdog deadlog + restore soft link bug |
blob | commitdiff | raw | diff to current |
2004-01-10 |
Kern Sibbald | Doc updates + first cut Volume polling code |
blob | commitdiff | raw | diff to current |
2003-11-15 |
Kern Sibbald | Fix Vol info update + add Drive and InChanger to Media rec |
blob | commitdiff | raw | diff to current |
2003-10-22 |
Kern Sibbald | Print block errors once + add RunAfterFailedJob + impro... |
blob | commitdiff | raw | diff to current |
2003-10-08 |
Kern Sibbald | Fixing and optimization of tape positioning for restores |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Kern Sibbald | Misc -- see ChangeLog |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Kern Sibbald | Fix automatic tape labeling |
blob | commitdiff | raw | diff to current |
2003-09-09 |
Kern Sibbald | Print warning when drive is unmounted + misc cleanups |
blob | commitdiff | raw | diff to current |
2003-08-31 |
Kern Sibbald | Implement repositioning code + misc |
blob | commitdiff | raw | diff to current |
2003-08-07 |
Kern Sibbald | Doc + read_record updates |
blob | commitdiff | raw | diff to current |
2003-06-20 |
Kern Sibbald | Implement block rejection during read |
blob | commitdiff | raw | diff to current |
2003-06-18 |
Kern Sibbald | New var.c file + implement multiple simultaneous jobs |
blob | commitdiff | raw | diff to current |
2003-06-06 |
Kern Sibbald | New query.sql, JobMedia VolIndex, add Release command |
blob | commitdiff | raw | diff to current |
2003-06-03 |
Kern Sibbald | Fix for reused thread ids by FreeBSD + qfill command |
blob | commitdiff | raw | diff to current |
2003-05-31 |
Kern Sibbald | See kes-1.31 |
blob | commitdiff | raw | diff to current |
2003-05-26 |
Kern Sibbald | Cleanup a few minor restore bugs |
blob | commitdiff | raw | diff to current |
2003-05-25 |
Kern Sibbald | Implement Pmsg() and block number checking |
blob | commitdiff | raw | diff to current |
2003-05-25 |
Kern Sibbald | Add error jcr to read_block and print errors |
blob | commitdiff | raw | diff to current |
2003-05-20 |
Kern Sibbald | Fix double jobmedia bug, doc, add non-fatal error count |
blob | commitdiff | raw | diff to current |
2003-05-15 |
Kern Sibbald | Win32 BackupRead/Write, begin adding Base, Jmsg knows... |
blob | commitdiff | raw | diff to current |
2003-05-05 |
Kern Sibbald | Add Dir heartbeat in FD |
blob | commitdiff | raw | diff to current |
2003-04-04 |
Kern Sibbald | relabel command, first cut label barcodes |
blob | commitdiff | raw | diff to current |
2003-03-18 |
Kern Sibbald | New semaphore job scheduling code |
blob | commitdiff | raw | diff to current |
next |