| Commit message (Expand) | Author | Age | Files | Lines |
* | Send a kill signal to cron, otherwise two instances could be running (#1923) | Florian Fainelli | 2007-06-22 | 1 | -1/+1 |
* | fix cgi-bin directory handling (#1764) | Felix Fietkau | 2007-06-21 | 1 | -0/+15 |
* | fix awk segfault | Felix Fietkau | 2007-06-15 | 1 | -5/+5 |
* | Fix removing links to applets (#1770) | Florian Fainelli | 2007-06-14 | 1 | -1/+1 |
* | Remove symbolic links to non-existent applets (#1770) | Florian Fainelli | 2007-06-12 | 1 | -0/+1 |
* | only support 2.6 modules on 2.6, and only 2.4 modules on 2.4 | Imre Kaloz | 2007-06-08 | 1 | -0/+7 |
* | fix insmod search when 2.4 module support is disabled | Imre Kaloz | 2007-06-08 | 1 | -0/+196 |
* | refresh all package patches in the buildroot using quilt | Felix Fietkau | 2007-06-04 | 25 | -402/+530 |
* | awx: fix translation | Felix Fietkau | 2007-05-23 | 1 | -8/+9 |
* | awx: fix a typo | Felix Fietkau | 2007-05-23 | 1 | -1/+1 |
* | fix awx segfaults | Felix Fietkau | 2007-05-23 | 1 | -40/+44 |
* | fix the patch file | Felix Fietkau | 2007-05-20 | 1 | -2/+2 |
* | Fix malformed patch | Rod Whitby | 2007-05-20 | 1 | -1/+1 |
* | remove debug crap accidentally left in the patch | Felix Fietkau | 2007-05-20 | 1 | -3/+1 |
* | awx: improve memory allocation handling | Felix Fietkau | 2007-05-20 | 1 | -27/+32 |
* | rewritten template parser for awx - uses @for, @if, @else, @end for basic flo... | Felix Fietkau | 2007-05-20 | 1 | -67/+466 |
* | awx: variable initialization fix | Felix Fietkau | 2007-05-15 | 1 | -1/+2 |
* | make udhcpc silent after 3 'Sending discover ...' messages | Felix Fietkau | 2007-05-14 | 1 | -0/+21 |
* | START/STOP values must be specified in the init script | Mike Baker | 2007-05-10 | 3 | -0/+3 |
* | update to busybox 1.4.2 (fixes #1653) | Mike Baker | 2007-05-10 | 7 | -204/+3 |
* | fix busybox rebuild when config changes | Mike Baker | 2007-04-25 | 1 | -0/+12 |
* | move gen_busybox_menuconfig.pl to package/busybox | Felix Fietkau | 2007-04-04 | 1 | -0/+78 |
* | replace gen_busybox_config.pl with a simple sed command | Felix Fietkau | 2007-04-04 | 1 | -1/+1 |
* | patch for busybox httpd that adds an option for redirecting all requests to a... | Felix Fietkau | 2007-04-02 | 1 | -0/+91 |
* | check initseq->first in awx after running include() | Felix Fietkau | 2007-03-29 | 1 | -1/+1 |
* | fix an uninitialized variable in awx (does not fix random segfault yet, still... | Felix Fietkau | 2007-03-28 | 1 | -1/+2 |
* | make busybox autorebuild on relevant config changes | Felix Fietkau | 2007-03-23 | 1 | -0/+5 |
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in lots... | Felix Fietkau | 2007-03-16 | 1 | -1/+0 |
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI... | Felix Fietkau | 2007-03-16 | 1 | -2/+0 |
* | add -i <include file> and -f <ahtml file> options for awx interpreter (reques... | Felix Fietkau | 2007-03-14 | 1 | -70/+105 |
* | fix the patchlevel of the busybox stty patch | Felix Fietkau | 2007-03-13 | 1 | -2/+2 |
* | Small bug fix to package/kernel/modules/other.mk stty broken in busybox 1.4.1... | Hamish Guthrie | 2007-03-13 | 1 | -0/+26 |
* | oops... forgot to remove line | Felix Fietkau | 2007-03-11 | 1 | -1/+0 |
* | replace libcgi with some code extracted from haserl - libcgi is too inflexibl... | Felix Fietkau | 2007-03-11 | 2 | -28/+529 |
* | fix typo (#1454) | Felix Fietkau | 2007-03-11 | 1 | -1/+1 |
* | add awx (awk web extension) - experimental core for a new web interface frame... | Felix Fietkau | 2007-03-11 | 3 | -2/+674 |
* | enable httpd config option for running scripts through an interpreter | Felix Fietkau | 2007-03-11 | 1 | -1/+1 |
* | nuke mdev and replace it with hotplug2 :) | Felix Fietkau | 2007-03-04 | 2 | -9/+2 |
* | hopefully fix ping bugs introduced in [6443] | Felix Fietkau | 2007-03-04 | 1 | -12/+1 |
* | R.I.P. devfs | Imre Kaloz | 2007-03-03 | 4 | -3/+15 |
* | Fix truncated pings results when packets are too small. Also check for packet... | Florian Fainelli | 2007-02-28 | 1 | -0/+42 |
* | fix the issue of httpd no longer working when its root directory is replaced | Felix Fietkau | 2007-02-28 | 1 | -0/+28 |
* | Add macosx fix from #1407 | Florian Fainelli | 2007-02-26 | 1 | -0/+11 |
* | fix memleak in uniq (#1354) | Felix Fietkau | 2007-02-16 | 1 | -0/+12 |
* | fix tar segfault (patch from busybox svn rev. 17772) | Felix Fietkau | 2007-02-13 | 1 | -0/+77 |
* | add some more busybox patches from upstream | Felix Fietkau | 2007-02-12 | 2 | -0/+85 |
* | fix for multiple lock/unlock operations in 'lock' command (found by framer99) | Felix Fietkau | 2007-02-12 | 1 | -2/+1 |
* | oops... accidentally merged a broken patch | Felix Fietkau | 2007-02-11 | 1 | -14/+14 |
* | fix a bug that breaks some cgi scripts on busybox (patch from x-wrt) | Felix Fietkau | 2007-02-11 | 1 | -0/+17 |
* | revert httpd header handling code to the one from busybox 1.3.1 - fixes probl... | Felix Fietkau | 2007-02-10 | 1 | -1/+15 |