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
/
etc
Commit message (
Expand
)
Author
Age
Files
Lines
*
base-files: install missing /etc/iproute2/ematch_map
Tony Ambardar
2019-01-08
1
-0
/
+8
*
base-files: /etc/services: add missing 'rpcbind' alias
Andy Walsh
2018-12-18
1
-2
/
+2
*
base-files: provide more tolerant xterm detection
Paul Wassi
2018-12-18
1
-1
/
+5
*
base-files: create /etc/ethers by default
Luiz Angelo Daros de Luca
2018-12-18
1
-0
/
+6
*
base-files: fix unkillable processes after restart
Linus Kardell
2018-11-22
1
-0
/
+1
*
base-files: fix wrong sysctl parameter order
Luiz Angelo Daros de Luca
2018-07-18
1
-1
/
+1
*
base-files: fix links in banner.failsafe
Sven Roederer
2018-06-24
1
-1
/
+3
*
sysctl: Protect hard/symlinks by default.
Rosen Penev
2018-05-01
1
-0
/
+3
*
kernel: disable accept_ra by default
Matthias Schiffer
2018-04-17
1
-0
/
+8
*
base-files: move netfilter sysctl defaults to specific kmod packages
Matthias Schiffer
2018-04-13
1
-12
/
+0
*
base-files: move sysctl defaults to /etc/sysctl.d/10-default.conf
Matthias Schiffer
2018-04-13
3
-32
/
+35
*
base-files: evaluate /etc/sysctl.d/* before /etc/sysctl.conf
Matthias Schiffer
2018-04-13
2
-2
/
+2
*
base-files: remove /etc/uci-defaults/11_migrate-sysctl
Matthias Schiffer
2018-04-13
1
-16
/
+0
*
base-files: tune fragment queue thresholds for available system memory
Matthias Schiffer
2018-03-07
1
-9
/
+20
*
base-files: fix off-by-one in counting seconds for factory reset
Rafał Miłecki
2018-03-01
1
-1
/
+1
*
base-files: gpio switch: check if direction can be set
Mathias Kresin
2018-01-18
1
-2
/
+9
*
base-files: gpio switch: fix inverted logic
Mathias Kresin
2018-01-18
1
-1
/
+1
*
base-files: gpio switch: set output value with direction
Mathias Kresin
2018-01-09
1
-3
/
+2
*
base-files: gpio_switch: start before boot state done is set
Mathias Kresin
2018-01-09
1
-1
/
+1
*
base-files: protect stop and reload actions with procd_lock
Roman Yeryomin
2018-01-02
1
-0
/
+2
*
base-files: rc.common: fix enable() return code and logic
Roman Yeryomin
2018-01-02
1
-7
/
+8
*
base-files: fix logic when to show failsafe banner
Matthias Schiffer
2017-12-29
1
-1
/
+1
*
base-files: set FAILSAFE in /etc/profile when /tmp/.failsafe exists
Matthias Schiffer
2017-12-29
1
-1
/
+4
*
merge: properly remove %n / %N references
Jo-Philipp Wich
2017-12-09
1
-2
/
+1
*
merge: release/banner: drop release name and update banner
Zoltan HERPAI
2017-12-08
1
-10
/
+8
*
merge: base: update base-files and basic config
Zoltan HERPAI
2017-12-08
1
-1
/
+1
*
procd: service_data: Support data within the service itself
Pierre Lebleu
2017-11-10
1
-0
/
+4
*
base-files: add interval option to netdev LED trigger configuration
Edmunt Pienkowsky
2017-11-03
1
-0
/
+1
*
basefiles: allow suid coredumps
Kevin Darbyshire-Bryant
2017-09-12
1
-0
/
+1
*
base-files: add "tty" user group
Jo-Philipp Wich
2017-06-26
1
-0
/
+1
*
base-files: fix default procd reload
Alexandru Ardelean
2017-05-20
1
-1
/
+1
*
base-files: use restart if no reload hook for service
Alexandru Ardelean
2017-04-12
1
-4
/
+3
*
base-files: add submission service port
Lucian Cristian
2017-03-11
1
-0
/
+2
*
base-files: fix user creation on sysupgrade with few opkg control files
Matthias Schiffer
2017-01-24
1
-1
/
+1
*
base-files: add /etc/iproute2/rt_protos
Hans Dedecker
2017-01-18
1
-0
/
+18
*
base-files: add ARCH_PACKAGES to openwrt_release and os-release
Matthias Schiffer
2017-01-16
1
-0
/
+1
*
base-files: fix message of initscript wrapper
Alberto Bursi
2017-01-02
1
-1
/
+1
*
build: adjust version number handling
Jo-Philipp Wich
2016-12-02
3
-4
/
+4
*
base-files: add a wrapper for init scripts in profile
Alberto Bursi
2016-11-29
1
-0
/
+9
*
base-files: Prefer busybox arp over /proc/net/arp alias
Marek Lindner
2016-11-10
1
-1
/
+1
*
base-files, mac80211, broadcom-wl: wifi detection and configuration
Christian Lamparter
2016-11-03
1
-4
/
+4
*
base-files, mac80211, broadcom-wl: use uci to populate wireless config
Christian Lamparter
2016-11-03
1
-5
/
+1
*
base-files: sysfixtime: Keep RTC time in UTC timezone
Petr Štetiar
2016-10-31
1
-2
/
+2
*
base-files: Ensure reset only works if an overlay exists
Chris Blake
2016-10-27
1
-1
/
+5
*
base-files: add ucidef_set_led_usbport for full usbport support
Rafał Miłecki
2016-10-22
1
-0
/
+1
*
switch to the new usbport LED trigger
Rafał Miłecki
2016-10-19
1
-5
/
+16
*
procd: Allow initscripts to start one daemon instance at a time
Pierre Lebleu
2016-10-18
1
-1
/
+3
*
base-files: fix check for empty password warning
Matthias Schiffer
2016-09-26
1
-2
/
+1
*
treewide: remove bad local shell variable declarations
Jo-Philipp Wich
2016-09-24
2
-3
/
+3
*
base-files: remind users to set root password
John Crispin
2016-09-19
1
-0
/
+13
[next]