]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib/parse_conf.c
18Jun08
[bacula/bacula] / bacula / src / lib / parse_conf.c
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
2002-11-22 Kern SibbaldAdd MaxVolBytes to Pool
2002-11-21 Kern SibbaldSee kes21Nov02
2002-11-14 Kern SibbaldLast major change for 1.27 code -- see kes13Nov02
2002-10-23 Kern SibbaldFirst cut 1.27 see kes23Oct02
2002-09-14 Kern SibbaldAutochanger for read + 64 bit addrs + Session key,...
2002-08-19 Kern SibbaldFix uninitialized variables
2002-08-05 Kern SibbaldInitial Irix support
2002-07-07 Kern SibbaldFirst cut 1.23 -- kes07Jul02
2002-06-25 Kern SibbaldBasic Restore bootstrap implemented -- kes25Jun02
2002-06-22 Kern SibbaldDocumentation, fix watchdog.c -- kes22Jun02
2002-06-20 Kern Sibbaldlex_get_token update -- kes20Jun02
2002-06-19 Kern Sibbaldbootstrap improvements -- kes19Jun02
2002-06-15 Kern Sibbaldkes15Jun02
2002-05-25 Kern SibbaldMake Recycle work -- kes25May02
2002-05-21 Kern SibbaldImplement Auto Prune and Auto Recycle
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-05-09 Kern SibbaldDB changes for Retention Periods
2002-04-28 Kern SibbaldStart of prune cmd. See kes28Apr02
next