| Commit message (Expand) | Author | Age |
* | base-files: add lib/functions/uci-defaults.sh | Gabor Juhos | 2011-12-01 |
* | base-files: kill remaining processes after running user hooks (#10461) | Jo-Philipp Wich | 2011-11-19 |
* | base-files: another empty password check fix (#10440) | Jo-Philipp Wich | 2011-11-17 |
* | base-files: now that we have date -k, adjust the kernel timezone after settin... | Jo-Philipp Wich | 2011-11-17 |
* | base-files: rewrite killing of nonessential services to not rely on top, use ... | Jo-Philipp Wich | 2011-11-16 |
* | base-files: prime root password with "x" to notify programs that there is a s... | Jo-Philipp Wich | 2011-11-14 |
* | package/base-files: enhance service functions | Nicolas Thill | 2011-11-12 |
* | base-files: now that the initial password is completely empty (and not primed... | Jo-Philipp Wich | 2011-11-11 |
* | nuke another 2.4 skeleton | Imre Kaloz | 2011-11-10 |
* | enable and use shadow passwords by default | Imre Kaloz | 2011-11-10 |
* | the empty root password should be empty ;) | Imre Kaloz | 2011-11-10 |
* | base-files, target: assign name to system timeserver section, makes it easier... | Jo-Philipp Wich | 2011-11-10 |
* | package/base-files: /lib/functions.sh: add {group,user}_{add,exists} functions | Nicolas Thill | 2011-11-09 |
* | package/base-files: /lib/functions.sh: let service_stop exit early if no matc... | Nicolas Thill | 2011-11-08 |
* | package/base-files: enhance & cleanup service wrappers | Nicolas Thill | 2011-11-08 |
* | package/base-files: move service* functions from /etc/rc.common to /lib/funct... | Nicolas Thill | 2011-11-08 |
* | base-files: do not kill udhcpc on sysupgrade, it will tear down the interface... | Jo-Philipp Wich | 2011-11-08 |
* | base-files: do not assume that "top" is busybox' top, but try to call the app... | Jo-Philipp Wich | 2011-11-08 |
* | base-files: properly handle wifi ifaces with no network attached, useful for ... | Jo-Philipp Wich | 2011-11-08 |
* | package/base-files: move /etc/functions.sh to /lib/functions.sh | Nicolas Thill | 2011-11-08 |
* | package/base-files: use new service wrapper | Nicolas Thill | 2011-11-07 |
* | package/base-files: /etc/rc.common: add service wrapper around start-stop-daemon | Nicolas Thill | 2011-11-07 |
* | package/base-files: /etc/passwd: fix uid number for user 'daemon' (conflictin... | Nicolas Thill | 2011-11-07 |
* | base-files: process platform hotplug calls in the early launch of hotplug2 to... | Felix Fietkau | 2011-11-05 |
* | netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu... | Felix Fietkau | 2011-11-04 |
* | base-files: load modules early, run wifi detect afterwards and only then proc... | Felix Fietkau | 2011-11-03 |
* | base-files: add some more protected services to sysupgrade kill blacklist | Jo-Philipp Wich | 2011-11-03 |
* | base-files: fix typo | Jo-Philipp Wich | 2011-10-30 |
* | base-files: sysupgrade: kill all but essential processes before starting the ... | Jo-Philipp Wich | 2011-10-27 |
* | base-files/sysupgrade: add more busybox applet symlinks to ramdisk | Gabor Juhos | 2011-10-27 |
* | base-files: remove rdate integration, add busybox ntpd init script and server... | Jo-Philipp Wich | 2011-10-27 |
* | add an initial (experimental) version of netifd, disabled by default | Felix Fietkau | 2011-10-21 |
* | base-files: move network related scripts to a separate package to make the tr... | Felix Fietkau | 2011-10-20 |
* | base-files: introduce "igmp_snooping" option to toggle IGMP snooping on bridg... | Jo-Philipp Wich | 2011-10-11 |
* | base-files: use "zonename" system option to symlink /etc/localtime via /tmp/l... | Jo-Philipp Wich | 2011-09-26 |
* | base-files: apply network interface settings such as macaddr, mtu and txqueue... | Felix Fietkau | 2011-09-24 |
* | base-files: make ip matching in dns add/remove functions more explicit, avoid... | Jo-Philipp Wich | 2011-09-23 |
* | base-files: Fix IPv6 address and route adding on aliases with no IPv4 address... | Vasilis Tsiligiannis | 2011-09-14 |
* | Revert "[package] base-files: Add support for assigning multiple IPv6 address... | Vasilis Tsiligiannis | 2011-09-14 |
* | base-files: Add support for assigning multiple IPv6 addresses on an interface | Vasilis Tsiligiannis | 2011-09-12 |
* | base-files: remove an old network tunable tweak which is messing up network s... | Felix Fietkau | 2011-08-29 |
* | base-files: fix arp() procedure to properly detect /usr/bin/arp | Jo-Philipp Wich | 2011-08-12 |
* | base-files: warn when calling /etc/init.d/<script> enable and neither START n... | Felix Fietkau | 2011-07-27 |
* | base-files: use "reboot -f" after sysupgrade to prevent executing deleted ini... | Jo-Philipp Wich | 2011-07-25 |
* | base-files: attempt bring up related wifi devices when calling ifup If a user... | Jo-Philipp Wich | 2011-07-22 |
* | base-files: implement a generic mechanism to map per-interface sysctls to uci... | Jo-Philipp Wich | 2011-07-17 |
* | base-files: add -h and --help options to sysupgrade (#9728) | Jo-Philipp Wich | 2011-07-17 |
* | base-files: use uci_toggle_state() to prevent unwanted aggregation of state v... | Jo-Philipp Wich | 2011-07-15 |
* | base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. This caused e... | Daniel Dickinson | 2011-07-07 |
* | base-files: pass conloglevel to syslogd (#9463, #9647) | Jo-Philipp Wich | 2011-07-03 |