Petr Bena
|
b2f8f11c75
|
fixed 2 bugs
- New feature in API now works for FQDN
- Fixed warning with undefined PTR parameter
|
2020-08-05 16:17:57 +02:00 |
|
Petr Bena
|
bab98aa927
|
implemented option to change PTR when modifying record
|
2020-06-01 13:06:06 +02:00 |
|
Petr Bena
|
a889cede10
|
implemented optional PTR delete for API call
|
2020-06-01 11:20:52 +02:00 |
|
Petr Bena
|
c0247d7b1a
|
reorganized code
|
2020-05-26 21:54:59 +02:00 |
|
Petr Bena
|
5f7809c7e0
|
implemented stats
|
2020-03-10 18:51:37 +01:00 |
|
Petr Bena
|
55adef38c5
|
replaced php's empty
it sucks for checks if string is really empty
|
2020-01-22 14:12:43 +01:00 |
|
Petr Bena
|
5eda737dd2
|
Rewrite (#8)
* major rewrite
tool became larger than I originally expected so there is a need to
reorganize the code as it was already beginning to become a mess
|
2019-12-03 12:27:33 +01:00 |
|
Petr Bena
|
c72633b5ba
|
option to create PTR
|
2019-11-18 13:40:20 +01:00 |
|
Petr Bena
|
d8e699a881
|
implemented auto-lookup of zone to change
|
2019-11-15 11:15:19 +01:00 |
|
Petr Bena
|
b7b28b2819
|
implemented option to change default TTL
|
2019-10-22 11:06:01 +02:00 |
|
Petr Bena
|
fa215bb316
|
implemented explicit option
so that nsupdate now by default explicitly specify the zone name
|
2019-09-04 11:06:22 +02:00 |
|
Petr Bena
|
3cd9d72f6b
|
improve UX
reuse previous comment if it's present in POST data
|
2019-08-09 13:08:07 +02:00 |
|
Petr Bena
|
6412b6222e
|
implemented comments for audit
|
2019-08-09 13:01:37 +02:00 |
|
Petr Bena
|
0d55adc6d8
|
fixed missing variable
|
2019-07-17 13:32:06 +02:00 |
|
Petr Bena
|
83389a38db
|
improved insert form memory
|
2019-06-13 15:19:17 +02:00 |
|
Petr Bena
|
bdcfd42220
|
fixed replace of quotes
|
2019-05-23 12:40:16 +02:00 |
|
Petr Bena
|
cd89ee2dbe
|
fixed editing of quotes
|
2019-05-23 12:34:10 +02:00 |
|
Petr Bena
|
1c40ee6023
|
improved audit
|
2019-05-22 09:12:10 +02:00 |
|
Petr Bena
|
6424b727b2
|
api create
|
2019-05-13 15:16:37 +02:00 |
|
Petr Bena
|
5f93b4c8b0
|
APIs (#5)
* initial api for reading
|
2019-04-03 16:51:06 +02:00 |
|
Petr Bena
|
bff4fcb4d5
|
only display editable zones in combo boxes
|
2019-01-21 16:53:28 +01:00 |
|
Petr Bena
|
7f4dd64e7c
|
Roles (#4)
* roles
|
2019-01-21 16:46:07 +01:00 |
|
Petr Bena
|
ac0a116631
|
many improvements
|
2018-12-18 14:39:04 +01:00 |
|
Petr Bena
|
305d192722
|
implemented couple of new domain options
|
2018-12-18 13:33:47 +01:00 |
|
Petr Bena
|
3403980ed2
|
security hardened
|
2018-12-13 11:53:20 +01:00 |
|
Petr Bena
|
1f49daccd2
|
implemented TSIG per domain
|
2018-11-09 12:54:25 +01:00 |
|
Petr Bena
|
ec736f5085
|
fixed cr
|
2018-07-09 10:03:48 +02:00 |
|
Petr Bena
|
095df75864
|
remember which zone we edit
|
2018-07-03 10:49:32 +02:00 |
|
Petr Bena
|
5a941e60a5
|
audit enhanced
|
2018-06-26 15:56:05 +02:00 |
|
Petr Bena
|
bbe4a27cad
|
batch operations
|
2018-06-26 15:42:30 +02:00 |
|
Petr Bena
|
7e2c695e19
|
fixed serve
|
2018-06-25 14:42:18 +02:00 |
|
Petr Bena
|
d4b346f5b9
|
audit log
|
2018-06-25 12:04:53 +02:00 |
|
Petr Bena
|
60da3f344c
|
few ptr tweaks
|
2018-06-24 20:37:11 +02:00 |
|
Petr Bena
|
07d861f7c9
|
editable types
|
2018-06-24 17:42:25 +02:00 |
|
Petr Bena
|
cf4e9fa1c2
|
don't allow to change zone when modifying a record
|
2018-06-24 17:29:30 +02:00 |
|
Petr Bena
|
98c62d2a3f
|
implemented modify
|
2018-06-24 17:15:56 +02:00 |
|
Petr Bena
|
948e767727
|
several fixes
|
2018-06-24 16:27:42 +02:00 |
|
Petr Bena
|
ddfc2f3475
|
switcher
|
2018-06-23 23:15:00 +02:00 |
|
Petr Bena
|
9725267c74
|
implemented deletions
|
2018-06-23 22:45:13 +02:00 |
|
Petr Bena
|
225f8d4305
|
option to insert records
|
2018-06-23 22:18:21 +02:00 |
|