Commit Graph

19 Commits

Author SHA1 Message Date
adfoster-r7 723557365a Improve stability of msfdb initialization on windows environments 2023-10-10 15:25:10 +01:00
Grant Willcox 19d044621c Fix minor capitalization issue 2022-07-27 11:47:31 -05:00
3V3RYONE ef1b37f6e5 add ensure block to delete temporary test file 2022-06-23 20:51:28 +05:30
3V3RYONE 75a76a52f4 check for NOEXEC flags before creating db socket file 2022-06-23 16:50:23 +05:30
3V3RYONE 96e7fdb214 check if Dir.tmpdir is compatible 2022-02-21 19:17:36 +05:30
3V3RYONE 19ef3eb8aa delete extra parameter in msfdb 2022-01-25 20:24:14 +05:30
3V3RYONE f7ce4c9879 use Dir.tmpdir to simplify changes 2022-01-25 20:11:57 +05:30
3V3RYONE b9bef8bbdd make the changes work for both linux and windows 2022-01-24 00:25:25 +05:30
3V3RYONE bba97a70ed update unix_socket_directories path for psql cmds 2022-01-23 21:01:11 +05:30
3V3RYONE 061987982f change unix socket directories for pg start 2022-01-23 00:02:07 +05:30
Alan Foster ae7a978889 Ensure msfdb reinit can be used for starting the database 2021-06-18 09:13:48 +01:00
dwelch-r7 2ec037226c allow spaces in input 2021-05-13 16:44:17 +01:00
dwelch-r7 73f4c8c632 error handling 2021-05-05 14:43:12 +01:00
dwelch-r7 bccb3becc9 add namespacing 2021-04-30 14:24:56 +01:00
dwelch-r7 9c19f1ad2c Use connection string for standalone setups 2021-04-29 12:20:29 +01:00
dwelch-r7 5154000f6e Add support for standalone db 2021-04-26 02:24:11 +01:00
dwelch-r7 e5efcc5f3b remove _db suffix 2021-04-20 14:02:34 +01:00
dwelch-r7 ee7ad8cef3 add requirements check 2021-04-20 13:47:47 +01:00
dwelch-r7 45db5c178a move db helpers to /lib folder 2021-04-20 12:26:42 +01:00