]> git.sur5r.net Git - bacula/docs/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)
commita2a2864fcdf283479b3e598e65a0c4f4022de07c
tree2ded882fc454897fe34293a908712e781bee3a38
parentb088127ea126cb2edd13051fff11f0a6ca8e5686
- 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.