| Commit message (Expand) | Author | Age | Files | Lines |
* | Start a small document "why ifupdown is bad" | Denis Vlasenko | 2007-08-25 | 1 | -0/+44 |
* | make copy_file() a bit easier to understand, and smaller | Denis Vlasenko | 2007-08-25 | 4 | -71/+68 |
* | support "#!/bin/busybox"-style wrappers. Needed for SELinux. | Denis Vlasenko | 2007-08-25 | 5 | -37/+94 |
* | - add Yann's email-addr | Bernhard Reutner-Fischer | 2007-08-25 | 1 | -1/+1 |
* | cp,mv: simpler arg[cv] handling -> smallish code savings | Denis Vlasenko | 2007-08-24 | 4 | -39/+45 |
* | - cosmetic html cleanup | Bernhard Reutner-Fischer | 2007-08-24 | 1 | -2/+2 |
* | - obfuscate addrs a little bit | Bernhard Reutner-Fischer | 2007-08-24 | 1 | -48/+48 |
* | cp: make POSIX-me-harder mode complain with a bit less insane message | Denis Vlasenko | 2007-08-24 | 1 | -7/+8 |
* | spelling fixes to website | Denis Vlasenko | 2007-08-24 | 1 | -1/+1 |
* | Cosmetic fixes to webpage | Denis Vlasenko | 2007-08-24 | 1 | -2/+2 |
* | add missed attribution to httpd sendfile support | Denis Vlasenko | 2007-08-24 | 1 | -1/+1 |
* | Start 1.8.x cycle | Denis Vlasenko | 2007-08-24 | 1 | -1/+1 |
* | news.html: add 1.7.0 announcement | Denis Vlasenko | 2007-08-24 | 1 | -0/+148 |
* | Update defconfig; fix comments | Denis Vlasenko | 2007-08-24 | 3 | -10/+21 |
* | build system: stop moaning about unset integer CONFIGs. | Denis Vlasenko | 2007-08-23 | 1 | -1/+2 |
* | *: compile fixes for 64-bit build | Denis Vlasenko | 2007-08-23 | 6 | -39/+41 |
* | httpd: code shrink of dir indexer example | Denis Vlasenko | 2007-08-23 | 1 | -185/+196 |
* | login: fixes for PAM build | Denis Vlasenko | 2007-08-22 | 1 | -2/+6 |
* | httpd: style fix in indexer example | Denis Vlasenko | 2007-08-22 | 1 | -4/+4 |
* | httpd: replace shell-based dir indexer cgi example with C-based one. | Denis Vlasenko | 2007-08-22 | 2 | -50/+331 |
* | httpd: fix buglet in hex conversion. Remove alloca NULL checks | Denis Vlasenko | 2007-08-21 | 2 | -30/+30 |
* | login: optional support for PAM | Denis Vlasenko | 2007-08-21 | 3 | -10/+71 |
* | s/communal/common/ part 2 | Denis Vlasenko | 2007-08-21 | 1 | -0/+0 |
* | s/communal/common/ | Denis Vlasenko | 2007-08-21 | 1 | -2/+2 |
* | httpd: add optional support for error pages | Denis Vlasenko | 2007-08-21 | 2 | -85/+166 |
* | runit/*: get rid of tai[a] time abstraction, it's too bloaty. | Denis Vlasenko | 2007-08-20 | 7 | -509/+392 |
* | removed stray debugging comments | Denis Vlasenko | 2007-08-19 | 1 | -4/+0 |
* | max_option_length[] holds small ints, uint8_t is enough | Denis Vlasenko | 2007-08-19 | 1 | -1/+1 |
* | httpd: explain IP/mask parsing, and simplify it a bit. | Denis Vlasenko | 2007-08-19 | 1 | -33/+48 |
* | httpd: reinstate (much lighter) paranoid connection close code | Denis Vlasenko | 2007-08-19 | 1 | -54/+25 |
* | httpd: get rid of rmt_port and setenv_log | Denis Vlasenko | 2007-08-19 | 1 | -21/+12 |
* | httpd: get rid of sscanf usage. Rename some variables. | Denis Vlasenko | 2007-08-19 | 1 | -94/+110 |
* | crond: code shrink | Denis Vlasenko | 2007-08-19 | 1 | -59/+21 |
* | libbb,crond,lash: fix getopt32 (don't know how it managed to slip through) | Denis Vlasenko | 2007-08-19 | 9 | -20/+15 |
* | crond: don't start sendmail with absolute path | Denis Vlasenko | 2007-08-18 | 1 | -8/+8 |
* | don't pass argc in getopt32, it's superfluous | Denis Vlasenko | 2007-08-18 | 143 | -169/+174 |
* | httpd: stop reading headers using 1-byte read() | Denis Vlasenko | 2007-08-18 | 1 | -39/+56 |
* | make standalone httpd work on NOMMU machines | Denis Vlasenko | 2007-08-18 | 3 | -54/+103 |
* | get rid of server_ and accepted_socket globals. | Denis Vlasenko | 2007-08-18 | 1 | -57/+38 |
* | introduce and use xdup2(int, int) | Denis Vlasenko | 2007-08-18 | 23 | -107/+95 |
* | httpd shrink and logging update, part 7 of 7 | Denis Vlasenko | 2007-08-17 | 1 | -107/+104 |
* | httpd shrink and logging update, part 6 of 7 | Denis Vlasenko | 2007-08-17 | 1 | -29/+46 |
* | httpd shrink and logging update, part 5 of 7 | Denis Vlasenko | 2007-08-17 | 1 | -214/+198 |
* | httpd shrink and logging update, part 4 of 7 | Denis Vlasenko | 2007-08-17 | 1 | -186/+181 |
* | httpd shrink and logging update, part 3 of 7 | Denis Vlasenko | 2007-08-17 | 1 | -148/+107 |
* | httpd shrink and logging update, part 2 of 7 | Denis Vlasenko | 2007-08-17 | 1 | -92/+82 |
* | httpd shring and logging update, part 1 or 7 | Denis Vlasenko | 2007-08-17 | 2 | -28/+102 |
* | remove stray newline from help text | Denis Vlasenko | 2007-08-17 | 1 | -1/+1 |
* | assorted fixes for breakage found by randomconfig | Denis Vlasenko | 2007-08-17 | 8 | -39/+54 |
* | add comments regarding SO_REUSEADDR | Denis Vlasenko | 2007-08-16 | 1 | -1/+9 |