]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib/parse_conf.c
Change copyright as per agreement with FSFE
[bacula/bacula] / bacula / src / lib / parse_conf.c
2016-01-10 Kern SibbaldChange copyright as per agreement with FSFE
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-07-12 Kern SibbaldFix bug #2074 crashes when no conf file present
2014-04-02 Kern SibbaldFix improper string in parser
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldPull compiler warning cleanup code + other from master
2013-04-20 Eric BollengierImplement RestoreObject for sqlite + cleanups
2010-11-25 Eric BollengierAdd store_speed() in configuration parser
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2009-12-08 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-08 Eric BollengierFix bug #1431 about bad reload command.
2009-09-30 Eric BollengierMerge branch 'master' into basejobv3
2009-09-26 Kern SibbaldImplement store_size32 and store_size64
2009-07-15 Kern SibbaldMake CONF::init header and .c file agree about types
2009-01-24 Kern SibbaldModify search for .conf file so that if one is given on
2009-01-22 Kern SibbaldFix bug #1211 crash during reload with bad dird.conf...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-06-23 Kern Sibbaldkes Make first step toward eliminating globals from...
2008-06-18 Kern Sibbald18Jun08
2008-02-28 Kern Sibbaldkes Correct po warning message with datarootdir
2008-02-27 Kern SibbaldEliminate FORTIFY_CODE=2 bug, and make first cut at...
2008-01-30 Kern Sibbaldkes Apply patch from bug #1049 to prevent stripping...
2008-01-23 Kern Sibbaldkes Move initialization of read/write res lock earlier...
2007-10-16 Kern Sibbaldkes Add PATH command to SunOS part of mtx-changer...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-24 Kern SibbaldTweak debug levels in reservations + Correct typo in...
2007-05-21 Kern Sibbaldkes Apply UTF-8/16 patch from Yves Orton <demerphq...
2007-05-20 Kern Sibbaldkes Fix tray-monitor by not requiring a timer interval...
2007-05-16 Kern SibbaldFirst cut of adding .mod to the run command.
2007-02-07 Kern SibbaldRemove unwanted execute bit
2007-01-11 Kern Sibbaldkes Add dynamic dll entry point for SHGetFolderPath...
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-11-21 Kern SibbaldUpdate copyrights
2006-11-19 Kern Sibbald9Nov06
2006-11-07 Robert NelsonSet default configuration file directory on Unix to...
2006-11-01 Robert NelsonIgnore UTF-8 marker at the start of .conf files.
2006-10-24 Robert NelsonChange daemons and utilities so that if -c is omitted...
2006-07-19 Kern Sibbald19July06
2006-07-03 Robert NelsonFix header file includes.
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-06-22 Kern Sibbald- Update some very old licenses in src/cats.
2006-04-30 Eric Bollengier- fix : reload a bad configuration file doesn't kill...
2006-04-15 Kern Sibbald15Apr06
2006-02-26 Kern Sibbald- Fix the block listing bug pointed out by Arno.
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2006-01-30 Kern Sibbald- Continue implementing migration.
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-29 Kern Sibbald29Jul05
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-06-29 Kern Sibbald- Attempt to fix DVD writing by eliminating a number...
2005-06-22 Kern Sibbald- Add Version, ConfigDir, and WorkingDir as Python...
2005-05-16 Kern Sibbald- Add Scratch to PoolType in PostgreSQL make...tables...
2005-05-10 Kern Sibbald- Add cancel() to Dir Python scripting.
2005-05-09 Kern Sibbald- Correct bug in parse_config error handling.
2005-04-26 Nicolas Boichatwx-console: Improve error handling when reading configu...
2005-04-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
2005-03-06 Kern Sibbald06Mar05
2005-02-04 Kern SibbaldOK, ANSI labels seem to be working now
2005-01-29 Kern SibbaldVacation work -- see tech log
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-11-04 Kern Sibbald- Add M_ALERT class and put tape alerts into it.
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-09-07 Kern SibbaldModify scan code so that in most places scanning will
2004-08-12 Meno Abels!!! I didn't run the regression tests.!!!
2004-08-03 Kern SibbaldMerge Meno's IPv6-1 code
2004-07-16 Kern SibbaldPool + label cleanups from bug reports
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-19 Kern SibbaldFirst cut SIGHUM + misc
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-05-28 Kern SibbaldApply Peter Eriksson's fixes
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-04-10 Kern SibbaldUpdate version
2004-04-10 Kern SibbaldAdd back changed files
2004-04-10 Kern SibbaldRemove files with x bit
2004-03-13 Kern SibbaldFix scheduler again
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-10 Kern SibbaldApply win32 fixes + add tapetest.c
2004-02-03 Kern SibbaldFix setip crash + missing unlocks()+cleanups
2004-01-22 Kern SibbaldSetIP command + CloseOnPoll + Full,Inc,Diff Pools ...
2004-01-17 Kern SibbaldFirst cut Console ACLs
2003-12-26 Kern SibbaldDefine foreach_res() + work on jobdefs + bstrftime_nc
2003-12-26 Kern SibbaldFix over-zellous restriction of chars in Names
2003-12-17 Kern SibbaldUpdate from week away
2003-10-24 Kern SibbaldError msgs + doc
2003-10-02 Kern SibbaldPrint jmsg if file descriptor leaks occur
2003-09-20 Kern SibbaldAdd full lenght time modifiers + require resource names...
2003-05-30 Kern SibbaldSee kes-1.31 for details
2003-05-22 Kern Sibbaldlib/bmisc.c -> bsys.c cleanup error status a bit +...
2003-05-07 Kern SibbaldFix double mount needed to release drive after unmount
2003-04-12 Kern SibbaldBFILE I/O, new console @ commands, regression, file...
2003-04-09 Kern SibbaldFix mtime/ctime problem, misc
2003-03-03 Kern SibbaldImplement new Finclude/Fexclude -- drop FileOptions
2003-01-29 Kern SibbaldUpdate file permission bits
next