2017-08-22 |
Denys Vlasenko | sendmail: fix segfault if "To: email1,email2" is used |
commit | commitdiff | tree | snapshot |
2017-08-22 |
Ron Yorston | libarchive: fix build failure on NOMMU systems |
commit | commitdiff | tree | snapshot |
2017-08-22 |
Ron Yorston | ps: fix build failure if FEATURE_PS_TIME is disabled |
commit | commitdiff | tree | snapshot |
2017-08-22 |
Denys Vlasenko | rpm,rpm2cpio: do not compile not-configurred parts... |
commit | commitdiff | tree | snapshot |
2017-08-22 |
Denys Vlasenko | run-init: if doing dry run, do not require pid==1 |
commit | commitdiff | tree | snapshot |
2017-08-22 |
Kang-Che Sung | ps: allow ps config options if minips is enabled |
commit | commitdiff | tree | snapshot |
2017-08-22 |
Denys Vlasenko | run-init: implement -n "dry run" |
commit | commitdiff | tree | snapshot |
2017-08-21 |
Denys Vlasenko | run-init: new applet |
commit | commitdiff | tree | snapshot |
2017-08-21 |
Denys Vlasenko | libbb: move capability names code to libbb |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Denys Vlasenko | setpriv: code shrink |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Denys Vlasenko | nuke: shorten help text |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Denys Vlasenko | klibc-utils: new applets: resume, nuke, minips |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Denys Vlasenko | setpriv: accept any case in capability names |
commit | commitdiff | tree | snapshot |
2017-08-17 |
Denys Vlasenko | ash: stage backported LINENO support as a separate... |
commit | commitdiff | tree | snapshot |
2017-08-17 |
Denys Vlasenko | telnet: "-a" + "-l USER" should respect USER |
commit | commitdiff | tree | snapshot |
2017-08-17 |
Denys Vlasenko | hush: trivial code shrink in builtin_getopts |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Denys Vlasenko | awk: stop on first non-option, closes 9861 |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Denys Vlasenko | *: stop using atexit in non-debug build: saves ~260... |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Denys Vlasenko | syslogd,logger: code shrink for musl |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Denys Vlasenko | fsck_minix,mkfs_minix: fix "strict-aliasing" warnings |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Denys Vlasenko | uevent: placate gcc |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Denys Vlasenko | top: switch to malloced "globals". |
commit | commitdiff | tree | snapshot |
2017-08-15 |
Denys Vlasenko | ash: unset OPTARG if getopts exits 1, support OPTERR... |
commit | commitdiff | tree | snapshot |
2017-08-15 |
Denys Vlasenko | ash,hush: comment and debug tweaks, no code changes |
commit | commitdiff | tree | snapshot |
2017-08-14 |
Denys Vlasenko | ash: one "current line = 1" might be missing, fix that |
commit | commitdiff | tree | snapshot |
2017-08-14 |
Denys Vlasenko | ash: update testsuite (we now error out on ${#=}) |
commit | commitdiff | tree | snapshot |
2017-08-14 |
Denys Vlasenko | ash: [PARSER] Catch variable length expansions on non... |
commit | commitdiff | tree | snapshot |
2017-08-14 |
Denys Vlasenko | build system: remove unused CONFIG_FEATURE_HAVE_RPC |
commit | commitdiff | tree | snapshot |
2017-08-13 |
Denys Vlasenko | shell: tweak getopts tests, no code changes |
commit | commitdiff | tree | snapshot |
2017-08-11 |
Denys Vlasenko | hush: implement "silent" optstrings of ":opts" |
commit | commitdiff | tree | snapshot |
2017-08-11 |
Denys Vlasenko | hush: add a test which fails due to uclibc bug in getopt() |
commit | commitdiff | tree | snapshot |
2017-08-11 |
Denys Vlasenko | hush: fix redirect code (was using uninitialized variables) |
commit | commitdiff | tree | snapshot |
2017-08-11 |
Denys Vlasenko | shell: add OPTARG poisoning to getopt_optarg.tests |
commit | commitdiff | tree | snapshot |
2017-08-11 |
Denys Vlasenko | hush: teach getopts to set/unset OPTARG |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Denys Vlasenko | hush: getopts builtin |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Denys Vlasenko | ash: fix "unset OPTIND" throwing an error message |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Denys Vlasenko | hush: optional times builtin |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Denys Vlasenko | fdisk: typo fix |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Denys Vlasenko | ps: improve TIME column for large times: showing "14453... |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Denys Vlasenko | ps: make it NOEXEC |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Denys Vlasenko | ps: stop using AT_CLKTCK, there are more standard ways |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Denys Vlasenko | rpm,rpm2cpio: INIT_G() was missing (it is a nop here... |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Denys Vlasenko | Hopefully fix "will break strict-aliasing rules" warnin... |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Denys Vlasenko | libarchive: do not extract unsafe symlinks unless ... |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Denys Vlasenko | rpm2cpio: handle LZMA compressed rpms. closes 10166 |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Denys Vlasenko | rpm2cpio: use rpm_gettags |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Denys Vlasenko | rpm: prepare rpm_gettags for reuse in rpm2cpio |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Denys Vlasenko | rpm,rpm2cpio: put both sources into one file, no code... |
commit | commitdiff | tree | snapshot |
2017-08-09 |
Denys Vlasenko | Update NOFORK_NOEXEC.lst |
commit | commitdiff | tree | snapshot |
2017-08-09 |
Denys Vlasenko | ipcs: tweak output orer to match util-linux 2.28 |
commit | commitdiff | tree | snapshot |
2017-08-09 |
Denys Vlasenko | ipcrm,ipcs: make them NOEXEC |
commit | commitdiff | tree | snapshot |
2017-08-09 |
Denys Vlasenko | ipcrm: code shrink |
commit | commitdiff | tree | snapshot |
2017-08-09 |
Denys Vlasenko | vconfig: make it NOEXEC |
commit | commitdiff | tree | snapshot |
2017-08-09 |
Denys Vlasenko | rpm: code shrink |
commit | commitdiff | tree | snapshot |
2017-08-09 |
Denys Vlasenko | shell: more efficient check for EOL in read |
commit | commitdiff | tree | snapshot |
2017-08-09 |
Denys Vlasenko | hush: implement -d DELIM option for 'read' |
commit | commitdiff | tree | snapshot |
2017-08-09 |
Johannes Schindelin | ash: implement -d DELIM option for read |
commit | commitdiff | tree | snapshot |
2017-08-09 |
Xabier Oneca | chcon: show '--reference' in help text only if LONG_OPTS=y |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Denys Vlasenko | start-stop-daemon: show only short options in --help... |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Denys Vlasenko | ftpgetput: show only short options in --help text |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Denys Vlasenko | getopt32: remove opt_complementary |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Denys Vlasenko | getopt32: remove applet_long_options |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Denys Vlasenko | *: fix up use of "getopt_longopts" for longopts not... |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Denys Vlasenko | libbb: simplify NOFORK/NOEXEC defines, move set_task_co... |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Denys Vlasenko | libbb: rearrange NOFORK/NOEXEC code, logic is not changed |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Denys Vlasenko | ipcalc: trim help text |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Denys Vlasenko | ipcalc,rdev: make NOEXEC |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Denys Vlasenko | dumpleases: make NOEXEC |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Denys Vlasenko | expr: make it NOEXEC |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Denys Vlasenko | freeramdisk: make NOEXEC |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Denys Vlasenko | losetup: make NOEXEC |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Denys Vlasenko | ifenslave: make NOEXEC |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Denys Vlasenko | ifenslave: remove longopts from --help text |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Denys Vlasenko | fatattr: make NOEXEC |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Denys Vlasenko | df: make NOEXEC |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Denys Vlasenko | unxz: get_le32 macro is obviously wrong |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Denys Vlasenko | dnsdomainname,hostname: make NOEXEC |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Denys Vlasenko | noexec: consolidate code |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Denys Vlasenko | noexec: do GETOPT_RESET() before entering APPLET_main() |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Denys Vlasenko | noexec: set comm field for noexecs |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Denys Vlasenko | free,stat: make NOEXEC |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Denys Vlasenko | setconsole: much better help text |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Denys Vlasenko | users,w,who,uptime,renice: make NOEXEC |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Denys Vlasenko | ubi tools: ubiupdatevol supports "-" input and actually... |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Denys Vlasenko | ubiupdatevol: fix bug with -sSIZE: was ignoring IMAGE_FILE |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Denys Vlasenko | ubi_tools: a bit smaller applet resolution code |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Denys Vlasenko | script: -f means "flush", not "fsync" |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Denys Vlasenko | script: make -t[FILE] compatible with util-linux |
commit | commitdiff | tree | snapshot |
2017-08-06 |
Denys Vlasenko | script: make -t independent of scriptreplay |
commit | commitdiff | tree | snapshot |
2017-08-06 |
Denys Vlasenko | add/remove-shell,add/deluser,add/delgroup: make them... |
commit | commitdiff | tree | snapshot |
2017-08-06 |
Denys Vlasenko | nbd-client: make it NOEXEC, stop using argc |
commit | commitdiff | tree | snapshot |
2017-08-06 |
Denys Vlasenko | makedevs: make it NOEXEC |
commit | commitdiff | tree | snapshot |
2017-08-06 |
Denys Vlasenko | svc: remove superfluout INIT_G() |
commit | commitdiff | tree | snapshot |
2017-08-06 |
Denys Vlasenko | sv,svc: fix NOEXEC fallout |
commit | commitdiff | tree | snapshot |
2017-08-06 |
Denys Vlasenko | stty: fix bb_common_bufsiz1 use in NOEXEC |
commit | commitdiff | tree | snapshot |
2017-08-06 |
Denys Vlasenko | readprofile: do not close/free just before exiting |
commit | commitdiff | tree | snapshot |
2017-08-06 |
Denys Vlasenko | blkdiscard: make it NOEXEC |
commit | commitdiff | tree | snapshot |
2017-08-06 |
Denys Vlasenko | blkid: make it NOEXEC, make FEATURE_BLKID_TYPE=y default |
commit | commitdiff | tree | snapshot |
2017-08-06 |
Denys Vlasenko | brctl: make it NOEXEC |
commit | commitdiff | tree | snapshot |
2017-08-06 |
Denys Vlasenko | ash: do not set a signal to SIG_DFL if it already is |
commit | commitdiff | tree | snapshot |
next |