Commit History

Author SHA1 Message Date
  Denys Vlasenko db5a6daa7f login: close PAM session on errors as well, not only on success 5 years ago
  Bernhard Reutner-Fischer 414be6c111 ip link: Fix vlan proto, closes 8261 and 11638 5 years ago
  Denys Vlasenko f50faf8408 ip link: fix mismatched enums in vlan_parse_opt(), closes 11631 5 years ago
  Denys Vlasenko 9b313ddcd8 wget: detect when the length of received file is less than advertised 5 years ago
  Denys Vlasenko 4906faafab sed: code shrink 5 years ago
  Brian Foley b7928e18b1 sed: Fix backslash parsing for 'w' command arg 5 years ago
  Brian Foley 1c42c18e96 awk: Fix overly permissive func arg list parsing 5 years ago
  Brian Foley 08a514c097 awk: Syntax error if delete isn't given an arg. 5 years ago
  Brian Foley dac15a10ac awk: Guard pointer chasing when parsing ternary expressions. 5 years ago
  Mark Marshall 11cb9eeffe capability: fix string comparison in cap_name_to_number 5 years ago
  Denys Vlasenko fc472ea187 wget: remove empty if/endif preprocessor directive pair 5 years ago
  Denys Vlasenko f7235cc89f service examples: ifplugd -M to prevents frequent respawning 5 years ago
  Bernhard Reutner-Fischer 774879c4e1 checkstack.pl: tweak bfin re 5 years ago
  Bernhard Reutner-Fischer f59739a663 checkstack: pull from upstream 5 years ago
  Bernhard Reutner-Fischer fe7ae562e5 checkstack.pl: fix arch autodetection 5 years ago
  Martin Lewis 94e748d027 wget: don't notify on download begin and end if quiet 5 years ago
  Denys Vlasenko edb74f4019 Update examples/udhcp/udhcpd.conf 5 years ago
  Denys Vlasenko 77524a311a start-stop-daemon: fix "both -x and -a" case: -a does override argv[0] 5 years ago
  Denys Vlasenko 088fec36fe start-stop-daemon: create pidfile before parent exits, closes 8596 5 years ago
  Denys Vlasenko b67d900395 adduser: fix a bug of getpwnam() overwriting shell name, closes 8586 5 years ago
  Denys Vlasenko 3109d1f965 tls: code shrink 5 years ago
  Denys Vlasenko 6ca8e347fe nslookup: return exitcode 1 on resolution errors 5 years ago
  Denys Vlasenko 8419123112 telnet: placate compiler's warning 5 years ago
  Denys Vlasenko ecf02e8b83 date: improve help text for -D 5 years ago
  Denys Vlasenko cfc2546ea4 bc: code shrink 5 years ago
  Denys Vlasenko a1698a15dc bc: remove "empty expression" check/message, parsing fails in these cases anyway 5 years ago
  Denys Vlasenko 132d7c098b bc: zbc_parse_expr_empty_ok() is unused except by zbc_parse_expr(), fold it in 5 years ago
  Denys Vlasenko fc7aa7a296 bc: disallow invalid syntax like "{ print 1 print 2 }" 5 years ago
  Einar Jón ce51140664 passwd: initialize pointers correctly 5 years ago
  Denys Vlasenko 959b04bc0e tls: add comment about dl.fedoraproject.org needing secp256r1 ECC curve 5 years ago