]> git.sur5r.net Git - bacula/bacula/history - bacula/src/win32
Strip pathname portion off all message routines that print filename:line.
[bacula/bacula] / bacula / src / win32 /
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
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.
next