- df10094 - revert back to r14406 by Bernhard Reutner-Fischer · 19 years ago
- 07a79e7 - backout using features which are not available with the previous stable by Bernhard Reutner-Fischer · 19 years ago
- dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
- e3ec99d - remove unused lists *-m by Bernhard Reutner-Fischer · 19 years ago
- 022eb31 - use absolute path for top_builddir and top_srcdir. by Bernhard Reutner-Fischer · 19 years ago
- 5d26126 - fixes parallel builds (make -j) by Bernhard Reutner-Fischer · 19 years ago
- d6e14d8 Don't build directory libraries unless we're building an applet that needs it. by Rob Landley · 19 years ago
- b38673f make the build system puuuuuuuuuuurty by Mike Frysinger · 19 years ago
- 3038557 - bzero -> memset by Bernhard Reutner-Fischer · 19 years ago
- 39e7510 more destroy potential overflow for x86_64. by "Vladimir N. Oleynik" · 19 years ago
- 77bb33c destroy potential overflow for x86_64. Added ATTRIBUTE_UNUSED by "Vladimir N. Oleynik" · 19 years ago
- a68ea1c fix up yet more annoying signed/unsigned and mixed type errors by Eric Andersen · 19 years ago
- c1ef7bd just whitespace by Tim Riker · 19 years ago
- 86f5c99 - add platform.h. - use shorter boilerplate while at it. by Bernhard Reutner-Fischer · 19 years ago
- 5a620ea - Document -m, -c, -s and provide a default shell for standalone build. by Bernhard Reutner-Fischer · 19 years ago
- 7ca61b6 - shared libbusybox. by Bernhard Reutner-Fischer · 19 years ago
- e87ae0b declare const for fun by Mike Frysinger · 19 years ago
- 84cb767 patch from tito: consolidate delay functions as bb_do_delay() by Rob Landley · 19 years ago
- beb665a Second attempt to simplify the login menu. Shadow password stuff at the top, by Rob Landley · 19 years ago
- b962041 Shadow password support went beyond the dependency event horizon, just make by Rob Landley · 19 years ago
- b3f05a4 Shadow password support involves vlock too. by Rob Landley · 19 years ago
- 68eb9dd Patch from Tito to make vlock much smaller. by Rob Landley · 19 years ago
- 553d83d strncmp isn't automatically superior to strcmp. Especially when it isn't by Rob Landley · 19 years ago
- 4a9d6d1 remove strange bloat dup2() usage, sync this code with mainstream login-utils, size reduce by "Vladimir N. Oleynik" · 19 years ago
- 4ee2eee Quote the user we pass to addgroup so funky chars are preserved. Fix by dragan_marinkovic in Bug 544 by Mike Frysinger · 19 years ago
- 6f347ef common BUFSIZ BSS buffer, small reduce code, data and bss by "Vladimir N. Oleynik" · 19 years ago
- 39a841c change interface to bb_xasprintf() - more perfect for me. by "Vladimir N. Oleynik" · 19 years ago
- 3e245c9 getty must chdir(/). Use bb_getopt_ulflags. Indent. error() perfect by "Vladimir N. Oleynik" · 19 years ago
- 62f18e1 use the shorter license header by Mike Frysinger · 19 years ago
- 0d4ee68 use brief license line by Mike Frysinger · 19 years ago
- d5bd137 - rename libbb's password helpers as suggested in libbb.h by Bernhard Reutner-Fischer · 19 years ago
- 77804ce The change in getty.c in Busybox 1.01 caused the /etc/issue file to not by Eric Andersen · 19 years ago
- 4d00896 use toplevel ARFLAGS and update default ARFLAGS to be quiet by Mike Frysinger · 19 years ago
- b381009 2005-06-30 Shaun Jackman <sjackman@gmail.com> by Mike Frysinger · 19 years ago
- f413e24 2005-06-30 Shaun Jackman <sjackman@gmail.com> by Mike Frysinger · 19 years ago
- 8deb686 Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTMP options by Mike Frysinger · 19 years ago
- 60158cb A patch from Takeharu KATO to update/fix SE-Linux support. by Rob Landley · 20 years ago
- 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 20 years ago
- 4e5936e In Bug 208, bernhardf writes: by Mike Frysinger · 20 years ago
- afe023d Use a sane VEOL setting by Eric Andersen · 20 years ago
- 7daa076 egor duda writes: by Eric Andersen · 20 years ago
- 995d96a Only write to shadow file is shadow passwords are enabled. Patch by magicfox modified by myself to retain check for shadow file access. by Glenn L McGrath · 20 years ago
- d2bd7d8 Patch from tito to add argument checking. by Glenn L McGrath · 20 years ago
- 192c35f Tito writes: by Eric Andersen · 20 years ago
- 7eb79ff Tito writes: by Eric Andersen · 20 years ago
- 1387910 Improve the setuid situation a bit, and make it more apparent by Eric Andersen · 20 years ago
- 713d6e3 Save a line or two by Eric Andersen · 20 years ago
- b619419 Patch from Manousaridis Angelos to cleanup stale file descriptors, it was preventing unmounting an initial filesystem. by Glenn L McGrath · 20 years ago
- 88e38ca Bertrand Baudet writes: by Eric Andersen · 20 years ago
- b737b1a Umm. Not guilty by reason of insanity. -Erik by Eric Andersen · 20 years ago
- aad29b3 Fixup getty, login, etc so the utmp and wtmp are updated, allowing by Eric Andersen · 20 years ago
- 36adca8 Patch from Bastian Blank: by Eric Andersen · 20 years ago
- 6f9a778 Do not use getpass(3) by Eric Andersen · 21 years ago
- aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
- b37f883 Sigh. The patch from David Anders (prpplague) broke standard by Eric Andersen · 21 years ago
- ea9bcda passwd and sulogin also need libcrypt, via libbb/pw_encrypt() by Eric Andersen · 21 years ago
- c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
- 21d3086 David Anders (prpplague) submitted this patch to allow login to work by Eric Andersen · 21 years ago
- 2479445 Fix/eliminate use of atol by Eric Andersen · 21 years ago
- b627c54 Using vlock also requires libcrypt by Eric Andersen · 21 years ago
- 88c916b Andreas Mohr writes: by Eric Andersen · 21 years ago
- b77158a Set the default password to md5, patch by Joshua Jackson by Glenn L McGrath · 21 years ago
- dc4e75e move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one by Glenn L McGrath · 21 years ago
- a6b7bdc Vodz, last patch 105 by Glenn L McGrath · 21 years ago
- d8ceba9 Ronny L Nilsson writes: by Eric Andersen · 21 years ago
- 340aa1c the word "only" is repeated for CONFIG_FEATURE_SHADOWPASSWDS by Eric Andersen · 21 years ago
- 9c3c38d Patch from Terje Kvernes adding quite a lot of missing documentation by Eric Andersen · 21 years ago
- db210ae Document CONFIG_USE_BB_PWD_GRP by Eric Andersen · 21 years ago
- 43da9d1 Looks like I forgot one little tiny detail... by Eric Andersen · 21 years ago
- cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
- 74f270a decouple delgroup and deluser by Eric Andersen · 21 years ago
- e564211 Patch from Thomas Cameron: by Eric Andersen · 21 years ago
- 9e48045 Patch from Russell Coker: by Eric Andersen · 21 years ago
- f0f754a Based on a tinylogin patch from Philip Blundell, add several by Eric Andersen · 21 years ago
- 8876fb2 last_patch89 from vodz: by Eric Andersen · 21 years ago
- cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
- 3aeaee3 Patch from Joshua Jackson, make md5 the default hash algorithm by Glenn L McGrath · 22 years ago
- cb66509 Patch from Nick Fedchik, CONFIG_SYSLOGD should determine getty's behaviour. by Glenn L McGrath · 22 years ago
- 9e5d6c0 run telnet from inetd, present login prompt if login is configured, by Glenn L McGrath · 22 years ago
- 4c51202 re-order config options, part of a patch from Bastian Blank by Glenn L McGrath · 22 years ago
- f05fd44 Fix addgroup so it actually works -Erik by Eric Andersen · 22 years ago
- c118f99 use const group_file by Tim Riker · 22 years ago
- b8dff0c Teach addgroup to add user names to groups by Eric Andersen · 22 years ago
- c9f20d9 Yet another major rework of the BusyBox config system, using the considerably by Eric Andersen · 22 years ago
- 69b5756 A missing /etc/securetty is not an error when checking the tty name - the by Robert Griebl · 22 years ago
- 09eb000 Patch from Marcel Hamer to fix addgroup argument parsing by Eric Andersen · 22 years ago
- f870148 A missing securetty file is not an error. -Erik by Eric Andersen · 22 years ago
- b26674b Remove gratuitous and unnecessary "BusyBox" refernece in login prompt -Erik by Eric Andersen · 22 years ago
- 71ae64b last_patch61 from vodz: by Eric Andersen · 22 years ago
- fdfe298 last_patch60 from vodz: by Eric Andersen · 22 years ago
- c38678d Apply vodz' last_patch52 by Eric Andersen · 22 years ago
- e599b6d Don't #ifdef __linux__. this is linux. by Aaron Lehmann · 22 years ago
- edcac55 Fix silly typo. addgroup was using /etc/shadow for /etc/gshadow. by Manuel Novoa III · 22 years ago
- 967c3d4 Fixed two compiler warnings by Robert Griebl · 22 years ago
- d378c31 Applied vodz' patches #49 and #50 (with a small correction in runshell.c) by Robert Griebl · 22 years ago
- 2c0d0f0 Fix for the totally broken adduser applet (parts/ideas from vodz and tito) by Robert Griebl · 22 years ago
- 887ca79 Scrub pwd.h and grp.h handling so we don't have to play any silly games. -Erik by Eric Andersen · 22 years ago
- 360e254 tito <farmatito@tiscali.it> noticed that delgroup was actually by Eric Andersen · 22 years ago
- 935daf2 hide shadow using stuff when CONFIG_FEATURE_SHADOWPASSWDS is not set -Erik by Eric Andersen · 22 years ago
- 549df2e Fix text alignment, thanks to Sander Klein <s.klein@quicknet.nl> by Eric Andersen · 22 years ago