2006-09-23 |
Kern Sibbald | kes All code added back. Fixed block.c read/write... |
blob | commitdiff | raw |
2006-09-18 |
Kern Sibbald | kes Add -c option to pg_dump so that it initializes... |
blob | commitdiff | raw | diff to current |
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 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-08 |
Kern Sibbald | kes Make two separate Win32 menu links for starting... |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Kern Sibbald | kes Add a new close_part() class in the SD to save... |
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-26 |
Kern Sibbald | kes Add host:port to connect failure messages to FD... |
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-22 |
Kern Sibbald | - Tweak catalog make scripts. |
blob | commitdiff | raw | diff to current |
2006-07-19 |
Kern Sibbald | 19July06 |
blob | commitdiff | raw | diff to current |
2006-06-30 |
Robert Nelson | Merge in all the low-risk changes from the Windows... |
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-02-20 |
Kern Sibbald | 20Feb06 |
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-12-22 |
Kern Sibbald | - Simplify code in askdir.c that waits for creating... |
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-09-24 |
Kern Sibbald | - Fix mode change open in btape.c |
blob | commitdiff | raw | diff to current |
2005-08-18 |
Kern Sibbald | - Implement search for exact Volume in reservation... |
blob | commitdiff | raw | diff to current |
2005-08-03 |
Kern Sibbald | - Modify open() for tape so nonblocking really works. |
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-24 |
Nicolas Boichat | Fixes concerning DVD-writing. |
blob | commitdiff | raw | diff to current |
2005-07-18 |
Kern Sibbald | - Make all files in working directory have .xxx at... |
blob | commitdiff | raw | diff to current |
2005-07-08 |
Kern Sibbald | - Correct a NULL pointer reference in the mount command. |
blob | commitdiff | raw | diff to current |
2005-07-08 |
Kern Sibbald | - Correct typo in Copyright |
blob | commitdiff | raw | diff to current |
2005-07-07 |
Kern Sibbald | - Remove temp file created in mtx-changer script. |
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 | - Attempt to fix DVD writing by eliminating a number... |
blob | commitdiff | raw | diff to current |
2005-06-26 |
Kern Sibbald | - Add set_mode method in DEVICE. |
blob | commitdiff | raw | diff to current |
2005-06-26 |
Kern Sibbald | Create mode set method add debug output for DVD |
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-13 |
Kern Sibbald | - Add more debug code and clarify debug code for DVDs. |
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 | - Implement attribute caching to put Signature into... |
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-27 |
Kern Sibbald | Implement Maximum Job Spool Size (actually DCR based) |
blob | commitdiff | raw | diff to current |
2005-04-26 |
Kern Sibbald | - Make SD re-open a device with the right permissions if |
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-02 |
Kern Sibbald | - Reset NumVols in Pool record from database on every... |
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-28 |
Kern Sibbald | - This version has a new DIR -- SD protocol. Both |
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 | Change set_label() to set_labeled() -- a bit clearer |
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-17 |
Kern Sibbald | - Detect if fseeko exists with autoconf. If so, use it |
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-06 |
Kern Sibbald | 06Mar05 |
blob | commitdiff | raw | diff to current |
2005-03-01 |
Kern Sibbald | - Implement setting DIR Storage device to Autochanger |
blob | commitdiff | raw | diff to current |
2005-02-28 |
Kern Sibbald | - Corrected some typos in the make_xxx_tables.in files. |
blob | commitdiff | raw | diff to current |
2005-02-26 |
Kern Sibbald | - Clean up drive reservation system. Add more sanity... |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Kern Sibbald | - Fix Media LabelDate and FirstWritten to be correctly... |
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-02-04 |
Kern Sibbald | OK, ANSI labels seem to be working now |
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-12-09 |
Kern Sibbald | - Integrated Preben 'Peppe' Guldberg <peppe@wielders... |
blob | commitdiff | raw | diff to current |
2004-09-22 |
Kern Sibbald | - Incremented the release number because this version... |
blob | commitdiff | raw | diff to current |
2004-09-19 |
Kern Sibbald | Massive SD calling sequence reorganization |
blob | commitdiff | raw | diff to current |
2004-07-16 |
Kern Sibbald | More DCR changes |
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-06-12 |
Kern Sibbald | Misc see kes-1.34 |
blob | commitdiff | raw | diff to current |
2004-05-28 |
Kern Sibbald | Misc see kes-1.34 |
blob | commitdiff | raw | diff to current |
2004-03-12 |
Kern Sibbald | Implement multiple drive autochanger support |
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-09 |
Kern Sibbald | More data spooling updates |
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-26 |
Kern Sibbald | mtimeonly and keepatime in Include + first cut disk... |
blob | commitdiff | raw | diff to current |
2004-01-26 |
Kern Sibbald | Add bsock timers to authentication |
blob | commitdiff | raw | diff to current |
2004-01-22 |
Kern Sibbald | SetIP command + CloseOnPoll + Full,Inc,Diff Pools ... |
blob | commitdiff | raw | diff to current |
2004-01-13 |
Kern Sibbald | Make mark run *MUCH* faster in restore tree + update... |
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-12-20 |
Kern Sibbald | SQL updates + Vol read/write times |
blob | commitdiff | raw | diff to current |
2003-11-23 |
Kern Sibbald | Add TwoEOF directive + enhance fill command |
blob | commitdiff | raw | diff to current |
2003-11-22 |
Kern Sibbald | Autochanger test, FastSpaceForward implement+test |
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-08-31 |
Kern Sibbald | Implement repositioning code + misc |
blob | commitdiff | raw | diff to current |
2003-06-23 |
Kern Sibbald | Fix possible buffer overrun in restore tree routine |
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 | Update todo |
blob | commitdiff | raw | diff to current |
2003-05-23 |
Kern Sibbald | Sort bsr records, use C++ structs, add volatile, fix... |
blob | commitdiff | raw | diff to current |
2003-05-21 |
Kern Sibbald | Add Bytes/Blocks read by SD during restore |
blob | commitdiff | raw | diff to current |
2003-05-15 |
Kern Sibbald | BSDI port changes |
blob | commitdiff | raw | diff to current |
2003-05-07 |
Kern Sibbald | Fix double mount needed to release drive after unmount |
blob | commitdiff | raw | diff to current |
2003-04-10 |
Kern Sibbald | Doc, Vol name scan, misc |
blob | commitdiff | raw | diff to current |
2003-03-27 |
Kern Sibbald | Adapt to FreeBSD tape drives |
blob | commitdiff | raw | diff to current |
2003-02-01 |
Kern Sibbald | Mult Vols + fix restore hard links + file permissions |
blob | commitdiff | raw | diff to current |
2003-01-21 |
Kern Sibbald | Timer code + misc |
blob | commitdiff | raw | diff to current |
2003-01-18 |
Kern Sibbald | Update copyright of changed files |
blob | commitdiff | raw | diff to current |
2003-01-18 |
Kern Sibbald | Phase 1 -- FIFO storage device |
blob | commitdiff | raw | diff to current |
2003-01-16 |
Kern Sibbald | mtx-changer update, message fixes |
blob | commitdiff | raw | diff to current |
2002-12-16 |
Kern Sibbald | EndBlock fix, enhanced fill in btape, ... |
blob | commitdiff | raw | diff to current |
next |