1. c1872c0 Merge branch 'V5-4-patches' into V5-5-patches by Niels Baggesen · 11 years ago
  2. a51cbed snmpnetstat/if.c: properly detect snmp exceptions by Niels Baggesen · 11 years ago
  3. 46f29d8 Merge branch 'V5-4-patches' into V5-5-patches by Niels Baggesen · 11 years ago
  4. d214d70 snmpstatus: detect SNMP exception responses. by Niels Baggesen · 11 years ago
  5. 2f1312e Merge branch 'V5-4-patches' into V5-5-patches by Niels Baggesen · 11 years ago
  6. 8f6991a snmpnetstat: search ifName and ifAlias when looking for interface by Niels Baggesen · 11 years ago
  7. 2dd7dba Regenerate dependencies by Magnus Fromreide · 11 years ago
  8. 85bb4b5 Regenerate dependencies by Magnus Fromreide · 11 years ago
  9. 3e4077a Merge branch 'V5-4-patches' into V5-5-patches by Niels Baggesen · 11 years ago
  10. 0cb14d4 snmpnetstat: fix statistics for ipv6 by Niels Baggesen · 11 years ago
  11. e7f944c Merge branch 'V5-4-patches' into V5-5-patches by Bart Van Assche · 11 years ago
  12. 9a6f566 CHANGES: snmplib: Rename memdup() into netsnmp_memdup() by Bart Van Assche · 12 years ago
  13. 8507308 Patch a1263: Make database name configurable for trapd sql logging. by Niels Baggesen · 12 years ago
  14. 7e7258e Patch a1262: Fix memory error caused by confusing size of pointer by Niels Baggesen · 12 years ago
  15. dd332a0 BUG a#2463: Fix configure to respect data from mysql_config. by Niels Baggesen · 12 years ago
  16. 0d98975 Merge branch 'V5-4-patches' into V5-5-patches by Niels Baggesen · 12 years ago
  17. 7a407ad snmpdf: Handle SNMP (v2c/v3) exceptions by Niels Baggesen · 12 years ago
  18. a6bdf41 Merge branch 'V5-4-patches' into V5-5-patches by Bart Van Assche · 12 years ago
  19. ef74884 CHANGES: Windows: Fix environment separator in snmpd/snmptrapd/snmptranslate help text. Reported by Jason McCollum <jmccollum@comtechefdata.com>. by Bart Van Assche · 12 years ago
  20. 4ca534b Merge branch 'V5-4-patches' into V5-5-patches by Niels Baggesen · 12 years ago
  21. 1a34d22 Pick up ifDescr from ifXTable when available, and use that as the name. by Niels Baggesen · 12 years ago
  22. 364276a make depend for 5.5.2.pre1 by Dave Shield · 13 years ago
  23. c9c0722 Merge branch 'V5-4-patches' into V5-5-patches by Bart Van Assche · 13 years ago
  24. d9e229d Remove a superfluous declaration by Bart Van Assche · 13 years ago
  25. 91e9f28 Merge branch 'V5-4-patches' into V5-5-patches by Jan Safranek · 13 years ago
  26. a0777d3 Free previously allocated memory on errors. by Jan Safranek · 13 years ago
  27. 62fad52 Merge branch 'V5-4-patches' into V5-5-patches by Bart Van Assche · 13 years ago
  28. feb3af2 Replace strncpy()/strncat() by strlcpy()/strlcat() by Bart Van Assche · 13 years ago
  29. b7e1aa2 CHANGES: libsnmp: changed the type of the fourth argument of netsnmp_set_row_column() from const char* to const void* such that no cast is necessary when passing another datatype then char* or const char*. by Bart Van Assche · 15 years ago
  30. a198658 CHANGES: apps, snmplib: PATCH: 2835577: identified by "Bart Van Assche": Replace SNMP_ZERO of arrays with a memset. by Magnus Fromreide · 15 years ago
  31. 388871e Merge branch 'V5-4-patches' into V5-5-patches by Jan Safranek · 13 years ago
  32. 21d25d8 Fixed buffer overflow when parsing port numbers. by Jan Safranek · 13 years ago
  33. d369318 Fixed a buffer overflow when large SumFile is used. by Jan Safranek · 13 years ago
  34. c365d80 CHANGES: snmptrapd: Do not invoke shutdown_perl() from inside the SIGTERM handler since that fails if SIGTERM is received while a Perl handler is active. Based on a patch posted by Joel Avni <javni@arubanetworks.com> by Bart Van Assche · 13 years ago
  35. 3ebce6f Merge branch 'V5-4-patches' into V5-5-patches by Bart Van Assche · 13 years ago
  36. b24ee7c Eliminate most strncpy() and strncat() calls by Bart Van Assche · 13 years ago
  37. 68bfb09 Merge branch 'V5-4-patches' into V5-5-patches by Bart Van Assche · 13 years ago
  38. d95b404 Backport a2a7316c310f0fcc3728673fa047051c23b71960 by Niels Baggesen · 16 years ago
  39. 5764bf5 Merge branch 'V5-4-patches' into V5-5-patches by Bart Van Assche · 13 years ago
  40. 0f53695 CHANGES: snmplib, snmpd, perl: Eliminate dead variables by Bart Van Assche · 14 years ago
  41. 605ef2e Merge branch 'V5-4-patches' into V5-5-patches by Jan Safranek · 13 years ago
  42. fb6f80c Fixed exit code of encode_keychange with wrong arguments. by Jan Safranek · 13 years ago
  43. dab3286 Fixed QUITFUN usage. by Jan Safranek · 13 years ago
  44. 515c590 Merge branch 'V5-4-patches' into V5-5-patches by Dave Shield · 13 years ago
  45. fe58a0e CHANGES: snmplib: PATCHES: 3456770: Handle (obsolete) UInteger type properly by Dave Shield · 13 years ago
  46. cd859ad Fixed wrong memmove size by Jan Safranek · 13 years ago
  47. 1080083 Merge branch 'V5-4-patches' into V5-5-patches by Bart Van Assche · 13 years ago
  48. 2e7e9ed Fix uninitialized variable warnings. by Bart Van Assche · 13 years ago
  49. 29bf69d CHANGES: snmptrapd_sql: Avoid that a linker error is triggered on systems where my_progname is missing in libmysqlclient (e.g. Fedora 15 and 16). by Bart Van Assche · 13 years ago
  50. 211dcb4 Avoid that gcc 4.6 complains about set but not used variables by Bart Van Assche · 13 years ago
  51. 5cfdfc2 Merge branch 'V5-4-patches' into V5-5-patches by Magnus Fromreide · 13 years ago
  52. 995647c CHANGES: building: Remove the use of -L flags for internal libraries as it confuses libtool. by Magnus Fromreide · 13 years ago
  53. ae9ac6c Fix an incorrect source code comment: there is no requirement in the ANSI C standard that stack variables should be initialized to zero. by Bart Van Assche · 14 years ago
  54. 1b7454b Merge branch 'V5-4-patches' into V5-5-patches by Bart Van Assche · 14 years ago
  55. 690ea7d CHANGES: snmptrapd: Add missing newline character in a log message by Bart Van Assche · 14 years ago
  56. dd2fc2e CHANGES: snmptrapd: Invoke shutdown_perl() when shutting down by Bart Van Assche · 14 years ago
  57. 35f0a38 make depend by Dave Shield · 14 years ago
  58. 79c698a Fix for garbage output when agent presents more columns in bulk by Niels Baggesen · 14 years ago
  59. f394a26 Fix for garbage output when agent presents more columns in bulk by Niels Baggesen · 14 years ago
  60. b5d549a make depend by Dave Shield · 14 years ago
  61. 7ea5179 make depend by Dave Shield · 14 years ago
  62. 965a77b Fix bug 3118631: snmptable segfaults if index contains : character by Niels Baggesen · 14 years ago
  63. c5b742d Fix bug 3118631: snmptable segfaults if index contains : character by Niels Baggesen · 14 years ago
  64. 00ef569 Fix 5.5.x branch structure (part 2) by Dave Shield · 14 years ago
  65. 9016646 const juggling to remove warnings by Niels Baggesen · 14 years ago
  66. 6ff8f22 Use the appropriate API call for reporting config errors. by Dave Shield · 14 years ago
  67. 2ef02ec CHANGES: snmptrapd: BUGS: 3151254: Fix crash with invalid traphandle directive by Dave Shield · 14 years ago
  68. 309b43f fix contextEngineIDs for outgoing informs from snmpinform to be the local engineID by Wes Hardaker · 14 years ago
  69. 624d5cb CHANGES: snmpusm: Correct ifdefs, remove dead variables. by Magnus Fromreide · 15 years ago
  70. eed5f16 Fixed a compiler warning about an unused label that was triggered when by Bart Van Assche · 15 years ago
  71. 55bbba1 Describe -D usage as -D[TOKEN] instead of -D [TOKEN] by Jan Safranek · 15 years ago
  72. 7e42a3e Follow-up for r19116: make sure we include agent config by Thomas Anders · 15 years ago
  73. 607a034 CHANGES: build: Do not call vacm_standard_views() or by Thomas Anders · 15 years ago
  74. 683adaa CHANGES: MinGW: The Net-SNMP 5.4.x branch builds now on MinGW too. by Bart Van Assche · 15 years ago
  75. 8307690 CHANGES: snmptable: PATCH: 2850067: Suppress extraneous "index" header token by Dave Shield · 15 years ago
  76. 250ca49 CHANGES: PATCH: 2952034: Return of the Great SuSE 'sprintf' Hunt... by Dave Shield · 15 years ago
  77. 77100ad make depend by Dave Shield · 15 years ago
  78. 7aed78b Tweak missing subidentifier processing to be more type-aware. by Dave Shield · 15 years ago
  79. ce511d1 CHANGES: snmptable: BUGS: 2837998: Handle missing instance subidentifiers in results by Dave Shield · 15 years ago
  80. 7306afa CHANGES: apps: BUG: 2811577: Fix bug in GetBulk handling. by Dave Shield · 16 years ago
  81. 12f47af CHANGES: win32: PATCH: 2693746: from bvassche: improved socket startup support by Wes Hardaker · 16 years ago
  82. c6afbec CHANGES: build: PATCH: 2184039: misc fixes for freeing memory during error conditions. by Wes Hardaker · 16 years ago
  83. 176d4d0 CHANGES: ports: PATCH: 2688342: from ahmake to fix various compiler warning by Wes Hardaker · 16 years ago
  84. 532e24c CHANGES: Do not use %m in printf-formatted strings since %m in printf is a glibc extension. by Magnus Fromreide · 16 years ago
  85. 9bb2b72 make depend by Dave Shield · 17 years ago
  86. e1e4b29 CHANGES: apps: BUG: 1964136: Drop NULL type from snmpset usage message. by Dave Shield · 17 years ago
  87. 6d5e159 make depend by Dave Shield · 17 years ago
  88. 8a16b54 make depend by Dave Shield · 17 years ago
  89. a5527dd A couple more missing error checks. Based on those reported by Boya Sun by Dave Shield · 17 years ago
  90. 29a58cd Various missing error checks, etc. Reported by Boya Sun. by Dave Shield · 17 years ago
  91. 98b84a9 make depend by Dave Shield · 17 years ago
  92. 5106a4d CHANGES: build: BUG: 1802833: Ensure snmptrapd builds with --disable-snmpv1/2c by Dave Shield · 17 years ago
  93. 587fab8 CHANGES: snmptrapd: PATCH: 1746992: Improve snmptrapd access-control error messages. by Dave Shield · 18 years ago
  94. d8a3bad CHANGES: snmptrapd: PATCH: 1767725: Close all non standard file handles by Dave Shield · 18 years ago
  95. 7b2e88e CHANGES: perl: install embedded perl init files for snmpd/snmptrapd with mode 644 instead of 755 by Thomas Anders · 18 years ago
  96. 6c33a04 NEWS: perl: BUG: 1619827: link libnetsnmpagent/libnetsnmptrapd (rather than snmpd/snmptrapd) against libperl when configured with --enable-as-needed by Thomas Anders · 18 years ago
  97. e8db3b2 CHANGES: build: work around libnetsnmpagent/libnetsnmphelpers dependency issues when linking snmptrapd by Thomas Anders · 18 years ago
  98. 8e682d8 CHANGES: build: patch from apple to simplify makefile target references in some rules. by Wes Hardaker · 18 years ago
  99. 98b299d Improve memory handling of style-specific format strings. by Dave Shield · 18 years ago
  100. 7b82110 Remove redundant CVS-admin files. by Dave Shield · 18 years ago