| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Audit bb_common_bufsiz usage, add script which looks for misuse. | Denis Vlasenko | 2007-06-04 | 1 | -6/+5 |
* | usage.c: remove reference to busybox.h | Denis Vlasenko | 2007-05-26 | 1 | -1/+1 |
* | adduser: don't bomb out if shadow password file doesn't exist | Denis Vlasenko | 2007-03-24 | 1 | -10/+14 |
* | Do not fail password check if shadow password does not exist - | Denis Vlasenko | 2007-03-13 | 1 | -17/+18 |
* | clean up accumulated whitespace damage | Denis Vlasenko | 2007-03-07 | 1 | -1/+1 |
* | EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> | Denis Vlasenko | 2007-02-06 | 1 | -1/+1 |
* | suppress warnings about easch <applet>_main() having | Denis Vlasenko | 2007-02-03 | 1 | -0/+1 |
* | preparatory patch for -Wwrite-strings #3 | Denis Vlasenko | 2007-01-29 | 1 | -2/+2 |
* | Trailing whitespace removal over entire tree | Denis Vlasenko | 2007-01-11 | 1 | -1/+1 |
* | bb_xget[pw/gr]nam were horribly misnamed - fixed. | Denis Vlasenko | 2006-12-28 | 1 | -2/+2 |
* | adduser: trivial code movement | Denis Vlasenko | 2006-12-26 | 1 | -6/+6 |
* | mostly style fixes | Denis Vlasenko | 2006-11-01 | 1 | -1/+1 |
* | message string changes, mostly for consistency, also -32 bytes in .rodata | Denis Vlasenko | 2006-10-20 | 1 | -1/+1 |
* | sulogin: add support for $SUSHELL & $sushell | Denis Vlasenko | 2006-10-14 | 1 | -5/+5 |
* | getopt_ulflags -> getopt32. | Denis Vlasenko | 2006-10-03 | 1 | -2/+2 |
* | whitespace cleanup | Denis Vlasenko | 2006-09-17 | 1 | -3/+3 |
* | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | Rob Landley | 2006-08-03 | 1 | -12/+4 |
* | Bugfix from Tito to make sure /etc/group gets updated. | Rob Landley | 2006-07-16 | 1 | -3/+3 |
* | Rewrite/shrink by tito. | Rob Landley | 2006-04-04 | 1 | -167/+68 |
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -2/+2 |
* | - add platform.h. | Bernhard Reutner-Fischer | 2006-01-22 | 1 | -15/+2 |
* | Quote the user we pass to addgroup so funky chars are preserved. Fix by drag... | Mike Frysinger | 2005-11-15 | 1 | -1/+1 |
* | change interface to bb_xasprintf() - more perfect for me. | "Vladimir N. Oleynik" | 2005-09-29 | 1 | -1/+1 |
* | - rename libbb's password helpers as suggested in libbb.h | Bernhard Reutner-Fischer | 2005-09-20 | 1 | -1/+1 |
* | Tito writes: | Eric Andersen | 2004-09-02 | 1 | -7/+2 |
* | Bertrand Baudet writes: | Eric Andersen | 2004-08-16 | 1 | -2/+2 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -2/+2 |
* | move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one | Glenn L McGrath | 2003-09-02 | 1 | -2/+1 |
* | Based on a tinylogin patch from Philip Blundell, add several | Eric Andersen | 2003-06-21 | 1 | -30/+74 |
* | last_patch89 from vodz: | Eric Andersen | 2003-06-20 | 1 | -28/+12 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -19/+19 |
* | Apply vodz' last_patch52 | Eric Andersen | 2002-09-16 | 1 | -10/+6 |
* | Fix for the totally broken adduser applet (parts/ideas from vodz and tito) | Robert Griebl | 2002-07-16 | 1 | -18/+10 |
* | Port over the last of the tinylogin applets | Eric Andersen | 2002-06-23 | 1 | -52/+4 |
* | Bigger patch for (partial) tinylogin integration | Robert Griebl | 2002-06-04 | 1 | -0/+352 |