]> git.sur5r.net Git - bacula/bacula/history - bacula/src/filed
kes Extend new GUI api code to tree commands.
[bacula/bacula] / bacula / src / filed /
2007-02-22 Kern Sibbaldkes Begin implementing new comm signals for API.
2007-02-16 Kern SibbaldTweak
2007-02-16 Kern Sibbaldkes Fix encryption deblocking bug, which caused some...
2007-02-16 Kern Sibbaldkes Add FD event sequence order prepared by Eric ...
2007-02-15 Kern Sibbaldtweaks
2007-02-12 Eric Bollengierebl fix runscript : they was run before the real end...
2007-02-10 Kern Sibbaldkes Apply Eric's scratch patch that moves a purged...
2007-02-09 Kern Sibbald09Feb07
2007-02-07 Kern SibbaldRemove unwanted execute bit
2007-02-06 Robert NelsonRemove obsolete .cvsignore files.
2007-02-04 Robert NelsonFix bug # 746 - Windows FD crashes when job canceled
2007-01-12 Kern SibbaldUpdate copyrights + Do not release source pointers...
2007-01-11 Kern Sibbaldkes Add dynamic dll entry point for SHGetFolderPath...
2006-12-22 Kern Sibbaldkes Fix code to check for two resources of same name...
2006-12-21 Eric Bollengierebl fix compilation bug by adding #ifdef HAVE_LIBZ
2006-12-17 Kern Sibbaldkes Add additional messages when Job canceled automati...
2006-12-16 Kern Sibbaldkes Update projects file for next vote.
2006-12-13 Kern Sibbaldkes Implement code that should properly set that a...
2006-12-11 Kern SibbaldFix bad variable initialization
2006-12-10 Landon FullerFix job byte reporting -- the digest code runs in verif...
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-04 Landon FullerRe-implemented the block-preserving encryption restore...
2006-12-03 Kern Sibbaldkes Enable disk seeking on restore.
2006-12-03 Kern Sibbaldkes Turn off data encryption. It can be enabled by...
2006-12-03 Kern Sibbaldsplit long lines
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-28 Landon FullerFixed two bugs, the first of which is mine:
2006-11-27 Kern Sibbaldkes More copyright changes.
2006-11-26 Kern SibbaldAdd Bacula version+date to Client record. This is a...
2006-11-25 Landon FullerExtraction must be disabled here, as it can not be...
2006-11-25 Eric Bollengierebl add \n to error message
2006-11-25 Kern Sibbaldkes Add Landon's refactor of restore Feature request...
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-11-02 Landon FullerProvide a more helpful error message when no private...
2006-10-24 Robert NelsonChange daemons and utilities so that if -c is omitted...
2006-10-15 Landon FullerFix a cosmetic bug that caused spurious OpenSSL error...
2006-10-01 Eric Bollengierebl fix RunScript bug (in some case, After script...
2006-09-28 Kern Sibbaldkes Print the Volume purged message only for real...
2006-09-26 Robert NelsonEliminate dependency on man2html.
2006-09-26 Dan LangilleImprove the old "Filesystem change prohibited" message...
2006-09-20 Kern SibbaldStart adding back removed code.
2006-09-01 Robert NelsonUpdate the Microsoft Visual Studio build to match the...
2006-08-29 Eric Bollengierebl fix runscript comment
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-08-07 Kern Sibbaldkes Fix bug #462 incorrect error message printed when...
2006-08-07 Eric Bollengierebl Fix runscript bug
2006-08-01 Kern Sibbaldkes Update copyright date in program files, and for...
2006-07-30 Kern Sibbaldkes Make bscan ignore ACL streams.
2006-07-27 Robert NelsonComplete port to Windows
2006-07-26 Robert NelsonStrip pathname portion off all message routines that...
2006-07-24 Kern Sibbald- Change cats/sql.c to elimate %-*s format, which I...
2006-07-23 Eric Bollengier o fix runscript bug on dird
2006-07-19 Kern Sibbald19July06
2006-07-08 Kern Sibbald ======================= Warning ================...
2006-07-03 Kern Sibbald ======================= Warning ================...
2006-07-03 Robert NelsonFix header file includes.
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-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- Harden authentication failure in FD by single threadi...
2006-06-24 Kern Sibbald- ========= Remove Accept Any Volume ========= directive.
2006-06-14 Kern Sibbald- Remove xpg4 lib from FreeBSD build as it is no longer...
2006-06-01 Kern SibbaldCorrect compile errors in acl.c
2006-06-01 Kern Sibbald- Implement partial error messages for src/filed/acl.c
2006-05-27 Eric Bollengier Done with item 9 = Implement new {Client}Run{Before...
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-05-05 Kern Sibbald- Correct EOF with no \n lex.c problem.
2006-04-29 Kern SibbaldFix problem of accents with new Win32 code.
2006-04-28 Kern Sibbald- Start implementing Christopher's St.Bernard code.
2006-04-28 Thorsten Engel- improve error msg if VSS failed for a drive
2006-04-26 Kern SibbaldImplement cross compiled bconsole
2006-04-25 Kern SibbaldFix barcode test, eliminate BOOL (doesn't exist on...
2006-04-25 Kern Sibbald- Integrate the majority of the Mingw cross-tools submi...
2006-04-24 Thorsten Engel- make enable_vss persistent per backup job (cache it)
2006-04-21 Thorsten Engelbugfix: an early cancel (e.g. during request for label...
2006-04-19 Kern SibbaldTweak Win32 build
2006-04-19 Thorsten Engelimprove vss
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-11 Kern Sibbald11Apr06
2006-03-24 Kern Sibbald24Mar06
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-19 Landon FullerDon't attempt signature validation on non-files
next