| Commit message (Expand) | Author | Age |
* | fix incorrect quoting in busybox cron init script | Jo-Philipp Wich | 2009-02-17 |
* | remove IPKG_ARCH variable, unused anymore since ipkg support was removed from... | Nicolas Thill | 2009-01-21 |
* | busybox brctl does not support showmacs or showstp (#4206) | Florian Fainelli | 2009-01-18 |
* | busybox: Increment PKG_RELEASE | Rod Whitby | 2008-12-07 |
* | busybox: Enabled FEATURE_HTTPD_PROXY by default (cost is 580 bytes) | Rod Whitby | 2008-12-07 |
* | fix brctl on linux 2.4 | Nicolas Thill | 2008-11-13 |
* | bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - bu... | Nicolas Thill | 2008-11-11 |
* | fix busybox brctl rejecting 0 as a valid value in time-related commands (seta... | Nicolas Thill | 2008-11-09 |
* | upgrade busybox to 1.11.3 | Nicolas Thill | 2008-11-09 |
* | add back the include() function to awk (extracted from the old awx patch) | Felix Fietkau | 2008-10-29 |
* | fix a null pointer deref in vi's search | Mike Baker | 2008-10-29 |
* | fix busybox http auth if the root user has an empty password | Felix Fietkau | 2008-10-06 |
* | busybox: remove the upstream-provided bugfix patch for line editing it actual... | Felix Fietkau | 2008-09-28 |
* | fix multiple instances of busybox httpd (thx, Yanira) | Felix Fietkau | 2008-09-23 |
* | upgrade busybox to v1.11.2 and add current upstream fixes | Nicolas Thill | 2008-09-22 |
* | remove patch missed from [12498] only needed for ipkg support | Nicolas Thill | 2008-09-22 |
* | remove ipkg from busybox | Felix Fietkau | 2008-09-02 |
* | remove awx from busybox, refresh patches | Felix Fietkau | 2008-09-02 |
* | BusyBox httpd Accept Header Patch | Felix Fietkau | 2008-09-02 |
* | Use unsigned longs for bitwise operations in awk, thanks benoar. - Resolves t... | Andy Boyett | 2008-08-28 |
* | add back busybox httpd password auth support - fixes x-wrt | Felix Fietkau | 2008-08-28 |
* | fix busybox compile on mac os x | Felix Fietkau | 2008-08-27 |
* | remove empty patches left over after [12348] | Nicolas Thill | 2008-08-20 |
* | upgrade busybox to v1.11.1 and add current upstream fixes | Imre Kaloz | 2008-08-20 |
* | make opkg the default package manager, disable busybox ipkg from building by ... | Travis Kemen | 2008-08-16 |
* | Do not run telnet if either dropbear or openssh server are running (#3839) | Florian Fainelli | 2008-08-09 |
* | Fix a wrong variable names (ifname, wan) and enhance httpd's init script by m... | Travis Kemen | 2008-02-28 |
* | only start crond if there are files in the crontab | John Crispin | 2008-01-28 |
* | make busybox have hwclocjk tool enable by default | John Crispin | 2008-01-25 |
* | oops, applied the ipkg patch with the wrong patchlevel | Felix Fietkau | 2008-01-25 |
* | disable use of sendfile() for httpd | Travis Kemen | 2008-01-15 |
* | don't call deconfig in udhcpc when entering the renew phase | Felix Fietkau | 2008-01-06 |
* | save memory in ipkg while parsing package lists - there's no need to load the... | Felix Fietkau | 2008-01-06 |
* | remove memleak patch because of issues with premature freeing of memory - i w... | Felix Fietkau | 2008-01-06 |
* | restore old memleak fix | Felix Fietkau | 2008-01-03 |
* | add updated ipkg conffiles patch by cdtdaddy | Felix Fietkau | 2008-01-03 |
* | fix ipkg segfault and add conffiles patch from #2946 | Felix Fietkau | 2008-01-03 |
* | fix a horrible memleak in ipkg (#2702) | Felix Fietkau | 2007-12-29 |
* | Make ipkg depends on tar and gunzip (#2821) | Florian Fainelli | 2007-12-17 |
* | remove a broken patch that should have been nuked with the busybox upgrade (#... | Felix Fietkau | 2007-12-13 |
* | finally fix libintl issues on osx and potentially other platforms by disablin... | Felix Fietkau | 2007-12-06 |
* | Remove HOST_LOADLIBES fix from busybox, caused problems. | Felix Fietkau | 2007-12-06 |
* | busybox: Fix build on OSX/BSD (fix needs to be cleaned up.) | Felix Fietkau | 2007-12-05 |
* | update busybox to 1.8.2 | Travis Kemen | 2007-11-29 |
* | add busybox gunzip/ipkg fix from #2691 (thanks, biblbroks) | Felix Fietkau | 2007-11-12 |
* | disable a totally braindead optimization in busybox that causes various apple... | Felix Fietkau | 2007-11-10 |
* | upgrade busybox to 1.8.1 | Felix Fietkau | 2007-11-10 |
* | forgot to bump up the release version from the patches the other day | Tim Yardley | 2007-10-31 |
* | expose an environment variable (IPKG_UPGRADE) to the scripts executed during ... | Tim Yardley | 2007-10-30 |
* | add username/password options to ipkg, note this only works if you have a rea... | Tim Yardley | 2007-10-30 |