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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
loginutils
/
adduser.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-2
/
+2
*
adduser/addgroup: check username for invalid chars
Denis Vlasenko
2008-03-19
1
-0
/
+1
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
adduser: optional support for long options. +110 bytes.
Denis Vlasenko
2008-02-15
1
-0
/
+17
*
Announce 1.8.0
1_8_0
Denis Vlasenko
2007-11-04
1
-2
/
+2
*
appletlib.c: make it actally follow _BB_SUID_ALWAYS rules
Denis Vlasenko
2007-10-29
1
-118
/
+78
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
Denis Vlasenko
2007-10-01
1
-1
/
+1
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-1
/
+2
*
addgroup: "disallow addgroup -g num user group"; make -g 0 work
Denis Vlasenko
2007-07-30
1
-2
/
+2
*
adduser: close /etc/{passwd,shadow} before calling passwd etc.
Denis Vlasenko
2007-07-14
1
-5
/
+5
*
Audit bb_common_bufsiz usage, add script which looks for misuse.
Denis Vlasenko
2007-06-04
1
-6
/
+5
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
adduser: don't bomb out if shadow password file doesn't exist
Denis Vlasenko
2007-03-24
1
-10
/
+14
*
Do not fail password check if shadow password does not exist -
Denis Vlasenko
2007-03-13
1
-17
/
+18
*
clean up accumulated whitespace damage
Denis Vlasenko
2007-03-07
1
-1
/
+1
*
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
Denis Vlasenko
2007-02-06
1
-1
/
+1
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
preparatory patch for -Wwrite-strings #3
Denis Vlasenko
2007-01-29
1
-2
/
+2
*
Trailing whitespace removal over entire tree
Denis Vlasenko
2007-01-11
1
-1
/
+1
*
bb_xget[pw/gr]nam were horribly misnamed - fixed.
Denis Vlasenko
2006-12-28
1
-2
/
+2
*
adduser: trivial code movement
Denis Vlasenko
2006-12-26
1
-6
/
+6
*
mostly style fixes
Denis Vlasenko
2006-11-01
1
-1
/
+1
*
message string changes, mostly for consistency, also -32 bytes in .rodata
Denis Vlasenko
2006-10-20
1
-1
/
+1
*
sulogin: add support for $SUSHELL & $sushell
Denis Vlasenko
2006-10-14
1
-5
/
+5
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
1
-2
/
+2
*
whitespace cleanup
Denis Vlasenko
2006-09-17
1
-3
/
+3
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-08-03
1
-12
/
+4
*
Bugfix from Tito to make sure /etc/group gets updated.
Rob Landley
2006-07-16
1
-3
/
+3
*
Rewrite/shrink by tito.
Rob Landley
2006-04-04
1
-167
/
+68
*
just whitespace
Tim Riker
2006-01-25
1
-2
/
+2
*
- add platform.h.
Bernhard Reutner-Fischer
2006-01-22
1
-15
/
+2
*
Quote the user we pass to addgroup so funky chars are preserved. Fix by drag...
Mike Frysinger
2005-11-15
1
-1
/
+1
*
change interface to bb_xasprintf() - more perfect for me.
"Vladimir N. Oleynik"
2005-09-29
1
-1
/
+1
*
- rename libbb's password helpers as suggested in libbb.h
Bernhard Reutner-Fischer
2005-09-20
1
-1
/
+1
*
Tito writes:
Eric Andersen
2004-09-02
1
-7
/
+2
*
Bertrand Baudet writes:
Eric Andersen
2004-08-16
1
-2
/
+2
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-2
/
+2
*
move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one
Glenn L McGrath
2003-09-02
1
-2
/
+1
*
Based on a tinylogin patch from Philip Blundell, add several
Eric Andersen
2003-06-21
1
-30
/
+74
*
last_patch89 from vodz:
Eric Andersen
2003-06-20
1
-28
/
+12
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-19
/
+19
*
Apply vodz' last_patch52
Eric Andersen
2002-09-16
1
-10
/
+6
*
Fix for the totally broken adduser applet (parts/ideas from vodz and tito)
Robert Griebl
2002-07-16
1
-18
/
+10
*
Port over the last of the tinylogin applets
Eric Andersen
2002-06-23
1
-52
/
+4
*
Bigger patch for (partial) tinylogin integration
Robert Griebl
2002-06-04
1
-0
/
+352