1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/build/lib/pgBackRestBuild
David Steele 6ff3325c77 Enforce requiring repo-cipher-pass at config parse time.
This was not enforced at parse time because repo1-cipher-type could be passed on the command-line even in cases where encryption was not needed by the subprocess.

Filter repo-cipher-type so it is never passed on the command line.  If the subprocess does not have access to the passphrase then knowing the encryption type is useless anyway.
2019-06-05 11:43:17 -04:00
..
Build Embed exported C functions and Perl modules directly into the pgBackRest executable. 2018-05-22 12:53:08 -04:00
Config Enforce requiring repo-cipher-pass at config parse time. 2019-06-05 11:43:17 -04:00
Embed Remove redundant lines from embedded Perl by combining blank lines. 2018-07-28 08:43:58 -04:00
Error Move test definitions to test/define.yaml. 2018-04-08 10:19:24 -04:00
Build.pm Improve efficiency of code generation. 2018-11-03 19:52:46 -04:00