]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/ua_tree.c
- Add a kludge to detect bad date/times, which cause a seg fault in
[bacula/bacula] / bacula / src / dird / ua_tree.c
2004-10-13 Kern Sibbald- Add a kludge to detect bad date/times, which cause...
2004-10-08 Kern SibbaldFix segfault in lsmark command in restore tree.
2004-10-08 Kern SibbaldFix segfault in editing numbers in count command of...
2004-09-22 Kern Sibbald- Turn on transactions for SQLite and PostgreSQL if
2004-09-20 Kern Sibbald- Tweak install chapter of French manual to add new...
2004-08-03 Kern SibbaldMisc
2004-06-18 Kern SibbaldFinish new restore tree code
2004-06-17 Kern SibbaldRestructure tree.c + misc
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-04-05 Kern SibbaldFix restore for PostgreSQL ordering + update ChangeLog
2004-03-27 Kern SibbaldRestore all/done updates
2004-03-26 Kern SibbaldUpdate tree building code
2004-03-07 Kern SibbaldImplement first cut DCR in SD
2004-02-07 Kern SibbaldFix watchdog deadlog + restore soft link bug
2004-01-15 Kern SibbaldNumerous restore tree changes
2004-01-13 Kern SibbaldMake mark run *MUCH* faster in restore tree + update...
2004-01-12 Kern SibbaldFix win32 directory permission restore problems
2003-11-28 Kern SibbaldImplement saving last 10 jobs run
2003-11-25 Kern SibbaldNew tree commands lsmark+estimate
2003-10-25 Kern SibbaldOptimize tree.c a bit, take Scott's spec & patch
2003-10-17 Kern SibbaldCommit final code for 1.32b + Verify Job (name) + chang...
2003-09-20 Kern SibbaldAdd full lenght time modifiers + require resource names...
2003-09-01 Kern SibbaldCache path in tree.c
2003-08-31 Kern SibbaldImplement repositioning code + misc
2003-07-14 Kern SibbaldMove host.h from filed to src + add Project to home...
2003-07-06 Kern SibbaldFix tree code from bashing restore args + pass prefix...
2003-06-26 Kern SibbaldUpdate config + write own fgets() + ...
2003-06-23 Kern SibbaldFix possible buffer overrun in restore tree routine
2003-06-02 Kern SibbaldSeparate tree and bsr code from ua_restore.c