aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-25build system: remove a dead link from Config help textDenys Vlasenko
2014-02-25du, copy_file: fix file matching on cramfs. Closes 5456Denys Vlasenko
2014-02-25libbb: trivial code shrinkDenys Vlasenko
2014-02-24sysctl: do not error out showing write-only data. Closes 6386Denys Vlasenko
2014-02-24wget: fix commentDenys Vlasenko
2014-02-23wget: add commented-out code to use ssl_helper instead of opensslDenys Vlasenko
2014-02-23networking/ssl_helper: experimental matrixssl-based ssl helperDenys Vlasenko
2014-02-22wget: add support for https using "openssl s_client" as a helperDenys Vlasenko
2014-02-21Improve examples/var_service READMEsDenys Vlasenko
2014-02-19Kbuild: move CONFIG_PAM to general configurationBartosz Golaszewski
2014-02-19udhcpc: fix BPF filter. Hopefully fixes the root cause of 4598 and 6746Denys Vlasenko
2014-02-10ifplugd: code shrinkDenys Vlasenko
2014-02-09htpd: trivial simplification in random interval selectionDenys Vlasenko
2014-02-09libbb: don't die if crypt() returns NULLDenys Vlasenko
2014-02-09sendmail: use FQDN in default envelope senderKaarle Ritvanen
2014-02-07udhcpc: in comments, explain the kind of raw socket we createDenys Vlasenko
2014-02-07grep: properly handle grep -w "^str" in !EXTRA_COMPAT case tooBartosz Golaszewski
2014-02-05sendmail: make -f optional, document its default valueDenys Vlasenko
2014-02-03udhcpc: don't use BPF filter, users report problems (bugs 4598, 6746)Denys Vlasenko
2014-02-03ifupdown: support 'link' address familyKaarle Ritvanen
2014-02-03wget: fix use-after-free of ->user. Closes 6836Denys Vlasenko
2014-02-03catv: suppress compiler warningDenys Vlasenko
2014-02-02zcat: complain if input is not compressedDenys Vlasenko
2014-01-31appletlib: fix set-but-unused warningMike Frysinger
2014-01-31uname: fix up usage documentationMike Frysinger
2014-01-30init: do not fail build if SIGPWR is not definedMichael Tokarev
2014-01-27libbb: open_zipped() should not fail on non-compressed filesDenys Vlasenko
2014-01-23testsuite: fix last "which" changeMichael Tokarev
2014-01-22less: accept and ignore -sDenys Vlasenko
2014-01-22man: parse "DEFINE pager" in configJohn Spencer
2014-01-22iplink: fix build with kernel versions prior to 2.6.23Eugene Rudoy
2014-01-21libbb: if opening /dev/loopN returns ENXIO, don't try N++.Denys Vlasenko
2014-01-21libbb: fix parsing of "10101010" date/time formDenys Vlasenko
2014-01-20top.c: fix compilation warningsBartosz Golaszewski
2014-01-20ntpd: remove now unnecessary check for IP_PKTINFO definitionDenys Vlasenko
2014-01-20ntpd: fix compilation warningsBartosz Golaszewski
2014-01-19sort: check global flags on fallback sortBartosz Golaszewski
2014-01-19sort.c: remove a magic number from compare_keys()Bartosz Golaszewski
2014-01-19gitignore: ignore files generated by 'make test'Bartosz Golaszewski
2014-01-17adduser,addgroup: introduce and use CONFIG_LAST_IDTito Ragusa
2014-01-13examples/udhcp: do not rewrite resolv.conf if no DNS servers. Closes 6788Denys Vlasenko
2014-01-13docs: tweak keep_data_small.txtDenys Vlasenko
2014-01-10tar: tighten up pax header validity checkDenys Vlasenko
2014-01-10fakeidentd: simplify ndelay manipulationsDenys Vlasenko
2014-01-10tail: adjust help/usage textsCristian Ionescu-Idbohrn
2014-01-10lineedit: fix trivial build failureDenys Vlasenko
2014-01-10libarchive: open_zipped() does not need to check extensions for e.g. gzipDenys Vlasenko
2014-01-10build system: fix non-portable sed constructs.Matthias Andree
2014-01-09fixlet for the previous commit #2Denys Vlasenko
2014-01-09fixlet for the previous commitDenys Vlasenko