2007-05-23 |
nbd | awx: fix translation |
tree | commitdiff |
2007-05-23 |
nbd | awx: fix a typo |
tree | commitdiff |
2007-05-23 |
nbd | fix awx segfaults |
tree | commitdiff |
2007-05-20 |
nbd | fix the patch file |
tree | commitdiff |
2007-05-20 |
rwhitby | Fix malformed patch |
tree | commitdiff |
2007-05-20 |
nbd | remove debug crap accidentally left in the patch |
tree | commitdiff |
2007-05-20 |
nbd | awx: improve memory allocation handling |
tree | commitdiff |
2007-05-20 |
nbd | rewritten template parser for awx - uses @for, @if... |
tree | commitdiff |
2007-05-15 |
nbd | awx: variable initialization fix |
tree | commitdiff |
2007-05-14 |
nbd | make udhcpc silent after 3 'Sending discover ...' messages |
tree | commitdiff |
2007-05-10 |
mbm | update to busybox 1.4.2 (fixes #1653) |
tree | commitdiff |
2007-04-25 |
mbm | fix busybox rebuild when config changes |
tree | commitdiff |
2007-04-02 |
nbd | patch for busybox httpd that adds an option for redirec... |
tree | commitdiff |
2007-03-29 |
nbd | check initseq->first in awx after running include() |
tree | commitdiff |
2007-03-28 |
nbd | fix an uninitialized variable in awx (does not fix... |
tree | commitdiff |
2007-03-14 |
nbd | add -i <include file> and -f <ahtml file> options for... |
tree | commitdiff |
2007-03-13 |
nbd | fix the patchlevel of the busybox stty patch |
tree | commitdiff |
2007-03-13 |
hcg | Small bug fix to package/kernel/modules/other.mk |
tree | commitdiff |
2007-03-11 |
nbd | replace libcgi with some code extracted from haserl... |
tree | commitdiff |
2007-03-11 |
nbd | add awx (awk web extension) - experimental core for... |
tree | commitdiff |
2007-03-04 |
nbd | hopefully fix ping bugs introduced in [6443] |
tree | commitdiff |
2007-02-28 |
florian | Fix truncated pings results when packets are too small... |
tree | commitdiff |
2007-02-28 |
nbd | fix the issue of httpd no longer working when its root... |
tree | commitdiff |
2007-02-26 |
florian | Add macosx fix from #1407 |
tree | commitdiff |
2007-02-16 |
nbd | fix memleak in uniq (#1354) |
tree | commitdiff |
2007-02-13 |
nbd | fix tar segfault (patch from busybox svn rev. 17772) |
tree | commitdiff |
2007-02-12 |
nbd | add some more busybox patches from upstream |
tree | commitdiff |
2007-02-12 |
nbd | fix for multiple lock/unlock operations in 'lock' comma... |
tree | commitdiff |
2007-02-11 |
nbd | oops... accidentally merged a broken patch |
tree | commitdiff |
2007-02-11 |
nbd | fix a bug that breaks some cgi scripts on busybox ... |
tree | commitdiff |
2007-02-10 |
nbd | revert httpd header handling code to the one from busyb... |
tree | commitdiff |
2007-02-04 |
nbd | upgrade to busybox 1.4.1 |
tree | commitdiff |
2007-02-01 |
nbd | unbreak cgis with custom headers on busybox httpd |
tree | commitdiff |
2007-01-27 |
nbd | fix stupid busybox bin2hex bug |
tree | commitdiff |
2007-01-27 |
nbd | really fix busybox wget command line parsing |
tree | commitdiff |
2007-01-26 |
nbd | fix wget --passive-ftp |
tree | commitdiff |
2007-01-26 |
nbd | another fix for the awk command line parsing - should... |
tree | commitdiff |
2007-01-25 |
nbd | upgrade busybox to 1.4.0 |
tree | commitdiff |
2007-01-25 |
nbd | rename patch to avoid duplicate patch number |
tree | commitdiff |
2007-01-19 |
nbd | fix syslogd output to /dev/console (patch from #1170) |
tree | commitdiff |
2007-01-07 |
nbd | busybox: remove the bogus SIZEOF_LONG check (#1127) |
tree | commitdiff |
2007-01-06 |
nbd | drop -Werror from busybox - prevents compile errors... |
tree | commitdiff |
2007-01-05 |
florian | Add an OSX specific patch to compile busybox with Darwi... |
tree | commitdiff |
2007-01-01 |
nbd | replace our no_shadow fix with a better patch from... |
tree | commitdiff |
2007-01-01 |
nbd | revert to previous awk getopt behavior - the new one... |
tree | commitdiff |
2007-01-01 |
nico | fix busybox linking when /bin/sh is not bash (closes... |
tree | commitdiff |
2006-12-31 |
florian | Fix the lock warning (#1111), also add another download... |
tree | commitdiff |
2006-12-30 |
nico | update busybox to v1.3.1, i was too lazy to update... |
tree | commitdiff |
2006-11-22 |
mbm | add "export -n" to ash |
tree | commitdiff |
2006-11-19 |
nico | fix oversized packets in udhcpc (closes: #962), bump... |
tree | commitdiff |
2006-11-09 |
nbd | add support for -t 0 (infinite retry) in busybox udhcpc... |
tree | commitdiff |
2006-10-26 |
nbd | reduce the possibility of race conditions when using... |
tree | commitdiff |
2006-10-13 |
nbd | finally move buildroot-ng to trunk |
tree | commitdiff |
2006-10-08 |
nico | fix unknown arch in ipkg: use our ARCH instead of busyb... |
tree | commitdiff |
2006-10-06 |
nbd | really fix webif password access patch for busybox |
tree | commitdiff |
2006-10-02 |
nbd | fix for the password check (checked the wrong variable) |
tree | commitdiff |
2006-10-02 |
nbd | port last commit to -ng |
tree | commitdiff |
2006-09-25 |
mbm | fix grep's -C option |
tree | commitdiff |
2006-08-21 |
nbd | revert [4599], the bug was fixed elsewhere |
tree | commitdiff |
2006-08-18 |
nbd | don't try to use gnu wget specific options in ipkg |
tree | commitdiff |
2006-08-18 |
nico | fix wget long options bug (closes: #682) |
tree | commitdiff |
2006-08-08 |
nico | update busybox to v1.2.1 |
tree | commitdiff |
2006-06-27 |
nbd | add copyright headers to busybox patches |
tree | commitdiff |
2006-06-04 |
nbd | don't compile libipkg in busybox if ipkg is disabled |
tree | commitdiff |
2006-05-24 |
nico | sync busybox with trunk (update to v1.1.3). |
tree | commitdiff |
2006-04-12 |
kaloz | upgrade to busybox 1.1.2 |
tree | commitdiff |
2006-04-11 |
nbd | fix segfault in locking utility |
tree | commitdiff |
2006-04-05 |
nbd | large init script cleanup and merge of whiterussian... |
tree | commitdiff |
2006-04-02 |
nico | update ipkg patch for 1.1.1, expose an hash_fd function... |
tree | commitdiff |
2006-04-02 |
kaloz | upgrade busybox to v1.1.1 |
tree | commitdiff |
2006-02-06 |
florian | Added support httpd user-agent, IP address binding... |
tree | commitdiff |
2006-02-04 |
nbd | busybox httpd.conf: add support for reading passwords... |
tree | commitdiff |
2006-01-29 |
florian | Removed 220-http_address_binding.patch as it does not... |
tree | commitdiff |
2006-01-14 |
kaloz | upgrade busybox to 1.1.0 final |
tree | commitdiff |
2006-01-14 |
nbd | add ip address parameter to netmsg utility |
tree | commitdiff |
2006-01-11 |
nbd | add small 'netmsg' utility to send udp broadcast messages |
tree | commitdiff |
2006-01-07 |
florian | Added support for httpd IP address binding, worksforme... |
tree | commitdiff |
2005-12-19 |
nico | fix busybox+ipkg build |
tree | commitdiff |
2005-12-19 |
nico | fix ipkg segfaults |
tree | commitdiff |
2005-12-15 |
kaloz | upgrade busybox to v1.1.0-pre1 |
tree | commitdiff |
2005-12-11 |
nbd | don't display an 8 character password limit on the... |
tree | commitdiff |
2005-12-11 |
nbd | create /var/spool/cron in cron init script and change... |
tree | commitdiff |
2005-11-12 |
nbd | fix stupid bug in my busybox ash performance patch |
tree | commitdiff |
2005-11-09 |
nbd | add a busybox ash performance hack |
tree | commitdiff |
2005-11-06 |
nico | update ipkg patch to v1.99.154, |
tree | commitdiff |
2005-10-22 |
nbd | fix telnetd in busybox 1.01 |
tree | commitdiff |
2005-10-20 |
kaloz | update busybox to v1.01 |
tree | commitdiff |
2005-09-14 |
wbx | sync with whiterussian |
tree | commitdiff |
2005-08-22 |
nbd | add fix for tar command line (thx matled) |
tree | commitdiff |
2005-08-13 |
nico | add a patch to integrate ipkg into busybox |
tree | commitdiff |
2005-05-30 |
nbd | fix udhcp release patch |
tree | commitdiff |
2005-05-30 |
mbm | make dnsmasq probe for dhcp servers before starting... |
tree | commitdiff |
2005-03-23 |
nbd | make busybox passwd work when /etc/passwd is a symlink... |
tree | commitdiff |
2005-03-08 |
mbm | add hexdump -C, preserve mbm's sanity. |
tree | commitdiff |
2005-02-06 |
mbm | *** empty log message *** |
tree | commitdiff |
|