2014-02-25 |
Denys Vlasenko | build system: remove a dead link from Config help text |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Denys Vlasenko | du, copy_file: fix file matching on cramfs. Closes... |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Denys Vlasenko | libbb: trivial code shrink |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Denys Vlasenko | sysctl: do not error out showing write-only data. Close... |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Denys Vlasenko | wget: fix comment |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Denys Vlasenko | wget: add commented-out code to use ssl_helper instead... |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Denys Vlasenko | networking/ssl_helper: experimental matrixssl-based... |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Denys Vlasenko | wget: add support for https using "openssl s_client... |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Denys Vlasenko | Improve examples/var_service READMEs |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Bartosz Golaszewski | Kbuild: move CONFIG_PAM to general configuration |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Denys Vlasenko | udhcpc: fix BPF filter. Hopefully fixes the root cause... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Denys Vlasenko | ifplugd: code shrink |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Denys Vlasenko | htpd: trivial simplification in random interval selection |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Denys Vlasenko | libbb: don't die if crypt() returns NULL |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Kaarle Ritvanen | sendmail: use FQDN in default envelope sender |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Denys Vlasenko | udhcpc: in comments, explain the kind of raw socket... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Bartosz Golaszewski | grep: properly handle grep -w "^str" in !EXTRA_COMPAT... |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Denys Vlasenko | sendmail: make -f optional, document its default value |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Denys Vlasenko | udhcpc: don't use BPF filter, users report problems... |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Kaarle Ritvanen | ifupdown: support 'link' address family |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Denys Vlasenko | wget: fix use-after-free of ->user. Closes 6836 |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Denys Vlasenko | catv: suppress compiler warning |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Denys Vlasenko | zcat: complain if input is not compressed |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Mike Frysinger | appletlib: fix set-but-unused warning |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Mike Frysinger | uname: fix up usage documentation |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Michael Tokarev | init: do not fail build if SIGPWR is not defined |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Denys Vlasenko | libbb: open_zipped() should not fail on non-compressed... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Michael Tokarev | testsuite: fix last "which" change |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Denys Vlasenko | less: accept and ignore -s |
commit | commitdiff | tree | snapshot |
2014-01-22 |
John Spencer | man: parse "DEFINE pager" in config |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Eugene Rudoy | iplink: fix build with kernel versions prior to 2.6.23 |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Denys Vlasenko | libbb: if opening /dev/loopN returns ENXIO, don't try... |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Denys Vlasenko | libbb: fix parsing of "10101010" date/time form |
commit | commitdiff | tree | snapshot |
2014-01-20 |
Bartosz Golaszewski | top.c: fix compilation warnings |
commit | commitdiff | tree | snapshot |
2014-01-20 |
Denys Vlasenko | ntpd: remove now unnecessary check for IP_PKTINFO defin... |
commit | commitdiff | tree | snapshot |
2014-01-20 |
Bartosz Golaszewski | ntpd: fix compilation warnings |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Bartosz Golaszewski | sort: check global flags on fallback sort |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Bartosz Golaszewski | sort.c: remove a magic number from compare_keys() |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Bartosz Golaszewski | gitignore: ignore files generated by 'make test' |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Tito Ragusa | adduser,addgroup: introduce and use CONFIG_LAST_ID |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Denys Vlasenko | examples/udhcp: do not rewrite resolv.conf if no DNS... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Denys Vlasenko | docs: tweak keep_data_small.txt |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Denys Vlasenko | tar: tighten up pax header validity check |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Denys Vlasenko | fakeidentd: simplify ndelay manipulations |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Cristian Ionescu... | tail: adjust help/usage texts |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Denys Vlasenko | lineedit: fix trivial build failure |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Denys Vlasenko | libarchive: open_zipped() does not need to check extens... |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Matthias Andree | build system: fix non-portable sed constructs. |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Denys Vlasenko | fixlet for the previous commit #2 |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Denys Vlasenko | fixlet for the previous commit |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Denys Vlasenko | networking: explain isrv_run() API |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Ryan Mallon | fakeidentd: fix use-after-free |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Denys Vlasenko | chown: fix help text |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Denys Vlasenko | find: fix a regression introduced with -HLP support |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Denys Vlasenko | ping: revert "try SOCK_DGRAM if no root privileges" |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Denys Vlasenko | build system: "make hosttools" doesn't exist, remove... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Denys Vlasenko | build system: stop including alloca.h, stdlib.h provides it |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Denys Vlasenko | ntpd: adjust last packet's recv time after a step |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Denys Vlasenko | libbb: FreeBSD fix for B<num> baud rate constants not... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Denys Vlasenko | Another FreeBSD fix from Matthias Andree |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Denys Vlasenko | ash: in bash compat mode, always export $SHLVL |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Denys Vlasenko | grep: fix two bugs with -w |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Denys Vlasenko | platform.h: undef HAVE_STRCHRNUL only on correct versio... |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Denys Vlasenko | Start 1.23.0 development cycle |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Denys Vlasenko | Bump version to 1.22.0 1_22_0 |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Denys Vlasenko | testsuite: remove forgotten debug hack |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Denys Vlasenko | fix failures found by randomconfig builds |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Denys Vlasenko | testsuite: disable tests for no longer supported bbox... |
commit | commitdiff | tree | snapshot |
2013-12-20 |
Denys Vlasenko | adduser: check whether run with no USERNAME. Closes... |
commit | commitdiff | tree | snapshot |
2013-12-20 |
Denys Vlasenko | testsuite: fix false positives for du |
commit | commitdiff | tree | snapshot |
2013-12-19 |
Daniel Borca | build system: fix make gconfig |
commit | commitdiff | tree | snapshot |
2013-12-18 |
David A. Wheeler | sed: accept s///i as a synonym for s///I ("ignore case") |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Michael Tokarev | hostname: do not use gethostbyname() for "hostname -s" |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Lauri Kasanen | wget: user-friendly fallback to http |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Denys Vlasenko | kill[all[5]]: code shrink |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Uros Vampl | killall5: return 2 if no processes got killed |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Michael Tokarev | do not fail build if MAXSYMLINKS isn't defined |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Michael Tokarev | expand: use printable_string instead of hard-coding... |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Denys Vlasenko | ntpd: speed up resyncing if our clock is seriously off |
commit | commitdiff | tree | snapshot |
2013-12-07 |
Denys Vlasenko | ntpd: do not invalidate datapoints after step |
commit | commitdiff | tree | snapshot |
2013-12-04 |
Denys Vlasenko | ntpd: comment out "spike detection" code |
commit | commitdiff | tree | snapshot |
2013-12-04 |
Denys Vlasenko | ntpd: promote log level 3 to production |
commit | commitdiff | tree | snapshot |
2013-12-04 |
Denys Vlasenko | ntpd: let user know if spike was detected |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Denys Vlasenko | Use unsigned printf/scanf conversion where more appropriate |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Denys Vlasenko | fix assorted unused code and wrong format specs found... |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Denys Vlasenko | chpst: fix a bug where -U USER was using wrong USER... |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Daniel Borca | ping: try SOCK_DGRAM if no root privileges |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Daniel Borca | dpkg-deb: cosmetic correction to usage text |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Denys Vlasenko | sed: code shrink |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Denys Vlasenko | sed: open input files sequentially to avoid EMFILE |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Denys Vlasenko | hush: typo fixes in comments |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Daniel Borca | platform: strchrnul is missing if __APPLE__ |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Denys Vlasenko | build system: use od -b instead of od -t x1 |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Bogdan Purcareata | init: halt on SIGPWR too |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Denys Vlasenko | libbb: add sketch of tentative 'better' passwd/group API |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Denys Vlasenko | devfsd: remove static variable |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Denys Vlasenko | build system: do not generate MAX_APPLET_NAME_LEN ... |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Denys Vlasenko | logread: don't call shmdt() before exit, kernel does... |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Denys Vlasenko | logread: flush output. closes 6710 |
commit | commitdiff | tree | snapshot |
2013-11-21 |
Denys Vlasenko | awk: fix a bug in argc counting in recent change |
commit | commitdiff | tree | snapshot |
next |