Age | Commit message (Expand) | Author |
2005-09-22 | network "default" --> bb_INET_default. Reduce 2 exported from find applet | "Vladimir N. Oleynik" |
2005-09-20 | - rename libbb's password helpers as suggested in libbb.h | Bernhard Reutner-Fischer |
2005-09-19 | destroy bug #421 | "Vladimir N. Oleynik" |
2005-09-15 | Amir Shalem observed that telnetd doesn't really require login, so forcing | Rob Landley |
2005-09-15 | BsAtHome writes in Bug 433: | Mike Frysinger |
2005-09-08 | Fix the warning by rewriting the function to be smaller and simpler. | Rob Landley |
2005-09-06 | - sync traceroute with Slackware-10.1 | "Vladimir N. Oleynik" |
2005-09-05 | 1) bb_opt_complementaly -> bb_opt_complementally | "Vladimir N. Oleynik" |
2005-09-01 | Tracking system but #4: php needs the environment variable SCRIPT_FILENAME. | Rob Landley |
2005-09-01 | Off by one error in max_leases sanity check. Bug 349, apparently. | Rob Landley |
2005-08-22 | Two FEATURE_CLEAN_UP patches from Shaun Jackman, closing filehandles. | Rob Landley |
2005-08-01 | commiting: | Paul Fox |
2005-08-01 | allow suppression of default client-id. fixes bug 000037. allows | Paul Fox |
2005-07-31 | patch by apgo in Bug 345 to not use ether_hostton() with uClibc | Mike Frysinger |
2005-07-31 | typecast to int | Mike Frysinger |
2005-07-31 | use socklen_t instead of size_t with socket related functions | Mike Frysinger |
2005-07-28 | Erik pointed out that in the last try at the #ifdef cleanup | Rob Landley |
2005-07-27 | #ifdef reduction infrastructure, based on an argument between Shaun Jackman, | Rob Landley |
2005-07-27 | use toplevel ARFLAGS and update default ARFLAGS to be quiet | Mike Frysinger |
2005-07-26 | 2005-03-19 Shaun Jackman <sjackman@gmail.com> | Mike Frysinger |
2005-07-21 | remove duplicate check against chaddr. | Paul Fox |
2005-07-20 | applying fix for: | Paul Fox |
2005-07-20 | applying fix for: | Paul Fox |
2005-07-20 | applying fix for: | Paul Fox |
2005-07-20 | applying fix for: | Paul Fox |
2005-07-20 | applying fix for: | Paul Fox |
2005-07-20 | applying fix for: | Paul Fox |
2005-07-20 | much more concise fix for bug #45. just align the packet... | Paul Fox |
2005-07-19 | applying fix from: | Paul Fox |
2005-07-19 | applying fix from: | Paul Fox |
2005-07-19 | applying fix for: | Paul Fox |
2005-07-18 | fix for "0000027: patch: nc will spin if stdin closed" | Paul Fox |
2005-06-24 | - remove extra/unneeded function call. testing svn | Ned Ludd |
2005-06-23 | characters encoded as html should have a trailing semicolon | Eric Andersen |
2005-06-07 | Thus spake Brenda J. Butler: | Rob Landley |
2005-05-26 | Tobias Krawutschke found a bug where the DHCP client would accept packets | Rob Landley |
2005-05-11 | import ether-wake applet by haveaniceday Bug 252 | Mike Frysinger |
2005-05-10 | Patch from Jason Schoon to add IPV6 support to telnetd. Reworked by Rob | Rob Landley |
2005-05-07 | use shared busybox error messages to save a few bytes | Mike Frysinger |
2005-05-06 | make the exec (-e) an optional feature of netcat | Mike Frysinger |
2005-05-06 | In bug 247, haveaniceday writes: | Mike Frysinger |
2005-05-04 | Revert the uptime() removal. Let the list sort it out... | Rob Landley |
2005-05-04 | Patch from Shaun Jackman: | Rob Landley |
2005-05-03 | From: Shaun Jackman <sjackman@gmail.com> | Rob Landley |
2005-05-03 | Revert Tito's patch to zcip. My bad, David Brownell had objected and I missed | Rob Landley |
2005-05-01 | On Tuesday 19 April 2005 21:10, Tito wrote and today added: | Rob Landley |
2005-04-30 | David Brownell submitted a new applet, zcip, based on RFC 3927. This is | Rob Landley |
2005-04-27 | Do not attempt to free() the application's environment, which is was | Eric Andersen |
2005-04-23 | remove unused variable and declare writepid inline | Mike Frysinger |
2005-04-18 | touchups as suggested by Vladimir N. Oleynik | Mike Frysinger |