Historial de Commits

Autor SHA1 Mensaje Fecha
  Denys Vlasenko aca464ddac telnet: convert CR -> CR LF, not CR -> CR NUL when sending data to server hace 12 años
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts hace 13 años
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h hace 13 años
  Denys Vlasenko 8d0e0cdadf move utmp.h include to libbb.h hace 14 años
  Denys Vlasenko 58c3d21c2e telnetd: write utmp record with correct pid hace 14 años
  Denys Vlasenko fb132e4737 whitespace cleanup hace 14 años
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
  Denys Vlasenko ff0e875e02 work on adding testsuite runs to randomconfig test builds hace 14 años
  Denys Vlasenko f6916dbed4 telnetd: fill hostname field in utmp/wtmp records hace 14 años
  Denys Vlasenko 3a41611bc5 telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363 hace 14 años
  Denys Vlasenko 4c721049c3 who: fix attempts to open '/dev/dev/ttyX'; make columns a bit wider, add -H hace 14 años
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 hace 15 años
  Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all() hace 15 años
  Denys Vlasenko 36df04837a randomconfig fixes hace 15 años
  Denys Vlasenko ed1667e8ee telnetd: add -w ("inetd wait") option. Can be configured off. hace 15 años
  Denys Vlasenko 1d77db8459 telnetd: more compact version of the fix for stray open fds hace 15 años
  Denys Vlasenko a4bcbd0e04 telnetd: properly close fds in child hace 15 años
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX hace 15 años
  Denis Vlasenko 5e4fda0aff ftpd: code chrink, fixed some minor bugs hace 15 años
  Denis Vlasenko d814c98692 telnetd: do not advertise TELNET_LFLOW, we do not support hace 16 años
  Denis Vlasenko 81c6a91251 telnetd: fix compile problem for non-standalone telnetd hace 16 años
  Denis Vlasenko 9f2f808b0d telnetd: correctly output 0xff char. ~100 bytes. hace 16 años
  Denis Vlasenko 6d0443557c telnetd: set SO_KEEPALIVE, users report it's useful. +20 bytes. hace 16 años
  Denis Vlasenko b0150d299f telnetd: handle emacs M-DEL and IAC-NOP (putty keepalive) hace 16 años
  Denis Vlasenko 202ac504e1 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op hace 16 años
  Denis Vlasenko 1101d1c980 telnet: shrink hace 16 años
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. hace 16 años
  Bernhard Reutner-Fischer 636a1f85e8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes hace 16 años
  Bernhard Reutner-Fischer ae4342ca3e - Rename getpty() to xgetpty() and adjust callers. hace 16 años
  Denis Vlasenko dd9228b861 tftpd: make it emit error packets hace 16 años