index
:
mtk-20170518
master
mtk-20170518
nearest-from-mtk-20170518
MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
busybox: fix validation in sysntpd init script
Luka Perkov
2014-06-30
1
-0
/
+1
*
build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages
Felix Fietkau
2014-06-30
3
-0
/
+3
*
px5g-standalone: disable long long to fix compiler errors on mips64
Felix Fietkau
2014-06-29
1
-1
/
+1
*
busybox: use ntp enabled config option
John Crispin
2014-06-27
2
-4
/
+6
*
jsonfilter: implement custom separators and support limiting the results, fix...
Jo-Philipp Wich
2014-06-19
1
-1
/
+1
*
jsonfilter: improve error reporting
Jo-Philipp Wich
2014-06-19
1
-2
/
+2
*
jsonpath: rename to jsonfilter and rewrite from flex/bison to lemon
Jo-Philipp Wich
2014-06-18
1
-8
/
+9
*
ubi-utils: fix wrong PKG_NAME, bump copyright, add build dependency on zlib
Jo-Philipp Wich
2014-06-15
1
-3
/
+3
*
ubi-utils: cleanup the package
John Crispin
2014-06-11
1
-40
/
+7
*
ubi-utils: fix musl compile errors
Felix Fietkau
2014-06-09
1
-0
/
+30
*
util-linux: use qsort instead of qsort_r to fix compile error with musl
Felix Fietkau
2014-06-09
1
-0
/
+36
*
xfsprogs: fix compile errors with musl
Felix Fietkau
2014-06-09
3
-10
/
+78
*
ubi-utils: bump to version 1.5.1 for ubiblock support
John Crispin
2014-06-06
2
-7
/
+8
*
util-linux: Disable sulogin in util-linux package
John Crispin
2014-06-02
1
-0
/
+1
*
busybox: remove redundant 6rd-patch
Steven Barth
2014-05-29
1
-18
/
+0
*
busybox: udhcpc source IP rebind patch
Steven Barth
2014-05-29
1
-0
/
+53
*
busybox: add back missing crond config change
Felix Fietkau
2014-05-25
1
-1
/
+1
*
busybox: update to 1.22.1
Felix Fietkau
2014-05-25
61
-3076
/
+1068
*
busybox: remove obsolete httpd patches
Felix Fietkau
2014-05-25
4
-157
/
+0
*
busybox: remove obsolete insmod patches
Felix Fietkau
2014-05-25
2
-170
/
+0
*
busybox: drop a udhcpc patch that has been superseded by upstream changes a l...
Felix Fietkau
2014-05-25
1
-99
/
+0
*
busybox: remove obsolete init patch
Felix Fietkau
2014-05-25
1
-15
/
+0
*
busybox: use a config option instead of a patch to select the cron directory
Felix Fietkau
2014-05-25
2
-23
/
+1
*
ubi-utils: fix typo
Luka Perkov
2014-05-11
1
-1
/
+1
*
ubi-utils: fix git tree path, a regex went mad
John Crispin
2014-04-05
1
-1
/
+1
*
ubi-utils: mini version of mtd-utils that only includes ubi tools
John Crispin
2014-04-03
3
-0
/
+5141
*
util-linux: add missing dependency
John Crispin
2014-03-30
1
-1
/
+1
*
busybox: backport dd conv=swab from 1.22
John Crispin
2014-03-30
1
-0
/
+97
*
util-linux: backport upstream fix for unshare utility
John Crispin
2014-03-30
1
-0
/
+44
*
usbmode: switch to http:// instead of git://
Felix Fietkau
2014-03-26
1
-1
/
+1
*
jsonpath: switch to http:// instead of git://
Felix Fietkau
2014-03-26
1
-1
/
+1
*
util-linux: update to 2.24.1
Luka Perkov
2014-03-24
5
-110
/
+113
*
px5g: rename the old package to px5g-standalone, add a new one that links aga...
Felix Fietkau
2014-03-21
21
-3
/
+317
*
busybox: remove obsolete brctl linux 2.4 compat patch
Felix Fietkau
2014-03-21
1
-74
/
+0
*
busybox: remove obsolete awk include() patch
Felix Fietkau
2014-03-21
1
-217
/
+0
*
busybox: fix existing "export -n" in ash
Felix Fietkau
2014-03-20
1
-2
/
+2
*
busybox: fix processing of multiple NTP servers in the config (#15294)
Felix Fietkau
2014-03-17
1
-1
/
+1
*
usbreset: fix possible access to uninitialized variable (#15041)
Jo-Philipp Wich
2014-02-23
2
-3
/
+3
*
busybox: Add help documentation in menuconfig
Jo-Philipp Wich
2014-01-31
1
-0
/
+8
*
busybox: add a reworked implementation of menuconfig support, this time with ...
Felix Fietkau
2014-01-31
31
-895
/
+10807
*
busybox: fix dependency on librpc (#14636)
Jo-Philipp Wich
2014-01-31
1
-1
/
+1
*
usbmode: update usb-modeswitch-data version to 20131113
John Crispin
2014-01-17
1
-3
/
+3
*
busybox: enable the devmem applet
Florian Fainelli
2014-01-14
1
-1
/
+1
*
jsonpath: make output in non-export mode more shell friendly
Jo-Philipp Wich
2014-01-08
1
-2
/
+2
*
Add jsonpath - a command line utility to extract values from JSON data using ...
Jo-Philipp Wich
2014-01-02
1
-0
/
+31
*
busybox: add back support for top-level menuconfig based config overrides (ca...
Felix Fietkau
2013-12-17
3
-6
/
+7
*
busybox: restore init scripts
Jo-Philipp Wich
2013-12-17
1
-8
/
+3
*
busybox: disable module utils, kmodloader provides them
Felix Fietkau
2013-12-17
1
-6
/
+7
*
busybox: fix typo in Config.in (#14628)
Felix Fietkau
2013-12-17
1
-1
/
+1
*
busybox: add support for config overrides via env/busybox-config
Felix Fietkau
2013-12-16
1
-0
/
+6
[next]