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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysctl: read settings from /etc/sysctl.d/*.conf
John Crispin
2015-07-07
1
-0
/
+2
*
build: add integration for managing opkg package feed keys
Felix Fietkau
2015-04-06
1
-2
/
+19
*
packages: use $(LN) macro, make symlinks relative
Nicolas Thill
2015-04-03
1
-2
/
+2
*
base-files: add more config files to conffiles section
Nicolas Thill
2015-04-02
1
-0
/
+4
*
base-files: fix target/subtarget value in /etc/openwrt_release
Jo-Philipp Wich
2015-02-11
1
-1
/
+1
*
base-files: default_postinst() - create user:group first (resend)
John Crispin
2014-12-01
1
-1
/
+1
*
package/*: replace occurences of 'ln -sf' to '$(LN)'
Nicolas Thill
2014-11-06
1
-3
/
+3
*
license info - revert r43155
John Crispin
2014-11-03
1
-2
/
+0
*
Add more license tags with SPDX identifiers
John Crispin
2014-11-03
1
-0
/
+2
*
Add a few SPDX tags
Steven Barth
2014-11-02
1
-0
/
+1
*
base-files: /lib/functions/network.sh: fix network_get_ipaddr6
Jo-Philipp Wich
2014-08-11
1
-1
/
+1
*
base-files: properly escape strings for version info
Felix Fietkau
2014-07-29
1
-1
/
+3
*
base-files: add extra version configuration options for OEM manufacturer info
Felix Fietkau
2014-07-29
1
-1
/
+2
*
base-files: add enabled config option for ntp service
John Crispin
2014-06-27
1
-1
/
+1
*
base-files: depend on jsonfilter and rewrite network.sh to use it
Jo-Philipp Wich
2014-06-19
1
-3
/
+3
*
base-files: calling stop_service before procd_kill.
John Crispin
2014-06-02
1
-1
/
+1
*
base-files: remove duplicate stop_service() function.
Felix Fietkau
2014-04-27
1
-1
/
+1
*
base-files: expose taint flags in /etc/openwrt_release
Jo-Philipp Wich
2014-01-31
1
-1
/
+1
*
base-files: add ucidef_add_switch_port function
Luka Perkov
2014-01-23
1
-1
/
+1
*
sysupgrade: do not kill any processes in failsafe
John Crispin
2014-01-17
1
-1
/
+1
*
base-files: add macaddr_canonicalize helper function
Gabor Juhos
2013-11-14
1
-1
/
+1
*
base-files: don't enter failsafe if triggered by switch
Luka Perkov
2013-11-11
1
-1
/
+1
*
base-files: mtd_get_mac_ascii bugfix
Gabor Juhos
2013-11-08
1
-1
/
+1
*
base-files: implement -l (--list-backup) sysupgrade parameter to list the fil...
Jo-Philipp Wich
2013-07-31
1
-1
/
+1
*
base-files: abort sysupgrade if file specified with --restore-config is not f...
Jo-Philipp Wich
2013-07-31
1
-1
/
+1
*
base-files: implement -T (--test) sysupgrade parameter to verify image withou...
Jo-Philipp Wich
2013-07-30
1
-1
/
+1
*
base-files: add mtd_get_part_size helper
Gabor Juhos
2013-07-20
1
-1
/
+1
*
base-files/busybox: move ntpd init script from base-files to busybox
Luka Perkov
2013-07-17
1
-1
/
+1
*
base-files: procd is now the init process
John Crispin
2013-06-21
1
-7
/
+0
*
base-files: procd init is now the default, remove files.old
John Crispin
2013-06-21
1
-7
/
+0
*
base-files: remove unnecessary early sysctl-hack
Steven Barth
2013-06-11
1
-1
/
+1
*
base-files: set default IPv6 forwarding value to 1
Steven Barth
2013-06-11
1
-1
/
+1
*
base-files: use less entropy when generating ULAs
Steven Barth
2013-06-06
1
-1
/
+1
*
base-files: change network_find_wan() procedure to ignore default gateways in...
Jo-Philipp Wich
2013-05-06
1
-1
/
+1
*
package/base-files: change sysctl handling Move /etc/init.d/sysctl to index 0...
Jo-Philipp Wich
2013-03-25
1
-1
/
+1
*
base-files: also apply r36107 to files.old
Florian Fainelli
2013-03-23
1
-1
/
+1
*
base-files: sysupgrade fail with eglibc
Florian Fainelli
2013-03-22
1
-1
/
+1
*
make basefiles aware of procd
John Crispin
2013-03-13
1
-0
/
+14
*
base-files: introduce commonly used helper functions for setting leds
Gabor Juhos
2013-02-18
1
-1
/
+1
*
base-files: add macaddr_{add,2bin,setbit_la} helpers
Gabor Juhos
2013-02-16
1
-1
/
+1
*
base-files: add mtd_get_mac_{ascii,binary} helpers
Gabor Juhos
2013-02-16
1
-1
/
+1
*
base-files: Fix IPv6 early sysctls again * Kernel IPv6 /proc interface incons...
Steven Barth
2013-02-01
1
-1
/
+1
*
base-files: Fix race-conditions with IPv6 sysctls
Steven Barth
2013-01-29
1
-1
/
+1
*
base-files: remove IPv6-forwarding setting for all interfaces
Steven Barth
2013-01-28
1
-1
/
+1
*
base-files: fix network_get_prefix6
Steven Barth
2013-01-22
1
-1
/
+1
*
base-files: Set default value for IPv6 forwarding
Steven Barth
2013-01-22
1
-1
/
+1
*
base-files: rename ULA generation script
Steven Barth
2013-01-17
1
-1
/
+1
*
base-files: add support for ipv6-prefixes in connection with netifd
Steven Barth
2013-01-15
1
-1
/
+1
*
base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' to hotplug...
Vasilis Tsiligiannis
2013-01-11
1
-2
/
+2
*
base-files: Fix a typo in config_list_foreach
Steven Barth
2012-12-27
1
-1
/
+1
[next]