]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib/parse_conf.h
kes Move initialization of read/write res lock earlier in the code.
[bacula/bacula] / bacula / src / lib / parse_conf.h
2008-01-23 Kern Sibbaldkes Move initialization of read/write res lock earlier...
2007-10-03 Kern SibbaldBackport almost 4000 lines of 2.3 code that fixes a...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-16 Kern SibbaldFirst cut of adding .mod to the run command.
2007-01-23 Robert NelsonFix msvc build problems.
2006-12-23 Kern Sibbaldkes Add code in catreq.c to reject volumes not marked...
2006-11-21 Kern SibbaldUpdate copyright
2006-06-22 Kern Sibbald- Update some very old licenses in src/cats.
2006-06-04 Kern Sibbald- Modify configure.in to check for typeof().
2006-05-26 Kern Sibbald26May06
2006-04-30 Eric Bollengier- fix : reload a bad configuration file doesn't kill...
2006-04-07 Kern Sibbald- Remove timed wait for VSS on Win2K3 as it is not yet
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2005-04-26 Nicolas Boichatwx-console: Improve error handling when reading configu...
2005-03-06 Kern Sibbald06Mar05
2005-03-02 Kern Sibbald- Fix a few problems with the MySQL table create in...
2005-02-04 Kern SibbaldOK, ANSI labels seem to be working now
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-06-22 Kern SibbaldReduce casting in smartall + turn off reload debug...
2004-06-21 Kern SibbaldPut resources on a pointer
2004-06-21 Kern SibbaldSort Scheduled Jobs list
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-05-08 Nicolas Boichatparse_conf now returns a status if wanted.
2004-05-07 Nicolas Boichatlex_open_file now accepts const char* as file name.
2004-02-28 Kern SibbaldFirst cut SIGHUP while jobs running + apply Phil's...
2004-02-27 Kern SibbaldJob end push resource resturcturing
2004-02-21 Kern SibbaldStart SIGHUP coding + misc
2004-02-18 Kern SibbaldAdd const for Solaris' C++ compiler
2004-02-16 Kern Sibbaldconst char * additions
2004-02-10 Kern SibbaldApply win32 fixes + add tapetest.c
2003-12-26 Kern SibbaldDefine foreach_res() + work on jobdefs + bstrftime_nc
2003-12-17 Kern SibbaldUpdate from week away
2003-09-06 Kern SibbaldImplement ClientRunBeforeJob and ClientRunAfterJob
2003-05-30 Kern SibbaldSee kes-1.31 for details
2003-03-03 Kern SibbaldImplement new Finclude/Fexclude -- drop FileOptions
2002-06-25 Kern SibbaldBasic Restore bootstrap implemented -- kes25Jun02
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-04-23 Kern SibbaldInitial revision