-
2e2e6eff74
Some explanations on the migration process.
migration
Philippe Pittoli
2024-11-17 06:24:07 +0100
-
58f83d4d5c
Transfer token removed once share token is generated.
Philippe Pittoli
2024-11-17 01:17:17 +0100
-
4029ca7cd0
Token handler: now works fine with IPv6.
Philippe Pittoli
2024-11-11 20:39:54 +0100
-
009928a8ee
SRV protocols aren't just plain text anymore.
Philippe Pittoli
2024-11-09 16:37:08 +0100
-
38da24fe66
Change the default serial.
Philippe PITTOLI
2024-07-07 11:40:18 +0200
-
b633dbe740
Powerdns-sync: wait for a few minutes before updating the zone.
Philippe PITTOLI
2024-07-04 14:10:14 +0200
-
0eca58ffa8
PowerDNS: script to sync stuff.
Philippe PITTOLI
2024-07-03 16:03:59 +0200
-
98b5ed2638
Removes the Bind9 zone file.
Philippe PITTOLI
2024-07-02 14:36:49 +0200
-
2d64da170e
Better typing, (minor) documentation improvements, remove orphans.
Philippe PITTOLI
2024-07-01 23:48:26 +0200
-
1e66262884
Minor change in the code structure.
Philippe PITTOLI
2024-07-01 11:56:50 +0200
-
519533c02d
Typo.
Philippe PITTOLI
2024-07-01 11:09:45 +0200
-
a51fd8b31b
Regenerate Bind9 zone files on any update.
Philippe PITTOLI
2024-07-01 02:03:19 +0200
-
8d9f4051e6
PowerDNS instructions.
Philippe PITTOLI
2024-06-30 17:37:05 +0200
-
cc4df1775c
Add the sql to final migration file format script.
Philippe PITTOLI
2024-06-22 01:34:39 +0200
-
835415caac
Makefile reworked.
Philippe PITTOLI
2024-06-22 00:50:15 +0200
-
516ccf1e58
tmp
Philippe PITTOLI
2024-06-14 16:16:04 +0200
-
749889aad8
Migration request.
Philippe PITTOLI
2024-06-10 13:47:31 +0200
-
8119bf7f57
Migration: things are getting pretty serious.
Philippe PITTOLI
2024-06-10 03:29:26 +0200
-
2509e8af15
Migration: can generate migration files.
Philippe PITTOLI
2024-06-09 04:14:10 +0200
-
cb8b0c93a1
Add a formatting script.
Philippe PITTOLI
2024-06-08 23:23:05 +0200
-
925a456de7
Migration script: first draft.
Philippe PITTOLI
2024-06-08 22:43:43 +0200
-
b53b31b584
CAA entries.
dev
Philippe PITTOLI
2024-06-08 03:55:52 +0200
-
5cbcbdaa8f
Removing a domain: domain may not have tokens.
Philippe PITTOLI
2024-06-02 01:58:56 +0200
-
de8beb0df8
New DODB API.
Philippe PITTOLI
2024-06-01 03:35:53 +0200
-
7bee53d625
Adapt to the DODB cached mode.
Philippe PITTOLI
2024-05-07 21:00:01 +0200
-
234259a9d0
Check if the user is admin with `is_admin?` function in `dnsmanagerd`.
Philippe PITTOLI
2024-05-07 12:48:52 +0200
-
4923fb34f9
Use cached indexes.
Philippe PITTOLI
2024-05-07 01:32:37 +0200
-
158d772727
User authentication: limit the number of domains sent in "Logged" to a hundred.
Philippe PITTOLI
2024-04-28 17:16:06 +0200
-
723c1a83a0
Update expected messages.
Philippe PITTOLI
2024-04-28 16:17:47 +0200
-
ebd9bd75a5
Prevent a basic hack.
Philippe PITTOLI
2024-04-28 16:17:28 +0200
-
4606f852cc
Client: can be built again. Add a makefile rule to generate all zones.
Philippe PITTOLI
2024-04-28 12:56:45 +0200
-
1f69839333
Only delete the domain when the user is the last owner.
Philippe PITTOLI
2024-04-28 01:24:55 +0200
-
a188d28f1d
Ownership is now managed.
Philippe PITTOLI
2024-04-27 23:10:01 +0200
-
8cafca13be
WIP: ownership management. Some empty functions.
Philippe PITTOLI
2024-04-27 20:08:34 +0200
-
a888551bbc
Compatible with the webclient again. Full audit REQUIRED.
Karchnu
2024-04-27 18:30:49 +0200
-
40fcc9c66e
Complete overhaul of ownership management: add a domain db, remove user data db.
Karchnu
2024-04-27 17:32:22 +0200
-
61bace491c
Ownership: full overhaul in progress.
Karchnu
2024-04-27 05:48:28 +0200
-
9b6457f575
DMARC.
master
Philippe PITTOLI
2024-04-15 23:13:57 +0200
-
cad863e5f9
Downcase new domains.
Philippe Pittoli
2024-03-31 20:59:46 +0200
-
6a9516e2c8
Token handler: now handles local updates (from a dev environment).
Philippe Pittoli
2024-03-31 17:57:11 +0200
-
f63eff59a8
Token handler: print a relevant error message.
Philippe Pittoli
2024-03-31 17:45:43 +0200
-
a6272b3873
Authd now handles authorization as well.
Philippe Pittoli
2024-03-31 11:51:42 +0200
-
407cfc874a
Properly handle multiple lines targets (TXT, DKIM).
Philippe Pittoli
2024-03-23 12:22:33 +0100
-
8bef46803e
Only compile the server by default.
Philippe Pittoli
2024-03-23 11:47:05 +0100
-
336e231d3f
MX RRs: do not use `is_subdomain_valid?` function.
Philippe Pittoli
2024-03-18 02:41:10 +0100
-
c7b0826da5
SRV: fixes a long standing neglect of SRV RRs.
Philippe Pittoli
2024-03-18 02:30:39 +0100
-
729139232d
(minor) change the way messages are printed.
Philippe Pittoli
2024-03-17 23:07:02 +0100
-
ffa4cd6b37
Makefile: add `--progress` to OPTS + add a `release` rule.
Philippe Pittoli
2024-03-17 23:05:50 +0100
-
56706e66f2
Slighly change logs.
Philippe Pittoli
2024-03-17 22:45:19 +0100
-
f0eb1790bf
Compile with options (release mode).
Philippe Pittoli
2024-03-17 05:41:50 +0100
-
c8cd9a1fb2
Wipe data from users not recognized by authd.
Philippe Pittoli
2024-03-17 05:41:18 +0100
-
b2fdc4df5b
Find orphan domains.
Philippe Pittoli
2024-03-17 05:15:50 +0100
-
62ac51c54b
UserDataID: Int32 -> UInt32. Can now wipe user data.
Philippe Pittoli
2024-03-16 07:03:04 +0100
-
59304cf751
Token update: validate the IP addresses before update.
Philippe Pittoli
2024-03-15 03:47:35 +0100
-
611765d45d
Token-handler now uses HTTP headers to know the true origin IP address.
Philippe Pittoli
2024-03-14 23:19:15 +0100
-
76244e6fe7
Makefile: run-token-handler
Philippe Pittoli
2024-03-14 23:11:51 +0100
-
f2b5ce3f23
Makefile: update token-handler without checking src/ directory.
Philippe Pittoli
2024-03-14 04:44:09 +0100
-
945e366097
use_token: update only when addresses differ, and update serial.
Philippe Pittoli
2024-03-14 04:43:02 +0100
-
b3aa91fd07
Client: code simplification. Token-handler: works.
Philippe Pittoli
2024-03-14 04:36:03 +0100
-
7786f1d3b8
Can now use tokens.
Philippe Pittoli
2024-03-14 02:43:00 +0100
-
8534dcb246
Use exceptions extensively.
Philippe Pittoli
2024-03-14 02:03:26 +0100
-
8824835975
DKIM: downcase algorithms, accept ED25519.
Philippe Pittoli
2024-03-13 20:18:42 +0100
-
05fff1b83b
Add a line return after closing parenthesis in DKIM.
Philippe Pittoli
2024-03-13 18:25:28 +0100
-
e36e408f8e
Minor changes. Cleaner code.
Philippe Pittoli
2024-03-13 03:58:46 +0100
-
ff29717bbd
Shameful bugfix.
Philippe Pittoli
2024-03-13 03:00:52 +0100
-
088980109d
WIP: Tokens. Can create tokens for RRs and their indexes + partitions.
Philippe Pittoli
2024-03-13 01:16:09 +0100
-
0c817e1f96
token-handler + build only when necessary
Philippe Pittoli
2024-03-12 21:51:59 +0100
-
6e1a7ead08
token handler
Philippe Pittoli
2024-03-12 02:36:01 +0100
-
70fb6d130c
WIP: DKIM messages are accepted.
Philippe Pittoli
2024-03-11 23:39:18 +0100
-
1a9666df23
WIP: DKIM.
Philippe Pittoli
2024-03-11 21:24:23 +0100
-
4cfd068193
SPF: modifiers require a "=" character, not ":".
Philippe Pittoli
2024-03-07 03:20:16 +0100
-
26d01a0b63
Automatically update the SOA serial.
Philippe Pittoli
2024-03-07 02:52:59 +0100
-
62199f27e3
SPF: print the version in the TXT record.
Philippe Pittoli
2024-03-07 01:20:49 +0100
-
d105fa2e38
SPF Qualifier: None -> Neutral.
Philippe Pittoli
2024-03-06 00:24:38 +0100
-
21394f7d81
minor fix. Use ':' instead of '=' for SPF mechanisms and modifiers.
Philippe Pittoli
2024-03-06 00:20:15 +0100
-
be6359d984
WIP: SPF: Modifiers: to_bind9.
Philippe Pittoli
2024-03-01 19:50:06 +0100
-
b73d67233e
SPF modifier: now downcased.
Philippe Pittoli
2024-03-01 18:34:48 +0100
-
9953ccfb0b
WIP: SPF. Produce correct mechanism TXT bind9 output.
Philippe Pittoli
2024-03-01 02:27:28 +0100
-
fcbed27f60
DEBUG: test-storage tool, add SPF example.
Philippe Pittoli
2024-02-29 04:52:54 +0100
-
98d0c3c28a
WIP: SPF, to_s + to_bind9.
Philippe Pittoli
2024-02-29 04:51:40 +0100
-
faacccda15
Users can now ask for the zonefile.
Philippe Pittoli
2024-02-27 07:42:10 +0100
-
ba872ac4a9
WIP: new dedicated SPF, DKIM and DMARC RRs.
Philippe Pittoli
2024-02-27 04:51:18 +0100
-
bd0c3d5fdd
GenerateAllZoneFiles + GenerateZoneFile: working as expected.
Philippe Pittoli
2024-02-25 04:13:18 +0100
-
5ba3bb2559
New tool, to give admin status to a user: dnsmanager-admin
Philippe Pittoli
2024-02-24 19:38:36 +0100
-
d1f890f869
Add a tool for debug purposes: json2bind9
Philippe Pittoli
2024-02-24 18:57:58 +0100
-
891be61722
Provide bind9 file format export of domain zones.
Philippe Pittoli
2024-02-24 07:30:16 +0100
-
8bec7eb33c
Fix logging, add zone file generation request.
Philippe Pittoli
2024-02-24 06:54:59 +0100
-
0a03977a5e
Maintenance: add a sanity check.
Philippe Pittoli
2024-02-24 06:54:20 +0100
-
a708d8fc46
Don't print KeepAlive messages by default.
Philippe Pittoli
2024-02-20 23:28:58 +0100
-
2b3fe276a5
Implement Keep Alive messages.
Philippe Pittoli
2024-02-20 17:14:13 +0100
-
203c6aed54
RRUpdated + RRReadOnly.
Philippe Pittoli
2023-07-12 16:10:25 +0200
-
9be374b492
InvalidRR + s/InvalidZone/DomainNotFound/ + domain regex with final ".".
Philippe Pittoli
2023-07-11 04:09:46 +0200
-
01a1dbc522
Remove debug prints.
Philippe Pittoli
2023-07-11 04:02:24 +0200
-
52e7aea4fa
RRAdded response message.
Philippe Pittoli
2023-07-11 02:15:37 +0200
-
3fcb3a0d64
RRDeleted response message.
Philippe Pittoli
2023-07-10 03:34:06 +0200
-
af7379ad43
Fix: user data is created at first connection but not returned.
Philippe Pittoli
2023-07-07 20:23:38 +0200
-
7d641b9168
Makefile: rm-db
Philippe Pittoli
2023-07-07 20:23:06 +0200
-
4fe6bd7c9e
Specific message for domain deletion.
Philippe Pittoli
2023-07-03 12:23:18 +0200
-
63da767caa
A few new messages to auto-update client's state while logging itself.
Philippe Pittoli
2023-07-01 16:04:38 +0200
-
35072753d4
When replacing a domain name in the template: Domain -> FQDN.
Philippe Pittoli
2023-06-30 00:12:40 +0200