2006-09-25 |
Kern Sibbald | kes Apply the recycle patch from Richard Mortimer. |
blob | commitdiff | raw |
2006-09-23 |
Kern Sibbald | kes All code added back. Fixed block.c read/write... |
blob | commitdiff | raw | diff to current |
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 | 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-08 |
Kern Sibbald | kes At Eric's suggestion make both the slots and drive... |
blob | commitdiff | raw | diff to current |
2006-09-02 |
Kern Sibbald | kes When doing a label, pass the VolBytes back to... |
blob | commitdiff | raw | diff to current |
2006-09-01 |
Robert Nelson | Update the Microsoft Visual Studio build to match the... |
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-08-15 |
Kern Sibbald | kes Eliminate some compile warnings in dird_conf.c |
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-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 |
2005-12-22 |
Kern Sibbald | - Simplify code in askdir.c that waits for creating... |
blob | commitdiff | raw | diff to current |
2005-12-17 |
Kern Sibbald | - Fix seg fault if user labels a drive directory bug... |
blob | commitdiff | raw | diff to current |
2005-12-03 |
Kern Sibbald | 03Dec05 |
blob | commitdiff | raw | diff to current |
2005-11-14 |
Kern Sibbald | Apply SunOS patch for ACLs submitted by David Duchscher. |
blob | commitdiff | raw | diff to current |
2005-11-12 |
Kern Sibbald | - Implement autochanger drives protocol so that Dir... |
blob | commitdiff | raw | diff to current |
2005-08-31 |
Kern Sibbald | - Final tweaks to build Win32. |
blob | commitdiff | raw | diff to current |
2005-08-13 |
Kern Sibbald | - Add drive specification to mount, unmount, release... |
blob | commitdiff | raw | diff to current |
2005-08-10 |
Nicolas Boichat | Mark translatable strings in all source files. |
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-11 |
Kern Sibbald | - Lots of documentation. |
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-06 |
Kern Sibbald | - Modify mtx-changer.in script to return slot:barcode for |
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-07-04 |
Kern Sibbald | 04Jul05 |
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-05-18 |
Kern Sibbald | - Modify wait during use_device to happen only after... |
blob | commitdiff | raw | diff to current |
2005-05-09 |
Kern Sibbald | - Fix bug in changing tape pools after first backup... |
blob | commitdiff | raw | diff to current |
2005-04-30 |
Kern Sibbald | - Remove a few HAVE_TLS #ifdefs |
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-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-28 |
Kern Sibbald | - This version has a new DIR -- SD protocol. Both |
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-17 |
Kern Sibbald | - Detect if fseeko exists with autoconf. If so, use it |
blob | commitdiff | raw | diff to current |
2005-03-11 |
Kern Sibbald | Fix error message |
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-08 |
Kern Sibbald | More device name convention |
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-03-02 |
Kern Sibbald | - Make Director loop over alternative Devices specified... |
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-11-24 |
Kern Sibbald | - Take Dan's fix to the fix_postgresql_tables (thanks... |
blob | commitdiff | raw | diff to current |
2004-11-21 |
Kern Sibbald | Update |
blob | commitdiff | raw | diff to current |
2004-10-03 |
Kern Sibbald | Final changes |
blob | commitdiff | raw | diff to current |
2004-09-19 |
Kern Sibbald | Massive SD calling sequence reorganization |
blob | commitdiff | raw | diff to current |
2004-09-05 |
Kern Sibbald | - Send all queued messages in SD and FD prior to closin... |
blob | commitdiff | raw | diff to current |
2004-08-22 |
Nicolas Boichat | - Add default Console resource in src/dird/bacula-dir... |
blob | commitdiff | raw | diff to current |
2004-08-19 |
Nicolas Boichat | - Add .status [current|last] command to filed and stored |
blob | commitdiff | raw | diff to current |
2004-08-05 |
Kern Sibbald | Fix new FileSet exclusion |
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-16 |
Kern Sibbald | Pool + label cleanups from bug reports |
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-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-12 |
Kern Sibbald | Misc see kes-1.34 |
blob | commitdiff | raw | diff to current |
2004-05-28 |
Kern Sibbald | Fix minor update slots bugs |
blob | commitdiff | raw | diff to current |
2004-05-01 |
Kern Sibbald | Fix mount not releasing job |
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-07 |
Kern Sibbald | Implement first cut DCR in SD |
blob | commitdiff | raw | diff to current |
2004-03-04 |
Kern Sibbald | Update configure to set x on logrotate |
blob | commitdiff | raw | diff to current |
2004-03-03 |
Kern Sibbald | Update to bool in dircmd.c |
blob | commitdiff | raw | diff to current |
2004-03-03 |
Kern Sibbald | Set trace in SD |
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-30 |
Kern Sibbald | Don't open drive before autochanger list command |
blob | commitdiff | raw | diff to current |
2004-01-24 |
Kern Sibbald | various see kes-1.33 |
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-11-18 |
Kern Sibbald | Update to cygwin 1.5.5+add slots=1,3... 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-11-07 |
Kern Sibbald | Fix: clock diff, Dan's patch, Nic's patch, segfault |
blob | commitdiff | raw | diff to current |
2003-10-24 |
Kern Sibbald | Error msgs + doc |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Kern Sibbald | Misc -- see ChangeLog |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Kern Sibbald | Massive cleanup of recycling code |
blob | commitdiff | raw | diff to current |
2003-09-13 |
Kern Sibbald | Final variable expansion fixes + misc |
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-06-18 |
Kern Sibbald | New var.c file + implement multiple simultaneous jobs |
blob | commitdiff | raw | diff to current |
2003-06-16 |
Kern Sibbald | Set correct SD->FD Job term status |
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 |
next |