aboutsummaryrefslogtreecommitdiff
path: root/loginutils
AgeCommit message (Expand)Author
2006-03-09- backout using features which are not available with the previous stableBernhard Reutner-Fischer
2006-03-06Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley
2006-03-02- remove unused lists *-mBernhard Reutner-Fischer
2006-03-02- use absolute path for top_builddir and top_srcdir.Bernhard Reutner-Fischer
2006-03-01- fixes parallel builds (make -j)Bernhard Reutner-Fischer
2006-02-21Don't build directory libraries unless we're building an applet that needs it.Rob Landley
2006-02-02make the build system puuuuuuuuuuurtyMike Frysinger
2006-01-31- bzero -> memsetBernhard Reutner-Fischer
2006-01-31more destroy potential overflow for x86_64."Vladimir N. Oleynik"
2006-01-31destroy potential overflow for x86_64. Added ATTRIBUTE_UNUSED"Vladimir N. Oleynik"
2006-01-30fix up yet more annoying signed/unsigned and mixed type errorsEric Andersen
2006-01-25just whitespaceTim Riker
2006-01-22- add platform.h.Bernhard Reutner-Fischer
2006-01-19- Document -m, -c, -s and provide a default shell for standalone build.Bernhard Reutner-Fischer
2006-01-15- shared libbusybox.Bernhard Reutner-Fischer
2006-01-08declare const for funMike Frysinger
2006-01-06patch from tito: consolidate delay functions as bb_do_delay()Rob Landley
2005-12-21Second attempt to simplify the login menu. Shadow password stuff at the top,Rob Landley
2005-12-20Shadow password support went beyond the dependency event horizon, just makeRob Landley
2005-12-19Shadow password support involves vlock too.Rob Landley
2005-12-19Patch from Tito to make vlock much smaller.Rob Landley
2005-12-18strncmp isn't automatically superior to strcmp. Especially when it isn'tRob Landley
2005-12-13remove strange bloat dup2() usage, sync this code with mainstream login-utils..."Vladimir N. Oleynik"
2005-11-15Quote the user we pass to addgroup so funky chars are preserved. Fix by drag...Mike Frysinger
2005-10-15common BUFSIZ BSS buffer, small reduce code, data and bss"Vladimir N. Oleynik"
2005-09-29change interface to bb_xasprintf() - more perfect for me."Vladimir N. Oleynik"
2005-09-29getty must chdir(/). Use bb_getopt_ulflags. Indent. error() perfect"Vladimir N. Oleynik"
2005-09-24use the shorter license headerMike Frysinger
2005-09-24use brief license lineMike Frysinger
2005-09-20- rename libbb's password helpers as suggested in libbb.hBernhard Reutner-Fischer
2005-07-27The change in getty.c in Busybox 1.01 caused the /etc/issue file to notEric Andersen
2005-07-27use toplevel ARFLAGS and update default ARFLAGS to be quietMike Frysinger
2005-07-012005-06-30 Shaun Jackman <sjackman@gmail.com>Mike Frysinger
2005-07-012005-06-30 Shaun Jackman <sjackman@gmail.com>Mike Frysinger
2005-07-01Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTM...Mike Frysinger
2005-05-03A patch from Takeharu KATO to update/fix SE-Linux support.Rob Landley
2005-04-16Patch from Bernhard Fischer to make a bunch of symbols staticEric Andersen
2005-04-16In Bug 208, bernhardf writes:Mike Frysinger
2005-04-14Use a sane VEOL settingEric Andersen
2004-10-08egor duda writes:Eric Andersen
2004-09-15Only write to shadow file is shadow passwords are enabled. Patch by magicfox ...Glenn L McGrath
2004-09-14Patch from tito to add argument checking.Glenn L McGrath
2004-09-02Tito writes:Eric Andersen
2004-09-02Tito writes:Eric Andersen
2004-08-26Improve the setuid situation a bit, and make it more apparentEric Andersen
2004-08-26Save a line or twoEric Andersen
2004-08-25Patch from Manousaridis Angelos to cleanup stale file descriptors, it was pre...Glenn L McGrath
2004-08-16Bertrand Baudet writes:Eric Andersen
2004-07-30Umm. Not guilty by reason of insanity.Eric Andersen
2004-07-30Fixup getty, login, etc so the utmp and wtmp are updated, allowingEric Andersen