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
/
chpasswd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS
Denys Vlasenko
2009-06-19
1
-2
/
+2
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
1
-1
/
+1
*
*: unify concurrent-safe update of /etc/{passwd,group,[g]shadow}
Denis Vlasenko
2009-04-14
1
-3
/
+2
*
- don't free user-supplied string (via -e)
Bernhard Reutner-Fischer
2008-08-05
1
-3
/
+3
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
make pw_encrypt() return malloc'ed string.
Denis Vlasenko
2008-06-12
1
-0
/
+1
*
uclibc insists on having 70k static buffer for crypt.
Denis Vlasenko
2008-06-12
1
-1
/
+1
*
*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
Denis Vlasenko
2008-03-26
1
-1
/
+1
*
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
Denis Vlasenko
2008-03-23
1
-2
/
+0
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
whitespace fixes, no code changes
Denis Vlasenko
2007-08-16
1
-1
/
+1
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-1
/
+1
*
Replace index_in_[sub]str_array with index_in_[sub]strings,
Denis Vlasenko
2007-07-24
1
-1
/
+1
*
chpasswd: rename long options definition to match other applets. no code changes
Denis Vlasenko
2007-07-23
1
-2
/
+2
*
rework long option handling. saves ~1.2k
Denis Vlasenko
2007-07-23
1
-5
/
+4
*
chpasswd: fix indentation
Denis Vlasenko
2007-07-21
1
-1
/
+1
*
chpasswd: fixes for shadow password handling
Denis Vlasenko
2007-07-21
1
-10
/
+12
*
chpasswd: fixes and code shrink
Denis Vlasenko
2007-07-21
1
-17
/
+12
*
chpasswd: now with svn add
Denis Vlasenko
2007-07-20
1
-0
/
+77