| Commit message (Expand) | Author | Age | Files | Lines |
* | build: add hardened builds with PIE (ASLR) support | Julien Dusser | 2018-01-27 | 1 | -0/+3 |
* | util-linux: add fstrim support | Dirk Brenken | 2018-01-18 | 1 | -2/+21 |
* | treewide: replace LEDE_GIT with PROJECT_GIT | Jo-Philipp Wich | 2018-01-10 | 3 | -3/+3 |
* | lua: clean up patch fuzz | Kevin Darbyshire-Bryant | 2018-01-05 | 5 | -43/+44 |
* | busybox: clean up patch fuzz | Kevin Darbyshire-Bryant | 2018-01-05 | 2 | -8/+3 |
* | busybox: enable flock by default | Roman Yeryomin | 2018-01-02 | 1 | -1/+1 |
* | busybox: backport cve-2017-16544 fix | John Crispin | 2018-01-02 | 1 | -0/+40 |
* | busybox: add missing TARGET_CPPFLAGS and TARGET_LDFLAGS | Matthias Schiffer | 2017-12-28 | 1 | -2/+3 |
* | busybox: streamline Makefile | Matthias Schiffer | 2017-12-28 | 1 | -50/+17 |
* | usbmode: update to latest git HEAD | John Crispin | 2017-12-24 | 1 | -3/+3 |
* | busybox: enable find -newer needed for shorewall firewall, no size increase o... | Lucian Cristian | 2017-12-14 | 2 | -2/+2 |
* | e2fsprogs: Update to 1.43.7 | Rosen Penev | 2017-12-14 | 1 | -2/+2 |
* | busybox: fix glibc libresolv dependency for LEDE nslook applet | Jo-Philipp Wich | 2017-12-10 | 1 | -1/+1 |
* | merge: busybox: update CONFIG_NSLOOKUP in busybox config and respective patch | Zoltan HERPAI | 2017-12-08 | 3 | -16/+16 |
* | merge: packages: update branding in core packages | Zoltan HERPAI | 2017-12-08 | 1 | -1/+1 |
* | usbutils: Update usb.ids file to latest | Rosen Penev | 2017-11-22 | 1 | -3/+3 |
* | otrx: fix memory leak in otrx_create_append_zeros | Rafał Miłecki | 2017-11-17 | 1 | -0/+3 |
* | otrx: bump buffer size in otrx_create_append_file | Rafał Miłecki | 2017-11-17 | 1 | -1/+1 |
* | otrx: drop unused otrx_create_parse_options function | Rafał Miłecki | 2017-11-17 | 1 | -6/+0 |
* | add PKG_CPE_ID ids to package and tools | Alexander Couzens | 2017-11-17 | 6 | -0/+6 |
* | otrx: always align image to 0x1000 | Rafał Miłecki | 2017-11-16 | 1 | -1/+7 |
* | packages: nvram: fix memory leak in _nvram_free | Zhai Zhaoxuan | 2017-11-15 | 1 | -0/+4 |
* | otrx: add support for -A (append) and -a (align) options | Rafał Miłecki | 2017-11-14 | 1 | -1/+24 |
* | otrx: optimize memory usage when creating TRX image | Rafał Miłecki | 2017-11-14 | 1 | -14/+7 |
* | otrx: use helper function when checking image's CRC32 | Rafał Miłecki | 2017-11-14 | 1 | -7/+3 |
* | adb: fix package description | Matt Mets | 2017-10-29 | 1 | -1/+1 |
* | mdadm: fix parameter quoting | Jo-Philipp Wich | 2017-10-27 | 1 | -8/+12 |
* | mdadm: Fix config generation | Rosen Penev | 2017-10-27 | 2 | -11/+9 |
* | busybox: provide "ip" | Hans Dedecker | 2017-10-14 | 1 | -0/+1 |
* | package/utils/f2fs-tools: Update to 1.9.0 | Daniel Engberg | 2017-09-30 | 2 | -70/+5 |
* | util-linux: update to 2.30.2 | Ryan Mounce | 2017-09-30 | 1 | -3/+3 |
* | util-linux: avoid using the getrandom syscall | Felix Fietkau | 2017-09-29 | 1 | -0/+14 |
* | usbutils: avoid duplicating the git revision | Philip Prindeville | 2017-09-20 | 1 | -1/+1 |
* | utils/e2fsprogs: Update to 1.43.6 | Daniel Engberg | 2017-09-17 | 1 | -9/+7 |
* | busybox: update to 1.27.2 | Magnus Kroken | 2017-08-30 | 30 | -1121/+951 |
* | busybox: move passwd applet to /bin | Daniel Golle | 2017-08-30 | 1 | -0/+11 |
* | busybox: move traceroute applets to /bin | Daniel Golle | 2017-08-30 | 2 | -8/+13 |
* | f2fs-tools: fix mkfs.f2fs on big-endian systems | Stijn Tintel | 2017-08-25 | 2 | -1/+67 |
* | f2fs-tools: drop musl compat patch | Stijn Tintel | 2017-08-25 | 1 | -10/+0 |
* | f2fs-tools: drop patch in favour of CONFIGURE_VARS | Stijn Tintel | 2017-08-25 | 2 | -19/+3 |
* | util-linux: don't need to build NLS support | Philip Prindeville | 2017-08-23 | 1 | -1/+3 |
* | util-linux: add missing dependencies | Jo-Philipp Wich | 2017-08-23 | 1 | -1/+2 |
* | Revert "busybox: ash/hush fix for read-builtin command" | Jo-Philipp Wich | 2017-08-23 | 1 | -147/+0 |
* | nvram: add help message for nvram magic not found | BangLang Huang | 2017-08-22 | 1 | -0/+1 |
* | nvram: improve argument check when program start | BangLang Huang | 2017-08-22 | 1 | -8/+9 |
* | nvram: add usage() function | BangLang Huang | 2017-08-22 | 1 | -10/+13 |
* | nvram: fix memory leak | BangLang Huang | 2017-08-22 | 2 | -3/+10 |
* | utils/util-linux: Update to 2.30.1 | Daniel Engberg | 2017-08-21 | 2 | -6/+6 |
* | utils/e2fsprogs: Update to 1.43.5 | Daniel Engberg | 2017-08-09 | 1 | -2/+2 |
* | mtd-utils: use source package name for lzo in PKG_BUILD_DEPENDS | Matthias Schiffer | 2017-07-08 | 1 | -1/+1 |