コミット履歴

作者 SHA1 メッセージ 日付
  Karl DeBisschop 489f4501f8 typo: had commented use Net::SNMP for testing 23 年 前
  Karl DeBisschop 8bfa89346f make sure host_name is set and remove NULL string inits that can lead to segfaults 23 年 前
  Karl DeBisschop 53c65d0bcd missed argc check on port parameter 23 年 前
  Karl DeBisschop dbad749293 split and validate input more robustly 23 年 前
  Karl DeBisschop 9452b46d95 remove NULL string inits that can lead to segfaults 23 年 前
  Ton Voon b2a2d26d13 ps support for Darwin / MacOSX 23 年 前
  Karl DeBisschop 0716ab1501 do not pass host if none is provided 23 年 前
  Karl DeBisschop a305b2be1d we were sending extra CRLF 23 年 前
  Karl DeBisschop c53487d26c indicate new default state in get_rpcinfo, also fix a bunch of indents for consistent format 23 年 前
  Subhendu Ghosh 86ac5cbdb7 bug fix for state and opt_c initialization 23 年 前
  Subhendu Ghosh 1c359fe16f Counter32 tag parsing added 23 年 前
  Karl DeBisschop 3a04e399fd semicolon needed where progname define was replaced 23 年 前
  Karl DeBisschop 68544fbb90 add option to let regex span newlines 23 年 前
  Karl DeBisschop ec1ff298a5 progname and print_usage need to be defined 23 年 前
  Karl DeBisschop e200689550 semicolon needed where praogname define was replced 23 年 前
  Karl DeBisschop b69a16dc7d semicolon needed where praogname define was replced 23 年 前
  Karl DeBisschop ffe734e832 find kerberos libs in latest Red Hat beta 23 年 前
  Karl DeBisschop 518c841e42 restore max() macro 23 年 前
  Karl DeBisschop cdf54898cf cleanup progname assignment 23 年 前
  Karl DeBisschop 2350599a4c accept $ for share and \\ for users 23 年 前
  Karl DeBisschop b6f64e1290 avoid segfault when host is not given 23 年 前
  Karl DeBisschop 7f7188e8de convert PROGANE from a define to a const char 23 年 前
  Karl DeBisschop 0c3386274e convert PROGANE from a define to a const char 23 年 前
  Karl DeBisschop de5650f28e change exit status to be POSIX compliant 23 年 前
  Karl DeBisschop be20f98d02 check for a few null strings, change PROGNAME from #define to const *char 23 年 前
  Karl DeBisschop 2eda58cc91 add options for excluding devices and for skipping OK devices in summary 23 年 前
  Karl DeBisschop 86bf45146e protect against some null strings, make formats more uniform 23 年 前
  Karl DeBisschop 6f1fc7e3a0 expect is +OK for SPOP too 23 年 前
  Karl DeBisschop 198b425de6 server expect not getting set, expect is +OK for POP 23 年 前
  Karl DeBisschop 202a5e4df9 remove spurious CRLF 23 年 前