]> git.sur5r.net Git - bacula/bacula/history - bacula/src/filed/filed_conf.c
Backport from Bacula Enterprise
[bacula/bacula] / bacula / src / filed / filed_conf.c
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-08-23 Kern SibbaldMake 5 min Heartbeat the default
2014-03-27 Kern SibbaldBackport from BEE
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2009-05-26 Eric Bollengierebl Apply Steve Polyack patch to add DirSourceAddress...
2008-10-08 Eric Bollengierebl Add a new custom Id variable that is printed in...
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-01-26 Kern SibbaldFirst integration of FD plugin
2008-01-23 Kern Sibbaldkes Move initialization of read/write res lock earlier...
2007-12-12 Kern SibbaldImplement Plugin Directory and plugin events.
2007-12-11 Kern SibbaldImplement a security enhancement: TLS authentication...
2007-08-15 Kern Sibbaldkes Update AUTHORs file
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-04-22 Kern SibbaldImplement socket level heartbeat (tcp_keepidle)
2006-12-22 Kern Sibbaldkes Fix code to check for two resources of same name...
2006-12-03 Kern Sibbaldkes Turn off data encryption. It can be enabled by...
2006-11-21 Kern SibbaldUpdate copyright
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-06-24 Kern Sibbald- ========= Remove Accept Any Volume ========= directive.
2006-06-14 Kern Sibbald- Remove xpg4 lib from FreeBSD build as it is no longer...
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2006-01-16 Landon Fuller- Add support for testing the availability of a PEM...
2005-12-12 Landon FullerAdd PKE recipient structure creation w/ symmetric key...
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-09-09 Kern SibbaldApply updates
2005-08-28 Kern SibbaldApply Landon's patch for TLS default values.
2005-08-22 Landon FullerFix my errors in specifying the configuration defaults:
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-25 Kern Sibbald- Turn off old service helper code in Win32.
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-04-22 Landon Fuller- Integrated TLS network encryption
2005-04-21 Kern SibbaldGet FD Python running -- design Python backup interface.
2005-04-09 Kern Sibbald- Update of web site to replace old released doc with...
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-08-22 Nicolas Boichat- Add default Console resource in src/dird/bacula-dir...
2004-08-12 Meno Abels!!! I didn't run the regression tests.!!!
2004-08-03 Kern SibbaldMerge Meno's IPv6-1 code
2004-06-27 Kern SibbaldWin32 fixes + resources array fix
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-02-27 Kern SibbaldJob end push resource resturcturing
2004-02-21 Kern SibbaldStart SIGHUP coding + misc
2004-02-10 Kern SibbaldApply win32 fixes + add tapetest.c
2004-01-17 Kern SibbaldAdd maximum network buffer size directive
2003-09-20 Kern SibbaldAdd full lenght time modifiers + require resource names...
2003-08-16 Kern SibbaldMisc -- see kes-1.32
2003-07-06 Kern SibbaldFix tree code from bashing restore args + pass prefix...
2003-05-13 Kern SibbaldMisc see kes-1.31 13May03
2003-05-04 Kern SibbaldAdd configure Heartbeat Interval statements SD and FD
2003-05-01 Kern SibbaldSSL configuration statements + Console resource
2003-04-30 Kern SibbaldFirst cut SSL config statements
2002-12-18 Kern SibbaldAllow Nul Where on restore
2002-09-25 Kern SibbaldServer address binding + bscan updates -- see kes25Sep02
2002-09-14 Kern SibbaldAutochanger for read + 64 bit addrs + Session key,...
2002-09-03 Kern SibbaldDocumentation + set config defaults
2002-08-26 Kern SibbaldUpdate todo add versions to tools fix makefile
2002-08-26 Kern SibbaldRestore from multiple simultaneous backups
2002-08-19 Kern SibbaldFix uninitialized variables
2002-06-25 Kern SibbaldBasic Restore bootstrap implemented -- kes25Jun02
2002-05-25 Kern SibbaldMake Recycle work -- kes25May02
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-05-18 Kern Sibbald1.20 update -- kes18May02
2002-04-23 Kern SibbaldInitial revision