summaryrefslogtreecommitdiffstats
path: root/server/lib/iphelper.js
Commit message (Collapse)AuthorAgeFilesLines
* [server/registration] Performance improvements & add automatic registration ↵Jannik Schönartz2019-03-311-0/+2
| | | | | | | | | with custom name Manual registration now sends the client as json idoit: Add server bug fixes shell: Fix building pcbios ipxe version eslint fixes
* [server/registration/backends] Rework addClient and updateClient to receive jsonJannik Schönartz2019-03-201-1/+1
| | | | | Add idoit workaround for saving floats again Rework the grepSystemInfo bash script to match the new api
* [server/registration] Add client with json instead of parameters (ipxe)Jannik Schönartz2019-03-181-3/+3
|
* [server] New clients are automaticly added to the groups of the fitting ↵Jannik Schönartz2019-03-071-0/+62
subranges Add conflict models Sequelize string operators depricated fix IPv4 is now saved as decimal in the database Add host to config instead of hardcoding Rename ip.js lib to iphelper.js