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
/
coreutils
/
id.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
id: correct getgroups usage
Denys Vlasenko
2011-06-22
1
-16
/
+15
*
groups: make it NOEXEC
Denys Vlasenko
2011-06-22
1
-3
/
+9
*
groups: new applet
Tito Ragusa
2011-06-21
1
-4
/
+36
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-1
/
+0
*
move help text from include/usage.src.h to coreutils/*.c
Pere Orga
2011-03-31
1
-0
/
+18
*
id: fix inverted if (!ENABLE_DESKTOP)
Denys Vlasenko
2011-01-26
1
-3
/
+2
*
Marked some more applets NOEXEC/NOFORK
Dan Fandrich
2010-10-01
1
-0
/
+2
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-11-13
1
-1
/
+1
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
1
-2
/
+2
*
libbb: introduce and use xgetpwnam. ~ -150 bytes.
Denis Vlasenko
2008-12-03
1
-3
/
+1
*
libbb: password/group function helpers rewritten by Tito:
Denis Vlasenko
2008-12-02
1
-7
/
+3
*
id: do not abort build if we use internal password/group functions.
Denis Vlasenko
2008-11-17
1
-0
/
+2
*
id: abort the build of uclibc is less than 0.9.30
Denis Vlasenko
2008-11-16
1
-0
/
+6
*
- commentary typo fix (tito)
Bernhard Reutner-Fischer
2008-11-05
1
-1
/
+1
*
- fix typo in print_user() (tito)
Bernhard Reutner-Fischer
2008-11-05
1
-1
/
+1
*
id: better wording in comments, no code changes
Denis Vlasenko
2008-10-29
1
-6
/
+6
*
id: coreutils compat by Tito + test script
Denis Vlasenko
2008-10-29
1
-128
/
+162
*
id: fix "id <user>" case. Requires getgrouplist().
Denis Vlasenko
2008-09-18
1
-10
/
+40
*
id: unsigned long is excessive for option bitmask
Denis Vlasenko
2008-09-14
1
-14
/
+8
*
id: code shrink
Denis Vlasenko
2008-09-13
1
-18
/
+19
*
- implement id -G (Tito Ragusa)
Bernhard Reutner-Fischer
2008-09-12
1
-10
/
+37
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
*: 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
*
printf("%s\n") -> puts()
Denis Vlasenko
2007-10-01
1
-1
/
+1
*
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
Denis Vlasenko
2007-09-27
1
-2
/
+2
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
bb_getpwuid, bb_getgrgid: change order of arguments to more intuitive one;
Denis Vlasenko
2007-07-27
1
-9
/
+8
*
libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options
Denis Vlasenko
2007-07-21
1
-1
/
+1
*
delete tons of extra #includes
Denis Vlasenko
2007-05-31
1
-3
/
+0
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
fix accumulated whitespace and indentation damage
Denis Vlasenko
2007-03-20
1
-19
/
+19
*
next portion of selinux updates: chcon, runcon. From
Denis Vlasenko
2007-03-11
1
-1
/
+1
*
selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft)
Denis Vlasenko
2007-03-10
1
-11
/
+32
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
fix build without shadow support
Denis Vlasenko
2006-12-28
1
-12
/
+9
*
bb_xget[pw/gr]nam were horribly misnamed - fixed.
Denis Vlasenko
2006-12-28
1
-2
/
+2
*
remove bb_printf and the like
Denis Vlasenko
2006-10-26
1
-9
/
+9
*
httpd: add -u user[:grp] support
Denis Vlasenko
2006-10-05
1
-13
/
+13
*
build system overhaul
Denis Vlasenko
2006-10-05
1
-1
/
+0
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
1
-2
/
+2
*
- remove emacs layout block as suggested by Robert P.J. Day
Bernhard Reutner-Fischer
2006-05-19
1
-24
/
+1
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-03-06
1
-1
/
+1
*
- new bb_opt_complementally syntax, use [-:?] only - 'free' chars
"Vladimir N. Oleynik"
2005-10-14
1
-5
/
+2
*
- use complementally '!' to '?' - 'ask' is best 'free' char for this.
"Vladimir N. Oleynik"
2005-10-11
1
-11
/
+10
*
- rename libbb's password helpers as suggested in libbb.h
Bernhard Reutner-Fischer
2005-09-20
1
-8
/
+8
*
1) bb_opt_complementaly -> bb_opt_complementally
"Vladimir N. Oleynik"
2005-09-05
1
-3
/
+2
*
change the hardcoded error constant (0x80000000UL) to a nice flexible define ...
Mike Frysinger
2005-05-11
1
-1
/
+1
*
A patch from Takeharu KATO to update/fix SE-Linux support.
Rob Landley
2005-05-03
1
-12
/
+17
[next]