summaryrefslogtreecommitdiff
path: root/package/busybox
AgeCommit message (Expand)Author
2009-01-21remove IPKG_ARCH variable, unused anymore since ipkg support was removed from...nico
2009-01-18[package] busybox brctl does not support showmacs or showstp (#4206)florian
2008-12-07busybox: Increment PKG_RELEASErwhitby
2008-12-07busybox: Enabled FEATURE_HTTPD_PROXY by default (cost is 580 bytes)rwhitby
2008-11-13fix brctl on linux 2.4nico
2008-11-11bridge (brctl) changes:nico
2008-11-09fix busybox brctl rejecting 0 as a valid value in time-related commands (seta...nico
2008-11-09upgrade busybox to 1.11.3nico
2008-10-29add back the include() function to awk (extracted from the old awx patch)nbd
2008-10-29fix a null pointer deref in vi's searchmbm
2008-10-06fix busybox http auth if the root user has an empty passwordnbd
2008-09-28busybox: remove the upstream-provided bugfix patch for line editingnbd
2008-09-23fix multiple instances of busybox httpd (thx, Yanira)nbd
2008-09-22upgrade busybox to v1.11.2 and add current upstream fixesnico
2008-09-22remove patch missed from [12498] only needed for ipkg supportnico
2008-09-02remove ipkg from busyboxnbd
2008-09-02remove awx from busybox, refresh patchesnbd
2008-09-02BusyBox httpd Accept Header Patchnbd
2008-08-28[busybox] Use unsigned longs for bitwise operations in awk, thanks benoar.agb
2008-08-28add back busybox httpd password auth support - fixes x-wrtnbd
2008-08-27fix busybox compile on mac os xnbd
2008-08-20remove empty patches left over after [12348]nico
2008-08-20upgrade busybox to v1.11.1 and add current upstream fixeskaloz
2008-08-16make opkg the default package manager, disable busybox ipkg from building by ...thepeople
2008-08-09Do not run telnet if either dropbear or openssh server are running (#3839)florian
2008-02-28Fix a wrong variable names (ifname, wan) and enhance httpd's init script by m...thepeople
2008-01-28only start crond if there are files in the crontabblogic
2008-01-25make busybox have hwclocjk tool enable by defaultblogic
2008-01-25oops, applied the ipkg patch with the wrong patchlevelnbd
2008-01-15disable use of sendfile() for httpdthepeople
2008-01-06don't call deconfig in udhcpc when entering the renew phasenbd
2008-01-06save memory in ipkg while parsing package lists - there's no need to load the...nbd
2008-01-06remove memleak patch because of issues with premature freeing of memory - i w...nbd
2008-01-03restore old memleak fixnbd
2008-01-03add updated ipkg conffiles patch by cdtdaddynbd
2008-01-03fix ipkg segfault and add conffiles patch from #2946nbd
2007-12-29fix a horrible memleak in ipkg (#2702)nbd
2007-12-17Make ipkg depends on tar and gunzip (#2821)florian
2007-12-13remove a broken patch that should have been nuked with the busybox upgrade (#...nbd
2007-12-06finally fix libintl issues on osx and potentially other platforms by disablin...nbd
2007-12-06Remove HOST_LOADLIBES fix from busybox, caused problems.nbd
2007-12-05busybox: Fix build on OSX/BSD (fix needs to be cleaned up.)nbd
2007-11-29update busybox to 1.8.2thepeople
2007-11-12add busybox gunzip/ipkg fix from #2691 (thanks, biblbroks)nbd
2007-11-10disable a totally braindead optimization in busybox that causes various apple...nbd
2007-11-10upgrade busybox to 1.8.1nbd
2007-10-31forgot to bump up the release version from the patches the other daypavlov
2007-10-30expose an environment variable (IPKG_UPGRADE) to the scripts executed during ...pavlov
2007-10-30add username/password options to ipkg, note this only works if you have a rea...pavlov
2007-10-30refresh busybox patchespavlov