Age | Commit message (Expand) | Author |
2008-09-23 | fix multiple instances of busybox httpd (thx, Yanira) | nbd |
2008-09-22 | upgrade busybox to v1.11.2 and add current upstream fixes | nico |
2008-09-22 | remove patch missed from [12498] only needed for ipkg support | nico |
2008-09-02 | remove ipkg from busybox | nbd |
2008-09-02 | remove awx from busybox, refresh patches | nbd |
2008-09-02 | BusyBox httpd Accept Header Patch | nbd |
2008-08-28 | [busybox] Use unsigned longs for bitwise operations in awk, thanks benoar. | agb |
2008-08-28 | add back busybox httpd password auth support - fixes x-wrt | nbd |
2008-08-27 | fix busybox compile on mac os x | nbd |
2008-08-20 | remove empty patches left over after [12348] | nico |
2008-08-20 | upgrade busybox to v1.11.1 and add current upstream fixes | kaloz |
2008-08-16 | make opkg the default package manager, disable busybox ipkg from building by ... | thepeople |
2008-08-09 | Do not run telnet if either dropbear or openssh server are running (#3839) | florian |
2008-02-28 | Fix a wrong variable names (ifname, wan) and enhance httpd's init script by m... | thepeople |
2008-01-28 | only start crond if there are files in the crontab | blogic |
2008-01-25 | make busybox have hwclocjk tool enable by default | blogic |
2008-01-25 | oops, applied the ipkg patch with the wrong patchlevel | nbd |
2008-01-15 | disable use of sendfile() for httpd | thepeople |
2008-01-06 | don't call deconfig in udhcpc when entering the renew phase | nbd |
2008-01-06 | save memory in ipkg while parsing package lists - there's no need to load the... | nbd |
2008-01-06 | remove memleak patch because of issues with premature freeing of memory - i w... | nbd |
2008-01-03 | restore old memleak fix | nbd |
2008-01-03 | add updated ipkg conffiles patch by cdtdaddy | nbd |
2008-01-03 | fix ipkg segfault and add conffiles patch from #2946 | nbd |
2007-12-29 | fix a horrible memleak in ipkg (#2702) | nbd |
2007-12-17 | Make ipkg depends on tar and gunzip (#2821) | florian |
2007-12-13 | remove a broken patch that should have been nuked with the busybox upgrade (#... | nbd |
2007-12-06 | finally fix libintl issues on osx and potentially other platforms by disablin... | nbd |
2007-12-06 | Remove HOST_LOADLIBES fix from busybox, caused problems. | nbd |
2007-12-05 | busybox: Fix build on OSX/BSD (fix needs to be cleaned up.) | nbd |
2007-11-29 | update busybox to 1.8.2 | thepeople |
2007-11-12 | add busybox gunzip/ipkg fix from #2691 (thanks, biblbroks) | nbd |
2007-11-10 | disable a totally braindead optimization in busybox that causes various apple... | nbd |
2007-11-10 | upgrade busybox to 1.8.1 | nbd |
2007-10-31 | forgot to bump up the release version from the patches the other day | pavlov |
2007-10-30 | expose an environment variable (IPKG_UPGRADE) to the scripts executed during ... | pavlov |
2007-10-30 | add username/password options to ipkg, note this only works if you have a rea... | pavlov |
2007-10-30 | refresh busybox patches | pavlov |
2007-10-24 | fix absolute path to .ko files in insmod | nbd |
2007-10-08 | fix insmod crash when the module is not found | nbd |
2007-10-07 | enable nice | nbd |
2007-10-05 | fix segfault with insmod on 2.4 | nbd |
2007-10-05 | fix compile error with 2.4 | nbd |
2007-10-05 | add upstream fixes for 1.7.2 | nbd |
2007-10-05 | Upgrade busybox to 1.7.2 | nbd |
2007-10-03 | fix busybox configuration submenu | nico |
2007-09-22 | enable ps -w by default | nbd |
2007-09-07 | move package description to a separate definition, remove it when DESCRIPTION... | nico |
2007-09-06 | enable start-stop-daemon by default, i want to use this to clean up a few ini... | nbd |
2007-08-28 | Fix the CONFIG_LFS option (#2276) | florian |