1. fd1e605 Encapsulate local variable "x" to the scope where needed. by Michael Slifcak · 25 years ago
  2. c0498ff Remove unused var "newvar". by Michael Slifcak · 25 years ago
  3. f326303 Use int vs ulong for array indexing variables to avoid signed/unsigned mismatch. by Michael Slifcak · 25 years ago
  4. 373d276 Remove unused vars struct tm, time_t. by Michael Slifcak · 25 years ago
  5. 932f392 Remove unused var "initlist". by Michael Slifcak · 25 years ago
  6. d5a466f Declare strncasecmp in system.h ; Remove unused var "status". by Michael Slifcak · 25 years ago
  7. 2c46d02 Remove unused vars. by Michael Slifcak · 25 years ago
  8. 599dd3c Declare optarg in getopt.h. by Michael Slifcak · 25 years ago
  9. c073440 - (mib2c.storage.conf): misc minor changes. by Wes Hardaker · 25 years ago
  10. 8715b06 - (.cvsignore, snmpNotifyTable.c, snmpNotifyTable.h): by Wes Hardaker · 25 years ago
  11. 4b30928 - (snmpTargetAddrEntry.c, snmpTargetAddrEntry.h, by Wes Hardaker · 25 years ago
  12. 86c1e96 - (target.h, target.c, target.h): generic target session creation by Wes Hardaker · 25 years ago
  13. 53d6d01 - (header_complex.c): remove Michael's horriblely wrong "fixes". by Wes Hardaker · 25 years ago
  14. 6cdd462 - (agent_trap.c, agent_trap.h): add remove_trap_session(). by Wes Hardaker · 25 years ago
  15. 42476ef - (read_config.c): deal with 0-length persistent strings better. by Wes Hardaker · 25 years ago
  16. 0af123e Check more alloc failures. by Michael Slifcak · 25 years ago
  17. 9009d4d (protocol.c) Use sizeof(oid), not 4! by Michael Slifcak · 25 years ago
  18. 5a5253d Removed sizeof(u_char) and unnecessary (unsigned) casts to malloc params. by Michael Slifcak · 25 years ago
  19. 40dc765 Prototype fixup. by Niels Baggesen · 25 years ago
  20. 5a9efcf s/conifg/config/ .... Hrrrmmmpf by Niels Baggesen · 25 years ago
  21. 4b42916 - makenosysdepend.pl Makefile.in: object files are now named .lo ... by Niels Baggesen · 25 years ago
  22. 6ea06f3 - (snmpTargetAddrEntry.h): add the SNMPv2-TM mib to the default list. by Wes Hardaker · 25 years ago
  23. c3bbad0 - (snmpTargetAddrEntry.c, snmpTargetParamsEntry.c): fix incorrect OIDs. by Wes Hardaker · 25 years ago
  24. 53e4bfb fat fingers by Giovanni Marzot · 25 years ago
  25. f232629 add defaults to daemon search path...recalc t/snmptest.cmd everytime per makefile.PL is run by Giovanni Marzot · 25 years ago
  26. 325e2f5 add defaults to daemon search path...recalc t/snmptest.cmd everytime per makefile.PL is run by Giovanni Marzot · 25 years ago
  27. e9612ad - (manager.pm): fix user preferences. Columns are optionally by Wes Hardaker · 25 years ago
  28. 8b7f214 - (snmptosql): fix history deletion. by Wes Hardaker · 25 years ago
  29. dfb75d4 - (snmpd.conf.5.def): document trapsess. by Wes Hardaker · 25 years ago
  30. 6730b26 - (agent_read_config.c, agent_trap.c, agent_trap.h): by Wes Hardaker · 25 years ago
  31. c36c938 - (master_request.c): re-enable freeing of master request. by Wes Hardaker · 25 years ago
  32. 76d5e8f - (acconfig.h, config.h.in): save exec data to /var/ucd-snmp. by Wes Hardaker · 25 years ago
  33. 3fe3ff7 - (snmptrapd_log.c): Patch from Markku Laukkanen: by Wes Hardaker · 25 years ago
  34. 492f05c - (setupdb, setupuser, snmptosql): use "Table"s instead of "Entry"s. by Wes Hardaker · 25 years ago
  35. b9199c5 - (manager.pm): save mib descriptions for display purposes (again). by Wes Hardaker · 25 years ago
  36. 18d5ec1 - (manager.pm): remove debugging statements. by Wes Hardaker · 25 years ago
  37. 5c4caa0 - (manager.pm): properly sort displayed table columns again. by Wes Hardaker · 25 years ago
  38. 7963e43 - (snmp_config.5.def, read_config.c, read_config.h): by Wes Hardaker · 25 years ago
  39. c484bd8 - (acconfig.h, config.h.in, configure, configure.in): by Wes Hardaker · 25 years ago
  40. 4f3f21e - (INSTALL, green.gif, manager.pm, red.gif, setupauth, setupdb, by Wes Hardaker · 25 years ago
  41. 428a77b - (snmptosql): host name changes -> varchar(64) by Wes Hardaker · 25 years ago
  42. 1e4f0ec - (manager.pm): many minor fixes and changes. by Wes Hardaker · 25 years ago
  43. 6616c54 - (displaytable.pm): allow table title setting. by Wes Hardaker · 25 years ago
  44. f0d9356 - (.cvsignore): add *.made. by Wes Hardaker · 25 years ago
  45. 3804da6 - (Makefile.in, fixproc, ipf-mod.pl, mib2c, tkmib): by Wes Hardaker · 25 years ago
  46. 38e7f47 - (snmptosql): typos. by Wes Hardaker · 25 years ago
  47. 8361fb3 - (snmptosql): by Wes Hardaker · 25 years ago
  48. 0d19405 - (manager.pm): beginnings of a nicer real interface. by Wes Hardaker · 25 years ago
  49. a94988b - (getValues.pm): some variables were global and hence persistent and by Wes Hardaker · 25 years ago
  50. 935b62f - (snmpd.c): store persistent data immediately after init'ing to by Wes Hardaker · 25 years ago
  51. 77953c0 - (snmpd.1.def): describe -I. by Wes Hardaker · 25 years ago
  52. dc4b3f6 - (configure, configure.in, mib_modules.c, mib_modules.h, snmpd.c): by Wes Hardaker · 25 years ago
  53. 154c2f1 - (default_store.c, default_store.h): default store routines for void pointers. by Wes Hardaker · 25 years ago
  54. 829099e - (mibII/ip.[ch]): Allow IP support without the At/ipNetToMedia module by Dave Shield · 25 years ago
  55. 289b418 - (proxy.c, proxy.h): simple proxy support. by Wes Hardaker · 25 years ago
  56. c4ce185 Fix problem identified by V. Grenet : new method snmp_oid_min_compare by Michael Slifcak · 25 years ago
  57. f28ec4f - (mibII/sysORTable.c mibII/system_mib.c): by Dave Shield · 25 years ago
  58. f3e9c89 - (util_funcs.[ch]): New time-diff utility routines by Dave Shield · 25 years ago
  59. 3018ac3 - (snmpd.c snmp_agent.c mibII/var_route.c): Use 'mibincl.h' header by Dave Shield · 25 years ago
  60. 6849716 - (agent_registry.[ch] agentx/client.[ch] by Dave Shield · 25 years ago
  61. a8f7d68 - (snmp.h snmp_api.c snmp_client.c): Support for per-request timeout handling by Dave Shield · 25 years ago
  62. 2f1b750 - (agentx/protocol.c): Minor error in AgentX packet dump by Dave Shield · 25 years ago
  63. ab1544d - (memory.c): Patch from Ragnar Kjørstad: by Wes Hardaker · 25 years ago
  64. 698894a Fix use of bin2asc to not always show "string"; use snmp_oid_compare, too. by Michael Slifcak · 25 years ago
  65. 9fbeb51 - (mibII/interfaces.c): Consolidate header handling. by Dave Shield · 25 years ago
  66. f1eda3d - (mibII/interfaces.c): Correct confusing comment by Dave Shield · 25 years ago
  67. d3eaaf6 - (configure.in configure): Replace use of 'cut' with equivalent 'sed' calls by Dave Shield · 25 years ago
  68. 5c93d3a - (configure.in aclocal.m4 configure): by Dave Shield · 25 years ago
  69. 9cea23f - (apps/.cvsignore): add more stuff to ignore. by Wes Hardaker · 25 years ago
  70. f74f8d1 - (Makefile.in, snmp_parse_args.c, snmp_parse_args.h, snmpbulkget.c, by Wes Hardaker · 25 years ago
  71. 42ed415 - (snmplib/tools.[ch]): Routine for comparing two markers. by Dave Shield · 25 years ago
  72. 95c532f - (local/mib2c): Generate multiple tables in one code file by Dave Shield · 25 years ago
  73. e726459 - (vacm_vars.c, vacm_vars.h, vacm.c, vacm.h): Patch from Arne Oesleboe: by Wes Hardaker · 25 years ago
  74. 11f8617 - (snmpusm.c): Patch from Arne Oesleboe: by Wes Hardaker · 25 years ago
  75. c698090 - (snmpvacm.c): Patch from Arne Oesleboe: - added a new command: snmpvacm. by Wes Hardaker · 25 years ago
  76. 67f12a6 - (agent_read_config.c): mention the port number on the trapsink help line. by Wes Hardaker · 25 years ago
  77. 8cf298c - (snmptrapd.c): use standardized buffer sizes by Wes Hardaker · 25 years ago
  78. 2040f6a - (Makefile.in, snmptrapd.c, snmptrapd_log.c, snmptrapd.8): Patch from by Wes Hardaker · 25 years ago
  79. 8c8f69a - (README): add Jeff and Arne. by Wes Hardaker · 25 years ago
  80. 04c402e - (mib.c): *correctly* associate escapeQuotes with the right default_store bool. by Wes Hardaker · 25 years ago
  81. b871083 - (snmp.conf.5.def): document escapeQuotes. by Wes Hardaker · 25 years ago
  82. 3baa550 - (snmpcmd.1, default_store.h, mib.c): new option -OE: by Wes Hardaker · 25 years ago
  83. 5738f00 - (mibII/{ip,icmp,tcp,udp,kernel_linux}.[ch]): by Dave Shield · 25 years ago
  84. 4b2f21f - (ucd_snmp.h, vmstat_bsdi4.c, vmstat_bsdi4.h): Patch from Bert Driehuis: by Wes Hardaker · 25 years ago
  85. 4868ac2 - (snmp_agent.c): Re-remove redundant PDU clone by Dave Shield · 25 years ago
  86. 207386d - (agent_registry.[ch] agentx/master_admin.c): Implement missing routine 'unregister_mib_context' by Dave Shield · 25 years ago
  87. 1590f9f - (snmp_agent.c): Um, default to port 161. Opps. by Wes Hardaker · 25 years ago
  88. f2cfc83 - (agent_registry.[ch] var_struct.h agentx/master_admin.c): by Dave Shield · 25 years ago
  89. a8e060f - (kernel_sunos5.c): Recognise Solaris ATM LAN Emulation interfaces by Dave Shield · 25 years ago
  90. e42fbdf - (agent_index.[ch] agent_registry.[ch] Makefile.in agentx/master_admin.c): by Dave Shield · 25 years ago
  91. 7029f77 - (kernel_sunos5.c): Add support for recognising QuadFastEther interface by Dave Shield · 25 years ago
  92. f37bcbe - (apps/snmptable.c): Fix problem with missing separator (with -Ci -Cf) by Dave Shield · 25 years ago
  93. 268a93c - (snmp_agent.c): Remove redundant PDU clone by Dave Shield · 25 years ago
  94. 97ac37f - (agent/snmpd.c): Catch (and ignore) SIGPIPE signals. by Dave Shield · 25 years ago
  95. e4e2a70 - (agentx/protocol.c): by Dave Shield · 25 years ago
  96. 2c30a46 - (snmpd.1.def): document -p. by Wes Hardaker · 25 years ago
  97. 798d4a6 - (snmp_agent.c): always use the default transport mapping, not the last one. by Wes Hardaker · 25 years ago
  98. a897743 - (ds_agent.h, snmp_agent.c, snmpd.c): implement multiple transport by Wes Hardaker · 25 years ago
  99. 2b9bcbf fix udpstat --> tcpstat by Michael Slifcak · 25 years ago
  100. cc4434f - (agentx/master_request, agentx/master_admin.c): by Dave Shield · 25 years ago