| Commit message (Expand) | Author | Age | Files | Lines |
* | oops, applied the ipkg patch with the wrong patchlevel | nbd | 2008-01-25 | 1 | -0/+35 |
* | don't call deconfig in udhcpc when entering the renew phase | nbd | 2008-01-06 | 1 | -0/+12 |
* | save memory in ipkg while parsing package lists - there's no need to load the... | nbd | 2008-01-06 | 1 | -0/+249 |
* | remove memleak patch because of issues with premature freeing of memory - i w... | nbd | 2008-01-06 | 1 | -24/+0 |
* | restore old memleak fix | nbd | 2008-01-03 | 1 | -0/+12 |
* | add updated ipkg conffiles patch by cdtdaddy | nbd | 2008-01-03 | 1 | -6/+53 |
* | fix ipkg segfault and add conffiles patch from #2946 | nbd | 2008-01-03 | 2 | -12/+21 |
* | fix a horrible memleak in ipkg (#2702) | nbd | 2007-12-29 | 1 | -0/+24 |
* | remove a broken patch that should have been nuked with the busybox upgrade (#... | nbd | 2007-12-13 | 1 | -12/+0 |
* | update busybox to 1.8.2 | thepeople | 2007-11-29 | 1 | -11/+0 |
* | add busybox gunzip/ipkg fix from #2691 (thanks, biblbroks) | nbd | 2007-11-12 | 1 | -0/+11 |
* | disable a totally braindead optimization in busybox that causes various apple... | nbd | 2007-11-10 | 1 | -0/+40 |
* | upgrade busybox to 1.8.1 | nbd | 2007-11-10 | 8 | -434/+348 |
* | expose an environment variable (IPKG_UPGRADE) to the scripts executed during ... | pavlov | 2007-10-30 | 1 | -0/+41 |
* | add username/password options to ipkg, note this only works if you have a rea... | pavlov | 2007-10-30 | 1 | -0/+56 |
* | refresh busybox patches | pavlov | 2007-10-30 | 27 | -224/+226 |
* | fix absolute path to .ko files in insmod | nbd | 2007-10-24 | 1 | -12/+16 |
* | fix insmod crash when the module is not found | nbd | 2007-10-08 | 1 | -21/+24 |
* | fix segfault with insmod on 2.4 | nbd | 2007-10-05 | 1 | -20/+27 |
* | fix compile error with 2.4 | nbd | 2007-10-05 | 1 | -13/+14 |
* | add upstream fixes for 1.7.2 | nbd | 2007-10-05 | 2 | -0/+66 |
* | Upgrade busybox to 1.7.2 | nbd | 2007-10-05 | 27 | -1026/+1104 |
* | fix a socket leak in udhcpc (patch by Eric L. Chen) | nbd | 2007-07-20 | 1 | -0/+12 |
* | add fix for running udhcpc on bridges (patch by Eric L. Chen) | nbd | 2007-07-18 | 1 | -0/+17 |
* | add busybox printf patch from #2021 | nbd | 2007-07-09 | 1 | -0/+18 |
* | fix busybox --help problems on rebuild | mbm | 2007-07-07 | 1 | -4/+3 |
* | massively reduce the number of forks that busybox ash has to do while process... | nbd | 2007-07-01 | 1 | -0/+30 |
* | check for + in the broadcast address before attempting a dns lookup | nbd | 2007-06-29 | 1 | -0/+29 |
* | fix cgi-bin directory handling (#1764) | nbd | 2007-06-21 | 1 | -0/+15 |
* | fix awk segfault | nbd | 2007-06-15 | 1 | -5/+5 |
* | fix insmod search when 2.4 module support is disabled | kaloz | 2007-06-08 | 1 | -0/+196 |
* | refresh all package patches in the buildroot using quilt | nbd | 2007-06-04 | 25 | -402/+530 |
* | awx: fix translation | nbd | 2007-05-23 | 1 | -8/+9 |
* | awx: fix a typo | nbd | 2007-05-23 | 1 | -1/+1 |
* | fix awx segfaults | nbd | 2007-05-23 | 1 | -40/+44 |
* | fix the patch file | nbd | 2007-05-20 | 1 | -2/+2 |
* | Fix malformed patch | rwhitby | 2007-05-20 | 1 | -1/+1 |
* | remove debug crap accidentally left in the patch | nbd | 2007-05-20 | 1 | -3/+1 |
* | awx: improve memory allocation handling | nbd | 2007-05-20 | 1 | -27/+32 |
* | rewritten template parser for awx - uses @for, @if, @else, @end for basic flo... | nbd | 2007-05-20 | 1 | -67/+466 |
* | awx: variable initialization fix | nbd | 2007-05-15 | 1 | -1/+2 |
* | make udhcpc silent after 3 'Sending discover ...' messages | nbd | 2007-05-14 | 1 | -0/+21 |
* | update to busybox 1.4.2 (fixes #1653) | mbm | 2007-05-10 | 5 | -202/+0 |
* | fix busybox rebuild when config changes | mbm | 2007-04-25 | 1 | -0/+12 |
* | patch for busybox httpd that adds an option for redirecting all requests to a... | nbd | 2007-04-02 | 1 | -0/+91 |
* | check initseq->first in awx after running include() | nbd | 2007-03-29 | 1 | -1/+1 |
* | fix an uninitialized variable in awx (does not fix random segfault yet, still... | nbd | 2007-03-28 | 1 | -1/+2 |
* | add -i <include file> and -f <ahtml file> options for awx interpreter (reques... | nbd | 2007-03-14 | 1 | -70/+105 |
* | fix the patchlevel of the busybox stty patch | nbd | 2007-03-13 | 1 | -2/+2 |
* | Small bug fix to package/kernel/modules/other.mk | hcg | 2007-03-13 | 1 | -0/+26 |