]> git.sur5r.net Git - bacula/bacula/history - bacula/src/filed/backup.c
kes Replace () by {} in configure.in for proper HP configuration.
[bacula/bacula] / bacula / src / filed / backup.c
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
2004-01-17 Kern SibbaldAdd maximum network buffer size directive
2003-09-29 Kern SibbaldFreeBSD fixes; manual updates
2003-06-27 Kern SibbaldFinal touches to Win32 code
2003-06-27 Kern SibbaldImplement portable option
2003-06-25 Kern SibbaldImplement Win32 data detection code
2003-06-09 Kern SibbaldBig reorganization of restore code into lib/attr.c
2003-05-21 Kern SibbaldFinish Win32 backup add DESTDIR to autostart code
2003-05-18 Kern SibbaldMajor part of Win32 BackupRead/Write done
2003-05-17 Kern SibbaldUse rentrant mysql lib, eliminate race in sql_list...
2003-05-15 Kern SibbaldBSDI changes, auto Win API detection
2003-05-05 Kern SibbaldFix Win32 crash
2003-05-04 Kern SibbaldAdd configure Heartbeat Interval statements SD and FD
2003-05-04 Kern SibbaldAdd heartbeat FD -> Dir
2003-05-03 Kern SibbaldMisc see kes-1.30a
2003-05-03 Kern SibbaldUpdate doc
2003-05-02 Kern SibbaldAdd SD heartbeat
2003-04-16 Kern SibbaldWin32 backup API implementation
2003-04-13 Kern SibbaldFix directory times, modes on restore
2003-04-12 Kern SibbaldBFILE I/O, new console @ commands, regression, file...
2003-04-07 Kern SibbaldChange spelling of cancelled
2003-03-06 Kern SibbaldUpdate doc
2003-02-01 Kern SibbaldMult Vols + fix restore hard links + file permissions
2003-01-27 Kern SibbaldSHA1 implementation
2003-01-22 Kern SibbaldAdd timer to FIFO read/write opens
2003-01-15 Kern SibbaldError message suppression
2003-01-14 Kern SibbaldMore error/cancel cleanups
2003-01-14 Kern SibbaldStatus cleanup and cancelling FD
2003-01-14 Kern SibbaldJobStatus updates
2003-01-12 Kern SibbaldFix UseDuration (hopefully)
next