]> git.sur5r.net Git - bacula/bacula/history - bacula/src/win32
- Integrate the majority of the Mingw cross-tools submission
[bacula/bacula] / bacula / src / win32 /
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
2005-10-08 Kern Sibbald- Add README plus tar release to gui project.
2005-10-06 Kern Sibbald- Add VolumePurged method to Python JobEvents class...
2005-10-01 Kern SibbaldTweaks
2005-09-05 Thorsten Engeladded GetVolumePathW and GetVolumeNameForVolumeMountPoi...
2005-08-28 Kern SibbaldCorrect LOCALEDIR problem in build of Win32
2005-08-28 Kern Sibbald- Correct ssize_t problem in build of Win32
2005-08-27 Nicolas BoichatAdd support for gettext in VC++ 8.0.
2005-08-27 Nicolas BoichatUpdate VC++ 8.0 project files.
2005-08-27 Nicolas BoichatAdd compatibility with Microsoft Visual C++ 2005 Expres...
2005-08-20 Kern Sibbald Minor Win32 build tweaks
2005-08-19 Kern SibbaldWin32 tweaks
2005-08-19 Nicolas BoichatUpdate winconfig.h.
2005-08-19 Kern Sibbald- Fix for create JobMedia so that VolIndex remains...
2005-08-05 Thorsten Engeladded unlink functionality for readonly files
2005-08-05 Thorsten Engelsmall vss improvement (more complete shutdown and start...
2005-08-02 Thorsten EngelPthreadVCE.dll in winbacula-bartpe-1.37.30 needs msvcr7...
2005-07-25 Kern Sibbald- Turn off old service helper code in Win32.
2005-07-23 Kern Sibbald- Complete (almost) documentation of 1.38.
2005-07-23 Kern Sibbald Fix additional problems with VSS backup that I introduced.
2005-07-22 Kern Sibbald- Correct compiler complaints in wx-console and tray...
2005-07-22 Kern SibbaldApply Thorsten's bugfix for vss_generic.cpp
2005-07-22 Kern Sibbald- Add check for df path for dvd_freespace
2005-07-15 Kern Sibbald- Fix dir command scanning field misalignment in
2005-07-15 Kern SibbaldSwitch to using the wxWidgets Unicode library.
2005-07-15 Kern Sibbald- Include msvcr71.dll in distribution.
2005-07-14 Kern SibbaldAdd Thorsten's VC++ proj and update vss build
2005-07-14 Kern SibbaldRemove old commented out code from configure.in
2005-07-14 Thorsten Engel- bugfix (failure in VSS was not handled correctly)
2005-07-12 Thorsten EngelS_ISBLK for Win32 + small bugfix of S_ISREG and S_ISDIR
2005-07-04 Kern Sibbald04Jul05
2005-06-21 Kern Sibbald- Add debug error printout when open() fails.
2005-06-20 Thorsten Engeladded VSS toggling by enable_vss
2005-06-09 Thorsten Engelminor change (w2k3 is known to work now)
2005-06-09 Thorsten Engelmajor changes of VSS support (added VSS Writer support...
2005-06-06 Thorsten Engeladded VSS instructions
2005-05-24 Thorsten Engelimproved vss support (goal: only 1 binary, still proble...
2005-05-17 Thorsten Engelsmall bugfix for VSS-support (only relevant if WIN32_VS...
2005-05-17 Thorsten Engelrewrote Win32 unicode support to use poolmemory instead...
2005-05-17 Thorsten Engelexperimental vss support (needs some microsoft libs...
2005-05-15 Kern Sibbald- Set reconnect flag in MySQL packet to 1 to ensure...
2005-05-13 Thorsten Engeladded win32 unicode support for wx-console (compile...
2005-05-12 Thorsten Engelrewrote to use ReadConsole/WriteConsole instead of...
2005-05-10 Kern SibbaldCorrect a minor build problem with wx-console.
2005-05-10 Thorsten Engel-- load cwprintf and cgetws dynamically via winapi
2005-05-07 Thorsten Engelenable correct unlink on win32, add utf-8 fputs, add...
2005-05-07 Thorsten Engelcygwin_conv with length check, enable correct unlink...
2005-05-07 Kern SibbaldFix Win32 build for TLS
2005-05-03 Kern SibbaldOne more compat.cpp fix
2005-05-03 Kern SibbaldFix create_file.c Win32 problem pointed out by
2005-05-03 Thorsten Engeluse lib directory instead of findlib
2005-05-03 Kern SibbaldMove winapi.h/c from findlib to lib for inclusion in...
2005-05-02 Thorsten EngelUTF-8 support for win32 finished
2005-05-01 Kern SibbaldAdd start of regex
2005-04-26 Kern Sibbald- Implement restore of a single directory.
2005-04-26 Kern SibbaldUpdate projects
2005-04-21 Kern Sibbald- Fix seg fault in SD when referencing Alert Command.
2005-04-20 Kern SibbaldDoc updates + fix Win32 build
2005-04-19 Kern SibbaldAdd more contributed examples
2005-04-17 Scott Barninger1.36.3 doc changes.
2005-02-17 Kern SibbaldMinor doc tweaks
2005-02-16 Kern SibbaldMake another attempt at fixing the ClientRunXXX return...
2005-01-11 Kern SibbaldFix scripts/bacula.in to have awk on an environment...
2004-12-30 Kern Sibbald- Enhance CDROM boot to include some documentation...
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-09 Scott BarningerCopyright assignment.
2004-12-05 Scott BarningerFix permissions on bacula-fd.conf. A last cleanup on...
2004-11-24 Kern Sibbald- Take Dan's fix to the fix_postgresql_tables (thanks...
2004-11-18 Scott BarningerAdd -w switch to wx-console menu entry.
2004-11-14 Scott BarningerMake fd shortcut on if not service, clean up uninstall.
2004-11-13 Scott BarningerAdd revision comments.
2004-11-13 Scott BarningerNSIS installer improvements.
2004-11-13 Scott BarningerFix pebuild makefile, add files dir.
2004-11-13 Scott BarningerAdd BartPE Windows plugin
2004-10-13 Kern Sibbald- Add a kludge to detect bad date/times, which cause...
2004-10-04 Kern Sibbald- Fix backspace to first character in conio.c
2004-08-13 Kern SibbaldApply Martin's patch to compat.cpp inet_ntoa
next