index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
loginutils
/
passwd.c
Age
Commit message (
Expand
)
Author
2006-07-16
Convert setuid/setgid users to xsetuid/xsetgid.
Rob Landley
2006-07-12
Add one-line GPL boilerplate to numerous (but not all yet) source files.
"Robert P. J. Day"
2006-07-11
Patch from Tito to remove pwd_to_spwd (which we don't actually need), with
Rob Landley
2006-04-21
- passwd doesnt use salt with md5 passwords; bug #604 thanks taviso
Ned Ludd
2006-03-06
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-01-31
- bzero -> memset
Bernhard Reutner-Fischer
2006-01-08
declare const for fun
Mike Frysinger
2006-01-06
patch from tito: consolidate delay functions as bb_do_delay()
Rob Landley
2005-09-20
- rename libbb's password helpers as suggested in libbb.h
Bernhard Reutner-Fischer
2005-04-16
Patch from Bernhard Fischer to make a bunch of symbols static
Eric Andersen
2004-09-15
Only write to shadow file is shadow passwords are enabled. Patch by magicfox ...
Glenn L McGrath
2004-09-02
Tito writes:
Eric Andersen
2004-05-01
Do not use getpass(3)
Eric Andersen
2003-09-04
Set the default password to md5, patch by Joshua Jackson
Glenn L McGrath
2003-03-19
Major coreutils update.
Manuel Novoa III
2003-02-08
Patch from Joshua Jackson, make md5 the default hash algorithm
Glenn L McGrath
2002-07-19
Applied vodz' patches #49 and #50 (with a small correction in runshell.c)
Robert Griebl
2002-07-03
Fix text alignment, thanks to Sander Klein <s.klein@quicknet.nl>
Eric Andersen
2002-06-23
Port over the last of the tinylogin applets
Eric Andersen
[prev]