]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/Makefile.in
Implement chgrp on bacula-x.conf if user configs a Dir/SD/FD group
[bacula/bacula] / bacula / src / dird / Makefile.in
2013-04-20 Kern SibbaldImplement chgrp on bacula-x.conf if user configs a...
2013-04-20 Marco van WieringenDrop last SQL_INC leftovers. Due to backend abstraction...
2013-04-20 Marco van WieringenBackport of class based catalog backends into Branch...
2009-09-30 Eric BollengierMerge branch 'master' into basejobv3
2009-09-19 Dmitry V. LevinImplement support of keeping readall capabilities after...
2009-02-18 Kern SibbaldEnsure that libtool directory always cleaned + reduce
2008-10-19 Kern Sibbaldkes Add Makefile dependency when using LIBTOOL_LINK...
2008-10-14 Kern SibbaldApply patch from Marco van Wieringen <mvw@planets...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-03-08 Kern SibbaldRename fd/dir plugin to use Bacula standard underscore.
2008-01-28 Kern SibbaldAlpha integration of Dir plugin
2007-05-27 Kern Sibbaldkes I reworked the OpenSSL include/lib flags to be...
2006-08-05 Robert NelsonA better fix for the WIN32_VSS bug that Kern discovered.
2006-07-14 Robert NelsonRewrite msvcrt localtime kludge so it doesn't used...
2006-07-03 Kern Sibbald ======================= Warning ================...
2006-06-25 Kern Sibbald25Jun06
2006-03-08 Kern Sibbald- Rename mac.c migrate.c
2005-11-10 Kern SibbaldRemove delete of CVS files
2005-09-28 Kern Sibbald- Integrate libwrap patch from Szechuan Death. They...
2005-08-20 Landon FullerInclude the appropriate libintl linker flags. Tested...
2005-04-30 Kern Sibbald- Remove a few HAVE_TLS #ifdefs
2005-04-26 Kern Sibbald- Implement restore of a single directory.
2005-04-22 Landon Fuller- Integrated TLS network encryption
2005-03-26 Kern Sibbald- Remove \a and -e from error echos in most Makefiles.
2005-03-10 Kern Sibbald- Add new ua_update.c file and move update_cmd there.
2004-11-29 Kern SibbaldFirst cut Python support
2004-11-28 Kern SibbaldFirst cut of Python Events for Bacula. Director only.
2004-09-24 Kern Sibbald- Modify the depend section of each Makefile.in to...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-07-27 Kern SibbaldFirst cut berrno unified Unix/Win32 errno handling
2004-07-21 Kern SibbaldRescue updates + misc
2004-06-17 Kern SibbaldRestructure tree.c + misc
2004-03-10 Kern SibbaldIntegrate Phil's Makefile patch
2004-01-17 Kern SibbaldFirst cut Console ACLs
2003-10-24 Kern SibbaldError msgs + doc
2003-09-17 Kern SibbaldFix automatic tape labeling
2003-08-16 Kern SibbaldMisc -- see kes-1.32
2003-07-17 Kern Sibbaldadd jobq+serial.h+priorities+recycling
2003-06-21 Kern SibbaldAdd var command
2003-06-02 Kern SibbaldSeparate tree and bsr code from ua_restore.c
2003-05-30 Kern SibbaldSee kes-1.31 for details
2003-05-07 Kern SibbaldInclude RunBefore/After output in job report
2003-04-04 Kern Sibbaldrelabel command, first cut label barcodes
2003-03-29 Kern SibbaldWindows tweaks
2003-03-03 Kern SibbaldImplement new Finclude/Fexclude -- drop FileOptions
2003-01-28 Kern SibbaldAdd scriptsdir
2003-01-23 Kern SibbaldTighten up .conf permissions
2002-12-29 Kern SibbaldConfigure/Make improvements
2002-12-28 Kern SibbaldFix distclean to wipe CVS
2002-12-21 Kern SibbaldPrune SQL fix; finish Linux rescue; doc
2002-12-18 Kern SibbaldAllow Nul Where on restore
2002-12-16 Kern SibbaldBetter bootstrap file + static daemons
2002-10-23 Kern SibbaldFirst cut 1.27 see kes23Oct02
2002-08-12 Kern SibbaldNew tools directory -- kes12Aug02
2002-08-09 Kern SibbaldRestore command fires off a Run command
2002-08-01 Kern SibbaldFirst cut of restore
2002-07-17 Kern Sibbaldchange autorecycle.c name to recycle.c
2002-06-11 Kern SibbaldFix space in filename bug -- see kes11Jun02
2002-05-21 Kern SibbaldImplement Auto Prune and Auto Recycle
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-04-29 Kern Sibbaldadd Prune command -- not yet tested
2002-04-28 Kern SibbaldStart of prune cmd. See kes28Apr02
2002-04-23 Kern SibbaldInitial revision