index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-06-13
httpd: fix authentication
Denis Vlasenko
2008-06-13
shorten sponsor's link per its request
Denis Vlasenko
2008-06-13
website: announce sponsors.
Denis Vlasenko
2008-06-13
build system: introduce FEATURE_ASSUME_UNICODE
Denis Vlasenko
2008-06-13
httpd: fix bugs in authentication (by Peter Korsgaard <jacmet ATuclibc.org>)
Denis Vlasenko
2008-06-13
htppd: lots of variable/function renaming in config file parsing.
Denis Vlasenko
2008-06-12
Reinstate DEBUG_PESSIMIZE (by Christian Ionescu-Idbohrn)
Denis Vlasenko
2008-06-12
make pw_encrypt() return malloc'ed string.
Denis Vlasenko
2008-06-12
uclibc insists on having 70k static buffer for crypt.
Denis Vlasenko
2008-06-12
- make the first arg of the filter function passed to rtnl_dump_filter constant
Bernhard Reutner-Fischer
2008-06-12
hush: speed up o_addX{chr,str}
Denis Vlasenko
2008-06-12
hush: fix for nested $()s with escapes + testsuite
Denis Vlasenko
2008-06-11
logger: "clean up" a dirty hack a bit
Denis Vlasenko
2008-06-10
hush: more backtick and quoting fixes...
Denis Vlasenko
2008-06-10
hush: fix escaping of \[*?; add testsuites for these and for globbing
Denis Vlasenko
2008-06-10
hush: fix yet another fallout
Denis Vlasenko
2008-06-10
hush: fix some fallout from prev commits, add testsuite
Denis Vlasenko
2008-06-10
hush: search/and/replace style cleanups, no code changes
Denis Vlasenko
2008-06-10
hush: fix two nasty bugs:
Denis Vlasenko
2008-06-10
hush: fix a memory leak in NOMMU case
Denis Vlasenko
2008-06-09
less: fix a case when regexp matches ""
Denis Vlasenko
2008-06-09
reword the error msg so people realize that they broke it, they buy it
Mike Frysinger
2008-06-09
cosmetics
Denis Vlasenko
2008-06-09
msh_function.patch: picked it up in the wild.
Denis Vlasenko
2008-06-09
msh: style cleanups. No code changes.
Denis Vlasenko
2008-06-08
mktemp: make default tempfile template shorter;
Denis Vlasenko
2008-06-08
hush: add yet another bug to testsuite :(
Denis Vlasenko
2008-06-08
ifenslave: small shrink
Denis Vlasenko
2008-06-08
ip: make numeric table work: "ip route list table 255". closes bug 3664.
Denis Vlasenko
2008-06-08
ifenslave: tiny shrink
Denis Vlasenko
2008-06-07
define CLOCK_MONOTONIC to 1 if it is not defined
Denis Vlasenko
2008-06-07
ifenslave: further shrink by suppressing excessive inlining
Denis Vlasenko
2008-06-07
ifenslave: fix improper longopts definition
Denis Vlasenko
2008-06-07
add libbb/print_flags.c...
Denis Vlasenko
2008-06-07
libbb: introduce and use print_flags().
Denis Vlasenko
2008-06-07
Update a link to cross-compiling HOWTO.
Denis Vlasenko
2008-06-07
Fix trivial problems: "make clean" cleaning too much
Denis Vlasenko
2008-06-07
grep: make "-f -" work (+ testsuite)
Denis Vlasenko
2008-06-06
Build system: track -Wl,-elf2flt in CFLAGS_busybox too.
Denis Vlasenko
2008-06-06
klogd: make help text more understandable
Denis Vlasenko
2008-06-06
- fix compilation on standard-conforming compilers
Bernhard Reutner-Fischer
2008-06-06
- fix copy'n paste error for the release date
Bernhard Reutner-Fischer
2008-06-05
ip: support for the LOWER_UP flag by Natanael Copa <natanael.copa@gmail.com>.
Denis Vlasenko
2008-06-05
which: -a support (needed for bfin uclibc build script)
Denis Vlasenko
2008-06-05
- The conffiles control file isn't required in Debian packages, so don't
Bernhard Reutner-Fischer
2008-06-05
mktemp: make argument optional (coreutil 6.12 compat)
Denis Vlasenko
2008-06-05
ash testsuite: modify it so that it can run hush and msh tests
Denis Vlasenko
2008-06-05
added testsuite for printf by Cristian Ionescu-Idbohrn
Denis Vlasenko
2008-06-05
replace single-char printf's with bb_putchar
Denis Vlasenko
2008-06-05
libiproute: use stdout directly instead of passing it as a parameter
Denis Vlasenko
[prev]
[next]