Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-22Bump version to 1.28.41_28_41_28_stableDenys Vlasenko
2018-05-22nsenter: fix parsing of -t, -S and -G optionsEuan Harris
2018-05-22nsenter: Rename --network option to --netEuan Harris
2018-05-22dpkg: fix symlink creation, closes 10941Denys Vlasenko
2018-04-01Bump version to 1.28.31_28_3Denys Vlasenko
2018-04-01hush: fix a signedness bugDenys Vlasenko
2018-04-01ash: fix "char == CTLfoo" comparison signedness bugDenys Vlasenko
2018-04-01cpio: extract "unsafe" symlinks the same way tar/unzip doesNatanael Copa
2018-04-01grep: fix echo "aa" | busybox grep -F -w "a" (should not match)Denys Vlasenko
2018-04-01ash,hush: fix "saved" redirected fds still visible in childrenDenys Vlasenko
2018-03-26ssl_client: fix option parsing1_28_2Ron Yorston
2018-03-12tcpsvd: fix fallout from opt_complementary removalDenys Vlasenko
2018-03-12udhcpd: clamp down huge auto_times to ~2M seconds, better EINTR poll handlingDenys Vlasenko
2018-03-10udhcpd: fix "not dying on SIGTERM"Denys Vlasenko
2018-03-10tar,unzip: postpone creation of symlinks with "suspicious" targetsDenys Vlasenko
2018-02-14Bump version to 1.28.11_28_1Denys Vlasenko
2018-02-14cp: fix option handling in non-longopt configDenys Vlasenko
2018-02-14svlogd: improve --help textDenys Vlasenko
2018-02-14ip: fix crash in "ip neigh show"Denys Vlasenko
2018-02-14tls: fix hash calculations if client cert is requested and sentDenys Vlasenko
2018-02-14cp: implement -TAaro Koskinen
2018-02-14tar: accomodate non-terminated tar.chksum fields as seen from github.comDenys Vlasenko
2018-02-14udhcpc6: fix ipv6prefix[_lease] envvar value in script invocationDenys Vlasenko
2018-02-14umount: ignore -cShawn Landden
2018-02-14ash: fail if 'shift' operand is out of rangeIngo van Lil
2018-01-02Bump version to 1.28.01_28_0Denys Vlasenko
2017-12-31scripts/randomtest: do not try building static libbysuboxDenys Vlasenko
2017-12-31chown: fix a mistake in opt_complementary changeDenys Vlasenko
2017-12-31randomconfig fixesDenys Vlasenko
2017-12-26ntpd: do run the script at leat once in 11 minutesDenys Vlasenko
2017-12-25env: -u option fails due to typoRon Yorston
2017-11-13tar: code shrinkDenys Vlasenko
2017-11-13tar: code shrink, better help textDenys Vlasenko
2017-11-11tar: improve help textDenys Vlasenko
2017-11-09inetd: fix for running by non-rootDenys Vlasenko
2017-11-09unshare: -r should map root to user, not the other way aroundDenys Vlasenko
2017-11-09unshare: -r implies -U, not -uDenys Vlasenko
2017-11-09unzip: add missing -j to trivial usageEugene Rudoy
2017-11-09unzip: fix content listing and filtering when -j is usedEugene Rudoy
2017-11-08lineedit: get terminal width before printing promptDenys Vlasenko
2017-11-08lineedit: do not tab-complete any strings which have control charactersDenys Vlasenko
2017-11-03ash: fix nofork bug where environment is not properly passed to a commandDenys Vlasenko
2017-11-02init: reduce the window when init can lose reboot/poweroff signalsDenys Vlasenko
2017-11-02ash: retain envvars with bad names in initial environment. Closes 10231Denys Vlasenko
2017-10-31ntpd: skip over setting next DNS resolution attempt if it is not neededDenys Vlasenko
2017-10-31Fix build failures if MAXHOSTNAMELEN or MAXPATHLEN is not definedDenys Vlasenko
2017-10-31grep: skip grepping symlinks to directoriesJames Clarke
2017-10-31ntpd: mention in help text that -d can be repeatedDenys Vlasenko
2017-10-31ntpd: improve treatment of DNS resolution failuresDenys Vlasenko
2017-10-30udp_io, traceroute: Standardise IPv6 PKTINFO handling to be portableJames Clarke