Commit Verlauf

Autor SHA1 Nachricht Datum
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls vor 5 Jahren
  Denys Vlasenko 3b8025f132 tftp: optional tftp-hpa compat vor 5 Jahren
  Denys Vlasenko 45e3967c20 libbb: move netlink socket binding to the utility function vor 5 Jahren
  Denys Vlasenko ebe6d9d875 whitespace and comment format fixes, no code changes vor 7 Jahren
  Denys Vlasenko 3c18e3051d libbb: make xmalloc_sockaddr2dotted use NI_NUMERICSCOPE vor 8 Jahren
  Denys Vlasenko c52cbea2bb libbb: add setsockopt_foo helpers vor 9 Jahren
  Denys Vlasenko 8dff01d06a libbb: introduce and use is_prefixed_with() vor 9 Jahren
  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