aboutsummaryrefslogtreecommitdiff
path: root/package/base-files/files/lib/functions
Commit message (Expand)AuthorAge
...
* base-files: uci-defaults-new: don't store switch attr numbers as stringsJo-Philipp Wich2015-11-25
* base-files: add ucidef_set_interface_wan() and ucidef_add_switch_ports()Jo-Philipp Wich2015-11-24
* base-files: fix ramoverlay function with kernels 3.18+Felix Fietkau2015-09-21
* base-files: allow setting ide-disk led triggerJonas Gorski2015-09-04
* base-files: added option to configure the gpio led trigger in uci-defaultsJohn Crispin2015-07-14
* base-files: implemented basic GPIO controlJohn Crispin2015-07-08
* uci-defaults: add ucidef_set_led_mmcJohn Crispin2015-02-14
* base-files: Use 200ms LED timing as before for the new phase preinit_regular.John Crispin2015-01-20
* base-files: Add ucidef_set_led_timer to uci-defaults.shJohn Crispin2015-01-17
* base-files: Fix switch settings for uci-defaults-new.sh.John Crispin2015-01-08
* add "preinit_regular" diag.sh set_state argumentJohn Crispin2014-12-15
* scripts: fix wrong usage of '==' operatorJohn Crispin2014-10-14
* base-files: add network_get_ipaddrs_all()Steven Barth2014-10-09
* network: Unbind DHCPv6 from underlying interfacesSteven Barth2014-10-08
* base-files: add a protocol argument to ucidef_set_interface_rawFlorian Fainelli2014-09-25
* base-files: whitespace fixesLuka Perkov2014-09-14
* base-files: add a hardware detection layerJohn Crispin2014-08-18
* base-files: /lib/functions/network.sh: fix network_get_ipaddr6Jo-Philipp Wich2014-08-11
* base-files: strip quotes from the MAC address in macaddr_canonicalize()Gabor Juhos2014-07-14
* base-files: depend on jsonfilter and rewrite network.sh to use itJo-Philipp Wich2014-06-19
* base-files: remove function service_killJohn Crispin2014-06-02
* base-files: enable force_link for lan by defaultFelix Fietkau2014-05-16
* base-files: add back missing function for find_mtd_part to /lib/functions.sh ...Felix Fietkau2014-04-08
* /lib/functions.sh: move rarely used mtd and macaddr related functions to /lib...Felix Fietkau2014-04-07
* /lib/functions.sh: move preinit related functions to /lib/functions/preinit.shFelix Fietkau2014-04-07
* base-files: add ucidef_add_switch_port functionLuka Perkov2014-01-23
* base-files: add network_get_protocol() to /lib/functions/network.shJo-Philipp Wich2013-12-16
* base-files: fix whitespacesLuka Perkov2013-12-09
* base-files: reject invalid uci keys in network_get_device() and related proce...Jo-Philipp Wich2013-07-15
* base-files: network.sh: extend network_get_ipaddr6() / network_get_subnet6() ...Jo-Philipp Wich2013-06-17
* base-files: change network_find_wan() procedure to ignore default gateways in...Jo-Philipp Wich2013-05-06
* Change default IPv6 config to enable DHCPv6-PDSteven Barth2013-04-22
* Adapt default network configuration for IPv6Steven Barth2013-04-09
* base-files: introduce commonly used helper functions for setting ledsGabor Juhos2013-02-18
* base-files: fix network_get_prefix6Steven Barth2013-01-22
* base-files: network.sh: fix typo in previous commitJo-Philipp Wich2013-01-21
* base-files: network.sh: simplify network_get_prefix6()Jo-Philipp Wich2013-01-21
* base-files: add support for ipv6-prefixes in connection with netifdSteven Barth2013-01-15
* merge /lib/functions/boot.sh and /lib/functions.shMirko Vogt2012-12-19
* Do not overload mount-call - trying to reduce confusionMirko Vogt2012-12-19
* base-files: use json_is_a() in network.shJo-Philipp Wich2012-12-17
* base-files: rework cache handling in network.sh to keep the entire parsed ifs...Jo-Philipp Wich2012-12-16
* base-files: various enhancements to network.shJo-Philipp Wich2012-12-16
* base-files: remove route enabled check in lib/functions/network.sh after neti...Jo-Philipp Wich2012-09-13
* base-files: uci-defaults for rssiledsGabor Juhos2012-08-13
* base-files: implement network_get_dnsserver() and network_get_dnssearch() in ...Jo-Philipp Wich2012-06-29
* base-files: only consider enabled default routes when finding the wan iface (...Jo-Philipp Wich2012-06-29
* base-files: implement network_get_gateway(), network_get_gateway6(), network_...Jo-Philipp Wich2012-06-17
* base-files: implement network_defer_device() and network_ready_device() wrapp...Jo-Philipp Wich2012-06-07
* base-files: add LED specific functions to /lib/functions/uci-defaultsGabor Juhos2012-05-29