]> git.sur5r.net Git - bacula/rescue/commit
- Remove the -f option from the chown in Makefile.in for more
authorKern Sibbald <kern@sibbald.com>
Tue, 18 Apr 2006 10:20:35 +0000 (10:20 +0000)
committerKern Sibbald <kern@sibbald.com>
Tue, 18 Apr 2006 10:20:35 +0000 (10:20 +0000)
commitd0791da668316c7d7c336cd6562950cc1903a155
tree8e9468a55c2818c9e1be8006ec76b246ef2f847f
parentc1e2153dae334bc062215de44bf9ed2924421607
- 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.