index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
loginutils
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
login: set PAM RHOST
Ryan Phillips
2011-03-22
1
-0
/
+8
*
s/FAIL_DELAY/LOGIN_FAIL_DELAY/
Denys Vlasenko
2011-03-08
4
-6
/
+6
*
use user's shell instead of hardwired "/bin/sh" (android needs this)
Denys Vlasenko
2011-03-08
1
-1
/
+2
*
fix bit rot in scripts/Makefile.IMA
Denys Vlasenko
2011-03-06
1
-2
/
+2
*
libbb/login/su: do not sanitize shell name twice
Denys Vlasenko
2011-03-06
2
-14
/
+4
*
convert "do {...} while (1);" -> "while (1) {...}"
Denys Vlasenko
2011-03-02
1
-4
/
+5
*
adduser: use better argv passing to addgroup
Denys Vlasenko
2011-02-27
1
-9
/
+18
*
getty config help: fix example script
Denys Vlasenko
2011-02-10
1
-1
/
+1
*
getty: extend its config help
Denys Vlasenko
2011-02-10
1
-1
/
+13
*
whitespace fixes
Denys Vlasenko
2011-02-03
1
-1
/
+1
*
getty: fix "ifdef CMSPAR"
Denys Vlasenko
2011-01-26
1
-1
/
+1
*
getty: restore CRTSCTS comment
Denys Vlasenko
2011-01-26
1
-1
/
+1
*
getty: do clear CLOCAL and CRTSCTS unless told otherwise
Denys Vlasenko
2011-01-26
1
-4
/
+0
*
getty: do not clear all c_cflag's (we were clearing baud bits!)
Denys Vlasenko
2011-01-26
1
-12
/
+28
*
getty: wait up to 5 seconds for the output buffer to drain
Peter Korsgaard
2011-01-26
1
-23
/
+33
*
getty: document bits we don't set - maybe we should set some of them?
Denys Vlasenko
2011-01-26
1
-7
/
+59
*
getty: add ECHOE explanation
Denys Vlasenko
2011-01-26
1
-1
/
+3
*
getty: explain every bit in termios; remove redundant stuff in termios_final
Denys Vlasenko
2011-01-26
1
-36
/
+31
*
move utmp.h include to libbb.h
Denys Vlasenko
2011-01-25
3
-9
/
+3
*
getty: flush _only_ input after switching to the next baud rate
Denys Vlasenko
2011-01-24
1
-1
/
+1
*
getty: simplify macros; improve VSWTC[H] compat
Denys Vlasenko
2011-01-24
1
-9
/
+8
*
getty: more simplifications; explain how we treat parity now
Denys Vlasenko
2011-01-24
1
-95
/
+93
*
getty: simplify code by going to more straignforward G trick
Denys Vlasenko
2011-01-24
1
-275
/
+121
*
getty: add sleep before initial tcdrain; reduce another sleep from 1 to 0.1s
Denys Vlasenko
2011-01-24
1
-9
/
+12
*
getty: use cfsetspeed to save some bytes; cosmetic fixes
Denys Vlasenko
2011-01-24
1
-30
/
+20
*
getty: more correct check for O_RDWR
Denys Vlasenko
2011-01-22
1
-1
/
+1
*
getty: comment out parity detection code; improve usage text
Denys Vlasenko
2011-01-22
1
-40
/
+72
*
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
Denys Vlasenko
2011-01-18
1
-2
/
+2
*
disable automatic selection of FEATURE_SUID; improve its help text
Denys Vlasenko
2011-01-18
1
-4
/
+0
*
getty: fix -i (was ignored)
Denys Vlasenko
2011-01-09
1
-68
/
+67
*
su: document -l in --help text. Closes bug 2761
Denys Vlasenko
2010-12-31
1
-0
/
+10
*
login: apply PAM environment
Ian Wienand
2010-12-27
1
-0
/
+11
*
su: suppress "warning: unused variable 'user_buf'"
Denys Vlasenko
2010-11-30
1
-0
/
+2
*
deluser: do not warn spuriously when deleting group by deluser
Tito Ragusa
2010-11-08
1
-6
/
+14
*
delgroup: correct the check for users who still use the group
Denys Vlasenko
2010-11-07
1
-12
/
+12
*
typo fix
Denys Vlasenko
2010-11-06
1
-1
/
+1
*
deluser: 2nd attempt at deluser/delgroup size reduction and improvements
Tito Ragusa
2010-11-06
1
-29
/
+70
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
4
-7
/
+7
*
login: free fromhost upon cleaning up
Alexander Shishkin
2010-10-28
1
-0
/
+7
*
libbb: introduce and use strcpy_and_process_escape_sequences
Denys Vlasenko
2010-10-23
1
-15
/
+3
*
add/remove-shell: use O_TRUNC instead of O_EXCL
Denys Vlasenko
2010-10-20
1
-2
/
+10
*
add-shell, remove-shell: new applets
Alexander Shishkin
2010-10-20
1
-0
/
+127
*
deluser: use the same licensing template in the header as other files do
Denys Vlasenko
2010-09-30
1
-1
/
+1
*
deluser: make it simpler, fix inability to delete user from group
Harald Becker
2010-09-22
2
-70
/
+68
*
getty: small code shrink
Denys Vlasenko
2010-09-01
1
-9
/
+7
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
12
-14
/
+14
*
vlock: disable linux console calls on other systems
Jeremie Koenig
2010-07-30
2
-3
/
+13
*
*: mass cosmetic removal of extra empty lines. no code changes
Denys Vlasenko
2010-07-26
1
-1
/
+0
*
init,loginutils: termios portability fixes
Jeremie Koenig
2010-07-19
3
-16
/
+15
*
mark Linux-specific configuration options
Jeremie Koenig
2010-07-19
1
-0
/
+3
[prev]
[next]