- 860d2bb fix fallout from BSD patches by Denys Vlasenko · 15 years ago
- 95cc814 udhcpd: fix a bug in add_lease where it was reading at [-1] by Denys Vlasenko · 15 years ago
- 9b1b62a Patches to enable FreeBSD build by Denys Vlasenko · 15 years ago
- b22bbff fix dependencies of FEATURE_GETOPT_LONG by Denys Vlasenko · 15 years ago
- 97ef654 udhcpc: support option 0x79 (static routes) (part of bug 341) by Denys Vlasenko · 15 years ago
- 7895b91 udhcp: dname_dec may return NULL, account for that case by Denys Vlasenko · 15 years ago
- 7d5ddf1 wget: remove IPv6 scope id in Host: field (apache compat) by Denys Vlasenko · 15 years ago
- f1fab09 wget: fix redirection from HTTP to FTP server by Denys Vlasenko · 15 years ago
- ab0c8d7 wget: remove strange *&var construct. by Denys Vlasenko · 15 years ago
- 7f43280 wget: code shrink by splitting main() into easier-to-optimize functions by Denys Vlasenko · 15 years ago
- 4248c33 udhcpc: fix a read error loop (e.g.: device is down) blocking TERM by Denys Vlasenko · 15 years ago
- d30b89c updates for supporting Linux kernel build and initrd utilities by Denys Vlasenko · 15 years ago
- 7a76eba udhcp: fix trivial compile error by Denys Vlasenko · 15 years ago
- f3b92d3 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS by Denys Vlasenko · 15 years ago
- bcbd37d tweak Config texts and some broken English elsewhere by Denys Vlasenko · 15 years ago
- dc36a72 udhcp: cosmetics in arpping.c, no code changes by Denys Vlasenko · 15 years ago
- 799d00e udhcp: convert old-style logging in print_static_leases by Denys Vlasenko · 15 years ago
- 6947d2c udhcp: logging improvements, field and variable renames by Denys Vlasenko · 15 years ago
- 4945ed3 udhcpc: fix format of one log message by Denys Vlasenko · 15 years ago
- 31af3d5 udhcp: shorten mac len from 16 to 6 in lease file by Denys Vlasenko · 15 years ago
- ac906fa udhcp: change UDHCP_DEBUG into int, make verbosity selectable with -v by Denys Vlasenko · 15 years ago
- ed8982b udhcp: add a few TODOs by Denys Vlasenko · 15 years ago
- 26918dd udhcp: rename server/client_config.arp to server_mac and client_mac by Denys Vlasenko · 15 years ago
- cab3a01 udhcp: cleanup of static lease handling by Denys Vlasenko · 15 years ago
- 56f2d06 udhcp: rename sprintip to sprint_nip, siaddr to siaddr_nip by Denys Vlasenko · 15 years ago
- 990a617 udhcp: rename giaddr to gateway_nip and server to server_nip by Denys Vlasenko · 15 years ago
- 1d924f5 udhcp: rename fields in struct dhcpOfferedAddr by Denys Vlasenko · 15 years ago
- 47f2d7e udhcpd: don't fail ARP check if returned MAC matches client's one by Denys Vlasenko · 15 years ago
- 16635cc test, tcpsvd, tcpsvd: shrink by Denys Vlasenko · 15 years ago
- 1d77db8 telnetd: more compact version of the fix for stray open fds by Denys Vlasenko · 15 years ago
- a4bcbd0 telnetd: properly close fds in child by Denys Vlasenko · 15 years ago
- 62152da ifupdown: if $PATH is not set, do not set it to "" in children by Denys Vlasenko · 16 years ago
- 035b4d7 ftpd: allow multiple -S options to increase verbosity too, like -v by Denys Vlasenko · 16 years ago
- 0f952c2 inetd: comment why we redirect stderr to network by Denys Vlasenko · 16 years ago
- d5f1b1b *: add FAST_FUNC to function ptrs where it makes sense by Denys Vlasenko · 16 years ago
- 8507e1f ftpd: fix a case when with -w unknown commands are ignored with no error code by Denys Vlasenko · 16 years ago
- 28a105d nc, hush: cosmetic cleanups, no code changes by Denys Vlasenko · 16 years ago
- bf2af9a flash_lock, flash_unlock: new applets by Denys Vlasenko · 16 years ago
- c8ab67c tftp: do not risk invoking Sorcerer's Apprentice syndrome by Denys Vlasenko · 16 years ago
- 6285117 fix debug message by Bernhard Reutner-Fischer · 16 years ago
- 48a29de httpd: speed up httpd.conf at the cost of 49 bytes of code by Denys Vlasenko · 16 years ago
- 9c35a1c ifplugd: fix warnings by Denys Vlasenko · 16 years ago
- 47aaa2b Make it clearer that usually people should _NOT_ select FEATURE_UNIX_LOCAL. by Denys Vlasenko · 16 years ago
- 1fd3b38 *: bb_error_msg's messages should not be capitalized by Denis Vlasenko · 16 years ago
- 80e57eb ifplugd: tiny shrink by Denis Vlasenko · 16 years ago
- f4e4563 ifplugd: add copyright by Denis Vlasenko · 16 years ago
- 71c1657 ifplugd: new applet by Maksym Kryzhanovskyy (xmaks AT email.cz) by Denis Vlasenko · 16 years ago
- f6b4685 add FEATURE_UNIX_LOCAL. By Ingo van Lil (inguin AT gmx.de) by Denis Vlasenko · 16 years ago
- eb4e5ec inetd: constify data by Denis Vlasenko · 16 years ago
- c8d7109 httpd: fix small bug in parser. it crept in during cleanup by Denis Vlasenko · 16 years ago
- 00643ca httpd: allow empty lines in conf file by Denis Vlasenko · 16 years ago
- 1cf4a0e httpd: simplify insane conf file parser by Denis Vlasenko · 16 years ago
- 8ed1945 nc: free lsa in server mode, we might be up for a long time by Denis Vlasenko · 16 years ago
- a771e7c *: remove check for errors on getsockaddr in cases we know they can't happen by Denis Vlasenko · 16 years ago
- 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
- 76478b8 udhcpc: fix truncation of last char in client hostnames by Denis Vlasenko · 16 years ago
- c7cc5a9 mdev: Rob's #if forest removal by Denis Vlasenko · 16 years ago
- 0b791d9 move llist_find_str from modutils to libbb by Denis Vlasenko · 16 years ago
- e8a7968 dhcprelay: fix usage text. Simplify and make code more readable. Add TODOs. by Denis Vlasenko · 16 years ago
- ef1b439 dnsd: stop using oversized buffer. trim comment. by Denis Vlasenko · 16 years ago
- 5c32993 mount: users report that CIFS support is breaking things, mostly remove it. by Denis Vlasenko · 16 years ago
- f8de411 dnsd: removed highly questionable setting of signals to SIG_IGN by Denis Vlasenko · 16 years ago
- ddbf3bf dnsd: fix a number of bugs. Ideas by Ming-Ching Tiew (mctiew AT yahoo.com) by Denis Vlasenko · 16 years ago
- f81e8db *: make "pragma GCC visibility push(hidden)" less ugly by Denis Vlasenko · 16 years ago
- 42e78b9 ftpd: s/CONFIG_BUSYBOX_EXEC_PATH/bb_busybox_exec_path/ by Denis Vlasenko · 16 years ago
- 551ffdc more of pointless whitespace fixes by Denis Vlasenko · 16 years ago
- bd79c3d dhcpd: remember and record hostnames; optimize get_option by Denis Vlasenko · 16 years ago
- f9beb61 tftp: when we infer local name from remote (-r [/]path/path/file), by Denis Vlasenko · 16 years ago
- cbb4e61 httpd: add comment explaining why SERVER_NAME etc is not set. by Denis Vlasenko · 16 years ago
- 9f57cf6 ftpd: fix command fetching to not do it in 1-byte reads; by Denis Vlasenko · 16 years ago
- fce4a94 ftpd: add some comments by Denis Vlasenko · 16 years ago
- e3b840c ftpd: trim messages (but make sure they still make sense) by Denis Vlasenko · 16 years ago
- 5b492ee ftpd: do not use nasty tricks for re-execing if we are on MMU machine. by Denis Vlasenko · 16 years ago
- 1432cb4 ftpd: add support for MDTM, I see clients often use it, by Denis Vlasenko · 16 years ago
- 3a7a1eb ftpd: document NLST format by Denis Vlasenko · 16 years ago
- 1a82555 ftpd: instead of wordy HELP, implement useful, and smaller, FEAT. by Denis Vlasenko · 16 years ago
- edb0de4 ftpd: implement -vv verbosity by Denis Vlasenko · 16 years ago
- e6c94a6 ftpd: tweak timeout code by Denis Vlasenko · 16 years ago
- 074c903 ftpd: fix thinko: set_nport takes port in network order by Denis Vlasenko · 16 years ago
- fbf5846 ftpd: dont use fdprintf for simple status messages by Denis Vlasenko · 16 years ago
- 43bb7bb ftpd: simplify PORT check by assuming IP = peer's IP. by Denis Vlasenko · 16 years ago
- 20c8216 ftpd: add idle and absolute timeouts. This is a security issue, by Denis Vlasenko · 16 years ago
- f2160b6 ftpd: security tightened up: by Denis Vlasenko · 16 years ago
- fc58ba1 ftpd: fix the bug where >2GB file ops report errors; by Denis Vlasenko · 16 years ago
- 54ac03a *: remove LOG_NOWAIT by Denis Vlasenko · 16 years ago
- 4221e90 ftpd: stop unconditional logging to syslog. This was the only applet by Denis Vlasenko · 16 years ago
- a19e649 docs/logging_and_backgrounding.txt: new mini-doc by Denis Vlasenko · 16 years ago
- 5b28d31 ftpd: add LOG_NDELAY to openlog by Denis Vlasenko · 16 years ago
- c41cba5 ftpd: reuse ls applet for LIST/NLST/STAT generation by Denis Vlasenko · 16 years ago
- 9b2fbda ftpd: EPSV and SIZE support. Tested to work on IPv6 too. by Denis Vlasenko · 16 years ago
- 57a3b17 ftp: reduce amount of realloc's done in cmdio_write by Denis Vlasenko · 16 years ago
- d42eb81 ftpd: code shrink by Denis Vlasenko · 16 years ago
- 3455285 ftpd: code shrink by Denis Vlasenko · 16 years ago
- f1a11b5 ftp: code shrink by Denis Vlasenko · 16 years ago
- 9e95920 ftpd: code shuffled a bit, added comments by Denis Vlasenko · 16 years ago
- 51c9bb1 ftpd: add comment by Denis Vlasenko · 16 years ago
- ffb4bb3 ftpd: further code shrink by Denis Vlasenko · 16 years ago
- 73c571a *: move get_sock_lsa and xwrite_str to libbb, use where appropriate by Denis Vlasenko · 16 years ago
- 5e4fda0 ftpd: code chrink, fixed some minor bugs by Denis Vlasenko · 16 years ago
- bf9d179 adding forgotten new file by Denis Vlasenko · 16 years ago