]> git.sur5r.net Git - bacula/bacula/history - bacula/src/filed/backup.c
More plugin implementation
[bacula/bacula] / bacula / src / filed / backup.c
2008-02-04 Kern SibbaldMore plugin implementation
2008-01-30 Kern Sibbaldkes Apply patch from bug #1049 to prevent stripping...
2008-01-28 Kern SibbaldA bit of crypto cleanup. More later.
2007-11-23 Eric Bollengierebl Fix #1015 about socket restore errors.
2007-09-26 Kern SibbaldAdd jcr to timer packets so if killed message can be...
2007-06-24 Kern Sibbaldkes Implement Windows reparse points -- similar to...
2007-06-16 Kern SibbaldFix seg fault in FD.
2007-06-16 Kern Sibbaldkes Remove a few malloc()s from the encryption code.
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-20 Kern SibbaldMove more bnet functions into the BSOCK class.
2007-05-06 Kern Sibbaldkes Start implementing bstrerror() in place of strerror().
2007-05-03 Kern Sibbaldkes First cut strip path. The data should be passed...
2007-05-02 Kern SibbaldTentative fix for missing digest signature in bug 807.
2007-04-29 Landon Fullerbackup.c: Send the cryptographic session data for all...
2007-03-31 Eric Bollengierebl Check size, age of each file after their backup...
2007-03-18 Kern Sibbaldkes Move the checking of the database in initializion...
2007-03-15 Robert NelsonFix ACLS on zero length files on Windows.
2007-03-05 Kern Sibbaldkes More bat implementation.
2007-02-16 Kern Sibbaldkes Add FD event sequence order prepared by Eric ...
2007-01-12 Kern SibbaldUpdate copyrights + Do not release source pointers...
2006-12-16 Kern Sibbaldkes Update projects file for next vote.
2006-12-09 Landon FullerThis commit fixes backup and restore of HFS+ resource...
2006-12-08 Robert NelsonRename cats_pgsql to cats_postgresql and cats_sqlite...
2006-12-06 Kern Sibbaldkes Put make_catalog_backup SQL_BINDIR in an environme...
2006-12-04 Kern Sibbaldkes Add job report indication of whether or not VSS...
2006-12-03 Kern Sibbaldkes Move unserial code in restore.c to a subroutine...
2006-11-28 Landon FullerFix a logic error that resulted in blank md5 sums and...
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-11-13 Kern Sibbaldkes Replace () by {} in configure.in for proper HP...
2006-11-05 Robert NelsonFixed problems with encryption when combined with compr...
2006-09-26 Dan LangilleImprove the old "Filesystem change prohibited" message...
2006-08-15 Kern Sibbaldkes Eliminate some compile warnings in dird_conf.c
2006-08-10 Landon FullerFix the build. If we're going to rely on pointer conver...
2006-07-26 Robert NelsonStrip pathname portion off all message routines that...
2006-07-01 Kern Sibbald- Fix a complier warning in files/backup.c
2006-06-30 Kern Sibbald- I removed a size_t from the jcr.h definition.
2006-06-30 Robert NelsonFix 64 bit build problems.
2006-06-24 Kern Sibbald- Turn on new bsnprintf() code.
2006-06-24 Kern Sibbald- Eliminate crypto type punning problems by eliminating...
2006-05-26 Kern Sibbald26May06
2006-05-23 Thorsten Engel- reduce zlib memory workload (prepare once per job...
2006-05-18 Thorsten Engel- improved code style of last commit ;-)
2006-05-17 Thorsten Engel- reduce page faults by reusing zlib buffers during...
2006-04-25 Kern Sibbald- Integrate the majority of the Mingw cross-tools submi...
2006-04-19 Kern Sibbald- Apply patch from Christopher Hull
2006-03-14 Kern Sibbald- Add more jcr methods and make mutex and use_count...
2006-01-17 Landon FullerImplement restore decryption support.
2006-01-17 Landon FullerSupport for FD-side file encryption.
2006-01-16 Landon Fuller- Add support for testing the availability of a PEM...
2006-01-14 Landon Fuller- Rename "crypto_recipients" to "crypto_session" to...
2006-01-07 Landon FullerFix build on Darwin
2005-12-12 Landon FullerAdd PKE recipient structure creation w/ symmetric key...
2005-12-11 Kern Sibbald- Merge changes made to 1.38.3 into HEAD
2005-12-08 Kern SibbaldMore Win32 compiler tweaks
2005-12-08 Kern Sibbald- Apply patch supplied by user (slightly modified)...
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-11-12 Kern Sibbald- Implement autochanger drives protocol so that Dir...
2005-11-05 Kern Sibbald- Tweak #ifdefing a bit in new Win32 stream code.
2005-11-03 Kern Sibbald- Fix wrong variable in bpipe.c debug output reported...
2005-08-15 Kern SibbaldUpdate version
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-12 Thorsten Engelsmall change to work with correct buffer size on raw...
2005-07-11 Kern Sibbald- Lots of documentation.
2005-06-16 Kern Sibbald- Add Date, Job, level to updates to .bsr file in
2005-04-26 Kern SibbaldUpdate projects
2005-04-17 Kern Sibbald- First cut of new Python implementation.
2005-04-09 Kern Sibbald- Update of web site to replace old released doc with...
2005-02-22 Kern Sibbald- Add some changes submitted by a user for HP client...
2005-02-01 Kern SibbaldMerge Preben's patch for ACLs and for Mac OS X resource...
2005-01-12 Kern SibbaldIntegrate Preben 'Peppe' Guldberg <peppe@wielders.org>'s
2005-01-08 Kern SibbaldIntegrate Nicolas' patch for direct DVD support.
2005-01-07 Kern SibbaldApply Preben's cleanup.patch which puts back much of the
2004-12-22 Kern SibbaldRemove unused berrno call
2004-12-22 Kern SibbaldMinor tweaks to error msg handling
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-13 Kern SibbaldIntegrate Tim Oberfoell <oberfoell@web.de> patch to...
2004-12-12 Kern SibbaldIntegrated Preben 'Peppe' Guldberg <peppe@wielders...
2004-12-12 Kern SibbaldIntegrated Preben 'Peppe' Guldberg <peppe@wielders...
2004-12-09 Kern Sibbald- Integrated Preben 'Peppe' Guldberg <peppe@wielders...
2004-12-06 Kern Sibbald- Implemented Preben 'Peppe' Guldberg <peppe@wielders...
2004-11-15 Kern Sibbald- Fix cancel bug in FD on /lib/tls with zero pid in
2004-10-18 Kern Sibbald- Fix crash on exit with -t option in FD on 2.6 kernels --
2004-10-16 Kern SibbaldDocumentation +
2004-08-06 Kern SibbaldA few changes for Win32
2004-07-27 Kern SibbaldFirst cut berrno unified Unix/Win32 errno handling
2004-07-24 Kern SibbaldRestore JobIds in right order + Tru64 porting
2004-07-16 Kern SibbaldMore DCR changes
2004-07-07 Kern SibbaldUse dcr more in SD + int to bool conversions
2004-07-04 Kern SibbaldAdd more DCRs
2004-07-01 Kern SibbaldAdd regex to FileSet + fix ACL crash + gnome1 Makefile...
2004-06-12 Kern SibbaldFix ACL code
2004-06-12 Kern SibbaldACL changes
2004-06-12 Kern SibbaldApply Time Oberfoell's ACL patch
2004-06-09 Kern SibbaldFinal changes
2004-04-30 Kern SibbaldStart FileSet filtering
2004-03-09 Kern SibbaldMore data spooling updates
2004-02-26 Kern Sibbaldmtimeonly and keepatime in Include + first cut disk...
2004-02-23 Kern SibbaldMisc
2004-01-26 Kern SibbaldAdd bsock timers to authentication
next