Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-21apply single post-1.7.4 patch; bump version to 1.7.51_7_51_7_stableDenis Vlasenko
2007-11-24Apply post-1.7.3 fix to inetd1_7_4Denis Vlasenko
2007-11-04apply accumulated post 1.7.2 patches; bump version to 1.7.31_7_3Denis Vlasenko
2007-09-30apply all post-1.7.1 patches, set version to 1.7.21_7_2Denis Vlasenko
2007-09-16apply post 1.7.0 patches, set version to 1.7.11_7_1Denis Vlasenko
2007-08-24Change version to 1.7.1.svnDenis Vlasenko
2007-08-24news.html: add 1.7.0 announcementDenis Vlasenko
2007-08-24Update defconfig; fix commentsDenis Vlasenko
2007-08-23build system: stop moaning about unset integer CONFIGs.Denis Vlasenko
2007-08-23*: compile fixes for 64-bit buildDenis Vlasenko
2007-08-23httpd: code shrink of dir indexer exampleDenis Vlasenko
2007-08-22login: fixes for PAM buildDenis Vlasenko
2007-08-22httpd: style fix in indexer exampleDenis Vlasenko
2007-08-22httpd: replace shell-based dir indexer cgi example with C-based one.Denis Vlasenko
2007-08-21httpd: fix buglet in hex conversion. Remove alloca NULL checksDenis Vlasenko
2007-08-21login: optional support for PAMDenis Vlasenko
2007-08-21s/communal/common/ part 2Denis Vlasenko
2007-08-21s/communal/common/Denis Vlasenko
2007-08-21httpd: add optional support for error pages Denis Vlasenko
2007-08-20runit/*: get rid of tai[a] time abstraction, it's too bloaty.Denis Vlasenko
2007-08-20removed stray debugging commentsDenis Vlasenko
2007-08-20max_option_length[] holds small ints, uint8_t is enoughDenis Vlasenko
2007-08-20httpd: explain IP/mask parsing, and simplify it a bit.Denis Vlasenko
2007-08-19httpd: reinstate (much lighter) paranoid connection close codeDenis Vlasenko
2007-08-19httpd: get rid of rmt_port and setenv_logDenis Vlasenko
2007-08-19httpd: get rid of sscanf usage. Rename some variables.Denis Vlasenko
2007-08-19crond: code shrinkDenis Vlasenko
2007-08-19libbb,crond,lash: fix getopt32 (don't know how it managed to slip through)Denis Vlasenko
2007-08-18crond: don't start sendmail with absolute pathDenis Vlasenko
2007-08-18don't pass argc in getopt32, it's superfluousDenis Vlasenko
2007-08-18httpd: stop reading headers using 1-byte read()Denis Vlasenko
2007-08-18make standalone httpd work on NOMMU machinesDenis Vlasenko
2007-08-18get rid of server_ and accepted_socket globals.Denis Vlasenko
2007-08-18introduce and use xdup2(int, int)Denis Vlasenko
2007-08-17httpd shrink and logging update, part 7 of 7Denis Vlasenko
2007-08-17httpd shrink and logging update, part 6 of 7Denis Vlasenko
2007-08-17httpd shrink and logging update, part 5 of 7Denis Vlasenko
2007-08-17httpd shrink and logging update, part 4 of 7Denis Vlasenko
2007-08-17httpd shrink and logging update, part 3 of 7Denis Vlasenko
2007-08-17httpd shrink and logging update, part 2 of 7Denis Vlasenko
2007-08-17httpd shring and logging update, part 1 or 7Denis Vlasenko
2007-08-17remove stray newline from help textDenis Vlasenko
2007-08-17assorted fixes for breakage found by randomconfigDenis Vlasenko
2007-08-16add comments regarding SO_REUSEADDRDenis Vlasenko
2007-08-16Comment out "#include <strings.h>" everywhereDenis Vlasenko
2007-08-16find: fix SELinux-related warningDenis Vlasenko
2007-08-16modprobe: add scanning of /lib/modules/`uname -r`/modules.symbolsDenis Vlasenko
2007-08-16hdparm: shrink rodata by ~250 bytesDenis Vlasenko
2007-08-16whitespace fixes, no code changesDenis Vlasenko
2007-08-16more: by Tristan Schmelcher <tpkschme@engmail.uwaterloo.ca>:Denis Vlasenko