]> git.sur5r.net Git - bacula/docs/blob - docs/techlogs/2003/kes25Nov02
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/docs
[bacula/docs] / docs / techlogs / 2003 / kes25Nov02
1               Technical notes on version 1.27 25Nov02  
2                      25 November 2002
3                        Kern Sibbald
4
5 General:
6 - Mostly Cygwin changes
7
8 Changes submitted this submission:
9 - Updated bdb_find.c to have new calling sequence for db_find_job_start_time
10 - dird/catreq.c edit in Volume name in error messages to SD
11 - attribs.c switch to using the cygwin API to convert from POSIX paths
12   to Win32 paths. This now permits Win32 path specifications in Include
13   statements (all combinations not yet tested).  It also avoids the large
14   number of errors seen by Lutz if a Win32 path is specified in the Dir.
15 - Update testfind help and remove set_attribsEx debug code.      
16 - Build testfind as default.
17 - Turn off debug message in stored/askdir.c