lp:~jontai/openvista-gtm-integration/bug361512

Created by Jon Tai and last modified
Get this branch:
bzr branch lp:~jontai/openvista-gtm-integration/bug361512
Only Jon Tai can upload to this branch. If you are Jon Tai please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jon Tai
Project:
OpenVista/GT.M Integration
Status:
Merged

Recent revisions

57. By Jon Tai

fix for corner case where mupip backup finishes before we get to the check for temp files

56. By Jon Tai

add signal handlers for SIGEXIT (normal exit), SIGINT (CTRL+C), SIGTERM (kill), and SIGUSR1 (for internal use) that perform some logging and exit with an appropriate error code; run mupip backup in the background and run the routine integrity check (rsync --dry-run) once the backup has started.

55. By Jon Tai

fix another comment...

54. By Jon Tai

fix comment

53. By Jon Tai

Re-work ovbackup to create a secure temporary directory in the backups folder. This serves two purposes - one, it is more resistant to race conditions, and two, it prevents us from needing a tmp directory as large as the database file (which can be many gigabytes)

52. By Jon Tai

manipulate the openvista user's ~/.ssh/authorized_keys file as the openvista user; we can avoid all sorts of messy tempfile creation precautions this way

51. By Jon Tai

protect against race conditions in ovinstanceadd

50. By Jon Tai

we don't need to use backslashes; fix permissions on authorized_keys file

49. By Jon Tai

fix insecure temp file creation in ovinstancedel

48. By Jon Tai

use special parameter substitutions to avoid an extra assignment

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers