summaryrefslogtreecommitdiffstats
path: root/server/lib/external-backends/backends/infoblox-backend.js
Commit message (Collapse)AuthorAgeFilesLines
* [server/external-backends] Fix dhcp registration stuffJannik Schönartz2019-04-081-11/+29
|
* [server/backends] Add infoblox ipxe ip selection stuffJannik Schönartz2019-04-081-25/+93
|
* [external-backeds] Big idoit rework, to match the updated apiJannik Schönartz2019-03-151-8/+8
|
* [external-backends] Add getClient methods for all backendsJannik Schönartz2018-08-291-3/+26
| | | | | | | Delete dummy and another backends. Extend template-dummy for testing stuff. Add getClient method for dhcp and idoit backends. Fixed appendicon for selections.
* [registration/dhcp] Implement dhcp as external-backendJannik Schönartz2018-08-281-0/+95
Registration -> Registrations to match API guidelines. Fixed shell script to only build undionly.kpxe. Added infoblock external-backend. Removed dhcp from config.json Fixed ipxe scripts to match the registrations.