Commit graph

37 commits

Author SHA1 Message Date
df3f3d6782 Merge pull request 'Renamed GO module name and fixed whitespace issues' (#10) from rename-go-module-name into main
Reviewed-on: https://codeberg.org/lauralani/ipam/pulls/10
2023-04-03 08:12:23 +00:00
c511d4c6f5
Renamed GO module name and fixed whitespace issues 2023-04-03 10:03:52 +02:00
34e4e6fc3e Merge pull request 'Fix DNS Zone matching for PowerDNS API integration' (#8) from bug-1 into main
Reviewed-on: https://codeberg.org/lauralani/ipam/pulls/8
2023-04-01 14:36:55 +00:00
f88d93f6f0
fix detection of correct zone 2023-04-01 16:18:18 +02:00
29ddaf84d5
update gitignore 2023-04-01 15:09:22 +02:00
7303032e73
remove verboseness 2023-03-31 20:18:10 +02:00
ebcb78c5e0
update CI 2023-03-31 20:16:28 +02:00
0857deec69
fix ci maybe 2023-03-31 20:14:34 +02:00
e4d00323b5
fix missing error handling 2023-03-31 20:13:55 +02:00
0dde2b61a1
add linting 2023-03-31 20:12:58 +02:00
6a6b102c94 update documentation 2023-03-25 21:39:42 +01:00
3c8ac1d211 bump to 0.2.0, add IPv6 Support 2023-03-25 16:51:07 +01:00
1afe714822 update makefile 2023-03-25 15:16:54 +01:00
67f9e0b6fb fix whitespace stuff 2023-03-25 15:16:26 +01:00
6d75376d7f fix display width for subnet list 2023-03-24 18:09:09 +01:00
c627a78fb9 add packaging to makefile 2023-03-24 18:00:06 +01:00
a95eab3221 made subnet list output prettier 2023-03-24 17:59:51 +01:00
cf3ff366c3 small changes 2023-03-24 16:32:19 +01:00
9918cf040c add export and import function 2023-03-24 16:27:45 +01:00
79587a992c add version 2023-03-24 16:27:24 +01:00
fe41871c8c Change storage backend to json files 2023-03-24 16:27:09 +01:00
5dbb35f0a5 add PowerDNS integration 2023-03-23 13:53:46 +01:00
2db0e27223 mostly whitespace changes 2023-03-16 20:57:21 +01:00
9f8c8f7e29 remove ip list 2023-03-16 08:35:07 +01:00
e7786e1822 fix error with subnet deletion checks 2023-03-15 17:23:14 +01:00
92118a60aa ipam is functioning with the basics =) 2023-03-15 16:43:20 +01:00
386a2bd33f rename SearchBestSubnet to FindBestSubnet 2023-03-15 15:40:26 +01:00
6154f16e11 add a whole lot of functionality :3 2023-03-14 17:21:49 +01:00
5af155dfc7 add storage ops, ip add/list and changed classes 2023-03-14 10:38:08 +01:00
0fa1474f6c add config parameter for powerdns integration 2023-03-14 10:37:31 +01:00
928b08d0ce changed net module to net/netip and added file ops 2023-03-13 17:50:16 +01:00
8475bad2d7 add some class foo 2023-03-12 21:27:02 +01:00
0fbae78fcf update cmdb to ipam and general stuff 2023-03-12 16:58:30 +01:00
eb6185983f remove command from ip and subnet command 2023-03-12 13:21:49 +01:00
3590ec1c1e add commands, aliasses and some validations 2023-03-12 13:18:54 +01:00
8f462aa520 add subnet commands 2023-03-11 13:49:35 +01:00
111b90e91e initial commit 2023-03-10 17:52:20 +01:00