Add more license tags with SPDX identifiers
[openwrt/openwrt.git] / package / base-files / Makefile
2014-11-03 John CrispinAdd more license tags with SPDX identifiers
2014-11-02 Steven BarthAdd a few SPDX tags
2014-08-11 Jo-Philipp Wichbase-files: /lib/functions/network.sh: fix network_get_...
2014-07-29 Felix Fietkaubase-files: properly escape strings for version info
2014-07-29 Felix Fietkaubase-files: add extra version configuration options...
2014-06-27 John Crispinbase-files: add enabled config option for ntp service
2014-06-19 Jo-Philipp Wichbase-files: depend on jsonfilter and rewrite network...
2014-06-02 John Crispinbase-files: calling stop_service before procd_kill.
2014-04-27 Felix Fietkaubase-files: remove duplicate stop_service() function.
2014-01-31 Jo-Philipp Wichbase-files: expose taint flags in /etc/openwrt_release
2014-01-23 Luka Perkovbase-files: add ucidef_add_switch_port function
2014-01-17 John Crispinsysupgrade: do not kill any processes in failsafe
2013-11-14 Gabor Juhosbase-files: add macaddr_canonicalize helper function
2013-11-11 Luka Perkovbase-files: don't enter failsafe if triggered by switch
2013-11-08 Gabor Juhosbase-files: mtd_get_mac_ascii bugfix
2013-07-31 Jo-Philipp Wichbase-files: implement -l (--list-backup) sysupgrade...
2013-07-31 Jo-Philipp Wichbase-files: abort sysupgrade if file specified with...
2013-07-30 Jo-Philipp Wichbase-files: implement -T (--test) sysupgrade parameter...
2013-07-20 Gabor Juhosbase-files: add mtd_get_part_size helper
2013-07-17 Luka Perkovbase-files/busybox: move ntpd init script from base...
2013-06-21 John Crispinbase-files: procd is now the init process
2013-06-21 John Crispinbase-files: procd init is now the default, remove files.old
2013-06-11 Steven Barthbase-files: remove unnecessary early sysctl-hack
2013-06-11 Steven Barthbase-files: set default IPv6 forwarding value to 1
2013-06-06 Steven Barthbase-files: use less entropy when generating ULAs
2013-05-06 Jo-Philipp Wichbase-files: change network_find_wan() procedure to...
2013-03-25 Jo-Philipp Wichpackage/base-files: change sysctl handling Move /etc...
2013-03-23 Florian Fainellibase-files: also apply r36107 to files.old
2013-03-22 Florian Fainellibase-files: sysupgrade fail with eglibc
2013-03-13 John Crispinmake basefiles aware of procd
2013-02-18 Gabor Juhosbase-files: introduce commonly used helper functions...
2013-02-16 Gabor Juhosbase-files: add macaddr_{add,2bin,setbit_la} helpers
2013-02-16 Gabor Juhosbase-files: add mtd_get_mac_{ascii,binary} helpers
2013-02-01 Steven Barthbase-files: Fix IPv6 early sysctls again * Kernel IPv6...
2013-01-29 Steven Barthbase-files: Fix race-conditions with IPv6 sysctls
2013-01-28 Steven Barthbase-files: remove IPv6-forwarding setting for all...
2013-01-22 Steven Barthbase-files: fix network_get_prefix6
2013-01-22 Steven Barthbase-files: Set default value for IPv6 forwarding
2013-01-17 Steven Barthbase-files: rename ULA generation script
2013-01-15 Steven Barthbase-files: add support for ipv6-prefixes in connection...
2013-01-11 Vasilis Tsiligiannisbase-files: Don't pass '--set-worker /lib/hotplug2...
2012-12-27 Steven Barthbase-files: Fix a typo in config_list_foreach
2012-12-22 Felix Fietkaubase-files: add basic procd integration, let procd...
2012-12-17 Jo-Philipp Wichbase-files: use json_is_a() in network.sh
2012-12-16 Jo-Philipp Wichbase-files: various enhancements to network.sh
2012-11-25 Gabor Juhosbase-files: add support for the morse LED trigger
2012-11-23 Florian Fainellibase-files: use a natural mount syntax
2012-10-11 Florian Fainellibase-files: skip LEDs handled by rssileds in led init...
2012-09-19 Florian Fainellibase-files: release an attached loop device on umounting
2012-09-17 Jo-Philipp Wichbase-files: add uci-defaults script to migrate sysctl...
2012-08-12 Jo-Philipp Wichbase-files: provide a sysupgrade -r (--restore-backup...
2012-08-10 Florian Fainellimove LIB_SUFFIX from base-files to rules.mk
2012-08-09 Jo-Philipp Wichbase-files: fix option parsing of -F/--force parameter
2012-08-08 Florian Fainellibase-files: check for ldd presence and executability...
2012-07-27 Florian Fainellibase-files: fix detection of standalone ldd
2012-06-26 Jo-Philipp Wichbase-files: allow wireless ifaces to be part of multipl...
2012-06-17 Jo-Philipp Wichbase-files: implement network_get_gateway(), network_ge...
2012-06-13 Felix Fietkaubase-files: override Build/Compile/Default instead...
2012-06-10 Felix Fietkaubase-files: move all toolchain packages to a separate...
2012-06-05 Jo-Philipp Wichbase-files: add permission exceptions, do not clobber...
2012-06-05 Jo-Philipp Wichbase-files: ship a static initial shadow db instead...
2012-06-05 Jo-Philipp Wichbase-files: make user_add() populate the shadow db...
2012-05-29 Felix Fietkaubase-files: remove base-files-network, netifd is the...
2012-05-28 Jo-Philipp Wichbase-files: introduce /lib/functions/network.sh This...
2012-05-14 Felix Fietkauenable netifd by default and add its config variable...
2012-04-28 Mirko Vogtremove special treatment when using glibc - support...
2012-04-28 Mirko Vogtpurge support for glibc - use eglibc instead!
2012-04-27 Florian Fainellibase-files: fix typo in 05_firstboot_skip script (...
2012-04-15 Jo-Philipp Wichbase-files: reformat banner to better work with varying...
2012-04-12 Jo-Philipp Wichinclude, base-files, opkg: introduce version configurat...
2012-04-12 Jo-Philipp Wichbase-files: remove network preconfig, it collides with...
2012-03-04 Jo-Philipp Wichbase-files: enable conntrack accounting in sysctl....
2012-01-22 Jo-Philipp Wichbase-files: add a uci-defaults script which will migrat...
2012-01-19 Jo-Philipp Wichbase-files: do not pass --set-worker /lib/hotplug2...
2012-01-08 Jo-Philipp Wichbase-files: implement a --force option for sysupgrade...
2011-12-31 Gabor Juhospackage/base-files: add support for the switch LED...
2011-12-20 Jo-Philipp Wichbase-files: add -b (--create-backup) option to sysupgra...
2011-11-19 Jo-Philipp Wichbase-files: kill remaining processes after running...
2011-11-17 Jo-Philipp Wichbase-files: another empty password check fix (#10440)
2011-11-17 Jo-Philipp Wichbase-files: now that we have date -k, adjust the kernel...
2011-11-16 Jo-Philipp Wichbase-files: rewrite killing of nonessential services...
2011-11-14 Jo-Philipp Wichbase-files: prime root password with "x" to notify...
2011-11-11 Jo-Philipp Wichbase-files: now that the initial password is completely...
2011-11-10 Imre Kalozenable and use shadow passwords by default
2011-11-08 Nicolas Thillpackage/base-files: enhance & cleanup service wrappers
2011-11-08 Jo-Philipp Wichbase-files: do not assume that "top" is busybox' top...
2011-11-08 Jo-Philipp Wichbase-files: properly handle wifi ifaces with no network...
2011-11-08 Nicolas Thillpackage/base-files: move /etc/functions.sh to /lib...
2011-11-07 Nicolas Thillpackage/base-files: use new service wrapper
2011-11-03 Jo-Philipp Wichbase-files: add some more protected services to sysupgr...
2011-10-27 Jo-Philipp Wichbase-files: sysupgrade: kill all but essential processe...
2011-10-27 Gabor Juhosbase-files/sysupgrade: add more busybox applet symlinks...
2011-10-27 Jo-Philipp Wichbase-files: remove rdate integration, add busybox ntpd...
2011-10-21 Felix Fietkauadd an initial (experimental) version of netifd, disabl...
2011-10-20 Felix Fietkaubase-files: move network related scripts to a separate...
2011-10-11 Jo-Philipp Wichbase-files: introduce "igmp_snooping" option to toggle...
2011-09-26 Jo-Philipp Wichbase-files: use "zonename" system option to symlink...
2011-09-23 Jo-Philipp Wichbase-files: make ip matching in dns add/remove function...
2011-08-12 Jo-Philipp Wichbase-files: fix arp() procedure to properly detect...
2011-07-25 Jo-Philipp Wichbase-files: use "reboot -f" after sysupgrade to prevent...
next