2018-04-08 |
Denys Vlasenko | libbb.h: always include sys/resource.h |
blob | commitdiff | raw |
2018-04-07 |
Denys Vlasenko | libbb: switch bb_ask_noecho() to "mallocing" string... |
blob | commitdiff | raw | diff to current |
2018-04-07 |
Denys Vlasenko | libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmat... |
blob | commitdiff | raw | diff to current |
2017-07-27 |
Denys Vlasenko | config: trim/improve item names and help texts, take 2 |
blob | commitdiff | raw | diff to current |
2017-07-21 |
Denys Vlasenko | config: deindent all help texts |
blob | commitdiff | raw | diff to current |
2017-07-18 |
Denys Vlasenko | Update menuconfig items with approximate applet sizes |
blob | commitdiff | raw | diff to current |
2017-01-20 |
Denys Vlasenko | password utils: improve --help, make DEFAULT_PASSWD_ALG... |
blob | commitdiff | raw | diff to current |
2016-03-30 |
Denys Vlasenko | Replace a few more bb_info_msg's by bb_error_msg or... |
blob | commitdiff | raw | diff to current |
2015-10-18 |
Denys Vlasenko | loginutils/*: convert to new-style "one file" applets |
blob | commitdiff | raw | diff to current |
2013-11-19 |
Denys Vlasenko | libbb: move nuke_str() from passwd into libbb |
blob | commitdiff | raw | diff to current |
2012-07-06 |
Mike Frysinger | include sys/resource.h where needed |
blob | commitdiff | raw | diff to current |
2012-01-08 |
Denys Vlasenko | passwd,cryptpw: make default encryption algorithm confi... |
blob | commitdiff | raw | diff to current |
2011-06-05 |
Denys Vlasenko | *: remove "Options:" string from help texts |
blob | commitdiff | raw | diff to current |
2011-05-13 |
Denys Vlasenko | passwd: shorter help text |
blob | commitdiff | raw | diff to current |
2011-05-13 |
Denys Vlasenko | adduser: safe username passing to passwd/addgroup |
blob | commitdiff | raw | diff to current |
2011-04-04 |
Tito Ragusa | passwd,chpasswd: reset password in /etc/passwd to ... |
blob | commitdiff | raw | diff to current |
2011-04-02 |
Pere Orga | move help text from include/usage.src.h to debianutils... |
blob | commitdiff | raw | diff to current |
2011-03-08 |
Denys Vlasenko | s/FAIL_DELAY/LOGIN_FAIL_DELAY/ |
blob | commitdiff | raw | diff to current |
2010-08-16 |
Denys Vlasenko | *: make GNU licensing statement forms more regular |
blob | commitdiff | raw | diff to current |
2010-01-09 |
Denys Vlasenko | passwd: do not complain about /etc/shadow needlessly |
blob | commitdiff | raw | diff to current |
2009-11-13 |
Denys Vlasenko | *: use "can't" instead of "cannot" |
blob | commitdiff | raw | diff to current |
2009-11-02 |
Denys Vlasenko | passwd: do not complain if /etc/shadow is missing |
blob | commitdiff | raw | diff to current |
2009-04-14 |
Denis Vlasenko | *: unify concurrent-safe update of /etc/{passwd,group... |
blob | commitdiff | raw | diff to current |
2009-03-11 |
Denis Vlasenko | *: remove LOG_NOWAIT |
blob | commitdiff | raw | diff to current |
2008-12-03 |
Denis Vlasenko | libbb: introduce and use xgetpwnam. ~ -150 bytes. |
blob | commitdiff | raw | diff to current |
2008-12-03 |
Bernhard Reutner... | - add new applet mkpasswd(1) |
blob | commitdiff | raw | diff to current |
2008-12-02 |
Denis Vlasenko | libbb: password/group function helpers rewritten by... |
blob | commitdiff | raw | diff to current |
2008-07-21 |
Bernhard Reutner... | - first pass to unify/cleanup uid handling (-236b) |
blob | commitdiff | raw | diff to current |
2008-07-05 |
Denis Vlasenko | *: rename ATTRIBUTE_XXX to just XXX. |
blob | commitdiff | raw | diff to current |
2008-06-12 |
Denis Vlasenko | make pw_encrypt() return malloc'ed string. |
blob | commitdiff | raw | diff to current |
2008-06-12 |
Denis Vlasenko | uclibc insists on having 70k static buffer for crypt. |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Denis Vlasenko | *: add -Wunused-parameter; fix resulting breakage |
blob | commitdiff | raw | diff to current |
2008-02-16 |
Denis Vlasenko | libbb: introduce bb_signals and bb_signals_recursive, |
blob | commitdiff | raw | diff to current |
2008-01-27 |
Bernhard Reutner... | - fix conflicting decls of syslog related facilitynames... |
blob | commitdiff | raw | diff to current |
2007-10-29 |
Denis Vlasenko | appletlib.c: make it actally follow _BB_SUID_ALWAYS... |
blob | commitdiff | raw | diff to current |
2007-10-11 |
Denis Vlasenko | add -fvisibility=hidden to CC flags, mark XXX_main... |
blob | commitdiff | raw | diff to current |
2007-08-18 |
Denis Vlasenko | don't pass argc in getopt32, it's superfluous |
blob | commitdiff | raw | diff to current |
2007-07-27 |
Denis Vlasenko | passwd: fix bug: we are trying to update shadow even... |
blob | commitdiff | raw | diff to current |
2007-07-27 |
Denis Vlasenko | bb_getpwuid, bb_getgrgid: change order of arguments... |
blob | commitdiff | raw | diff to current |
2007-07-20 |
Denis Vlasenko | chpasswd: new applet by Alexander Shishkin <virtuoso... |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Denis Vlasenko | usage.c: remove reference to busybox.h |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Denis Vlasenko | cryptpw: new applet (a bit less than 3k added) |
blob | commitdiff | raw | diff to current |
2007-03-13 |
Denis Vlasenko | Do not fail password check if shadow password does... |
blob | commitdiff | raw | diff to current |
2007-02-03 |
Denis Vlasenko | suppress warnings about easch <applet>_main() having |
blob | commitdiff | raw | diff to current |
2007-01-29 |
Denis Vlasenko | preparatory patch for -Wwrite-strings #3 |
blob | commitdiff | raw | diff to current |
2006-12-30 |
Denis Vlasenko | fix for uclibc-without-shadow.h compilation |
blob | commitdiff | raw | diff to current |
2006-12-19 |
Denis Vlasenko | passwd: add option to check passwords for weakness |
blob | commitdiff | raw | diff to current |
2006-12-12 |
Denis Vlasenko | passwd: fix indentation |
blob | commitdiff | raw | diff to current |
2006-12-12 |
Denis Vlasenko | passwd: added comment |
blob | commitdiff | raw | diff to current |
2006-12-12 |
Denis Vlasenko | passwd: shrink by ~10 bytes, use PRNG instead of usleep. |
blob | commitdiff | raw | diff to current |
2006-12-01 |
Denis Vlasenko | passwd: made smaller by ~130 bytes. size can go negative |
blob | commitdiff | raw | diff to current |
2006-11-30 |
Denis Vlasenko | passwd: micro-optimization |
blob | commitdiff | raw | diff to current |
2006-11-30 |
Denis Vlasenko | passwd: small size optimization. salt generation improved |
blob | commitdiff | raw | diff to current |
2006-11-30 |
Denis Vlasenko | passwd: rework: |
blob | commitdiff | raw | diff to current |
2006-11-27 |
Denis Vlasenko | style cleanup: return(a) -> return a, part 2 |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Denis Vlasenko | getopt_ulflags -> getopt32. |
blob | commitdiff | raw | diff to current |
2006-09-26 |
Denis Vlasenko | several fixes from openWRT project |
blob | commitdiff | raw | diff to current |
2006-09-23 |
Denis Vlasenko | passwd: getopt_ulflags'isation |
blob | commitdiff | raw | diff to current |
2006-09-06 |
Denis Vlasenko | removed a lot of trailing \n in bb_msg() calls. It... |
blob | commitdiff | raw | diff to current |
2006-08-03 |
Rob Landley | Remove bb_ prefixes from xfuncs.c (and a few other... |
blob | commitdiff | raw | diff to current |
2006-07-16 |
Rob Landley | Convert setuid/setgid users to xsetuid/xsetgid. |
blob | commitdiff | raw | diff to current |
2006-07-12 |
"Robert P. J. Day" | Add one-line GPL boilerplate to numerous (but not all... |
blob | commitdiff | raw | diff to current |
2006-07-11 |
Rob Landley | Patch from Tito to remove pwd_to_spwd (which we don... |
blob | commitdiff | raw | diff to current |
2006-04-21 |
Ned Ludd | - passwd doesnt use salt with md5 passwords; bug #604... |
blob | commitdiff | raw | diff to current |
2006-03-06 |
Rob Landley | Robert P. Day removed 8 gazillion occurrences of "exter... |
blob | commitdiff | raw | diff to current |
2006-01-31 |
Bernhard Reutner... | - bzero -> memset |
blob | commitdiff | raw | diff to current |
2006-01-08 |
Mike Frysinger | declare const for fun |
blob | commitdiff | raw | diff to current |
2006-01-06 |
Rob Landley | patch from tito: consolidate delay functions as bb_do_d... |
blob | commitdiff | raw | diff to current |
2005-09-20 |
Bernhard Reutner... | - rename libbb's password helpers as suggested in libbb.h |
blob | commitdiff | raw | diff to current |
2005-04-16 |
Eric Andersen | Patch from Bernhard Fischer to make a bunch of symbols... |
blob | commitdiff | raw | diff to current |
2004-09-15 |
Glenn L McGrath | Only write to shadow file is shadow passwords are enabl... |
blob | commitdiff | raw | diff to current |
2004-09-02 |
Eric Andersen | Tito writes: |
blob | commitdiff | raw | diff to current |
2004-05-01 |
Eric Andersen | Do not use getpass(3) |
blob | commitdiff | raw | diff to current |
2003-09-04 |
Glenn L McGrath | Set the default password to md5, patch by Joshua Jackson |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Manuel Novoa III | Major coreutils update. |
blob | commitdiff | raw | diff to current |
2003-02-08 |
Glenn L McGrath | Patch from Joshua Jackson, make md5 the default hash... |
blob | commitdiff | raw | diff to current |
2002-07-19 |
Robert Griebl | Applied vodz' patches #49 and #50 (with a small correct... |
blob | commitdiff | raw | diff to current |
2002-07-03 |
Eric Andersen | Fix text alignment, thanks to Sander Klein <s.klein... |
blob | commitdiff | raw | diff to current |
2002-06-23 |
Eric Andersen | Port over the last of the tinylogin applets |
blob | commitdiff | raw | diff to current |
|