]> git.sur5r.net Git - bacula/bacula/history - bacula/src
Fix line-endings.
[bacula/bacula] / bacula / src /
2006-08-06 Robert NelsonFix line-endings.
2006-08-05 Robert NelsonMove the definition of catalog_db[] into cats. Change...
2006-08-05 Kern SibbaldCorrect improperly formated list command output reporte...
2006-08-05 Eric Bollengierebl Fix bug on RunBefore
2006-08-05 Scott BarningerRe-enable and update sqlite script patches. Bug 648.
2006-08-05 Robert NelsonA better fix for the WIN32_VSS bug that Kern discovered.
2006-08-04 Kern SibbaldCorrect despool time calculation.
2006-08-03 Kern Sibbaldkes Remove previous changes to compat.cpp as they...
2006-08-03 Kern SibbaldUpdate version
2006-08-03 Kern Sibbaldkes Attempt to fix problems with the msg_queue crashin...
2006-08-02 Kern Sibbaldkes Change the name of the technical notes file from...
2006-08-01 Kern Sibbaldkes Update copyright date in program files, and for...
2006-07-31 Kern Sibbaldkes Make a first cut at a ReleaseNotes and ChangeLog...
2006-07-30 Kern Sibbaldkes Turn off new test code in src/console.c
2006-07-30 Kern Sibbaldkes Minor fixes for SD write rate and despooling rate.
2006-07-30 Kern Sibbaldkes Make bscan ignore ACL streams.
2006-07-28 Eric Bollengier o fix : restore a crypted stream on a fd witch doen...
2006-07-27 Eric Bollengier o add fix to get fd-1.3X work with new dir-1.4X runscr...
2006-07-27 Kern Sibbald- Several important commits from Robert Nelson for...
2006-07-27 Robert NelsonAdd drivetype to .cvsignore
2006-07-27 Robert NelsonComplete port to Windows
2006-07-26 Robert NelsonAdd the updated version of the the win32 pathname fix.
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-23 Kern SibbaldTweak authentication to work with 1.38.x FDs
2006-07-22 Eric Bollengier o add new is_yesno() function. This function test...
2006-07-22 Eric Bollengier o add NT_ to volume_update args
2006-07-22 Kern Sibbald- Tweak catalog make scripts.
2006-07-22 Eric Bollengier o get_yesno check for yes/no and local _(yes) _(no)
2006-07-19 Kern Sibbald19July06
2006-07-17 Eric Bollengier o small typo fix
2006-07-14 Robert NelsonRewrite msvcrt localtime kludge so it doesn't used...
2006-07-10 Kern Sibbald- Add Enabled column to Location, correct some typos...
2006-07-10 Kern Sibbald- Correct bug I introduced into RunScripts enum.
2006-07-09 Kern Sibbald Modify read_record and friends to properly deal with...
2006-07-08 Kern SibbaldRemove debug code from backup.c
2006-07-08 Kern SibbaldTurn off debug code in jobq.c
2006-07-08 Kern Sibbald ======================= Warning ================...
2006-07-08 Kern Sibbald ======================= Warning ================...
2006-07-05 Kern SibbaldMigration fixes
2006-07-03 Kern Sibbald ======================= Warning ================...
2006-07-03 Robert NelsonTurn off build of var.c on WIN32 for now
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-26 Kern Sibbald- Write install/uninstall of new manpages. There are...
2006-06-26 Kern SibbaldFix dvd rewind
2006-06-26 Kern SibbaldCorrect pool source setting
2006-06-26 Kern Sibbald- Add complete text of GPL to LICENSE.
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-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-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 o runscript run on client by default
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-23 Thorsten Engel- reduce zlib memory workload (prepare once per job...
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-03 Eric Bollengiersmall fix : (yes/no) -> (yes|no)
2006-05-03 Eric Bollengiersmall fix : use get_yesno instead of get_cmd + ua-...
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-29 Kern SibbaldFix problem of accents with new Win32 code.
2006-04-29 Kern Sibbald- Integrate Howard's VSS patch. Tweak it a bit. VSS now
2006-04-28 Kern Sibbaldadd getpass for Win32
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-28 Thorsten Engel- didn't compile on win32 with "const" win32_client
2006-04-26 Eric Bollengier - fix bad _("") (on argument keyword)
2006-04-26 Kern SibbaldFix bug in build-win32-cross-tools script reported...
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 SibbaldAdd back ua_label barcode fix from Rufolf Cejka.
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-23 Kern SibbaldAdd code for starting multiple migrations
2006-04-23 Kern SibbaldMake migration work with new subroutine
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-22 Dan Langillecorrect spelling mistake: containg => containing
2006-04-21 Thorsten Engelbugfix: an early cancel (e.g. during request for label...
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).
next