2018-06-26 |
Denys Vlasenko | hush: fix dup_CLOEXEC() call without "avoid_fd" parameter |
commit | commitdiff | tree | snapshot |
2018-06-26 |
Denys Vlasenko | fdisk: placate warning of strncpy not copying NUL byte |
commit | commitdiff | tree | snapshot |
2018-06-26 |
Denys Vlasenko | hush: fix for !ENABLE_HUSH_MODE_X configuration |
commit | commitdiff | tree | snapshot |
2018-06-26 |
Denys Vlasenko | hush: variable nesting code is used also if HUSH_FUNCTI... |
commit | commitdiff | tree | snapshot |
2018-06-26 |
Denys Vlasenko | randomconfig fixes |
commit | commitdiff | tree | snapshot |
2018-06-24 |
Ivan Abrea | tls: fix to handle X.509 v1 certificates correctly |
commit | commitdiff | tree | snapshot |
2018-06-24 |
Codarren Velvindron | ntpd: deprecate IPTOS_LOWDELAY in favor of IPTOS_DSCP_AF21 |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Denys Vlasenko | examples: update /var/service/getty for Unicode ttys |
commit | commitdiff | tree | snapshot |
2018-06-22 |
Denys Vlasenko | install: fix "-D -t DIR1/DIR2/DIR3" creating only DIR1... |
commit | commitdiff | tree | snapshot |
2018-06-21 |
Denys Vlasenko | udhcpc: remove code which requires server ID to be... |
commit | commitdiff | tree | snapshot |
2018-06-09 |
Eli Schwartz | Update release script to generate detached signatures... |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Kartik Agaram | restore documentation on the build config language |
commit | commitdiff | tree | snapshot |
2018-05-28 |
Denys Vlasenko | wget: emit a message that certificate verification... |
commit | commitdiff | tree | snapshot |
2018-05-26 |
Denys Vlasenko | fdisk: remove "Partition N does not end on cylinder... |
commit | commitdiff | tree | snapshot |
2018-05-26 |
Denys Vlasenko | whitespace fix |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Denys Vlasenko | unlzma: close another SEGV possibility |
commit | commitdiff | tree | snapshot |
2018-05-24 |
David Decotigny | udhcpc6: carry along length of packet when parsing it. |
commit | commitdiff | tree | snapshot |
2018-05-24 |
David Decotigny | udhcpc6: ignore invalid OPTION_IAADDR |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Denys Vlasenko | realpath,readlink -f: coreutils compat, closes 11021 |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Denys Vlasenko | nc: fix the !NC_SERVER configuration |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Denys Vlasenko | fsck: fix incorrect handling of child exit |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Harald van... | tar: fix interaction of delayed symlink and hardlink... |
commit | commitdiff | tree | snapshot |
2018-05-20 |
Denys Vlasenko | tweak /var/service example |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Denys Vlasenko | popmaildir: placate gcc8 "warning: 'strncpy' output... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Denys Vlasenko | udhcpc6: set -x options in request |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Samuel Mendoza... | udhcpc6: add PXELINUX options |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Samuel Mendoza... | udhcpc6: add DHCPv6 boot options |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Samuel Mendoza... | udhcpc6: add DHCPv6 env helper |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Samuel Mendoza... | udhcp: fix use of trim() in udhcp_str2optset() |
commit | commitdiff | tree | snapshot |
2018-05-13 |
Euan Harris | nsenter: fix parsing of -t, -S and -G options |
commit | commitdiff | tree | snapshot |
2018-05-13 |
Euan Harris | nsenter: Rename --network option to --net |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Denys Vlasenko | cat: fix cat -e and cat -v erroneously numbering 1st... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Denys Vlasenko | ifplugd: close signal race |
commit | commitdiff | tree | snapshot |
2018-04-24 |
Denys Vlasenko | unlzma: do emit the error message on bad input, when... |
commit | commitdiff | tree | snapshot |
2018-04-24 |
Denys Vlasenko | wget: handle URLs with @ or hash differently |
commit | commitdiff | tree | snapshot |
2018-04-24 |
Denys Vlasenko | free: improve --help for type option |
commit | commitdiff | tree | snapshot |
2018-04-23 |
Denys Vlasenko | awk: do not allow $(-1) |
commit | commitdiff | tree | snapshot |
2018-04-20 |
Denys Vlasenko | examples/shutdown-1.0: an example of reboot which does... |
commit | commitdiff | tree | snapshot |
2018-04-19 |
Denys Vlasenko | unlzma: fix another SEGV case |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Denys Vlasenko | libbb: new option FEATURE_ETC_SERVICES: if off, /etc... |
commit | commitdiff | tree | snapshot |
2018-04-16 |
Denys Vlasenko | setlogcons: open /dev/ttyN for "setlogcons N", not... |
commit | commitdiff | tree | snapshot |
2018-04-16 |
Denys Vlasenko | build system: FEATURE_NSLOOKUP_BIG needs -lresolv |
commit | commitdiff | tree | snapshot |
2018-04-16 |
Denys Vlasenko | less: fix fallout from "use common routine to set raw... |
commit | commitdiff | tree | snapshot |
2018-04-15 |
Denys Vlasenko | nslookup: simplify make_ptr |
commit | commitdiff | tree | snapshot |
2018-04-15 |
Denys Vlasenko | nslookup: get rid of query::rlen field |
commit | commitdiff | tree | snapshot |
2018-04-15 |
Denys Vlasenko | ar: stop using static data |
commit | commitdiff | tree | snapshot |
2018-04-15 |
Denys Vlasenko | nslookup: move array of queries to "globals" |
commit | commitdiff | tree | snapshot |
2018-04-15 |
Denys Vlasenko | less: remove unnecessary message |
commit | commitdiff | tree | snapshot |
2018-04-15 |
Aaro Koskinen | less: implement -F |
commit | commitdiff | tree | snapshot |
2018-04-15 |
Denys Vlasenko | nslookup: accept lowercase -type=soa, document query... |
commit | commitdiff | tree | snapshot |
2018-04-15 |
Denys Vlasenko | nslookup: change -stats to -debug (it's a bug in bind... |
commit | commitdiff | tree | snapshot |
2018-04-15 |
Yann E. MORIN | applets/install: don't try to install nothing |
commit | commitdiff | tree | snapshot |
2018-04-15 |
Denys Vlasenko | nslookup: rework option parsing |
commit | commitdiff | tree | snapshot |
2018-04-15 |
Denys Vlasenko | nslookup: smaller qtypes[] array |
commit | commitdiff | tree | snapshot |
2018-04-15 |
Denys Vlasenko | nslookup: process replies immediately, do not store... |
commit | commitdiff | tree | snapshot |
2018-04-14 |
Denys Vlasenko | nslookup: fix output corruption for "nslookup 1.2.3.4" |
commit | commitdiff | tree | snapshot |
2018-04-14 |
Denys Vlasenko | nslookup: more closely resemble output format of bind... |
commit | commitdiff | tree | snapshot |
2018-04-14 |
Denys Vlasenko | nslookup: shrink send_queries() |
commit | commitdiff | tree | snapshot |
2018-04-14 |
Denys Vlasenko | nslookup: use xmalloc_sockaddr2dotted() instead of... |
commit | commitdiff | tree | snapshot |
2018-04-14 |
Denys Vlasenko | nslookup: usee bbox network functions instead of opne... |
commit | commitdiff | tree | snapshot |
2018-04-14 |
Denys Vlasenko | patch: implement --dry-run |
commit | commitdiff | tree | snapshot |
2018-04-14 |
Denys Vlasenko | ash: expand: Fix buffer overflow in expandmeta |
commit | commitdiff | tree | snapshot |
2018-04-14 |
Denys Vlasenko | nslookup: add openwrt / lede version |
commit | commitdiff | tree | snapshot |
2018-04-13 |
Michael Olbrich | build system: fix parallel building issue |
commit | commitdiff | tree | snapshot |
2018-04-13 |
Denys Vlasenko | tart_stop_daemon: another fix to disabled OLDER_VERSION... |
commit | commitdiff | tree | snapshot |
2018-04-13 |
Denys Vlasenko | start_stop_daemon: fix normally disabled OLDER_VERSION_... |
commit | commitdiff | tree | snapshot |
2018-04-13 |
Denys Vlasenko | dpkg: fix symlink creation, closes 10941 |
commit | commitdiff | tree | snapshot |
2018-04-13 |
Denys Vlasenko | udhcp: support string user options, closes 10946 |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Denys Vlasenko | shell: add 6856 $IFS tests to testsuites |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Denys Vlasenko | hush: fix recent breakage from parse_stream() changes |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Denys Vlasenko | hush: fix IFS handling in read |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Denys Vlasenko | hush: IFS fixes |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Denys Vlasenko | hush: fix "$v" expansion in case patterns when v='[a]' |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Denys Vlasenko | ash: parser: Allow newlines within parameter substitution |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Denys Vlasenko | hush: optimize parse_stream() |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Denys Vlasenko | hush: do not drop backslash from eval 'echo ok\' |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Denys Vlasenko | shell: add comments about [[, no code changes |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Denys Vlasenko | hush: fix handling of \<eof> in double-quoted strings |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Denys Vlasenko | hush: fix eval 'echo ok\' |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Denys Vlasenko | hush: simplify \<newline> code, part 3 |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Denys Vlasenko | hush: simplify \<newline> code, part 2 |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Denys Vlasenko | hush: simplify \<newline> code, part 1 |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Denys Vlasenko | hush: put "current word" structure into parsing context |
commit | commitdiff | tree | snapshot |
2018-04-09 |
Denys Vlasenko | ash: if "[[" bashism is not supported, do not handle... |
commit | commitdiff | tree | snapshot |
2018-04-09 |
Denys Vlasenko | ash: trivial code shrink |
commit | commitdiff | tree | snapshot |
2018-04-09 |
Ron Yorston | testsuite: allow tests to work in paths containing... |
commit | commitdiff | tree | snapshot |
2018-04-09 |
Denys Vlasenko | hush: fix var_leaks.tests and var_preserved.tests on... |
commit | commitdiff | tree | snapshot |
2018-04-09 |
Denys Vlasenko | hush: fix func_return2.tests on NOMMU |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Denys Vlasenko | unlzma: fix segfault on bad archive |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Denys Vlasenko | bzip2: fix two crashes on corrupted archives |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Denys Vlasenko | wget: check chunk length for overflowing off_t |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Denys Vlasenko | libbb.h: always include sys/resource.h |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Denys Vlasenko | lzop: remove method checks which are always true/false |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Denys Vlasenko | lzop: buffer several 32-bit writes when we start a... |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Denys Vlasenko | lzop: reuse strings |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Denys Vlasenko | lzop: checksum reads do not need to be checksummed |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Denys Vlasenko | lzop: don't support ancient versions < 0.94 (15 Oct... |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Denys Vlasenko | lzop: code shrink by using header_t matching on-disk... |
commit | commitdiff | tree | snapshot |
2018-04-07 |
Denys Vlasenko | tar: trim help text |
commit | commitdiff | tree | snapshot |
2018-04-07 |
Denys Vlasenko | hush: fix prompt in multi-line $(()) |
commit | commitdiff | tree | snapshot |
next |