| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'busybox' into merge | Ron Yorston | 2021-06-28 | 1 | -1/+1 |
|\ |
|
| * | *: more --help tweaks | Denys Vlasenko | 2021-06-15 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2021-05-14 | 1 | -3/+13 |
|\| |
|
| * | login: permit change expired password wit PAM | Mario Abajo | 2021-05-07 | 1 | -0/+3 |
| * | login: implement LOGIN_TIMEOUT | Denys Vlasenko | 2021-03-19 | 1 | -3/+10 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2021-02-05 | 1 | -3/+3 |
|\| |
|
| * | cryptpw: typo in usage message | Ron Yorston | 2021-02-02 | 1 | -3/+3 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2021-01-14 | 8 | -38/+22 |
|\| |
|
| * | randomconfig fixes | Denys Vlasenko | 2020-12-29 | 1 | -2/+2 |
| * | tweak help texts | Denys Vlasenko | 2020-12-16 | 1 | -9/+1 |
| * | help text: replace [OPTIONS] with actual options (if not too long) | Denys Vlasenko | 2020-12-13 | 1 | -9/+1 |
| * | help text tweaks | Denys Vlasenko | 2020-12-13 | 1 | -1/+1 |
| * | libbb: exec_login_shell() - new function | Denys Vlasenko | 2020-12-02 | 2 | -2/+2 |
| * | libbb: rename run_shell() to exec_shell() | Denys Vlasenko | 2020-12-02 | 3 | -3/+3 |
| * | login: log to syslog every bad password, not only 3rd | Denys Vlasenko | 2020-12-02 | 1 | -4/+2 |
| * | use write_str() functions where appropriate | Denys Vlasenko | 2020-11-29 | 1 | -3/+3 |
| * | libbb: introduce and use sleep1() | Denys Vlasenko | 2020-11-29 | 1 | -1/+1 |
| * | libbb: bb_do_delay(3) -> pause_after_failed_login(), and stop looping there | Denys Vlasenko | 2020-11-29 | 5 | -5/+5 |
| * | login: update UTMP before forking | Joachim Nilsson | 2020-11-16 | 1 | -3/+5 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2020-07-09 | 1 | -2/+8 |
|\| |
|
| * | deluser: check if specified home is a directory before removing it | Sören Tempel | 2020-06-09 | 1 | -2/+8 |
* | | win32: use lazy loading for certain DLLs | Ron Yorston | 2020-06-02 | 1 | -1/+6 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2019-08-16 | 8 | -22/+22 |
|\| |
|
| * | libbb: reduce the overhead of single parameter bb_error_msg() calls | James Byrne | 2019-07-02 | 8 | -22/+22 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2019-05-27 | 4 | -6/+6 |
|\| |
|
| * | login: remove extra IF(), no code changes | Denys Vlasenko | 2019-05-02 | 1 | -1/+1 |
| * | Optionally re-introduce bb_info_msg() | James Byrne | 2019-04-30 | 3 | -5/+5 |
* | | win32: add function to convert slashes to backslashes | Ron Yorston | 2019-03-15 | 1 | -6/+3 |
* | | su: canonicalise directory before elevating privileges | Ron Yorston | 2019-03-14 | 1 | -5/+11 |
* | | win32: changes to user ids | Ron Yorston | 2019-03-10 | 1 | -3/+5 |
* | | su: change title of console window | Ron Yorston | 2019-03-09 | 1 | -1/+3 |
* | | su: work when binary has a UNC path | Ron Yorston | 2019-03-09 | 1 | -1/+11 |
* | | su, wget: use magic '--busybox' flag | Ron Yorston | 2019-03-08 | 1 | -5/+2 |
* | | ash, su: add -d flag to set directory in ash, use it in su | Ron Yorston | 2019-03-08 | 1 | -2/+5 |
* | | su: add a basic implementation for WIN32 | Ron Yorston | 2019-03-07 | 2 | -0/+51 |
|/ |
|
* | login: close PAM session on errors as well, not only on success | Denys Vlasenko | 2019-01-22 | 1 | -3/+5 |
* | adduser: fix a bug of getpwnam() overwriting shell name, closes 8586 | Denys Vlasenko | 2019-01-12 | 1 | -1/+1 |
* | passwd: initialize pointers correctly | Einar Jón | 2019-01-08 | 1 | -4/+4 |
* | config: update size information | Denys Vlasenko | 2018-12-28 | 3 | -5/+5 |
* | Add chroot support to chpasswd | Jon Kolb | 2018-08-01 | 1 | -5/+13 |
* | restore documentation on the build config language | Kartik Agaram | 2018-06-06 | 1 | -1/+1 |
* | libbb.h: always include sys/resource.h | Denys Vlasenko | 2018-04-08 | 2 | -2/+0 |
* | libbb: switch bb_ask_noecho() to "mallocing" string return API | Denys Vlasenko | 2018-04-07 | 2 | -3/+2 |
* | libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmation -> bb_ask_y_confir... | Denys Vlasenko | 2018-04-07 | 2 | -6/+6 |
* | randomconfig fixes | Denys Vlasenko | 2017-12-31 | 1 | -1/+6 |
* | regularize format of source file headers, no code changes | Denys Vlasenko | 2017-09-18 | 1 | -1/+0 |
* | getopt32: remove opt_complementary | Denys Vlasenko | 2017-08-08 | 6 | -18/+23 |
* | getopt32: remove applet_long_options | Denys Vlasenko | 2017-08-08 | 5 | -38/+13 |
* | add/remove-shell,add/deluser,add/delgroup: make them NOEXEC | Denys Vlasenko | 2017-08-07 | 4 | -7/+9 |
* | cryptpw, mkpasswd: make them NOEXEC | Denys Vlasenko | 2017-08-05 | 1 | -3/+3 |