Commit Graph

51 Commits

Author SHA1 Message Date
Matthew Saunders Brown
409347af11 added _dmarc record to defaults 2024-04-03 10:01:00 -07:00
Matthew Saunders Brown
6e3cb8152d rearrange commands and output verbiage, with extra echo line for readability 2024-03-27 13:29:04 -07:00
Matthew Saunders Brown
0fc0196499 remove bin install, vdns scripts have been removed 2024-02-23 11:57:18 -08:00
Matthew Saunders Brown
88540c4a6c removed bin, moved vdns scripts to their own repo 2024-02-22 15:50:57 -08:00
Matthew Saunders Brown
29cdd5d0eb require pdns.conf in order to run any scripts 2024-02-22 15:49:33 -08:00
Matthew Saunders Brown
cbe042381c sort results 2024-02-20 15:35:00 -08:00
Matthew Saunders Brown
cb80288042 quote vars passed to next script 2024-02-20 15:33:23 -08:00
Matthew Saunders Brown
da37affbbb replace hard coded zone with var 2024-02-12 10:52:06 -08:00
Matthew Saunders Brown
8ba74f0ce4 add new sbin/pdns-zone-asc.sh 2024-02-12 10:47:34 -08:00
Matthew Saunders Brown
0a347a35cf add new bin/vdns-zone-def.sh 2024-02-12 10:47:14 -08:00
Matthew Saunders Brown
debeb16646 fix array index reference 2024-02-12 10:46:49 -08:00
Matthew Saunders Brown
82422fdd84 fix header row 2024-02-12 10:46:31 -08:00
Matthew Saunders Brown
fcd7e75ce1 fix getopts flag for comment 2024-02-12 10:45:13 -08:00
Matthew Saunders Brown
766a99478b add exit code to validate_domain function 2024-02-12 10:44:45 -08:00
Matthew Saunders Brown
bf7407584c fix path to pdns-zone-add.sh 2024-02-07 12:33:29 -08:00
Matthew Saunders Brown
bf7bdb45f8 update installer to install both bin/vdns and sbin/pdns scripts 2024-02-07 12:23:17 -08:00
Matthew Saunders Brown
9938f8059a add new vdns scripts, for sudo access 2024-02-07 12:10:18 -08:00
Matthew Saunders Brown
507835b779 move pdns scripts from bin to sbin, pdns scripts are for root access only 2024-02-07 12:09:33 -08:00
Matthew Saunders Brown
45d0a9ed5c rework thisfilename, add parent option, in advance of vpanel scripts 2024-02-07 12:08:35 -08:00
Matthew Saunders Brown
b7cd35384c add exit codes 2024-02-06 10:34:24 -08:00
Matthew Saunders Brown
6358759970 help shows max entries default 2024-02-06 10:33:49 -08:00
Matthew Saunders Brown
e459e1a512 cvs export option 2024-02-06 10:33:18 -08:00
Matthew Saunders Brown
9f46179174 add dasel install, used to convert json to csv 2024-02-06 10:31:16 -08:00
Matthew Saunders Brown
fa6719db54 change sudo to work stack-panel way 2024-02-06 10:30:35 -08:00
Matthew Saunders Brown
cd39bfc95b new pdns-search.sh 2024-02-02 16:26:32 -08:00
Matthew Saunders Brown
6d40482100 add option for comment on zone creation 2024-02-02 16:26:12 -08:00
Matthew Saunders Brown
9f590234c9 add options for searcing, reorder opts 2024-02-02 15:32:31 -08:00
Matthew Saunders Brown
f1a246c8d4 add option for default account var 2024-02-02 15:31:11 -08:00
Matthew Saunders Brown
676553a371 remove space 2024-02-02 15:29:37 -08:00
Matthew Saunders Brown
feb80efcbe add pdns-ptr-set.sh and pdns-zone-ttl.sh 2023-08-23 15:42:06 -07:00
Matthew Saunders Brown
800f147d8f fix funcion names, use pdns prefix instead of vmail 2023-08-08 13:40:24 -07:00
Matthew Saunders Brown
d32c56685f update exit codes 2023-08-08 13:22:11 -07:00
Matthew Saunders Brown
8ba15ef4f0 add -d (domain) option as alias to -z (zone) 2023-08-08 13:21:39 -07:00
Matthew Saunders Brown
0217028874 add common mail subdomains 2023-06-19 10:39:35 -07:00
Matthew Saunders Brown
66f69e8968 make install command work unattended 2022-08-29 15:38:59 -07:00
Matthew Saunders Brown
90ffa9ae20 change license from MIT to GPL 3.0+ 2022-08-22 13:45:17 -07:00
Matthew Saunders Brown
17adfc1ca2 added certbot-dns-powerdns plugin install 2022-03-28 09:53:19 -07:00
Matthew Saunders Brown
c1be3a004e removed zone verification
zone verification not needed, instead check for 404 response on del api call
2022-02-02 15:48:19 -08:00
Matthew Saunders Brown
9e6deb7a2a new pdns-zone-ext.sh 2022-01-31 12:37:19 -08:00
Matthew Saunders Brown
c3b28c18d8 update help description 2022-01-29 11:57:10 -08:00
Matthew Saunders Brown
4375c6bd9e redirect output to /dev/null 2022-01-29 11:54:12 -08:00
Matthew Saunders Brown
36ddcca14b file renaming 2022-01-28 15:25:08 -08:00
Matthew Saunders Brown
f47cdcc408 update help text 2022-01-28 15:22:58 -08:00
Matthew Saunders Brown
31387fd8bd more content->record fixes 2022-01-27 13:26:20 -08:00
Matthew Saunders Brown
21b29e46c0 updated check for record 2022-01-27 13:22:58 -08:00
Matthew Saunders Brown
dd71d955cd added option to include comments with records
- changed -c option to <comment>
- added -r option for <record> (this was old -c option)
2022-01-26 13:57:48 -08:00
Matthew Saunders Brown
d917d9839d added note about editing config 2022-01-21 13:44:01 -08:00
Matthew Saunders Brown
09a647ee8b added Install section to README 2022-01-21 13:42:01 -08:00
Matthew Saunders Brown
4e140cfb5f initial script import 2022-01-21 13:38:32 -08:00
Matthew Saunders Brown
ad512eb6d1 added MIT License 2022-01-21 13:33:33 -08:00