curl: add support for mbedtls
[openwrt/openwrt.git] / package / base-files /
2014-12-07 John Crispinpackages: fix typo in OpenWrt name
2014-12-01 John Crispinbase-files: default_postinst() - create user:group...
2014-11-24 Imre Kalozfix sysupgrade on overlayfs v23+
2014-11-19 Jonas Gorskibase-files: supress errors from ldd
2014-11-18 Jonas Gorskibase-files: properly fix copying ld*.so with eglibc
2014-11-06 Nicolas Thillpackage/*: replace occurences of 'ln -sf' to '$(LN)'
2014-11-03 John Crispinlicense info - revert r43155
2014-11-03 John CrispinAdd more license tags with SPDX identifiers
2014-11-02 Steven BarthAdd a few SPDX tags
2014-10-27 John Crispinbase-files: config_generate did not handle setups with...
2014-10-25 Felix Fietkaubase-files: add /etc/shadow to list of essential files...
2014-10-20 Felix Fietkaubase-files: fix telnet login on musl
2014-10-20 John Crispinfailsafe-mode: print short help on commandline
2014-10-19 Felix Fietkaubase-files: fix ldd definition if /usr/bin/ldd exists
2014-10-16 Jo-Philipp Wichbuild: improve feed handling for opkg.conf
2014-10-15 John Crispindefault_postinst() fix wrong call of group_add
2014-10-14 John Crispinbase-files: default_postinst() force clear luci-indexcache
2014-10-14 John Crispinbase-files: the USERID code path did not check for...
2014-10-14 John Crispinscripts: fix wrong usage of '==' operator
2014-10-09 Steven Barthbase-files: add network_get_ipaddrs_all()
2014-10-08 Steven Barthnetwork: Unbind DHCPv6 from underlying interfaces
2014-10-08 John Crispinbase-files: extend USERID:=syntax
2014-10-06 John Crispinbase-files: make postinst script run inside a subshell
2014-10-06 John Crispinsysupgrade: preserve symlinks in backups
2014-10-03 Steven Barthbase-files: remove a 'not found' error message during...
2014-09-25 Florian Fainellibase-files: add a protocol argument to ucidef_set_inter...
2014-09-16 John Crispinpostinst trigger: the new postinst trigger broke IB
2014-09-14 Luka Perkovbase-files: whitespace fixes
2014-09-11 John Crispinipkg: add a default postinst/prerm script
2014-08-25 John Crispinpackage/*: remove useless explicit set of function...
2014-08-22 John Crispinbase-files: properly generate the ula
2014-08-20 Steven Barthbase-files: increase igmp_max_memberships to improve...
2014-08-19 John Crispinbase-files: fix inverse logic in board_detect script
2014-08-18 John Crispinbase-files: wan6 should reference wan intead of referen...
2014-08-18 John Crispinbase-files: add a hardware detection layer
2014-08-11 Jo-Philipp Wichbase-files: /lib/functions/network.sh: fix network_get_...
2014-08-11 Jo-Philipp Wichbuild: enable PER_FEED_REPO by default
2014-08-07 Felix Fietkaubase-files: enable option to skip the netfilter "filter...
2014-08-06 Jo-Philipp Wichbuild: add new option to add disabled feeds commented...
2014-08-05 Jo-Philipp Wichbuild: introduce per feed repository support
2014-07-29 Felix Fietkaubase-files: properly escape strings for version info
2014-07-29 Felix Fietkaubase-files: add extra version configuration options...
2014-07-29 Imre KalozBB is branched, get ready for Chaos Calmer
2014-07-26 John Crispinbase-files: Remove stale calls to start() in initscripts.
2014-07-14 Gabor Juhosbase-files: strip quotes from the MAC address in macadd...
2014-07-13 Felix Fietkaubase-files: adjust the default netfilter tcp establishe...
2014-07-10 John Crispinsysupgrade: Enable killing of all processes under upgraded
2014-07-03 Felix Fietkaurc.common: when reloading a service using procd, fall...
2014-07-01 John Crispinbase-files: fix ramfs / nand upgrade
2014-06-29 Luka Perkovbase-files: define yes/no as valid boolean options
2014-06-27 John Crispinbase-files: add enabled config option for ntp service
2014-06-26 John Crispinbase-files: add a post start hook to the procd init...
2014-06-24 Luka Perkovbase-files: update copyright headers
2014-06-20 John Crispinbase-files: regenerate the /lib64 symlink when switchin...
2014-06-19 Jo-Philipp Wichbase-files: depend on jsonfilter and rewrite network...
2014-06-19 John Crispinbase-files: add upgraded to the list of daemons not...
2014-06-16 John Crispinprocd: various cleanups to /lib/upgrade/nand.sh
2014-06-11 John Crispinbase-files: properly remove stderr from zcat/bzcat
2014-06-11 John Crispinbase-files: add an ugly hack for nand to sysupgrade
2014-06-11 John Crispinbase-files: include more ubi* tools in sysupgrade ramdisk
2014-06-07 Felix Fietkaubase-files: fix argument order to date in sysfixtime...
2014-06-03 John Crispinbase-files: /etc/rc.button/power should be executable
2014-06-02 John Crispinbase-files: Allow installation of symlinks using RAMFS_...
2014-06-02 John Crispinbase-files: remove function service_kill
2014-06-02 John Crispinbase-files: add simple shutdown script
2014-06-02 John Crispinbase-files: calling stop_service before procd_kill.
2014-06-02 John Crispinbase-files: removes logging
2014-05-16 Felix Fietkaubase-files: enable force_link for lan by default
2014-04-27 Felix Fietkaubase-files: remove duplicate stop_service() function.
2014-04-18 Felix Fietkaubase-files: remove duplicate wps button handler (#15621)
2014-04-08 Felix Fietkaubase-files: add back missing function for find_mtd_part...
2014-04-07 John Crispinbase-files: the ubi tol should be installed when jumpin...
2014-04-07 John Crispinbase-files: make use of new fstools
2014-04-07 Felix Fietkau/lib/functions.sh: remove config_rename()
2014-04-07 Felix Fietkau/lib/functions.sh: move rarely used mtd and macaddr...
2014-04-07 Felix Fietkau/lib/functions.sh: remove jffs2_mark_erase()
2014-04-07 Felix Fietkaubase-files: remove config_clear() and list_remove()
2014-04-07 Felix Fietkaubase-files: move uci_apply_defaults() to /etc/init...
2014-04-07 Felix Fietkau/lib/functions.sh: remove hotplug_dev()
2014-04-07 Felix Fietkau/lib/functions.sh: remove strtok()
2014-04-07 Felix Fietkau/lib/functions.sh: move preinit related functions to...
2014-04-07 Felix Fietkau/lib/functions.sh: remove pi_include()
2014-04-07 Felix Fietkau/lib/functions.sh: remove jffs2_ready()
2014-04-07 Felix Fietkau/lib/functions.sh: remove support for non-overlayfs...
2014-04-03 John Crispinubi-utils: mini version of mtd-utils that only includes...
2014-03-12 John Crispinfstools: add the new fstools package
2014-02-21 Imre Kalozthe root password should be empty for real, like before
2014-02-18 John Crispinbase-files: split /etc/init.d/boot into 2 files
2014-01-31 Jo-Philipp Wichbase-files: expose taint flags in /etc/openwrt_release
2014-01-29 Jo-Philipp WichAdd sysfixtime init script, replacement of luci_fixtime
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-12-27 John Crispinbase-files: fix mount-utils incompatibility
2013-12-16 Jo-Philipp Wichbase-files: ipcalc.sh: support bit length as netmask...
2013-12-16 Jo-Philipp Wichbase-files: add network_get_protocol() to /lib/function...
2013-12-11 Felix Fietkau/sbin/wifi: reload network/wireless on wifi restart
2013-12-09 Luka Perkovbase-files: fix whitespaces
2013-12-02 Felix Fietkauwifi: restart netifd wifi interfaces on the "up" comman...
2013-12-02 Felix Fietkauwifi: rename the "reload" (restarting non-netifd wifi...
2013-12-02 Felix Fietkaunetifd: add wireless configuration support and port...
next