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
Commit message (
Expand
)
Author
Age
Files
Lines
*
package: acx: mark as broken for 3.2
Jonas Gorski
2011-11-09
1
-1
/
+1
*
package: madwifi: mark as broken for 3.2
Jonas Gorski
2011-11-09
1
-1
/
+1
*
target: linux: mtd: fix MTDREFRESH to an arbitrary high number
Jonas Gorski
2011-11-09
5
-308
/
+4
*
uhttpd: cope with DES crypted passwd entries by not relying on a leading doll...
Jo-Philipp Wich
2011-11-09
2
-6
/
+3
*
package/busybox: passwd: use MD5 hash by default (like it used to be)
Nicolas Thill
2011-11-09
2
-1
/
+21
*
pacakge/iw: don't show a stray ']' if the chain signal attribute list is empty
Gabor Juhos
2011-11-09
2
-5
/
+7
*
firewall: add DHCPv6 default rule (#10381)
Jo-Philipp Wich
2011-11-09
2
-1
/
+13
*
package/base-files: /lib/functions.sh: add {group,user}_{add,exists} functions
Nicolas Thill
2011-11-09
1
-0
/
+37
*
package/base-files: /lib/functions.sh: let service_stop exit early if no matc...
Nicolas Thill
2011-11-08
1
-1
/
+1
*
package/relayd: use new service wrappers
Nicolas Thill
2011-11-08
1
-3
/
+6
*
package/ppp: use new service wrappers
Nicolas Thill
2011-11-08
2
-5
/
+9
*
package/linux-atm: use new service wrappers
Nicolas Thill
2011-11-08
2
-13
/
+32
*
package/base-files-network: use new service wrappers
Nicolas Thill
2011-11-08
2
-6
/
+9
*
package/base-files: enhance & cleanup service wrappers
Nicolas Thill
2011-11-08
2
-27
/
+41
*
package/base-files: move service* functions from /etc/rc.common to /lib/funct...
Nicolas Thill
2011-11-08
2
-82
/
+82
*
base-files: do not kill udhcpc on sysupgrade, it will tear down the interface...
Jo-Philipp Wich
2011-11-08
1
-1
/
+1
*
base-files: do not assume that "top" is busybox' top, but try to call the app...
Jo-Philipp Wich
2011-11-08
2
-2
/
+2
*
base-files: properly handle wifi ifaces with no network attached, useful for ...
Jo-Philipp Wich
2011-11-08
2
-4
/
+6
*
hostapd: add code to prevent accidentally bridging non-wds sta mode interfaces
Jo-Philipp Wich
2011-11-08
1
-0
/
+9
*
package/base-files: move /etc/functions.sh to /lib/functions.sh
Nicolas Thill
2011-11-08
3
-321
/
+322
*
netifd: fix compile error when both libnl and libnl-tiny are built
Felix Fietkau
2011-11-08
1
-2
/
+2
*
busybox: use bash for gen_build_files.sh to avoid printf argument list issues...
Felix Fietkau
2011-11-08
1
-0
/
+8
*
package/uhttpd: use new service wrapper
Nicolas Thill
2011-11-07
2
-11
/
+9
*
package/ubus: use new service wrapper
Nicolas Thill
2011-11-07
1
-3
/
+6
*
package/netifd: use new service wrapper
Nicolas Thill
2011-11-07
1
-8
/
+9
*
package/dropbear: use new service wrapper
Nicolas Thill
2011-11-07
2
-13
/
+19
*
package/dnsmasq: use new service wrapper
Nicolas Thill
2011-11-07
2
-7
/
+10
*
package/busybox: use new service wrapper
Nicolas Thill
2011-11-07
3
-8
/
+9
*
package/base-files: use new service wrapper
Nicolas Thill
2011-11-07
4
-24
/
+26
*
package/base-files: /etc/rc.common: add service wrapper around start-stop-daemon
Nicolas Thill
2011-11-07
1
-1
/
+83
*
ath9k: fix LED related crashes on AR913x
Felix Fietkau
2011-11-07
1
-0
/
+30
*
carl9170: add dependency on kmod-input-core
Felix Fietkau
2011-11-07
1
-1
/
+1
*
package/base-files: /etc/passwd: fix uid number for user 'daemon' (conflictin...
Nicolas Thill
2011-11-07
1
-1
/
+1
*
busybox: ntpd: indefinitely try to resolve peer addresses (#10361)
Jo-Philipp Wich
2011-11-07
2
-1
/
+49
*
uhttpd: provide rpath-link flag, thanks mazilo
Jo-Philipp Wich
2011-11-07
1
-1
/
+1
*
madwifi: change wireless ifname numbering schema Instead of simply counting u...
Jo-Philipp Wich
2011-11-06
1
-2
/
+9
*
mac80211: change wireless ifname numbering schema Instead of simply counting ...
Jo-Philipp Wich
2011-11-06
1
-6
/
+3
*
uhttpd: Fix wrong certificate options with multiple words
Jo-Philipp Wich
2011-11-06
1
-1
/
+1
*
ath9k: add some fixes for radio reinit and frame flush
Felix Fietkau
2011-11-05
2
-0
/
+320
*
mac80211: update to wireless-testing 2011-11-04
Felix Fietkau
2011-11-05
2
-73
/
+5
*
uhttpd: fix Makefiles and linking of tls plugin
Jo-Philipp Wich
2011-11-05
2
-7
/
+12
*
base-files: process platform hotplug calls in the early launch of hotplug2 to...
Felix Fietkau
2011-11-05
2
-1
/
+5
*
uhttpd: bump version
Jo-Philipp Wich
2011-11-05
1
-1
/
+1
*
uhttpd: rework CyaSSL and OpenSSL integration; move protected recv() and send...
Jo-Philipp Wich
2011-11-05
5
-51
/
+210
*
hostapd: update to latest git version
Felix Fietkau
2011-11-04
29
-497
/
+487
*
netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu...
Felix Fietkau
2011-11-04
4
-2
/
+14
*
netifd: start wifi at boot
Felix Fietkau
2011-11-03
1
-0
/
+4
*
netifd: update to latest version, fix redundant ifdown hotplug events
Felix Fietkau
2011-11-03
1
-2
/
+2
*
openssl: refresh patches
Felix Fietkau
2011-11-03
5
-20
/
+20
*
openssl: update to 1.0.0e (patch by tripolar)
Felix Fietkau
2011-11-03
1
-2
/
+2
[next]