]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib
Working directory pane in restore. Will get this into the stack next.
[bacula/bacula] / bacula / src / lib /
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-06-25 Kern Sibbald25Jun06
2006-06-24 Kern Sibbald- Turn on new bsnprintf() code.
2006-06-24 Kern Sibbald- Eliminate crypto type punning problems by eliminating...
2006-06-24 Kern Sibbald- ========= Remove Accept Any Volume ========= directive.
2006-06-22 Kern Sibbald- Update some very old licenses in src/cats.
2006-06-14 Kern Sibbald- Remove xpg4 lib from FreeBSD build as it is no longer...
2006-06-04 Kern Sibbald- Modify configure.in to check for typeof().
2006-05-27 Eric Bollengier o initial add
2006-05-27 Eric Bollengier Done with item 9 = Implement new {Client}Run{Before...
2006-05-26 Kern Sibbald26May06
2006-05-21 Kern Sibbald- Move DIR run command to SD before starting the messag...
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-05-05 Kern Sibbald- Correct EOF with no \n lex.c problem.
2006-05-02 Kern Sibbald- Simplify Win32 Makefile
2006-05-01 Kern Sibbald- Work on getting wx-console building on MinGW. wxWidge...
2006-04-30 Eric Bollengier- fix : reload a bad configuration file doesn't kill...
2006-04-30 Eric Bollengierfix : included config files are now using the same...
2006-04-26 Kern SibbaldImplement cross compiled bconsole
2006-04-23 Kern Sibbald- Add 'Dir Status' button to the gnome console.
2006-04-22 Kern SibbaldIntegrate most of the MinGW changes -- more to do.
2006-04-21 Kern SibbaldFix OPENSSL include in lib and findlib
2006-04-21 Kern Sibbald- Implement using pg_config for finding PostgreSQL...
2006-04-20 Kern Sibbald- Ensure that DB signature is never NULL.
2006-04-20 Kern Sibbald- Fix scheduler to handle time skew (eg daylight savings).
2006-04-20 Kern SibbaldTweak Win32 build
2006-04-20 Kern SibbaldTweak Win32 build
2006-04-19 Kern SibbaldTweak Win32 build
2006-04-19 Kern SibbaldFix winapi.h
2006-04-19 Kern Sibbald- Apply patch from Christopher Hull
2006-04-18 Kern Sibbald- Remove the -f option from the chown in Makefile.in...
2006-04-17 Kern SibbaldGet migration working again
2006-04-16 Kern SibbaldAdd mingw files and changes
2006-04-15 Kern Sibbald15Apr06
2006-04-09 Eric Bollengier- small _("print") fix for translation.
2006-04-09 Eric Bollengier- small _("print") fix for translation.
2006-04-07 Kern Sibbald- Remove timed wait for VSS on Win2K3 as it is not yet
2006-03-24 Kern Sibbald24Mar06
2006-03-21 Thorsten Engelsmall bugfix (init mutex before using it in inc_use_cou...
2006-03-17 Kern Sibbald17Mar06
2006-03-14 Kern Sibbald- Add more jcr methods and make mutex and use_count...
2006-03-08 Kern Sibbald- Rename mac.c migrate.c
2006-02-28 Thorsten Engeltake out 260char limit for win NT/XP, etc. paths can...
2006-02-26 Kern Sibbald- Fix the block listing bug pointed out by Arno.
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2006-02-06 Kern Sibbald- Implement first cut of Migration.
2006-01-30 Kern Sibbald- Continue implementing migration.
2006-01-17 Landon FullerImplement restore decryption support.
2006-01-17 Landon FullerAdd dummy #define for CRYPTO_CIPHER_MAX_BLOCK_SIZE
2006-01-17 Landon FullerSupport for FD-side file encryption.
2006-01-16 Landon FullerFix a memory leak.
2006-01-16 Landon Fuller- Add support for testing the availability of a PEM...
2006-01-15 Kern Sibbald15Jan06
2006-01-14 Landon Fuller- Rename "crypto_recipients" to "crypto_session" to...
2006-01-07 Landon FullerAdd missing cast
2006-01-07 Kern Sibbald07Jan06
2005-12-21 Kern SibbaldFix configure
2005-12-21 Kern SibbaldRemove new bnet_sig
2005-12-17 Kern Sibbald- Fix seg fault if user labels a drive directory bug...
2005-12-13 Kern Sibbald13Dec05
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 SibbaldFix Win32 built to work with new crypto code.
2005-12-07 Kern Sibbald- Modify most restore error messages to be queued so...
2005-12-07 Kern Sibbald- Remove warning message about multiple saves of hardli...
2005-12-05 Kern Sibbald- Remove argument from create_bacula_database for SQLit...
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-12-03 Kern Sibbald03Dec05
2005-11-23 Kern SibbaldUpdate btree code
2005-11-23 Kern SibbaldAdd new files
2005-11-21 Kern SibbaldApply 1.38.2 changes
2005-11-20 Landon FullerFreeBSD recently added SIGLWP to sys/signal.h, uncoveri...
2005-11-12 Kern Sibbald- Implement autochanger drives protocol so that Dir...
2005-11-10 Kern SibbaldRemove delete of CVS files
2005-11-08 Kern SibbaldAdd bsnprintf.c
2005-11-06 Kern SibbaldChange ifdeffing
2005-11-06 Kern SibbaldFix switch in bfile.c
2005-11-05 Kern SibbaldAdd new bsnprintf file
2005-11-03 Kern Sibbald- Fix wrong variable in bpipe.c debug output reported...
2005-10-27 Kern Sibbald- Return HARDEOF status from bnet_recv() if bsock NULL...
2005-10-22 Kern SibbaldApply fix from Martin Simmons to clear structure before
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-09-24 Kern Sibbald- Fix mode change open in btape.c
2005-09-20 Kern SibbaldTweak daemon.c berrno, copyright.
2005-09-18 Kern Sibbald- Apply Landon's patch for the TLS ANS1 API change.
2005-09-05 Thorsten Engeladded GetVolumePathW and GetVolumeNameForVolumeMountPoi...
2005-09-04 Kern SibbaldFix out of order volumes during restore.
2005-08-27 Nicolas BoichatAdd compatibility with Microsoft Visual C++ 2005 Expres...
2005-08-21 Kern SibbaldMove Win32 errno message build into berrno constructor.
2005-08-19 Kern SibbaldWin32 tweaks
2005-08-18 Kern SibbaldWin32 fix -- remove debug O_NONBLOCK code
2005-08-16 Kern Sibbald- Fix bug that missed drive=nn specification.
2005-08-15 Nicolas Boichat - Convert dvd-writepart to Python.
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-29 Kern Sibbald29Jul05
next