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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- passwd doesnt use salt with md5 passwords; bug #604 thanks taviso
Bernhard Reutner-Fischer
2006-05-19
1
-3
/
+11
*
pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mail...
Mike Frysinger
2006-05-13
1
-1
/
+1
*
From Jan Kiszka: This patch fixes the security labelling of the login terminal
Rob Landley
2006-03-27
1
-13
/
+9
*
2006-03-21 Shaun Jackman <sjackman@gmail.com>: Include signal.h instead of ...
Mike Frysinger
2006-03-22
1
-1
/
+1
*
- revert back to r14406
Bernhard Reutner-Fischer
2006-03-13
1
-7
/
+15
*
- backout using features which are not available with the previous stable
Bernhard Reutner-Fischer
2006-03-09
1
-2
/
+6
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-03-06
4
-4
/
+4
*
- remove unused lists *-m
Bernhard Reutner-Fischer
2006-03-02
1
-3
/
+0
*
- use absolute path for top_builddir and top_srcdir.
Bernhard Reutner-Fischer
2006-03-02
1
-0
/
+4
*
- fixes parallel builds (make -j)
Bernhard Reutner-Fischer
2006-03-01
1
-14
/
+5
*
Don't build directory libraries unless we're building an applet that needs it.
Rob Landley
2006-02-21
1
-0
/
+2
*
make the build system puuuuuuuuuuurty
Mike Frysinger
2006-02-02
1
-3
/
+2
*
- bzero -> memset
Bernhard Reutner-Fischer
2006-01-31
2
-25
/
+25
*
more destroy potential overflow for x86_64.
"Vladimir N. Oleynik"
2006-01-31
1
-1
/
+3
*
destroy potential overflow for x86_64. Added ATTRIBUTE_UNUSED
"Vladimir N. Oleynik"
2006-01-31
1
-3
/
+6
*
fix up yet more annoying signed/unsigned and mixed type errors
Eric Andersen
2006-01-30
1
-2
/
+2
*
just whitespace
Tim Riker
2006-01-25
5
-8
/
+8
*
- add platform.h.
Bernhard Reutner-Fischer
2006-01-22
2
-16
/
+3
*
- Document -m, -c, -s and provide a default shell for standalone build.
Bernhard Reutner-Fischer
2006-01-19
1
-9
/
+17
*
- shared libbusybox.
Bernhard Reutner-Fischer
2006-01-15
1
-1
/
+6
*
declare const for fun
Mike Frysinger
2006-01-08
1
-1
/
+1
*
patch from tito: consolidate delay functions as bb_do_delay()
Rob Landley
2006-01-06
4
-26
/
+4
*
Second attempt to simplify the login menu. Shadow password stuff at the top,
Rob Landley
2005-12-21
1
-2
/
+1
*
Shadow password support went beyond the dependency event horizon, just make
Rob Landley
2005-12-20
1
-32
/
+28
*
Shadow password support involves vlock too.
Rob Landley
2005-12-19
1
-3
/
+3
*
Patch from Tito to make vlock much smaller.
Rob Landley
2005-12-19
1
-94
/
+14
*
strncmp isn't automatically superior to strcmp. Especially when it isn't
Rob Landley
2005-12-18
1
-2
/
+2
*
remove strange bloat dup2() usage, sync this code with mainstream login-utils...
"Vladimir N. Oleynik"
2005-12-13
1
-3
/
+2
*
Quote the user we pass to addgroup so funky chars are preserved. Fix by drag...
Mike Frysinger
2005-11-15
1
-1
/
+1
*
common BUFSIZ BSS buffer, small reduce code, data and bss
"Vladimir N. Oleynik"
2005-10-15
2
-17
/
+10
*
change interface to bb_xasprintf() - more perfect for me.
"Vladimir N. Oleynik"
2005-09-29
1
-1
/
+1
*
getty must chdir(/). Use bb_getopt_ulflags. Indent. error() perfect
"Vladimir N. Oleynik"
2005-09-29
1
-221
/
+180
*
use the shorter license header
Mike Frysinger
2005-09-24
1
-15
/
+2
*
use brief license line
Mike Frysinger
2005-09-24
1
-15
/
+2
*
- rename libbb's password helpers as suggested in libbb.h
Bernhard Reutner-Fischer
2005-09-20
2
-2
/
+2
*
The change in getty.c in Busybox 1.01 caused the /etc/issue file to not
Eric Andersen
2005-07-27
1
-5
/
+6
*
use toplevel ARFLAGS and update default ARFLAGS to be quiet
Mike Frysinger
2005-07-27
1
-1
/
+1
*
2005-06-30 Shaun Jackman <sjackman@gmail.com>
Mike Frysinger
2005-07-01
1
-16
/
+14
*
2005-06-30 Shaun Jackman <sjackman@gmail.com>
Mike Frysinger
2005-07-01
1
-0
/
+6
*
Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTM...
Mike Frysinger
2005-07-01
4
-25
/
+33
*
A patch from Takeharu KATO to update/fix SE-Linux support.
Rob Landley
2005-05-03
3
-28
/
+35
*
Patch from Bernhard Fischer to make a bunch of symbols static
Eric Andersen
2005-04-16
4
-6
/
+6
*
In Bug 208, bernhardf writes:
Mike Frysinger
2005-04-16
1
-1
/
+1
*
Use a sane VEOL setting
Eric Andersen
2005-04-14
1
-1
/
+1
*
egor duda writes:
Eric Andersen
2004-10-08
2
-5
/
+11
*
Only write to shadow file is shadow passwords are enabled. Patch by magicfox ...
Glenn L McGrath
2004-09-15
1
-5
/
+4
*
Patch from tito to add argument checking.
Glenn L McGrath
2004-09-14
1
-2
/
+2
*
Tito writes:
Eric Andersen
2004-09-02
1
-7
/
+2
*
Tito writes:
Eric Andersen
2004-09-02
1
-7
/
+2
*
Improve the setuid situation a bit, and make it more apparent
Eric Andersen
2004-08-26
1
-0
/
+16
[next]