From: Kern Sibbald Date: Tue, 18 Apr 2006 10:20:35 +0000 (+0000) Subject: - Remove the -f option from the chown in Makefile.in for more X-Git-Tag: Release-2.0.0~941 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a2a2864fcdf283479b3e598e65a0c4f4022de07c;p=bacula%2Fdocs - Remove the -f option from the chown in Makefile.in for more portability. - Change setting the group in Makefile.in to use chgrp for more portability. - Implement a write_store and read_store to replace dirstore in reserve.c - Implement a Bacula read/write lock for Python rather than using the Python lock to avoid recursive problems. - Correct the uninstall directory names in filed/Makefile.in as reported by a user. ---