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
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
base-files: increase default system log size to 64 kB
Hannu Nyman
2016-06-07
1
-0
/
+1
*
base-files: fix /bin/config_generate breakage
Felix Fietkau
2016-06-08
1
-0
/
+1
*
base-files: rework config generation logic
Jo-Philipp Wich
2016-06-08
2
-18
/
+20
*
base-files: support port_state LED types in board.d
Jo-Philipp Wich
2016-06-08
1
-0
/
+8
*
base-files: support hostname and ntp servers through board.d
Jo-Philipp Wich
2016-06-08
1
-0
/
+47
*
base-files: Fix config_generate when there are no switch VLANs or ports confi...
Vittorio Gambaletta (VittGam)
2016-05-11
1
-38
/
+42
*
base-files: remove ununsed login.sh
John Crispin
2016-04-19
1
-18
/
+0
*
base-files: allow to set arbitrary ip address and netmask
Hauke Mehrtens
2016-04-17
1
-7
/
+9
*
base-files: change type of adsl and vdsl to dsl only
Felix Fietkau
2016-03-07
1
-1
/
+1
*
base-files: support passing mode to ucidef_set_led_netdev()
Jo-Philipp Wich
2016-02-26
1
-3
/
+3
*
base-files: add support for speed mask to switch config init scripts
Felix Fietkau
2016-02-25
1
-2
/
+3
*
leds: support oneshot as well as timer triggers
John Crispin
2016-02-25
1
-2
/
+2
*
base-files: set mac address in default network config via device sections
Felix Fietkau
2016-02-07
1
-1
/
+7
*
board.d: add support for gpio_switch sections
Jo-Philipp Wich
2015-12-04
1
-0
/
+21
*
base-files: board.d: support dsl modems, atm bridges and pppoe protocol
Jo-Philipp Wich
2015-12-04
1
-0
/
+50
*
base-files: board.d: support specifiying the protocol of lan and wan
Jo-Philipp Wich
2015-12-03
1
-11
/
+21
*
base-files: board.d: support timer leds
Jo-Philipp Wich
2015-12-03
1
-0
/
+10
*
base-files: uci-defaults-new, config_generate: refactor code and drop old vlans
Jo-Philipp Wich
2015-12-03
1
-178
/
+49
*
base-files: config_generate: add missing chunks of force tag support
Jo-Philipp Wich
2015-12-03
1
-7
/
+9
*
base-files: uci-defaults-new, config_generate: allow force tagged cpu ports
Jo-Philipp Wich
2015-11-30
1
-3
/
+5
*
base-files: uci-defaults-new: only emit force_link for additional ifaces
Jo-Philipp Wich
2015-11-30
1
-1
/
+7
*
base-files: uci-defaults-new, config_generate: support for gpio leds
Jo-Philipp Wich
2015-11-26
1
-0
/
+10
*
base-files: config_generate: regroup led generator code
Jo-Philipp Wich
2015-11-26
1
-4
/
+16
*
base-files: uci-defaults-new: remove ucidef_set_led_interface()
Jo-Philipp Wich
2015-11-26
1
-1
/
+1
*
base-files: config_generate: support rssi leds
Jo-Philipp Wich
2015-11-26
1
-2
/
+39
*
base-files: config_generate: reformat for better readability and quote variables
Jo-Philipp Wich
2015-11-26
1
-112
/
+124
*
base-files: config_generate: handle switch port attributes and better group j...
Jo-Philipp Wich
2015-11-25
1
-7
/
+23
*
base-files: config_generate: do not remove previously generated interfaces
Jo-Philipp Wich
2015-11-25
1
-2
/
+0
*
base-files: config_generate: properly handle multiple switches
Jo-Philipp Wich
2015-11-25
1
-0
/
+10
*
base-files: config_generate: support autogenerating vlans
Jo-Philipp Wich
2015-11-24
1
-3
/
+117
*
base-files: config_generate: honour port_mask property (#20963)
Jo-Philipp Wich
2015-11-24
1
-1
/
+1
*
Disable telnet in favor of passwordless SSH
Steven Barth
2015-09-07
1
-2
/
+1
*
base-files: config_generate did not handle setups with more than 1 switch pro...
John Crispin
2014-10-27
1
-5
/
+4
*
base-files: fix telnet login on musl
Felix Fietkau
2014-10-20
1
-2
/
+2
*
network: Unbind DHCPv6 from underlying interfaces
Steven Barth
2014-10-08
1
-1
/
+1
*
base-files: properly generate the ula
John Crispin
2014-08-22
1
-1
/
+1
*
base-files: fix inverse logic in board_detect script
John Crispin
2014-08-19
1
-1
/
+1
*
base-files: wan6 should reference wan intead of referencing itself.
John Crispin
2014-08-18
1
-1
/
+1
*
base-files: add a hardware detection layer
John Crispin
2014-08-18
2
-0
/
+187
*
base-files: ipcalc.sh: support bit length as netmask parameter
Jo-Philipp Wich
2013-12-16
1
-1
/
+5
*
base-files: fix whitespaces
Luka Perkov
2013-12-09
1
-1
/
+1
*
base-files: ipcalc.sh: fix broken calculations on 64bit systems
Jo-Philipp Wich
2012-12-23
1
-5
/
+10
*
base-files: another empty password check fix (#10440)
Jo-Philipp Wich
2011-11-17
1
-1
/
+1
*
base-files: prime root password with "x" to notify programs that there is a s...
Jo-Philipp Wich
2011-11-14
1
-1
/
+4
*
base-files: now that the initial password is completely empty (and not primed...
Jo-Philipp Wich
2011-11-11
1
-2
/
+2
*
ipcalc.sh CIDR notation Hi,
Jo-Philipp Wich
2011-05-18
1
-6
/
+15
*
base-files: remove a stale reference to /usr/lib/common.awk (thx, swalker)
Felix Fietkau
2011-02-13
1
-1
/
+1
*
base-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the code...
Felix Fietkau
2011-02-13
1
-0
/
+21
*
base-files, busybox: fix 22279, simplify code and get rid of awk
Jo-Philipp Wich
2010-07-18
1
-15
/
+6
*
base-files & telnet: Fixed telnet starting even with root password when shado...
Daniel Dickinson
2010-07-18
1
-2
/
+9
[next]