Age | Commit message (Expand) | Author |
2008-03-21 | apply single post-1.7.4 patch; bump version to 1.7.51_7_5 | Denis Vlasenko |
2007-11-24 | Apply post-1.7.3 fix to inetd1_7_4 | Denis Vlasenko |
2007-11-03 | apply accumulated post 1.7.2 patches; bump version to 1.7.31_7_3 | Denis Vlasenko |
2007-09-29 | apply all post-1.7.1 patches, set version to 1.7.21_7_2 | Denis Vlasenko |
2007-09-16 | apply post 1.7.0 patches, set version to 1.7.11_7_1 | Denis Vlasenko |
2007-08-24 | Change version to 1.7.1.svn | Denis Vlasenko |
2007-08-24 | news.html: add 1.7.0 announcement | Denis Vlasenko |
2007-08-24 | Update defconfig; fix comments | Denis Vlasenko |
2007-08-23 | build system: stop moaning about unset integer CONFIGs. | Denis Vlasenko |
2007-08-23 | *: compile fixes for 64-bit build | Denis Vlasenko |
2007-08-23 | httpd: code shrink of dir indexer example | Denis Vlasenko |
2007-08-22 | login: fixes for PAM build | Denis Vlasenko |
2007-08-22 | httpd: style fix in indexer example | Denis Vlasenko |
2007-08-22 | httpd: replace shell-based dir indexer cgi example with C-based one. | Denis Vlasenko |
2007-08-21 | httpd: fix buglet in hex conversion. Remove alloca NULL checks | Denis Vlasenko |
2007-08-21 | login: optional support for PAM | Denis Vlasenko |
2007-08-21 | s/communal/common/ part 2 | Denis Vlasenko |
2007-08-21 | s/communal/common/ | Denis Vlasenko |
2007-08-21 | httpd: add optional support for error pages | Denis Vlasenko |
2007-08-20 | runit/*: get rid of tai[a] time abstraction, it's too bloaty. | Denis Vlasenko |
2007-08-19 | removed stray debugging comments | Denis Vlasenko |
2007-08-19 | max_option_length[] holds small ints, uint8_t is enough | Denis Vlasenko |
2007-08-19 | httpd: explain IP/mask parsing, and simplify it a bit. | Denis Vlasenko |
2007-08-19 | httpd: reinstate (much lighter) paranoid connection close code | Denis Vlasenko |
2007-08-19 | httpd: get rid of rmt_port and setenv_log | Denis Vlasenko |
2007-08-19 | httpd: get rid of sscanf usage. Rename some variables. | Denis Vlasenko |
2007-08-19 | crond: code shrink | Denis Vlasenko |
2007-08-19 | libbb,crond,lash: fix getopt32 (don't know how it managed to slip through) | Denis Vlasenko |
2007-08-18 | crond: don't start sendmail with absolute path | Denis Vlasenko |
2007-08-18 | don't pass argc in getopt32, it's superfluous | Denis Vlasenko |
2007-08-18 | httpd: stop reading headers using 1-byte read() | Denis Vlasenko |
2007-08-18 | make standalone httpd work on NOMMU machines | Denis Vlasenko |
2007-08-18 | get rid of server_ and accepted_socket globals. | Denis Vlasenko |
2007-08-18 | introduce and use xdup2(int, int) | Denis Vlasenko |
2007-08-17 | httpd shrink and logging update, part 7 of 7 | Denis Vlasenko |
2007-08-17 | httpd shrink and logging update, part 6 of 7 | Denis Vlasenko |
2007-08-17 | httpd shrink and logging update, part 5 of 7 | Denis Vlasenko |
2007-08-17 | httpd shrink and logging update, part 4 of 7 | Denis Vlasenko |
2007-08-17 | httpd shrink and logging update, part 3 of 7 | Denis Vlasenko |
2007-08-17 | httpd shrink and logging update, part 2 of 7 | Denis Vlasenko |
2007-08-17 | httpd shring and logging update, part 1 or 7 | Denis Vlasenko |
2007-08-17 | remove stray newline from help text | Denis Vlasenko |
2007-08-17 | assorted fixes for breakage found by randomconfig | Denis Vlasenko |
2007-08-16 | add comments regarding SO_REUSEADDR | Denis Vlasenko |
2007-08-16 | Comment out "#include <strings.h>" everywhere | Denis Vlasenko |
2007-08-16 | find: fix SELinux-related warning | Denis Vlasenko |
2007-08-16 | modprobe: add scanning of /lib/modules/`uname -r`/modules.symbols | Denis Vlasenko |
2007-08-16 | hdparm: shrink rodata by ~250 bytes | Denis Vlasenko |
2007-08-16 | whitespace fixes, no code changes | Denis Vlasenko |
2007-08-15 | more: by Tristan Schmelcher <tpkschme@engmail.uwaterloo.ca>: | Denis Vlasenko |