]> git.sur5r.net Git - bacula/bacula/history - bacula/src/win32
Improve the old "Filesystem change prohibited" message to remove possible
[bacula/bacula] / bacula / src / win32 /
2006-09-25 Kern Sibbaldkes Update src/win32/dll/bacula.def for change in...
2006-09-25 Robert NelsonFixed the routine that handles executing external progr...
2006-09-23 Kern Sibbaldkes All code added back. Fixed block.c read/write...
2006-09-12 Kern SibbaldUpdate README.mingw32
2006-09-10 Robert NelsonMark previously installed components read-only since...
2006-09-08 Kern Sibbaldkes Make two separate Win32 menu links for starting...
2006-09-08 Kern SibbaldUpdate ReleaseNotes
2006-09-08 Robert NelsonFix Readme.txt location.
2006-09-08 Robert NelsonFixed problems migrating settings from previous releases.
2006-09-06 Kern Sibbaldkes Manual updates.
2006-09-06 Robert NelsonFixed symbol file generation on Microsoft Visual Studio...
2006-09-01 Robert NelsonChange Groupbox name to Remote Director in Configuratio...
2006-09-01 Robert NelsonUpdate the Microsoft Visual Studio build to match the...
2006-08-24 Kern Sibbaldkes Add Media.Enabled flag to client backups for dotcmds.c
2006-08-21 Kern SibbaldFinal changes
2006-08-21 Kern SibbaldFinal changes
2006-08-19 Kern Sibbaldkes Apply Maritn's fix to src/win32/Makefile.
2006-08-16 Kern SibbaldAdd back build-depkgs-mingw32 hopefully with execute...
2006-08-16 Kern SibbaldRemove build-depkgs-mingw32
2006-08-16 Kern SibbaldUpdate
2006-08-15 Robert NelsonDon't try and install msvc specific files on a mingw32...
2006-08-12 Robert NelsonReworked the MinGW32 build-dependencies script, it...
2006-08-08 Robert NelsonMake build-win32-cross-tools work on FreeBSD.
2006-08-08 Robert NelsonAnother FreeBSD compatibility fix.
2006-08-08 Robert NelsonFix Windows cross-compile compatibilty problems with...
2006-08-06 Robert NelsonFix Linux build problem. I had tested this on Linux...
2006-08-06 Robert NelsonMore line-end cleanup
2006-08-06 Robert NelsonFix line-endings.
2006-08-05 Robert NelsonMove the definition of catalog_db[] into cats. Change...
2006-08-05 Robert NelsonCleanup mtx-changer.cmd and fix error handling.
2006-08-05 Robert NelsonFix problem building the Windows version in the same...
2006-08-05 Robert NelsonA better fix for the WIN32_VSS bug that Kern discovered.
2006-08-03 Kern Sibbaldkes Remove previous changes to compat.cpp as they...
2006-08-03 Kern Sibbaldkes Attempt to fix problems with the msg_queue crashin...
2006-08-03 Robert NelsonDon't strip libmysql.dll
2006-08-01 Robert NelsonFix wxWidgets patch.
2006-08-01 Kern SibbaldUpdate README
2006-08-01 Robert NelsonFix benign error message in Makefile.rules when buildin...
2006-08-01 Robert NelsonAdd missing configuration file.
2006-08-01 Robert NelsonFix line-endings
2006-08-01 Kern SibbaldUpdate README.mingw32
2006-08-01 Robert NelsonInitial commit of the new Windows installer.
2006-07-31 Kern Sibbaldkes Make a first cut at a ReleaseNotes and ChangeLog...
2006-07-30 Kern Sibbaldkes Make bscan ignore ACL streams.
2006-07-30 Robert NelsonAdd Microsoft Windows port of MT and MTX to depkgs.
2006-07-29 Kern SibbaldUpdate README.mingw32 with Robert's notes
2006-07-27 Robert NelsonAdd Makefile.inc to .cvsignore
2006-07-27 Robert NelsonPatch OpenSSL def file so Windows tool 'depends' works.
2006-07-27 Robert NelsonUpdate mingw32 build instructions
2006-07-27 Robert NelsonGenerate Makefile.inc automatically
2006-07-27 Robert NelsonMore file cleanup
2006-07-27 Robert NelsonUpdate .cvsignore files
2006-07-27 Robert NelsonAdd some missed files.
2006-07-27 Robert NelsonComplete port to Windows
2006-07-27 Robert NelsonMake win32 build - Add missing change to Makefile.in
2006-07-26 Kern SibbaldUpdate win32 README
2006-07-24 Kern Sibbald- Change cats/sql.c to elimate %-*s format, which I...
2006-07-14 Robert NelsonRewrite msvcrt localtime kludge so it doesn't used...
2006-07-03 Kern Sibbald ======================= Warning ================...
2006-07-03 Robert NelsonFix header file includes.
2006-07-01 Robert NelsonFix bug in wxWidgets patch script
2006-07-01 Robert NelsonCreate patches subdirectory.
2006-06-30 Robert NelsonAdd all the new files from the Windows branch.
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-06-25 Kern Sibbald25Jun06
2006-06-06 Kern SibbaldFix Win32 cross-compile
2006-05-23 Thorsten Engel- add stringlength cache to improve comparison in Win32...
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 Thorsten Engel- compiles again under VC++
2006-05-02 Kern SibbaldAttempt to get wx-console working, link still fails
2006-05-02 Kern Sibbald- Simplify Win32 Makefile
2006-05-01 Kern Sibbald- Work on getting wx-console building on MinGW. wxWidge...
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 SibbaldCorrect vss_generic.cpp ifdefing
2006-04-28 Kern Sibbald- Start implementing Christopher's St.Bernard code.
2006-04-28 Thorsten Engel- started to remove stl from vss (vector replaced by...
2006-04-28 Thorsten Engel- remove stl from vss (vector replaced by alist, wstrin...
2006-04-26 Kern SibbaldTweak Makefile.in
2006-04-26 Kern SibbaldPrint cross tools directory name
2006-04-26 Kern SibbaldFix bug in build-win32-cross-tools script reported...
2006-04-26 Kern SibbaldUpdate README.mingw32
2006-04-26 Kern SibbaldImplement cross compiled bconsole
2006-04-25 Kern SibbaldUpdate README
2006-04-25 Kern SibbaldWrite first cut of README.mingw32
2006-04-25 Kern SibbaldAdd zlib to cross Win32 build
2006-04-25 Kern SibbaldGet pthreads built and build bacula-fd.exe
2006-04-25 Kern Sibbald- Integrate the majority of the Mingw cross-tools submi...
2006-04-24 Thorsten Engel- buffer bug (found by Christopher Hull)
2006-04-22 Kern SibbaldAdd ms_atl.h
2006-04-22 Kern SibbaldIntegrate most of the MinGW changes -- more to do.
2006-04-20 Kern SibbaldTweak Win32 build
2006-04-19 Kern SibbaldTweak Win32 build
2006-04-19 Kern SibbaldFix winapi.h
2006-04-19 Thorsten Engelimprove vss
2006-04-16 Kern SibbaldAdd mingw files and changes
2006-04-15 Kern Sibbald15Apr06
2006-04-07 Kern Sibbald- Remove timed wait for VSS on Win2K3 as it is not yet
next