Age | Commit message (Expand) | Author |
2007-02-01 | unbreak cgis with custom headers on busybox httpd | nbd |
2007-01-27 | fix stupid busybox bin2hex bug | nbd |
2007-01-27 | really fix busybox wget command line parsing | nbd |
2007-01-26 | fix wget --passive-ftp | nbd |
2007-01-26 | another fix for the awk command line parsing - should finally work properly now | nbd |
2007-01-25 | upgrade busybox to 1.4.0 | nbd |
2007-01-25 | rename patch to avoid duplicate patch number | nbd |
2007-01-19 | fix syslogd output to /dev/console (patch from #1170) | nbd |
2007-01-07 | busybox: remove the bogus SIZEOF_LONG check (#1127) | nbd |
2007-01-06 | drop -Werror from busybox - prevents compile errors like #1130 | nbd |
2007-01-05 | Add an OSX specific patch to compile busybox with Darwin, possible fix for BS... | florian |
2007-01-01 | replace our no_shadow fix with a better patch from upstream (#1118) | nbd |
2007-01-01 | revert to previous awk getopt behavior - the new one seems crappier and break... | nbd |
2007-01-01 | fix busybox linking when /bin/sh is not bash (closes: #1115) | nico |
2006-12-31 | Fix the lock warning (#1111), also add another download source | florian |
2006-12-30 | update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do so | nico |
2006-11-22 | add "export -n" to ash | mbm |
2006-11-19 | fix oversized packets in udhcpc (closes: #962), bump busybox release number i... | nico |
2006-11-09 | add support for -t 0 (infinite retry) in busybox udhcpc and use it in the net... | nbd |
2006-10-26 | reduce the possibility of race conditions when using the lock utility | nbd |
2006-10-08 | fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos... | nico |
2006-10-06 | really fix webif password access patch for busybox | nbd |
2006-10-02 | fix for the password check (checked the wrong variable) | nbd |
2006-10-02 | port last commit to -ng | nbd |
2006-09-25 | fix grep's -C option | mbm |
2006-08-21 | revert [4599], the bug was fixed elsewhere | nbd |
2006-08-18 | don't try to use gnu wget specific options in ipkg | nbd |
2006-08-18 | fix wget long options bug (closes: #682) | nico |
2006-08-08 | update busybox to v1.2.1 | nico |
2006-06-27 | add copyright headers to busybox patches | nbd |
2006-06-04 | don't compile libipkg in busybox if ipkg is disabled | nbd |
2006-05-24 | sync busybox with trunk (update to v1.1.3). | nico |
2006-04-12 | upgrade to busybox 1.1.2 | kaloz |
2006-04-11 | fix segfault in locking utility | nbd |
2006-04-05 | large init script cleanup and merge of whiterussian changes, new dnsmasq conf... | nbd |
2006-04-02 | update ipkg patch for 1.1.1, expose an hash_fd function again removed in 1.1.1 | nico |
2006-04-02 | upgrade busybox to v1.1.1 | kaloz |
2006-02-06 | Added support httpd user-agent, IP address binding, closes #265 and #108 | florian |
2006-02-04 | busybox httpd.conf: add support for reading passwords from /etc/passwd (synta... | nbd |
2006-01-29 | Removed 220-http_address_binding.patch as it does not work for the moment. Cl... | florian |
2006-01-14 | upgrade busybox to 1.1.0 final | kaloz |
2006-01-14 | add ip address parameter to netmsg utility | nbd |
2006-01-11 | add small 'netmsg' utility to send udp broadcast messages | nbd |
2006-01-07 | Added support for httpd IP address binding, worksforme #108 | florian |
2005-12-19 | fix busybox+ipkg build | nico |
2005-12-19 | fix ipkg segfaults | nico |
2005-12-15 | upgrade busybox to v1.1.0-pre1 | kaloz |
2005-12-11 | don't display an 8 character password limit on the passwd prompt | nbd |
2005-12-11 | create /var/spool/cron in cron init script and change the default crontab loc... | nbd |
2005-11-12 | fix stupid bug in my busybox ash performance patch | nbd |