index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
loginutils
Age
Commit message (
Expand
)
Author
2009-01-09
- isascii() is obsolescent in SUSv4 and furthermore looks redundant in this spot
Bernhard Reutner-Fischer
2008-12-23
libbb: introduce and use xmalloc_ttyname (-32 in bss).
Denis Vlasenko
2008-12-07
Fix forgotten license comments
Denis Vlasenko
2008-12-05
libbb: add xgetgrnam too. ~0 code size change
Denis Vlasenko
2008-12-04
- -4b and use proper define; add license note
Bernhard Reutner-Fischer
2008-12-04
Fold mkpasswd applet into cryptpw.
Denis Vlasenko
2008-12-03
libbb: introduce and use xgetpwnam. ~ -150 bytes.
Denis Vlasenko
2008-12-03
- add new applet mkpasswd(1)
Bernhard Reutner-Fischer
2008-12-02
libbb: password/group function helpers rewritten by Tito:
Denis Vlasenko
2008-11-25
remove a few superfluous includes
Denis Vlasenko
2008-11-13
libbb: remove glibc-style bloat from sha_crypt. -1130 bytes.
Denis Vlasenko
2008-11-10
libbb: add optionl support for SHA256/512 encrypted passwords
Denis Vlasenko
2008-11-09
*: a bit of code shrink
Denis Vlasenko
2008-11-08
move documentation to docs/
Denis Vlasenko
2008-11-07
login: fix /etc/nologin handling (should prohibit non-root LOGINS,
Denis Vlasenko
2008-11-07
login: fix /etc/nologin support
Denis Vlasenko
2008-11-05
*: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, x...
Denis Vlasenko
2008-11-05
add serial HOWTO doc
Denis Vlasenko
2008-10-29
more whitespace fixes
Denis Vlasenko
2008-10-29
whitespace fixes, no code changes
Denis Vlasenko
2008-09-11
halt: reinstate -w even if !FEATURE_WTMP; beautify code in halt.c
Denis Vlasenko
2008-08-05
- don't free user-supplied string (via -e)
Bernhard Reutner-Fischer
2008-07-26
fix several problems with config parser:
Denis Vlasenko
2008-07-22
- wrap overlong lines (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2008-07-21
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-21
- first pass to unify/cleanup uid handling (-236b)
Bernhard Reutner-Fischer
2008-07-16
config help fixes
Denis Vlasenko
2008-07-05
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-06-27
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-16
whitespace and comment fixes, no code changes
Denis Vlasenko
2008-06-15
even more of help text fixes
Denis Vlasenko
2008-06-15
fix config help text
Denis Vlasenko
2008-06-15
- fix copy'n paste error.
Bernhard Reutner-Fischer
2008-06-15
Specially for Bernhard Fischer introduce USE_BB_CRYPT
Denis Vlasenko
2008-06-15
cryptpw: fix "cryptpw -a des -- TEXT" case
Denis Vlasenko
2008-06-12
make pw_encrypt() return malloc'ed string.
Denis Vlasenko
2008-06-12
uclibc insists on having 70k static buffer for crypt.
Denis Vlasenko
2008-06-01
- use ut_user rather than ut_name (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2008-05-19
- use STD*_FILENO some more. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
Bernhard Reutner-Fischer
2008-05-15
more of -Wall fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-03-26
*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
Denis Vlasenko
2008-03-23
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
Denis Vlasenko
2008-03-19
adduser/addgroup: check username for invalid chars
Denis Vlasenko
2008-03-17
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.
Denis Vlasenko
2008-03-17
*: mode tcp/udpsvd to networking, delete ipsvd/*
Denis Vlasenko
2008-03-17
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
Denis Vlasenko
2008-03-17
*: shrink by using [f]open_or_warn_stdin where appropriate
Denis Vlasenko
2008-03-17
*: fix fallout from -Wunused-parameter
Denis Vlasenko
2008-03-17
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
[prev]
[next]