]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib/bpipe.c
Restore win32 dir from Branch-5.2 and update it
[bacula/bacula] / bacula / src / lib / bpipe.c
2018-04-17 Kern SibbaldRestore win32 dir from Branch-5.2 and update it
2017-05-29 Kern SibbaldFix some problems noted by clang
2017-05-22 Kern SibbaldBig backport from Enterprise
2016-01-10 Kern SibbaldChange copyright as per agreement with FSFE
2015-11-21 Eric BollengierFix segfault in open_bpipe() when the program is empty
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldChange all sm_checks into Dsm_check for performance...
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldRemove closelog() in bpipe fixes bug #1536
2010-01-19 Eric BollengierFix possible memory leak
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-04-02 Kern Sibbaldkes Modify run_program() and run_program_full_output...
2008-02-08 Kern SibbaldPlugin updates
2007-09-26 Kern SibbaldAdd jcr to timer packets so if killed message can be...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-20 Kern Sibbaldkes Fix tray-monitor by not requiring a timer interval...
2007-05-03 Kern Sibbaldkes First cut strip path. The data should be passed...
2006-11-21 Kern SibbaldUpdate copyrights
2006-09-02 Kern Sibbaldkes When doing a label, pass the VolBytes back to...
2006-08-30 Kern Sibbaldkes Apply dvd-handler patch from Richard Mortimer.
2006-08-07 Kern Sibbaldkes Fix bug #462 incorrect error message printed when...
2006-07-27 Robert NelsonComplete port to Windows
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-06-14 Kern Sibbald- Remove xpg4 lib from FreeBSD build as it is no longer...
2006-04-16 Kern SibbaldAdd mingw files and changes
2006-03-08 Kern Sibbald- Rename mac.c migrate.c
2005-12-05 Kern Sibbald- Remove argument from create_bacula_database for SQLit...
2005-11-03 Kern Sibbald- Fix wrong variable in bpipe.c debug output reported...
2005-10-13 Kern SibbaldFix error conditions in bpipe.c DVD routine (terminate...
2005-10-13 Kern SibbaldFix buffer size in bpipe.c
2005-10-13 Kern Sibbald- Use a bigger buffer 32K as suggested by Arno in bpipe.c.
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-08-03 Kern Sibbald- Require 5 arguments to mtx-changer except list and...
2005-07-30 Nicolas BoichatFix src/lib/bpipe.c:run_program and run_program_full_ou...
2005-07-22 Kern Sibbald- Add check for df path for dvd_freespace
2005-07-17 Kern Sibbald- Fix name space pollution by OpenSSL 0.9.8 reported by
2005-07-11 Kern Sibbald Make sure that bpipe results are zapped even on
2005-06-18 Kern Sibbald- DVD writing/reading seems to be mostly working.
2005-01-29 Kern SibbaldVacation work -- see tech log
2005-01-08 Kern SibbaldIntegrate Nicolas' patch for direct DVD support.
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-11-08 Kern Sibbald08Nov04
2004-09-22 Kern Sibbald- Incremented the release number because this version...
2004-07-28 Kern SibbaldImplement berrno for bpipes and run_program
2004-06-17 Kern SibbaldRestructure tree.c + misc
2004-04-10 Kern SibbaldUpdate version
2004-04-10 Kern SibbaldRemove files with x bit
2004-04-02 Kern SibbaldFix btape autochanger handling
2004-02-18 Kern SibbaldAdd const for Solaris' C++ compiler
2004-02-10 Kern SibbaldApply win32 fixes + add tapetest.c
2003-12-28 Kern SibbaldFix conio.c on FreeBSD + fix string concat on FreeBSD
2003-10-23 Kern SibbaldMake status dir report all runs + close unused fd in...
2003-09-15 Kern Sibbaldlist nextvol + retry waitpid on intr
2003-06-26 Kern SibbaldUpdate config + write own fgets() + ...
2003-06-10 Kern SibbaldEliminate email address + start on POOLMEM + fix bscan
2003-05-23 Kern SibbaldSort bsr records, use C++ structs, add volatile, fix...
2003-04-21 Kern SibbaldImplement bmicrosleep and run when
2003-02-10 Kern SibbaldFix run_program return status
2003-01-27 Kern SibbaldDocument SHA1 + work on returning child status
2003-01-17 Kern SibbaldUpdate doc
2003-01-09 Kern SibbaldFix dynamic file options
2002-12-29 Kern SibbaldFreeBSD child status code kludge
2002-12-12 Kern SibbaldWatchdog updates
2002-12-02 Kern SibbaldSee kes02Dec02