summaryrefslogtreecommitdiffstats
path: root/inc
Commit message (Expand)AuthorAgeFilesLines
...
* [session] Add option to bind session to IP addressSimon Rettberg2021-05-111-2/+2
* [main+Session] Move session from /tmp/ to session tableSimon Rettberg2021-05-113-58/+86
* [inc/Trigger] Remember ::ipxe() result and return it on subsequent callsSimon Rettberg2021-04-201-1/+4
* [serversetup-bwlp-ipxe] Add iPXE version selectorSimon Rettberg2021-04-203-17/+38
* Fix deprecated curly braces string indexing (PHP 7.4)Simon Rettberg2021-03-253-5/+5
* [locations/rebootcontrol] Inherit openingtimes for WOL/shutdownSimon Rettberg2021-03-191-0/+13
* [sysconfig] Display duplicate files for generated system configSimon Rettberg2020-11-031-1/+1
* [inc/Taskmanager] waitComplete(): Better timeout handlingSimon Rettberg2020-09-221-3/+3
* [Trigger/Event] Fix minor warningsSimon Rettberg2020-09-222-4/+10
* [Module] Add phpdocSimon Rettberg2020-09-171-1/+6
* [inc/Util] formatDuration: Add leading zeroSimon Rettberg2020-08-271-1/+7
* [serversetup-bwlp-ipxe/statistics] Sanitize strings from clientsSimon Rettberg2020-07-311-0/+33
* [systemstatus/sysconfig] Manage LDADP via systemdSimon Rettberg2020-07-072-64/+3Star
* [inc/Request] Don't treat 0 as emptySimon Rettberg2020-06-181-1/+1
* [inc/Permission] add mergeWithDisallowedSimon Rettberg2020-05-181-0/+24
* [inc/Database] Force strict mode with CONFIG_DEBUGSimon Rettberg2020-04-271-0/+1
* [statistics] New filter UISimon Rettberg2020-04-201-1/+22
* [inc/IpUtil] parseCidr(): Handle IP-only param just like /32Simon Rettberg2020-04-161-2/+9
* [inc/Database] Convert bool params to 1 or 0Simon Rettberg2020-02-271-0/+9
* [dnbd3] Run mount script when toggling dnbd3 usageSimon Rettberg2020-02-261-1/+5
* [inc/Taskmanager] Reset connection on errorSimon Rettberg2020-02-251-2/+23
* [inc/Util] Fix rounding based on OS bitnessSimon Rettberg2020-01-141-1/+6
* [inc/Util] Fix rounding of large (float) valuesSimon Rettberg2020-01-101-1/+1
* [permissionmanager] Make default roles "builtin" i.e. not modifiableSimon Rettberg2020-01-091-1/+9
* [inc/Taskmanager] Switch to new TCP interfaceSimon Rettberg2020-01-071-26/+85
* [inc/Trigger] Pass dnbd3 status to MountVmStore taskSimon Rettberg2019-12-171-0/+1
* Fix some typos (found by codespell)Stefan Weil2019-12-145-5/+5
* [inc/Render] Add qstr_urlencode as global mustache varSimon Rettberg2019-12-132-2/+7
* [inc/Session] Add timeout param to Session::set(), purge on loadSimon Rettberg2019-12-101-5/+22
* [inc/IpUtil] Add missing classSimon Rettberg2019-12-101-0/+72
* [statistics/rebootcontrol] Add WOL button to statistics moduleSimon Rettberg2019-12-071-0/+24
* [statistics/rebootcontrol] Implement editing subnetSimon Rettberg2019-11-271-1/+1
* [rebootcontrol] Start adding WOL functionalitySimon Rettberg2019-11-221-1/+10
* [inc/Taskmanagercallback] Remove unused functionSimon Rettberg2019-11-221-17/+1Star
* [inc/Request] add REQUIRED flag for automatic error messageSimon Rettberg2019-11-221-9/+22
* [translation] Get rid of up_json_encodeSimon Rettberg2019-11-061-180/+0Star
* [inc/Util] Add method to agressively unset a cookieSimon Rettberg2019-10-313-2/+24
* [inc/Util] Simplify user download functionSimon Rettberg2019-10-181-13/+2Star
* [serversetup-bwlp-ipxe] UI/UX tweaksSimon Rettberg2019-10-171-0/+12
* [serversetup-bwlp-ipxe/minilinux] Implement minilinux hook for ipxeSimon Rettberg2019-10-161-1/+10
* [minilinux] Rewrite for multiple version/sources handlingSimon Rettberg2019-10-093-42/+25Star
* [serversetup-bwlp-ipxe]Simon Rettberg2019-09-241-0/+37
* [inc/Render] Remove legacy functionsSimon Rettberg2019-07-161-20/+0Star
* [inc/Render] Add lang property to html tagSimon Rettberg2019-07-111-1/+1
* [locations] subnet inputs: disabled -> readonly; disable save buttonSimon Rettberg2019-05-021-1/+4
* [inc/Dashboard] Add feature to collapse sections in sidebar modeSimon Rettberg2019-03-262-1/+14
* api/taskman: Improve loggingSimon Rettberg2019-03-251-0/+1
* [inc/Event] autoUpdateIp first thing on bootupSimon Rettberg2019-03-251-2/+3
* [inc/Trigger] Fix Trigger::ipxe() when called multiple timesSimon Rettberg2019-03-251-1/+1
* [inc/Trigger] Wait for taskmanager on bootupSimon Rettberg2019-03-252-2/+7