aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/busybox
Commit message (Expand)AuthorAgeFilesLines
...
* librpc: remove packageAndy Walsh2019-01-224-31/+2
* busybox: handle crypt() errors in loginutilsJo-Philipp Wich2019-01-222-1/+54
* procd: Add wrapper for uci_validate_section()Jeffery To2019-01-221-4/+8
* busybox: fix ALTERNATIVES alphabetical orderingHans Dedecker2019-01-131-2/+2
* busybox: add ALTERNATIVES for wgetHans Dedecker2019-01-131-0/+1
* busybox: Add ALTERNATIVES for findutilsDaniel F. Dickinson2019-01-031-1/+3
* busybox: update to 1.30.0Hannu Nyman2019-01-017-18/+65
* busybox: fix IPv6 dependencyHans Dedecker2018-10-072-2/+3
* busybox: fix dependency for IPV6Rosy Song2018-09-232-1/+2
* busybox: update to 1.29.3Hannu Nyman2018-09-151-2/+2
* busybox: prevent compile hang with bzip2 enabledRob Mosher2018-08-081-0/+9
* busybox: update to 1.29.2Hannu Nyman2018-08-0211-149/+80
* busybox: compile with LTO enabledFelix Fietkau2018-07-132-5/+42
* busybox: rename udhcpc-remove-code-which-requires-server-ID-to-be-on patchHans Dedecker2018-06-211-0/+0
* busybox: udhcpc: replace udhcpc_no_msg_dontroute patch by upstream fixHans Dedecker2018-06-213-12/+118
* busybox: update to 1.28.4Magnus Kroken2018-06-181-3/+3
* cron: add procd listeners for crontabsPaul Spooren2018-06-181-3/+5
* busybox: udhcpc: no MSG_DONTROUTE when sending packetAdi Shammout2018-06-072-1/+12
* flock: enable alternatives supportYousong Zhou2018-05-071-1/+2
* busybox: order alternatives in alphabetical orderYousong Zhou2018-05-071-4/+4
* busybox: update to 1.28.3Hannu Nyman2018-04-051-2/+2
* busybox: update to 1.28.2Hannu Nyman2018-04-0310-594/+578
* busybox: drop providing virtual package ipHans Dedecker2018-03-221-1/+0
* busybox: remove i386-specific build flagsMatthias Schiffer2018-03-121-0/+10
* build: add hardened builds with PIE (ASLR) supportJulien Dusser2018-01-271-0/+3
* busybox: clean up patch fuzzKevin Darbyshire-Bryant2018-01-052-8/+3
* busybox: enable flock by defaultRoman Yeryomin2018-01-021-1/+1
* busybox: backport cve-2017-16544 fixJohn Crispin2018-01-021-0/+40
* busybox: add missing TARGET_CPPFLAGS and TARGET_LDFLAGSMatthias Schiffer2017-12-281-2/+3
* busybox: streamline MakefileMatthias Schiffer2017-12-281-50/+17
* busybox: enable find -newer needed for shorewall firewall, no size increase o...Lucian Cristian2017-12-142-2/+2
* busybox: fix glibc libresolv dependency for LEDE nslook appletJo-Philipp Wich2017-12-101-1/+1
* merge: busybox: update CONFIG_NSLOOKUP in busybox config and respective patchZoltan HERPAI2017-12-083-16/+16
* add PKG_CPE_ID ids to package and toolsAlexander Couzens2017-11-171-0/+1
* busybox: provide "ip"Hans Dedecker2017-10-141-0/+1
* busybox: update to 1.27.2Magnus Kroken2017-08-3030-1121/+951
* busybox: move passwd applet to /binDaniel Golle2017-08-301-0/+11
* busybox: move traceroute applets to /binDaniel Golle2017-08-302-8/+13
* Revert "busybox: ash/hush fix for read-builtin command"Jo-Philipp Wich2017-08-231-147/+0
* busybox: ash/hush fix for read-builtin commandBastian Bittorf2017-06-241-0/+147
* busybox: backport 'ip rule suppress_{prefixlength, ifgroup}'Stefan Tomanek2017-06-241-0/+145
* busybox: alternatives: accomodate CONFIG_BUSYBOX_CUSTOM=yYousong Zhou2017-05-031-14/+15
* busybox: add alternatives specs for those also provided by procps-ngYousong Zhou2017-05-031-2/+14
* busybox: add as an alternative of /sbin/ipYousong Zhou2017-05-021-1/+2
* busybox: nslookup_lede: mimic output format of old Busybox appletJo-Philipp Wich2017-04-272-22/+61
* busybox: nslookup_lede: fix compatibility with v1.25Jo-Philipp Wich2017-04-272-6/+7
* busybox: Enable sendfile by defaultDaniel Engberg2017-04-261-1/+1
* busybox: fix build of nslookup_lede applet without IPv6 (#728)Jo-Philipp Wich2017-04-211-9/+33
* busybox: Move libresolv detection to LEDE MakefileFlorian Fainelli2017-04-122-18/+6
* busybox: add musl compatible nslookup replacementJo-Philipp Wich2017-04-103-1/+931