Historique des commits

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