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
Commit message (
Expand
)
Author
Age
Files
Lines
*
In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg.
Hauke Mehrtens
2009-04-09
1
-0
/
+1
*
tweak some sysctl values for better performance
Felix Fietkau
2009-04-07
1
-0
/
+3
*
rename our /bin/login script to /bin/login.sh to avoid collisions with busybo...
Felix Fietkau
2009-04-04
2
-1
/
+1
*
fix failsafe mode
Felix Fietkau
2009-04-04
1
-0
/
+1
*
udhcpc: run dhcp hotplug events after dns has been set
Felix Fietkau
2009-04-04
1
-7
/
+7
*
wifi: fix hostapd + autochannel
Felix Fietkau
2009-03-27
1
-0
/
+34
*
- fix mac assignment for broadcom vifs in bridging mode - thanks abramoff1 fo...
Jo-Philipp Wich
2009-03-25
3
-4
/
+12
*
sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpa
Jo-Philipp Wich
2009-03-24
2
-1
/
+2
*
add uclibc 0.9.30.1
Felix Fietkau
2009-03-23
1
-0
/
+4
*
Allow running without "logger" installed
Michael Büsch
2009-03-18
1
-1
/
+4
*
Support configurations without syslogd/klogd.
Michael Büsch
2009-03-18
1
-2
/
+2
*
move input device nodes to /dev/input
Felix Fietkau
2009-03-09
1
-0
/
+5
*
sysupgrade: install /bin/sleep into ramdisk too and add completition notice (...
Jo-Philipp Wich
2009-03-08
2
-3
/
+4
*
On shutdown disabled every mounted swap device. Fixes #4721 Thanks to Angel M...
Hauke Mehrtens
2009-03-07
1
-0
/
+1
*
base-files: allow option dns to override dhcp assigned dns servers
Jo-Philipp Wich
2009-02-19
2
-10
/
+25
*
allow specifying port where to log (#2019)
Florian Fainelli
2009-02-03
1
-1
/
+2
*
Use block events for the mounting/unmounting of external storage devices. Thi...
Jose Vasconcellos
2009-01-30
5
-38
/
+45
*
increase default size of the connection tracking table, thanks Marc
Florian Fainelli
2009-01-30
1
-0
/
+1
*
fix handling of eglibc config options for packaging
Felix Fietkau
2009-01-26
1
-1
/
+5
*
add support for an optional staging directory for debug binaries
Felix Fietkau
2009-01-13
1
-0
/
+1
*
add support for alternative C libraries (currently only glibc/eglibc) other (...
Nicolas Thill
2009-01-08
1
-25
/
+55
*
fix $HOME in /etc/profile (#4424)
Felix Fietkau
2009-01-07
1
-1
/
+2
*
package/base-files: fix chmod of /tmp/.uci, bump package revision
Jo-Philipp Wich
2009-01-06
2
-2
/
+2
*
allow ipv4 routes without gateway in configuration
Jo-Philipp Wich
2008-12-22
1
-2
/
+4
*
package/base-files: allow ipv6 routes without gateway specified
Jo-Philipp Wich
2008-11-28
1
-1
/
+1
*
fix up the network ifname in the network state when receiving iface/ifup events
Felix Fietkau
2008-11-28
1
-0
/
+1
*
fix ifup (no longer use the to-be-reverted state of the previous config)
Felix Fietkau
2008-11-28
1
-3
/
+15
*
clean NATIVE_TOOLCHAIN dependencies
Nicolas Thill
2008-11-22
1
-3
/
+3
*
Prevent "SIOCSIFHWADDR: Device or resource busy" when trying to change mac ad...
Jo-Philipp Wich
2008-11-17
1
-0
/
+1
*
make network config script work with brctl from both bridge-utils & busybox
Nicolas Thill
2008-11-09
1
-1
/
+1
*
remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns serve...
Travis Kemen
2008-10-29
1
-0
/
+1
*
don't bring down interfaces when preparing them
Felix Fietkau
2008-10-29
1
-2
/
+2
*
use pidfiles for hostapd/wpa_supplicant instead of killing all processes when...
Felix Fietkau
2008-10-29
1
-0
/
+2
*
make sure that the dhcp client (or other processes necessary to get a connect...
Felix Fietkau
2008-10-23
1
-0
/
+1
*
Allow dropbear to use shadow passwords, and correct base-files generation of ...
Peter Denison
2008-09-30
1
-1
/
+6
*
add option in sysupgrade to restore config from file or URL (patch from #4043)
Felix Fietkau
2008-09-28
1
-1
/
+15
*
fix typo from last sysupgrade commit
Felix Fietkau
2008-09-26
1
-1
/
+1
*
add switch to not save configuration over the reflash in noninteractive mode
Travis Kemen
2008-09-26
1
-0
/
+2
*
install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins)
Felix Fietkau
2008-09-25
1
-1
/
+1
*
don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type '...
Felix Fietkau
2008-09-23
1
-1
/
+5
*
make links to statup scripts in /etc/rc.d relative
Nicolas Thill
2008-09-23
1
-2
/
+2
*
fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based confi...
Felix Fietkau
2008-09-23
1
-2
/
+15
*
make option name optional
Travis Kemen
2008-09-13
2
-3
/
+3
*
sysupgrade: add optional delay before rebooting
Felix Fietkau
2008-09-12
2
-3
/
+7
*
Prevent unwanted shell expansion
Steven Barth
2008-09-11
1
-2
/
+2
*
fixes script that mounts usd storage when it gets attached
John Crispin
2008-09-08
1
-14
/
+11
*
fixes usb storage mounting
John Crispin
2008-09-01
1
-1
/
+1
*
fix a race condition which would leave dnsmasq in infinite resolving recursio...
Felix Fietkau
2008-08-28
1
-0
/
+1
*
fixes broken if-then in led init script
John Crispin
2008-08-27
1
-2
/
+3
*
Use busybox mount, could be overriden to use util-linux-ng for instance, than...
Florian Fainelli
2008-08-25
1
-0
/
+1
[next]