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
/
libpwdgrp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kbuild/Config.in: add CONFIG_MINGW and imported files to build system
Nguyễn Thái Ngọc Duy
2009-04-23
1
-0
/
+2
*
usage.c: remove reference to busybox.h
vda
2007-05-26
1
-1
/
+1
*
we were basically ignoring CONFIG_USE_BB_PWD_GRP (assuming =y),
vda
2007-05-18
1
-1
/
+3
*
style fixes
vda
2007-04-13
1
-2
/
+2
*
Do not fail password check if shadow password does not exist -
vda
2007-03-13
1
-4
/
+16
*
start_stop_daemon: add -chuid support
vda
2007-02-26
1
-0
/
+36
*
fixdep.c: avoit doing memcmp in most cases
vda
2006-12-30
3
-48
/
+74
*
fix build without shadow support
vda
2006-12-28
1
-75
/
+92
*
bb_xget[pw/gr]nam were horribly misnamed - fixed.
vda
2006-12-28
1
-17
/
+38
*
httpd: add -u user[:grp] support
vda
2006-10-05
2
-1
/
+50
*
build system overhaul
vda
2006-10-05
5
-268
/
+31
*
Standardize on the vi editing directives being on the first line.
rpjday
2006-07-02
2
-0
/
+2
*
More removal of "#if 0" content.
rpjday
2006-07-01
1
-13
/
+0
*
I broke allbareconfig with half-finished cleanups I'd forgotten weren't done.
landley
2006-06-20
1
-3
/
+1
*
skip_whitespace() shouldn't claim its return value is const, it doesn't know
landley
2006-06-18
1
-4
/
+4
*
pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mail...
vapier
2006-05-13
1
-1
/
+1
*
- include proper headers.
aldot
2006-04-05
2
-2
/
+4
*
- revert back to r14406
aldot
2006-03-13
1
-26
/
+28
*
- backout using features which are not available with the previous stable
aldot
2006-03-09
1
-2
/
+6
*
Typo fixes brought to you by the letters a, l, and Robert P. Day.
landley
2006-03-03
2
-5
/
+5
*
- use absolute path for top_builddir and top_srcdir.
aldot
2006-03-02
1
-0
/
+4
*
- fixes parallel builds (make -j)
aldot
2006-03-01
1
-31
/
+23
*
make the build system puuuuuuuuuuurty
vapier
2006-02-02
1
-5
/
+3
*
just whitespace
timr
2006-01-25
1
-24
/
+24
*
- shared libbusybox.
aldot
2006-01-15
1
-6
/
+21
*
- move GETXXKEY_R_FUNC into an internal helper file to allow for compiling
aldot
2005-10-28
2
-46
/
+154
*
Shaun Jackman pointed out that fgets_unlocked() and friends are gnu extensions
landley
2005-10-08
1
-17
/
+5
*
use the shorter license header
vapier
2005-09-24
1
-15
/
+2
*
use brief license line
vapier
2005-09-24
1
-15
/
+2
*
use toplevel ARFLAGS and update default ARFLAGS to be quiet
vapier
2005-07-27
1
-1
/
+1
*
egor duda writes:
andersen
2004-10-08
2
-7
/
+10
*
Replace the old and somewhat buggy pwd_grp stuff with the shiny
andersen
2004-07-15
17
-1237
/
+1140
*
Larry Doolittle writes:
andersen
2004-04-14
2
-2
/
+2
*
Remove trailing whitespace. Update copyright to include 2004.
andersen
2004-03-15
17
-31
/
+31
*
rename __getgrent so that it doesn't conflict with some libc's
russ
2003-12-18
6
-7
/
+7
*
Patch from Nick Fedchik to fixup paths in busybox/libpwdgrp
andersen
2003-07-26
7
-7
/
+7
*
Remove remaining libc5 support code
andersen
2003-07-22
1
-6
/
+5
*
Update a bunch of docs. Run a script to update my email addr.
andersen
2003-07-14
3
-4
/
+3
*
oops. make this actually work as intended....
andersen
2003-06-26
1
-1
/
+1
*
Oops.
andersen
2003-06-26
1
-1
/
+1
*
Per patch from Nick Fedchik, use SHADOW_FILE, not "/etc/shadow".
andersen
2003-06-26
1
-2
/
+1
*
Major coreutils update.
mjn3
2003-03-19
1
-1
/
+1
*
Fixup header file ordering
andersen
2002-12-11
1
-1
/
+1
*
Change #include order to fix warning
bug1
2002-12-08
1
-1
/
+2
*
include "busybox" after the libc includes tofix compile errors
bug1
2002-12-07
5
-10
/
+9
*
Change if(x)free(x); to free(x);
aaronl
2002-11-28
1
-2
/
+1
*
Fix stupid typo noticed by John Mullin <john.mullin@homenetcomm.com>
andersen
2002-09-16
1
-1
/
+1
*
Yipe. uid and gid were reversed.
andersen
2002-09-10
1
-1
/
+1
*
Joseph Chiu <josephc@idealab.com> found an off-by-one bug. oops!
andersen
2002-08-01
1
-1
/
+1
*
Scrub pwd.h and grp.h handling so we don't have to play any
andersen
2002-07-03
14
-14
/
+14
[next]