| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | main: fix the case where user has "halt" as login shell. Closes 9986 | Denys Vlasenko | 2017-07-07 | 1 | -1/+1 |
| * | libbb: new function bb_getgroups() - allocating wrapper around getgroups() | Denys Vlasenko | 2017-07-04 | 1 | -0/+9 |
| * | fixes for bugs found by make_single_applets.sh | Denys Vlasenko | 2017-07-03 | 1 | -0/+2 |
* | | Use %I64* formats with MinGW instead of %ll* formats | Johannes Schindelin | 2017-07-18 | 1 | -1/+8 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-05-29 | 1 | -4/+47 |
|\| |
|
| * | libbb: make check_password() also return CHECKPASS_PW_HAS_EMPTY_PASSWORD | Denys Vlasenko | 2017-04-13 | 1 | -2/+2 |
| * | su: FEATURE_SU_BLANK_PW_NEEDS_SECURE_TTY | Denys Vlasenko | 2017-04-13 | 1 | -0/+1 |
| * | login: move check_securetty to libbb | Kaarle Ritvanen | 2017-04-13 | 1 | -0/+5 |
| * | Tweak GETOPT_RESET comment | Denys Vlasenko | 2017-04-12 | 1 | -5/+3 |
| * | libbb: GETOPT_RESET macro | Kaarle Ritvanen | 2017-04-12 | 1 | -0/+22 |
| * | fix errors found with make_single_applets.sh | Denys Vlasenko | 2017-04-12 | 1 | -1/+1 |
| * | libbb: move isqrt from factor, use it in diff too | Denys Vlasenko | 2017-04-11 | 1 | -0/+2 |
| * | nl: new applet; also implement cat -nb (similar functionality to nl) | Denys Vlasenko | 2017-04-05 | 1 | -0/+10 |
| * | mount: create loop devices with LO_FLAGS_AUTOCLEAR flag | Denys Vlasenko | 2017-03-16 | 1 | -3/+8 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-02-08 | 1 | -31/+93 |
|\| |
|
| * | libbb: match_fstype() is unreadable in the extreme, fixing it | Denys Vlasenko | 2017-01-30 | 1 | -1/+1 |
| * | libbb: spawn_and_wait() fflushes before forking NOEXEC; child reinits logmode | Denys Vlasenko | 2017-01-26 | 1 | -5/+9 |
| * | tls: can download kernels now :) | Denys Vlasenko | 2017-01-24 | 1 | -1/+1 |
| * | tls: add 2nd cipher_id, TLS_RSA_WITH_AES_128_CBC_SHA, so far it doesn't work | Denys Vlasenko | 2017-01-24 | 1 | -17/+25 |
| * | separate TLS code into a library, use in in wget | Denys Vlasenko | 2017-01-23 | 1 | -21/+67 |
| * | libbb: consolidate the code to set termios unbuffered mode | Denys Vlasenko | 2017-01-11 | 1 | -0/+4 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-01-04 | 1 | -5/+12 |
|\| |
|
| * | df: implement -B n<suff> and -B <suff> formats of -B option | Denys Vlasenko | 2016-12-12 | 1 | -0/+1 |
| * | suppress glibc "use sysmacros.h for major" warning | Denys Vlasenko | 2016-12-12 | 1 | -1/+1 |
| * | selinux: drop deprecated headers | Mike Frysinger | 2016-12-09 | 1 | -2/+0 |
| * | randomconfig fixes | Denys Vlasenko | 2016-12-08 | 1 | -2/+10 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2016-11-29 | 1 | -38/+38 |
|\| |
|
| * | lineedit: fix handling of repeating Alt-b, Alt-f, Alt-d, Alt-Backspace | Rostislav Skudnov | 2016-11-24 | 1 | -38/+38 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2016-11-10 | 1 | -1/+1 |
|\| |
|
| * | su: expand help; simplify passing of -c CMD to run_shell() | Denys Vlasenko | 2016-11-03 | 1 | -1/+1 |
* | | Merge branch busybox (up to "ash: comment out free(p) just before...") | Ron Yorston | 2016-10-19 | 1 | -8/+18 |
|\| |
|
| * | libbb: do not use fflush_unlocked, musl does not like fflush_unlocked(NULL) | Denys Vlasenko | 2016-09-18 | 1 | -2/+3 |
| * | sha3: fix to conform to final SHA3 padding standard, add -a BITS option | Denys Vlasenko | 2016-08-29 | 1 | -0/+1 |
| * | hush: fix "redirects can close script fd" bug | Denys Vlasenko | 2016-08-22 | 1 | -8/+16 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2016-07-07 | 1 | -9/+17 |
|\| |
|
| * | libbb: move common code into run_applet_and_exit | Ron Yorston | 2016-06-19 | 1 | -2/+0 |
| * | cp: add -u/--update and --remove-destination | Denys Vlasenko | 2016-05-27 | 1 | -7/+17 |
* | | less: hide unsupported signal handling in include file | Ron Yorston | 2016-05-19 | 1 | -0/+5 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2016-05-16 | 1 | -4/+0 |
|\| |
|
| * | libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it | Denys Vlasenko | 2016-04-21 | 1 | -4/+0 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2016-04-04 | 1 | -11/+21 |
|\| |
|
| * | whitespace and namespace cleanups | Denys Vlasenko | 2016-04-03 | 1 | -1/+1 |
| * | ubirmvol: Implement -N switch for ubirmvol | Sven Eisenberg | 2016-04-03 | 1 | -0/+3 |
| * | nsenter,unshare: share common code; fix a bug of not closing all fds | Denys Vlasenko | 2016-04-02 | 1 | -2/+4 |
| * | libbb: two new functions: wait_for_exitstatus(pid), xfchdir(fd) | Denys Vlasenko | 2016-04-01 | 1 | -0/+2 |
| * | udhcp: get rid of bb_info_msg() | Denys Vlasenko | 2016-03-30 | 1 | -1/+0 |
| * | fixes for problems found by bionic build | Denys Vlasenko | 2016-03-14 | 1 | -8/+12 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2016-02-22 | 1 | -0/+5 |
|\| |
|
| * | Fix compiling with musl's utmp stubs | Kylie McClain | 2016-02-01 | 1 | -0/+5 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2015-10-31 | 1 | -5/+1 |
|\| |
|