index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
base-files
/
files
/
lib
/
functions
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: Unbind DHCPv6 from underlying interfaces
Steven Barth
2014-10-08
1
-1
/
+1
*
base-files: add a protocol argument to ucidef_set_interface_raw
Florian Fainelli
2014-09-25
1
-1
/
+2
*
base-files: whitespace fixes
Luka Perkov
2014-09-14
2
-6
/
+6
*
base-files: add a hardware detection layer
John Crispin
2014-08-18
1
-0
/
+302
*
base-files: /lib/functions/network.sh: fix network_get_ipaddr6
Jo-Philipp Wich
2014-08-11
1
-1
/
+12
*
base-files: strip quotes from the MAC address in macaddr_canonicalize()
Gabor Juhos
2014-07-14
1
-0
/
+1
*
base-files: depend on jsonfilter and rewrite network.sh to use it
Jo-Philipp Wich
2014-06-19
1
-318
/
+125
*
base-files: remove function service_kill
John Crispin
2014-06-02
1
-23
/
+0
*
base-files: enable force_link for lan by default
Felix Fietkau
2014-05-16
1
-0
/
+1
*
base-files: add back missing function for find_mtd_part to /lib/functions.sh ...
Felix Fietkau
2014-04-08
1
-7
/
+0
*
/lib/functions.sh: move rarely used mtd and macaddr related functions to /lib...
Felix Fietkau
2014-04-07
1
-0
/
+118
*
/lib/functions.sh: move preinit related functions to /lib/functions/preinit.sh
Felix Fietkau
2014-04-07
1
-0
/
+87
*
base-files: add ucidef_add_switch_port function
Luka Perkov
2014-01-23
1
-0
/
+10
*
base-files: add network_get_protocol() to /lib/functions/network.sh
Jo-Philipp Wich
2013-12-16
1
-2
/
+7
*
base-files: fix whitespaces
Luka Perkov
2013-12-09
2
-30
/
+27
*
base-files: reject invalid uci keys in network_get_device() and related proce...
Jo-Philipp Wich
2013-07-15
1
-0
/
+4
*
base-files: network.sh: extend network_get_ipaddr6() / network_get_subnet6() ...
Jo-Philipp Wich
2013-06-17
1
-43
/
+107
*
base-files: change network_find_wan() procedure to ignore default gateways in...
Jo-Philipp Wich
2013-05-06
1
-10
/
+14
*
Change default IPv6 config to enable DHCPv6-PD
Steven Barth
2013-04-22
1
-1
/
+1
*
Adapt default network configuration for IPv6
Steven Barth
2013-04-09
1
-0
/
+6
*
base-files: introduce commonly used helper functions for setting leds
Gabor Juhos
2013-02-18
1
-0
/
+68
*
base-files: fix network_get_prefix6
Steven Barth
2013-01-22
1
-1
/
+1
*
base-files: network.sh: fix typo in previous commit
Jo-Philipp Wich
2013-01-21
1
-1
/
+1
*
base-files: network.sh: simplify network_get_prefix6()
Jo-Philipp Wich
2013-01-21
1
-7
/
+4
*
base-files: add support for ipv6-prefixes in connection with netifd
Steven Barth
2013-01-15
1
-0
/
+30
*
merge /lib/functions/boot.sh and /lib/functions.sh
Mirko Vogt
2012-12-19
1
-146
/
+0
*
Do not overload mount-call - trying to reduce confusion
Mirko Vogt
2012-12-19
1
-15
/
+11
*
base-files: use json_is_a() in network.sh
Jo-Philipp Wich
2012-12-17
1
-7
/
+7
*
base-files: rework cache handling in network.sh to keep the entire parsed ifs...
Jo-Philipp Wich
2012-12-16
1
-129
/
+159
*
base-files: various enhancements to network.sh
Jo-Philipp Wich
2012-12-16
1
-30
/
+153
*
base-files: remove route enabled check in lib/functions/network.sh after neti...
Jo-Philipp Wich
2012-09-13
1
-4
/
+2
*
base-files: uci-defaults for rssileds
Gabor Juhos
2012-08-13
1
-0
/
+44
*
base-files: implement network_get_dnsserver() and network_get_dnssearch() in ...
Jo-Philipp Wich
2012-06-29
1
-0
/
+31
*
base-files: only consider enabled default routes when finding the wan iface (...
Jo-Philipp Wich
2012-06-29
1
-2
/
+4
*
base-files: implement network_get_gateway(), network_get_gateway6(), network_...
Jo-Philipp Wich
2012-06-17
1
-0
/
+59
*
base-files: implement network_defer_device() and network_ready_device() wrapp...
Jo-Philipp Wich
2012-06-07
1
-0
/
+16
*
base-files: add LED specific functions to /lib/functions/uci-defaults
Gabor Juhos
2012-05-29
1
-0
/
+98
*
base-files: add network_is_up()
Jo-Philipp Wich
2012-05-29
1
-0
/
+6
*
base-files: let network_get_device() return the l3 interface, introduce netwo...
Jo-Philipp Wich
2012-05-29
1
-4
/
+6
*
base-files: add network_get_device() to network.sh
Jo-Philipp Wich
2012-05-28
1
-0
/
+15
*
base-files: introduce /lib/functions/network.sh This file will contain common...
Jo-Philipp Wich
2012-05-28
1
-0
/
+41
*
base-files: split service related functions off to /lib/functions/service.sh
Felix Fietkau
2012-03-20
1
-0
/
+129
*
base-files: remove trailing whitespaces from lib/functions/boot.sh
Gabor Juhos
2012-03-02
1
-4
/
+4
*
base-files: add lib/functions/uci-defaults.sh
Gabor Juhos
2011-12-01
1
-0
/
+88
*
base-files: add initial support for mounting overlayfs
Felix Fietkau
2011-03-17
1
-1
/
+3
*
boot.sh: Tabs are used for indent. Also use tabs in jffs2_ready()
Michael Büsch
2011-02-20
1
-4
/
+4
*
base-files: Add "-o noatime" to mount wrapper
Michael Büsch
2011-02-20
1
-1
/
+1
*
Fix permissions for /etc and other dirs after clean flash (#6039)
Jo-Philipp Wich
2010-11-07
1
-1
/
+1
*
base/block-extroot, base/block-mount: Modified preinit and block-extroot and ...
Daniel Dickinson
2010-09-23
1
-21
/
+56
*
base-files: Add function pi_include the /lib/functions/boot.sh used by preini...
Daniel Dickinson
2010-09-19
1
-0
/
+13
[next]