]> git.sur5r.net Git - bacula/bacula/history - bacula/src/win32
kes Rework many features of DVD writing and reading. Added many error
[bacula/bacula] / bacula / src / win32 /
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
2006-03-27 Thorsten Engelbugfix for c:/ or c:\\ (didn't work correctly on win32...
2006-03-21 Thorsten Engeltimeout 5min on W2K3
2006-03-08 Kern Sibbald- Rename mac.c migrate.c
2006-03-08 Thorsten Engelchanged linebreak from mac to win format (for vs2005)
2006-02-28 Thorsten Engeltake out 260char limit for win NT/XP, etc. paths can...
2005-12-08 Kern SibbaldFix Win32 built to work with new crypto code.
2005-12-03 Kern Sibbald03Dec05
2005-11-21 Kern SibbaldAdd Kees' updates to README.vc8
2005-11-13 Kern SibbaldUpdate Win32 README
2005-11-13 Kern SibbaldAdd doc on setting up Win32 environment variable supplied
2005-11-12 Kern Sibbald- Implement autochanger drives protocol so that Dir...
2005-10-27 Kern Sibbald- Return HARDEOF status from bnet_recv() if bsock NULL...
2005-10-26 Kern SibbaldUpdate win32 build instructions
next