Age | Commit message (Expand) | Author |
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 |
2007-07-20 | fix a socket leak in udhcpc (patch by Eric L. Chen) | nbd |
2007-07-18 | add fix for running udhcpc on bridges (patch by Eric L. Chen) | nbd |
2007-07-13 | busybox: Ensure that diff is available for ipkg upgrade requirements | rwhitby |
2007-07-09 | add busybox printf patch from #2021 | nbd |
2007-07-07 | fix busybox --help problems on rebuild | mbm |
2007-07-01 | bump busybox release number | nbd |
2007-07-01 | massively reduce the number of forks that busybox ash has to do while process... | nbd |
2007-06-29 | check for + in the broadcast address before attempting a dns lookup | nbd |
2007-06-22 | Send a kill signal to cron, otherwise two instances could be running (#1923) | florian |
2007-06-21 | fix cgi-bin directory handling (#1764) | nbd |
2007-06-15 | fix awk segfault | nbd |
2007-06-14 | Fix removing links to applets (#1770) | florian |
2007-06-12 | Remove symbolic links to non-existent applets (#1770) | florian |
2007-06-08 | only support 2.6 modules on 2.6, and only 2.4 modules on 2.4 | kaloz |
2007-06-08 | fix insmod search when 2.4 module support is disabled | kaloz |
2007-06-04 | refresh all package patches in the buildroot using quilt | nbd |
2007-05-23 | awx: fix translation | nbd |
2007-05-23 | awx: fix a typo | nbd |
2007-05-23 | fix awx segfaults | nbd |
2007-05-20 | fix the patch file | nbd |
2007-05-20 | Fix malformed patch | rwhitby |
2007-05-20 | remove debug crap accidentally left in the patch | nbd |
2007-05-20 | awx: improve memory allocation handling | nbd |
2007-05-20 | rewritten template parser for awx - uses @for, @if, @else, @end for basic flo... | nbd |