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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvram: add help message for nvram magic not found
BangLang Huang
2017-12-13
1
-0
/
+1
*
nvram: improve argument check when program start
BangLang Huang
2017-12-13
1
-8
/
+9
*
nvram: add usage() function
BangLang Huang
2017-12-13
1
-10
/
+13
*
nvram: fix memory leak
BangLang Huang
2017-12-13
2
-3
/
+10
*
bzip2: add symlink to binary
Daniel Golle
2017-12-13
1
-1
/
+3
*
busybox: backport 'ip rule suppress_{prefixlength, ifgroup}'
Stefan Tomanek
2017-12-13
1
-0
/
+145
*
usbmode: remove devices with unsupported modes
Julian Labus
2017-12-13
1
-2
/
+7
*
busybox: fix installation of cron and ntpd scripts in the default config
Felix Fietkau
2017-12-13
1
-2
/
+2
*
busybox: don't install NTP scripts if NTP isn't configured
Philip Prindeville
2017-12-13
1
-0
/
+4
*
adb: Also pass TARGET_CPPFLAGS
Florian Fainelli
2017-12-13
1
-1
/
+1
*
px5g: Fix TARGET_LDFLAGS and add TARGET_CPPFLAGS
Florian Fainelli
2017-12-13
1
-2
/
+2
*
bsdiff: Also pass down TARGET_CPPFLAGS
Florian Fainelli
2017-12-13
1
-2
/
+2
*
mdadm: fix parameter quoting
Jo-Philipp Wich
2017-12-13
1
-8
/
+12
*
mdadm: Fix config generation
Rosen Penev
2017-12-13
2
-11
/
+9
*
mdadm: Do not check RUN_DIR
Florian Fainelli
2017-12-13
1
-1
/
+2
*
kernel: remove out of tree direct-io disable hack
Felix Fietkau
2017-12-13
1
-1
/
+1
*
utils/mdadm: Update to 4.0
Daniel Engberg
2017-12-13
5
-31
/
+53
*
mdadm: extend uci config support
Jo-Philipp Wich
2017-12-13
3
-7
/
+82
*
f2fs-tools: fix mkfs.f2fs on big-endian systems
Stijn Tintel
2017-09-03
2
-1
/
+67
*
f2fs-tools: drop musl compat patch
Stijn Tintel
2017-09-03
1
-10
/
+0
*
f2fs-tools: drop patch in favour of CONFIGURE_VARS
Stijn Tintel
2017-09-03
2
-19
/
+3
*
f2fs-tools: Switch to gz tarball
Daniel Engberg
2017-09-03
1
-3
/
+3
*
mtd-utils: use source package name for lzo in PKG_BUILD_DEPENDS
Matthias Schiffer
2017-07-08
1
-1
/
+1
*
usbmode: update usb-modeswitch-data to 20170205
Julian Labus
2017-05-29
1
-2
/
+2
*
usbmode: update to latest version
Julian Labus
2017-05-29
1
-3
/
+3
*
usbmode: Update to latest HEAD
Florian Fainelli
2017-05-29
1
-3
/
+3
*
util-linux: fix build with uclibc
Hauke Mehrtens
2017-05-24
1
-0
/
+24
*
busybox: revert accidential version bump
Jo-Philipp Wich
2017-04-27
1
-1
/
+1
*
busybox: nslookup_lede: mimic output format of old Busybox applet
Jo-Philipp Wich
2017-04-27
2
-22
/
+61
*
busybox: nslookup_lede: fix compatibility with v1.25
Jo-Philipp Wich
2017-04-27
2
-6
/
+7
*
busybox: fix build of nslookup_lede applet without IPv6 (#728)
Jo-Philipp Wich
2017-04-21
1
-9
/
+33
*
busybox: Move libresolv detection to LEDE Makefile
Florian Fainelli
2017-04-21
2
-18
/
+6
*
utils/f2fs-tools: Update to 1.8.0
Daniel Engberg
2017-04-17
2
-59
/
+7
*
busybox: add musl compatible nslookup replacement
Jo-Philipp Wich
2017-04-15
3
-0
/
+931
*
util-linux: re-enable parallel builds
Felix Fietkau
2017-04-11
1
-1
/
+1
*
util-linux: unconditionally enable ncursesw support
Felix Fietkau
2017-04-11
1
-6
/
+1
*
utils/util-linux: Update to 2.29.2
Daniel Engberg
2017-04-11
3
-39
/
+6
*
sysntpd: restore support for peer-less (standalone) mode
Piotr Dymacz
2017-04-02
1
-1
/
+1
*
ugps: fix and improve init script
Piotr Dymacz
2017-04-02
2
-3
/
+7
*
busybox: vi: backporting patches to fix ZZ and :x command
Yousong Zhou
2017-03-25
3
-1
/
+154
*
px5g: replace px5g-standalone with a statically linked variant of px5g-mbedtls
Felix Fietkau
2017-03-01
18
-8017
/
+22
*
Revert "px5g-standalone: provide px5g via PROVIDES"
Stijn Tintel
2017-02-20
1
-1
/
+0
*
ugps: fix typo
Cezary Jackiewicz
2017-02-16
2
-2
/
+2
*
packages: mark packages depending on a target as nonshared
Mathias Kresin
2017-01-24
1
-0
/
+2
*
package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG)
Matthias Schiffer
2017-01-10
3
-8
/
+8
*
px5g-standalone: provide px5g via PROVIDES
Stijn Tintel
2017-01-10
1
-0
/
+1
*
mtd-utils: mark as nonshared
Jo-Philipp Wich
2017-01-10
1
-0
/
+2
*
usbutils: Update usb.ids database to 2016.10.13
Daniel Engberg
2017-01-10
1
-4
/
+4
*
px5g: remove obsolete reference to $(BUILD_VARIANT)
Felix Fietkau
2017-01-09
1
-1
/
+1
*
px5g: remove legacy polarssl support
Felix Fietkau
2017-01-09
2
-61
/
+33
[next]