Maff
|
f11c73d02a
|
Fix for issue where Cpanel::ZoneFile generated zones will fail to load properly due to missing $ORIGIN.
|
2014-02-11 14:32:30 +00:00 |
Maff
|
185b7a2b1d
|
More perl5.8.8 compat
|
2014-02-11 14:09:38 +00:00 |
Maff
|
69ed7909d5
|
Fixed some stuff breaking compatibility with older perls.
|
2014-02-11 14:04:55 +00:00 |
Maff
|
ddce9f4093
|
Apparently implemented cPanel DNS syncing.
|
2014-02-09 11:05:03 +00:00 |
Maff
|
f2f63072ff
|
Further work, cleaned up some code.
|
2014-02-09 10:58:03 +00:00 |
Maff
|
18f595d16d
|
More work on program flow, fixed a bug or two
|
2014-02-09 10:53:13 +00:00 |
Maff
|
cb17b00191
|
Finished work on zone generation/writing, adding/removing/getting/setting ptrs and main program flow -hopefully-. Untested as of yet.
|
2014-02-09 10:22:06 +00:00 |
Maff
|
f9ea0a8c19
|
Hopefully finished work on adding, removing, getting and setting ptrs.
|
2014-02-09 09:22:23 +00:00 |
Maff
|
f01bb0c1b6
|
Zone and SOA serial generation in place, main missing feature now is record addition/deletion
|
2014-02-09 08:48:31 +00:00 |
Maff
|
164e70a46a
|
Added stuff for testing output, made more progress on the whole zone parsing stuff
|
2014-02-09 04:56:49 +00:00 |
Maff
|
c34125c6cd
|
Work on actually reading from and writing to bind zones.
|
2014-02-09 04:14:56 +00:00 |
Maff
|
c78f17925d
|
Fixed a weird bug where use of binary operators over unary would result in unexpected behaviour
|
2014-02-08 20:15:47 +00:00 |
Maff
|
03a9b3415e
|
Fixed an odd bug with validate_ip() and finished forward/reverse checking, improving robustness too
|
2014-02-08 03:58:00 +00:00 |
Maff
|
ddc6db09be
|
Mostly finished work on forward/reverse lookup functions. I apologise for the mess that Net::DNS made of my code.
|
2014-02-08 03:28:37 +00:00 |
Maff
|
5fb3597b56
|
Fixed indentation on module uses, that was hella annoying
|
2014-02-08 01:02:42 +00:00 |
Maff
|
fbfffd1112
|
Data validation and IP reversal stuff more-or-less completed.
|
2014-02-08 00:58:56 +00:00 |
Maff
|
48dfd3c988
|
Finished functions for working out reverse zones and record names for IPv6 addresses.
|
2014-02-08 00:10:22 +00:00 |
Maff
|
93d352a6b4
|
More work
|
2014-02-07 23:53:26 +00:00 |
Maff
|
296d55150e
|
More work done on the cpanel-rdns-manager rewrite.
|
2014-02-07 23:52:10 +00:00 |
Maff
|
b10b99b097
|
begun rewrite of cpanel-rdns-manager (see rdns-manager), using perl rather than bash. Using perl -should- make it easier to maintain and add features.
|
2014-02-07 20:10:51 +00:00 |