]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/ua_tree.c
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / dird / ua_tree.c
2006-06-29 (no author)This commit was manufactured by cvs2svn to create tag Release-1.38.11
2005-10-12 Kern Sibbald- Add a .dir command that separates arguments with...
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-28 Kern Sibbald28Jul05
2005-07-15 Kern Sibbald- Fix dir command scanning field misalignment in
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-07-04 Kern Sibbald04Jul05
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-02-07 Kern SibbaldAdded code to detect that no files were inserted into the
2005-01-29 Kern SibbaldVacation work -- see tech log
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-04 Kern SibbaldFirst cut conversion using html2latex; add .tex files
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