1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/src
David Steele 72cbb9a9d4 Call Perl with built-in interpreter instead of execvp().
Exec'ing Perl worked fine but generated a very large command line in the process list and potentially exposed secrets.
2018-02-14 17:19:54 -05:00
..
cipher Create a master list of errors in build/error.yaml. 2018-02-08 16:11:47 -05:00
command Call Perl with built-in interpreter instead of execvp(). 2018-02-14 17:19:54 -05:00
common Add missing const to strLstAdd(). 2018-02-14 09:21:55 -05:00
config Call Perl with built-in interpreter instead of execvp(). 2018-02-14 17:19:54 -05:00
perl Call Perl with built-in interpreter instead of execvp(). 2018-02-14 17:19:54 -05:00
postgres Improve error module. 2018-01-16 13:29:27 -05:00
storage Fix non-compliant formatting for function declarations. 2018-01-31 18:22:25 -05:00
main.c Call Perl with built-in interpreter instead of execvp(). 2018-02-14 17:19:54 -05:00
Makefile Call Perl with built-in interpreter instead of execvp(). 2018-02-14 17:19:54 -05:00
version.h Implement help command in C. 2018-01-23 13:34:24 -05:00