2018-11-04 |
Denys Vlasenko | tls: move TLS_AES_128_GCM_SHA256 definition up |
commit | commitdiff | tree | snapshot |
2018-11-04 |
Denys Vlasenko | tls: add more cipher ids, no code changes |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Denys Vlasenko | udhcpc: code shrink |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Denys Vlasenko | remove FAST_FUNC on a static function |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Denys Vlasenko | scripts/embedded_scripts: do not add superfluous NUL... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Ron Yorston | libarchive: add a function to unpack embedded data |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Denys Vlasenko | svlogd: fix pattern matching when using timestamps |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Denys Vlasenko | busybox: show embedded scripts in applet list |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Ron Yorston | lineedit: autocompletion for embedded scripts |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Denys Vlasenko | ash: fix thinko in last commit |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Ron Yorston | ash: in tryexec(), ensure we don't try to run embedded... |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Ron Yorston | ash: recognize embedded scripts in SH_STANDALONE mode |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Denys Vlasenko | claenups for previous commit |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Denys Vlasenko | ash: allow shell scripts to be embedded in the binary |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Ron Yorston | vi: remove duplicated code |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Rasmus Villemoes | libbb/u_signal_names.c: don't check errno after bb_strtou |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Rasmus Villemoes | libbb: optionally honour libc provided SIGRTMIN/SIGRTMA... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Denys Vlasenko | printf: fix printf "%u\n" +18446744073709551614 |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Denys Vlasenko | ntpd: default to FEATURE_NTP_AUTH=y |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Denys Vlasenko | dd: do not have 'ocount' variable if ibs/obs support... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Rostislav Skudnov | dd: add 'oflag=seek_bytes' |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Denys Vlasenko | xargs: fix exit code if command exits nonzero, closes... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Guillermo Rodriguez | free: add 'available' memory if provided by the kernel |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Jiří Prchal | examples/udhcp/simple.script: add possibility to use... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Denys Vlasenko | udhcpc: ensure at least one unicast renew attempt |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Brandon P.... | ntpd: add support for MD5/SHA1 message authentication |
commit | commitdiff | tree | snapshot |
2018-10-24 |
Denys Vlasenko | nbd-client: support newstyle protocol, -b, -d, -p, -N |
commit | commitdiff | tree | snapshot |
2018-10-19 |
Bernhard Reutner... | printf: fix printing +-prefixed numbers |
commit | commitdiff | tree | snapshot |
2018-10-01 |
Bernhard Reutner... | brctl: use a single buffer for brname and ifname |
commit | commitdiff | tree | snapshot |
2018-09-30 |
Denys Vlasenko | unzip: use printable_string() for printing filenames |
commit | commitdiff | tree | snapshot |
2018-09-30 |
Brandon Maier | ifupdown: support "source-directory" stanza |
commit | commitdiff | tree | snapshot |
2018-09-28 |
Denys Vlasenko | move storage helpers to libbb.h |
commit | commitdiff | tree | snapshot |
2018-09-28 |
Denys Vlasenko | udhcpc: give SIGUSR1-induced renew one chance of unicas... |
commit | commitdiff | tree | snapshot |
2018-09-26 |
Martin Kaiser | .gitignore: add ctags output files |
commit | commitdiff | tree | snapshot |
2018-09-25 |
Martin Kaiser | mdev.txt: explain the meaning of a leading "-" |
commit | commitdiff | tree | snapshot |
2018-09-25 |
Denys Vlasenko | sed: fix double-free in FEATURE_CLEAN_UP code |
commit | commitdiff | tree | snapshot |
2018-09-23 |
Denys Vlasenko | date: do not allow "month #20" and such, closes 11356 |
commit | commitdiff | tree | snapshot |
2018-09-22 |
Thomas De Schampheleire | head: convert existing tests to new-style |
commit | commitdiff | tree | snapshot |
2018-09-22 |
Thomas De Schampheleire | head: add test case for negative -n invocation |
commit | commitdiff | tree | snapshot |
2018-09-22 |
Denys Vlasenko | init: hopefully fix "rebooting" in containers |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Denys Vlasenko | ntpd: more verbose message for "root distance too high... |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Chen Yu | remove_file: don't call rmdir if remove_file return... |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Denys Vlasenko | whois: fix a possible out-of-bounds stack access |
commit | commitdiff | tree | snapshot |
2018-09-03 |
sagivd | chcon: fix issues with recurse and retval for retained... |
commit | commitdiff | tree | snapshot |
2018-09-03 |
Denys Vlasenko | libbb: fix potential NULL pointer use |
commit | commitdiff | tree | snapshot |
2018-09-03 |
Denys Vlasenko | libbb: fix use-after-free in copy_file |
commit | commitdiff | tree | snapshot |
2018-09-02 |
Denys Vlasenko | libbb: in xmalloc_fgets(), use size_t for bb_get_chunk_... |
commit | commitdiff | tree | snapshot |
2018-09-02 |
Denys Vlasenko | Revert "libbb: remove unnecessary variable in xmalloc_f... |
commit | commitdiff | tree | snapshot |
2018-08-30 |
Denys Vlasenko | smemcap: keep outputting by ignoring transient processe... |
commit | commitdiff | tree | snapshot |
2018-08-26 |
Andre Goddard... | smemcap: keep outputting by ignoring transient processes |
commit | commitdiff | tree | snapshot |
2018-08-26 |
Peter Korsgaard | sysklogd: add timestamp option to ignore message timestamps |
commit | commitdiff | tree | snapshot |
2018-08-26 |
Denys Vlasenko | fix !CONFIG_FLOAT_DURATION build |
commit | commitdiff | tree | snapshot |
2018-08-25 |
Denys Vlasenko | ping: use setitimer() instead of ualarm() |
commit | commitdiff | tree | snapshot |
2018-08-14 |
Denys Vlasenko | ip: tweak --help text |
commit | commitdiff | tree | snapshot |
2018-08-14 |
Denys Vlasenko | hush: tweak comment, no code changes |
commit | commitdiff | tree | snapshot |
2018-08-11 |
Denys Vlasenko | hush: add a comment on how globbing (should) work |
commit | commitdiff | tree | snapshot |
2018-08-07 |
Denys Vlasenko | ash: expand: Do not quote backslashes in unquoted param... |
commit | commitdiff | tree | snapshot |
2018-08-05 |
Denys Vlasenko | hush: adopt ash's quote_in_varexp1.tests |
commit | commitdiff | tree | snapshot |
2018-08-05 |
Denys Vlasenko | ash: exec: Return 126 on most errors in shellexec |
commit | commitdiff | tree | snapshot |
2018-08-05 |
Denys Vlasenko | ash: eval: Restore input files in evalcommand |
commit | commitdiff | tree | snapshot |
2018-08-05 |
Denys Vlasenko | ash: parser: Fix parsing of ${} |
commit | commitdiff | tree | snapshot |
2018-08-05 |
Denys Vlasenko | ash,hush: fold shell_builtin_read() way-too-many params... |
commit | commitdiff | tree | snapshot |
2018-08-05 |
Denys Vlasenko | hush: set IFS to default on startup |
commit | commitdiff | tree | snapshot |
2018-08-05 |
Denys Vlasenko | hush: fix fallout from FILE->HFILE conversion |
commit | commitdiff | tree | snapshot |
2018-08-05 |
Denys Vlasenko | ash: expand: Fix ghost fields with unquoted $@/$* |
commit | commitdiff | tree | snapshot |
2018-08-05 |
Denys Vlasenko | ash: var: Set IFS to fixed value at start time |
commit | commitdiff | tree | snapshot |
2018-08-05 |
Denys Vlasenko | ash: eval: Variable assignments on functions are no... |
commit | commitdiff | tree | snapshot |
2018-08-04 |
Denys Vlasenko | ash,hush: properly handle ${v//pattern/repl} if pattern... |
commit | commitdiff | tree | snapshot |
2018-08-04 |
Denys Vlasenko | tar: fix a thinko in prev commit - we need to copy... |
commit | commitdiff | tree | snapshot |
2018-08-04 |
Denys Vlasenko | tar: handle the case when opened created tarball happen... |
commit | commitdiff | tree | snapshot |
2018-08-04 |
Denys Vlasenko | tar: make source code a bit more terse, no logic changes |
commit | commitdiff | tree | snapshot |
2018-08-03 |
Denys Vlasenko | uptime: add -s support |
commit | commitdiff | tree | snapshot |
2018-08-03 |
Denys Vlasenko | Complie libbb/duration.c if ping[6] is selected |
commit | commitdiff | tree | snapshot |
2018-08-03 |
Denys Vlasenko | ping: implement -i SEC |
commit | commitdiff | tree | snapshot |
2018-08-03 |
Denys Vlasenko | timeout: fix arguments to match coreutils |
commit | commitdiff | tree | snapshot |
2018-08-03 |
Denys Vlasenko | extend fractional duration support to "top -d N.N"... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
Denys Vlasenko | ntpd: show real, unclamped delays on low-latency networks |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Lauri Kasanen | ls: When -h is passed, the total should also be in... |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Denys Vlasenko | nslookup: add support for search domains, closes 11161 |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Denys Vlasenko | cp: placate gcc8 |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Jon Kolb | Add chroot support to chpasswd |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Denys Vlasenko | udhcpc: add a cooment about sanitizing DHCP_DOMAIN_NAME... |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Denys Vlasenko | udhcpc: do in fact not allow hostname components which... |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Denys Vlasenko | sendmail: use on-stack buffer for AUTH PLAIN |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Denys Vlasenko | sendmail: code shrink 2 |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Denys Vlasenko | sendfile: code shrink |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Raffaello D... | sendmail: support AUTH PLAIN in addition to AUTH LOGIN |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Denys Vlasenko | klogd: code shrink |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Baruch Siach | install.sh: don't clobber dangling symlinks |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Denys Vlasenko | klogd: better help text |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Denys Vlasenko | hush: speed up ${var:+ARG} for literal ARGs |
commit | commitdiff | tree | snapshot |
2018-07-28 |
Denys Vlasenko | hush: fix another case where empty "for" wasn't setting... |
commit | commitdiff | tree | snapshot |
2018-07-28 |
Denys Vlasenko | hush: disable debug_indent increment/decrement for... |
commit | commitdiff | tree | snapshot |
2018-07-28 |
Denys Vlasenko | hush: make "set -x" output don't redirectable when... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Denys Vlasenko | hush: make "set -x" output closer to bash |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Denys Vlasenko | hush: fix "set -x" output prefix overlapping for v... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Denys Vlasenko | hush: in some cases, expand_on_ifs() relied of uninitia... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Denys Vlasenko | hush: improve set -x: make "+++" indent level increase... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Denys Vlasenko | examples/var_service: add /var/run flag file to ntp... |
commit | commitdiff | tree | snapshot |
2018-07-25 |
Denys Vlasenko | htpd: increase MIN_FREQHOLD by 3 |
commit | commitdiff | tree | snapshot |
next |