OSDN Git Service

Switch to toybox sendevent.
[android-x86/external-toybox.git] / lib / password.c
2015-08-27 Elliott Hughesam 2657806e: (-s ours) am 9f05d690: Merge "On testing...
2015-08-27 Elliott Hughesam 652655eb: (-s ours) am bef6d0ab: Merge "mknod: Add...
2015-08-27 Elliott Hughesam fb1ae07a: (-s ours) am e3764ccd: Regenerate generate...
2015-07-10 Elliott Hughesam c96e4249: Don\'t add a symlink for killall --- it...
2015-07-10 Elliott Hughesam c96e4249: Don\'t add a symlink for killall --- it...
2015-07-07 Elliott Hughesam 3e713d86: Merge "Move the magic list of commands...
2015-07-07 Elliott Hughesam 3e713d86: Merge "Move the magic list of commands...
2015-07-07 Elliott HughesMerge "Move the magic list of commands needing cleanup...
2015-05-31 Rob LandleyMove the magic list of commands needing cleanup from...
2015-05-07 Elliott HughesMerge remote-tracking branch 'goog/mnc-dev-plus-aosp...
2015-05-04 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-04-27 Rob LandleySome infrastructure hexedit needs. (Poor man's curses.)
2015-01-23 Elliott HughesMerge remote-tracking branch 'toybox/master' into stuff
2015-01-18 Rob LandleyRemove trailing whitespace.
2014-11-11 Rob LandleyRemove unnecessary assignment spotted by Cynt Rynt.
2014-09-26 Rob LandleyThe only illegal characters in a username are ":" ...
2014-06-29 Rob LandleyCleanup read_password(), factor out set_terminal()...
2014-06-26 Rob LandleyCleanup pass on mkpasswd.c
2014-05-24 Rob Landleypatch from ashwini sharma: treat 0 length read at the...
2014-03-29 Rob LandleyGroup headers by standard (POSIX or LSB) or function...
2014-01-16 Rob LandleyRename xmsprintf() to just xmprintf().
2013-12-23 Ashwini SharmaAttached is an implementation for groupdel.
2013-11-03 Rob LandleyFix off by one, pointed out by Ashwini Sharma.
2013-10-17 Rob LandleyMinor lib/password.c cleanup, described on the list...
2013-10-17 Rob LandleyPrep work for useradd by Ashwini Sharma.
2012-11-13 Rob LandleyReindent to two spaces per level. Remove vi: directives...
2012-07-21 Rob LandleyUse "_password" instead of "_passwd" for names in lib...
2012-07-17 Rob LandleyAdd passwd by Kyungwan Han.