Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonh Wendell 9106107a50 Make unix (local) sockets work without IPv6 enabled vor 12 Jahren
  Denys Vlasenko ca18311d0a libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr. vor 13 Jahren
  Vitaly Magerya 7f4b769c42 don't call freeaddinfo(NULL) vor 13 Jahren
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular vor 14 Jahren
  Dan Fandrich fdd7b566ec A few minor portability improvements vor 14 Jahren
  Denys Vlasenko f6916dbed4 telnetd: fill hostname field in utmp/wtmp records vor 14 Jahren
  Jérémie Koenig fbedacfc8c Hurd compat fixes. Mostly dealing with absent PATH_MAX vor 14 Jahren
  Denys Vlasenko 99069330a1 *: gethostname-related fixes vor 14 Jahren
  Denys Vlasenko b1278a38bc ntpd: locally bind every peer socket. +22 bytes vor 15 Jahren
  Denys Vlasenko 75b7397675 fix trivial compile breakage vor 15 Jahren
  Denys Vlasenko ca6c7e42f9 ntp: simplifications; libbb: simpler resolution of numeric hostnames vor 15 Jahren
  Denys Vlasenko 6331cf059c *: use "can't" instead of "cannot" vor 15 Jahren
  Denys Vlasenko 043b1e5d99 more C standard compat fixes from Dan Fandrich vor 15 Jahren
  Denis Vlasenko f6b4685691 add FEATURE_UNIX_LOCAL. By Ingo van Lil (inguin AT gmx.de) vor 15 Jahren
  Denis Vlasenko a771e7c005 *: remove check for errors on getsockaddr in cases we know they can't happen vor 15 Jahren
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX vor 15 Jahren
  Denis Vlasenko 9b2fbda538 ftpd: EPSV and SIZE support. Tested to work on IPv6 too. vor 15 Jahren
  Denis Vlasenko 73c571a5ff *: move get_sock_lsa and xwrite_str to libbb, use where appropriate vor 15 Jahren
  Denis Vlasenko a3ca7cf069 add a note that SO_BINDTODEVICE needs padded iface name on 2.6.26 vor 16 Jahren
  Denis Vlasenko e53738558f *: fix SO_BINDTODEVICE. Kernel wants at least IFNAMSIZ bytes there. vor 16 Jahren
  Denis Vlasenko db12d1d733 Fix forgotten license comments vor 16 Jahren
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on vor 16 Jahren
  Denis Vlasenko 4e6d5117b8 inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames vor 16 Jahren
  Bernhard Reutner-Fischer 8c69afd992 - be C99 friendly. Anonymous unions are a GNU extension. This change is vor 17 Jahren
  Denis Vlasenko 9d6c46955f Introduce FEATURE_PREFER_IPV4_ADDRESS. If selected, we have: vor 17 Jahren
  Denis Vlasenko a27a11bb2c introduce and use xdup2(int, int) vor 17 Jahren
  Denis Vlasenko 5c51a7ca52 nc: make connecting to IPv4 from IPv6-enabled hosts easier vor 17 Jahren
  Denis Vlasenko 335b63d8d1 make a few struct bb_applet members conditional vor 17 Jahren
  Denis Vlasenko 29fe7265b8 nc: port nc 1.10 to busybox vor 17 Jahren
  Denis Vlasenko 729bd9e0b0 test: comment out unused code vor 17 Jahren