]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib/tree.c
Fix #2803 about error message during restore session with 'cd /'
[bacula/bacula] / bacula / src / lib / tree.c
2017-05-25 Eric BollengierFix #2803 about error message during restore session... Release-7.9.0
2017-05-22 Kern SibbaldBig backport from Enterprise
2016-01-10 Kern SibbaldChange copyright as per agreement with FSFE
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldMake cd accept wildcards
2013-04-20 Kern SibbaldFirst cut wild card in restore cd command -- works...
2013-04-20 Eric BollengierFix compilation warning on FreeBSD
2013-04-20 Kern SibbaldAdd code to trim heap after big mallocs
2013-04-20 Kern SibbaldTweak tree.c debugging
2013-04-20 Kern SibbaldFix typo in buffer sizes off by factor of 10
2010-11-25 Eric BollengierAdd delta_seq to restore tree code
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-02-21 Kern SibbaldFirst incomplete cut of big malloc blocks for htable.
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-20 Kern Sibbaldkes Fix tray-monitor by not requiring a timer interval...
2007-02-07 Kern SibbaldRemove unwanted execute bit
2007-02-06 Kern SibbaldUpdate a few dates
2007-02-02 Kern Sibbaldkes Fix memory leak with storage ids in cats/sql_get.c
2006-12-01 Robert NelsonFix path issues.
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-11-21 Kern SibbaldUpdate copyright
2006-11-12 Kern Sibbaldkes Change error message 'illegal' to 'invalid' -...
2006-03-17 Kern Sibbald17Mar06
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-05-25 Kern Sibbald- Put Dmsg() on inside if() to avoid calling subroutine.
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-11-21 Kern Sibbald- Make authentication timeout compile time configurable.
2004-07-16 Kern SibbaldPool + label cleanups from bug reports
2004-06-18 Kern SibbaldFinish new restore tree code
2004-06-17 Kern SibbaldRestructure tree.c + misc
2004-03-26 Kern SibbaldUpdate tree building code
2004-03-25 Kern Sibbaldtree performance improvements
2004-02-07 Kern SibbaldFix watchdog deadlog + restore soft link bug
2003-10-25 Kern Sibbaldtree.c optimizations
2003-10-25 Kern SibbaldOptimize tree.c a bit, take Scott's spec & patch
2003-09-01 Kern SibbaldCache path in tree.c
2003-08-31 Kern SibbaldImplement repositioning code + misc
2003-01-29 Kern SibbaldUpdate file permission bits
2002-10-23 Kern SibbaldFirst cut 1.27 see kes23Oct02
2002-10-10 Kern SibbaldWin32 fixes -- see kes10Oct02
2002-08-19 Kern SibbaldFix tree relcd + add rate
2002-08-19 Kern SibbaldFix uninitialized variables
2002-08-06 Kern SibbaldBug fixes + documentation -- kes06Aug02
2002-08-01 Kern SibbaldFirst cut of restore
2002-06-20 Kern Sibbaldlex_get_token update -- kes20Jun02