]> git.ipfire.org Git - people/stevee/network.git/history - src/hooks/configs
wireless: Fix crash of status if not connected
[people/stevee/network.git] / src / hooks / configs /
2017-08-16  Jonatan Schlagnetwork fix parameter passing when using ""
2017-07-27  Jonatan Schlagconfig hook: prevent two hooks with the same settings
2017-07-19  Jonatan Schlagipv4-static: create hook_parse_cmdline function
2017-07-19  Jonatan Schlagipv6-auto: create hook_parse_cmdline function
2017-07-19  Jonatan Schlagipv6-static: create hook_parse_cmdline function
2017-07-19  Jonatan Schlagpppoe-server: create hook_parse_cmdline function
2017-07-17  Jonatan Schlagdhcp: check the config indide the hook_parse_cmdline...
2017-07-14  Jonatan Schlagdhcp: remove useless delay setting
2017-07-12  Jonatan Schlagdhcp: merge hooks ipv4-dhcp and ipv6-dhcp
2017-07-05  Jonatan Schlagconfig: remove old hashes
2017-07-04  Jonatan Schlagpppoe-server: prevent multiple configs for the same...
2017-07-04  Jonatan Schlagipv6-auto: prevent multiple configs for the same zone
2017-07-04  Jonatan Schlagipv6-dhcp: prevent multiple configs for the same zone
2017-07-04  Jonatan Schlagipv4-dhcp: prevent multiple configs for the same zone
2017-06-07  Jonatan Schlagpppoe-server: improve input validation
2017-01-26  Stefan Schantlipv4-static: Remove routing information from databases...
2015-09-18  Michael TremerReplace ipcalc by inetcalc
2015-09-06  Stefan Schantlipv6-auto: Fix wrong hook function name
2015-09-06  Stefan Schantlipv4-dhcp: Show DNS servers
2015-09-06  Stefan Schantlpppoe-server: Allow passing DNS servers to the client
2015-08-26  Michael TremerUpdate all config hooks according to the new naming...
2015-05-02  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2015-05-02  Michael TremerReplace routing_db_* by db_*
2015-05-02  Michael TremerRemove the function keyword which is a bashism
2015-05-02  Michael Tremerdhcp: Add support for DHCPv6 over Ethernet
2015-04-14  Michael Tremeripv6: Add auto-configuration hook for zones
2014-12-06  Michael TremerImprove parsing configuration files
2014-09-28  Michael Tremeripv4-static: Update hook
2014-09-28  Michael TremerRectify config creation
2014-09-04  Michael TremerRename all "config" to "settings"
2014-08-31  Michael TremerMove config hooks into a separate directory