1. cbcffa4 More Win32-related tidying up. by Dave Shield · 23 years ago
  2. fd98b9a Declare new routine 'netsnmp_oid_equals', and assorted Win32 cleanup fixes. by Dave Shield · 23 years ago
  3. 6b0cbf2 Export newly-defined public names, and re-export some routines that by Dave Shield · 23 years ago
  4. 8fefcee Take account of recent changes in library files. by Dave Shield · 23 years ago
  5. 6eb7548 Remove mention of the (obsolete) ucd-snmp/registry module. by Dave Shield · 23 years ago
  6. 8f113ee Protect the Win32 version of the config file, so that the other header by Dave Shield · 23 years ago
  7. 9ad5ad3 define LOG_DAEMON, since windows doesn't have it by Robert Story · 23 years ago
  8. 88f42c7 remove define of in_addr_t, which can be found in net-snmp/types.h by Robert Story · 23 years ago
  9. 01c5695 Bring Windows OID usage into line with the main config file settings. by Dave Shield · 23 years ago
  10. 22addfc Remove redundant declarations of 'getopt.c' and 'snmp_parse_args.c' in by Dave Shield · 23 years ago
  11. d4b4e7e Gotcha! Everything now builds (more-or-less) cleanly under Visual C++. by Dave Shield · 23 years ago
  12. ad061cf Slowly making progress on 5.0 Windows build. by Dave Shield · 23 years ago
  13. 6d5c55e Bring Windows versions of "automatically-generated" header files up to date. by Dave Shield · 23 years ago
  14. 1b0491d Add back the 'snmpCallback' domain under Windows. by Dave Shield · 23 years ago
  15. 9d83f59 Rename 'libucdmibs' to reflect the change of project name, by Dave Shield · 23 years ago
  16. 01f47b5 Continuing improvements to compilation of the latest code under Visual C++. by Dave Shield · 23 years ago
  17. b3775a5 Provide a plausible module configuration list for the Windows agent. by Dave Shield · 23 years ago
  18. 638e65a Ensure the main library compiles and works under Windows. by Dave Shield · 23 years ago
  19. 3c3a4e8 Provide Windows-specific versions of automatically-generated header files, by Dave Shield · 23 years ago
  20. 8934b68 Fix bogus structure comments in the snmpd project file. by Dave Shield · 23 years ago
  21. 8b2adde Support for running as a Windows service. by Dave Shield · 23 years ago
  22. cd964a3 win32 specific portions of patch 503256 by Wes Hardaker · 23 years ago
  23. 9c69ba3 patch#503256: helpers library definition for win32 by Wes Hardaker · 23 years ago
  24. 15ddba0 merge from 4.2 patches to main line by Wes Hardaker · 23 years ago
  25. afa4ff8 massive merge from the patches branch to the main line. by Wes Hardaker · 23 years ago
  26. baea234 Add vacm_is_configured. by Michael Slifcak · 24 years ago
  27. 6e70860 merge from patches branch: merge2->3. by Wes Hardaker · 24 years ago
  28. ff2151b added getopt.c to list by Wes Hardaker · 24 years ago
  29. e9c2d4f For Win32 API: Declare strtoul, vsnprintf; Enable reverse BER encoding. by Michael Slifcak · 24 years ago
  30. e028f29 Explicitly build path to CACHEFILE, as not all C compilers support "##". by Michael Slifcak · 24 years ago
  31. 922b757 Welcome the newest ucd-snmp applications to the Win32 builds. by Michael Slifcak · 25 years ago
  32. ac86537 Update for win32 build: remove unused variables and unpublished method. by Michael Slifcak · 25 years ago
  33. a15184d Win32 MS-VC++ build fixups. by Michael Slifcak · 25 years ago
  34. fe1d33b until Dave's version wins, need snmp_varlist_add_variable to build Win32 agent. by Michael Slifcak · 25 years ago
  35. c2920f6 changed mode_t typedef to agree with what ActiveState perl uses (anyone have a problem with this?) by Giovanni Marzot · 25 years ago
  36. 829bf95 Define optarg for apps use; Define vacm_is_configured for agent use. by Michael Slifcak · 25 years ago
  37. 45770c4 fix MSVC build for encode_keychange, and add more symbols for release builds by Michael Slifcak · 25 years ago
  38. c570002 more smooth sailing with Win32 .DLL . DLLEXPORT, anyone ? by Michael Slifcak · 25 years ago
  39. 29d32f3 Apply R. Story's patch for mkdirhier and strncasecmp on win32 by Michael Slifcak · 25 years ago
  40. d597f91 Remove DOS-style line termination (CR-LF --> LF). by Michael Slifcak · 25 years ago
  41. b8f1fd0 Include mib_module_config.h from mibincl.h, not top level config.h. by Michael Slifcak · 25 years ago
  42. 58fe89e include mib_module_config.h to make the USING_ constants visible. by Michael Slifcak · 25 years ago
  43. 3eb4335 Touchup for building more MIB modules in Win32 (MSVC). by Michael Slifcak · 25 years ago
  44. e20af26 add missing synbols for perl/SNMP module by Giovanni Marzot · 25 years ago
  45. 7ca941d 1.Make snmp_get_do_logging visible from DLL by Michael Slifcak · 25 years ago
  46. 0ade6ed Keep win32 release build from breaking. by Michael Slifcak · 25 years ago
  47. 8889ff3 Add IN_UCD_SNMP_SOURCE to not break Win32 builds. by Michael Slifcak · 25 years ago
  48. 93452bb Allow MSVC++ 5.x users to build using this workspace. by Michael Slifcak · 25 years ago
  49. 7cedd42 Fix bug #48 : no strcasecmp/strncasecmp for Sinix by Michael Slifcak · 25 years ago
  50. f10318e - libsnmp.def: add some function names by Niels Baggesen · 25 years ago
  51. a4ad342 - (various): changes to compile snmpd with VC++ 5.0 (Release mode) by Niels Baggesen · 25 years ago
  52. 7d7c92e More fun updating MS VC build of apps and library. by Michael Slifcak · 25 years ago
  53. 9b2a61d - system.c, config.h, win32.dsw, *.dsp, libsnmp.def: cleaning up for VC builds by Niels Baggesen · 25 years ago
  54. 282ab4f - .cvsignore: Make CVS silent about installation files by Niels Baggesen · 25 years ago
  55. 36f9c16 Fix reference to snmplib. by Michael Slifcak · 25 years ago
  56. 059c10f - (acconfig.h, config.h.in, configure, configure.in, usmUser.c, by Wes Hardaker · 25 years ago
  57. 66a6cc6 Add CVS ignore list for win32/libagent. by Michael Slifcak · 25 years ago
  58. db040ec Retry add MSVC++ project file. by Michael Slifcak · 25 years ago
  59. eff41b9 More MSVC++ Win32 agent files, gratis Robert Story. by Michael Slifcak · 25 years ago
  60. f2465bf More touchup per MSVC++ Win32 agent work. by Michael Slifcak · 25 years ago
  61. 00b39cf Add snmpbulkget to list of apps to build. by Michael Slifcak · 25 years ago
  62. 9944f36 Project file for building snmpbulkget using MSVC++ gratis Robert Story. by Michael Slifcak · 25 years ago
  63. f579049 Build with getopt. by Michael Slifcak · 25 years ago
  64. 2564e73 MSVC touchups: by Michael Slifcak · 25 years ago
  65. 5618619 - win32/*: clean up repository files, and add proper .cvsignore files by Niels Baggesen · 25 years ago
  66. df5cd02 - apps/*: changes for getopt usage, and reworking of snmp_parse_args by Niels Baggesen · 25 years ago
  67. 84e1e30 - win32/*.dsp: yet another round of making this crap work by Niels Baggesen · 25 years ago
  68. 534a636 - win32/*: VC++ project updates by Niels Baggesen · 25 years ago
  69. 1446ee0 - win32/*: fixes to the VC++ build projects by Niels Baggesen · 25 years ago
  70. 5617c39 - various: adapt tools to use getopt (and put one in for Win32) by Niels Baggesen · 25 years ago
  71. 85058c0 - snmptrapd.c,snmptrapd_handlers.c: make it compile with VC++ 5.0 by Niels Baggesen · 25 years ago
  72. 2db389c Redo FreeBSD 4.0: define freebsd3 in s/freebsd4.h; reduce "define" thrashing. by Michael Slifcak · 25 years ago
  73. f0a9458 declare find_best_tree_node for MSVC build. by Michael Slifcak · 25 years ago
  74. 5e90b43 Use HAVE_STDARG_H when deciding to use varargs vs ANSI-C prototypes. by Michael Slifcak · 25 years ago
  75. 7505992 u_int8/16/32_t types no longer needed for WIN32 builds. by Michael Slifcak · 25 years ago
  76. 402b7fc Fixups for building with MSVC++. (no hpux.c, supply MAX_PERSISTENT_BACKUPS). by Michael Slifcak · 25 years ago
  77. 4e5f85c -(*config*) turn on resource locking with --enable-reentrant. by Michael Slifcak · 26 years ago
  78. d6aad40 -(config*,win32/*,snmplib/*) resource locking originally from Markku Laukkanen by Michael Slifcak · 26 years ago
  79. 4e5346a (win32/config.h) - set SNMPCONFPATH to succeed compile; by Michael Slifcak · 26 years ago
  80. 24a3559 Win32 build fixes by Michael Slifcak · 26 years ago
  81. edb284c Remove last vestiges of config_load_mib by Michael Slifcak · 26 years ago
  82. 05e3c89 libsnmp.def - remove print_oid_report disable options by Michael Slifcak · 26 years ago
  83. e11cbb8 win32/config.h - define HAVE_GETHOSTNAME by Michael Slifcak · 26 years ago
  84. d3d8641 -(apps:encode_keychange.c,snmpdelta.c,snmptable.c, snmpusm.c; by Michael Slifcak · 26 years ago
  85. 466e25d -(encode_keychange.dsp,snmpusm.dsp) -build using common Win32 compiler by Michael Slifcak · 26 years ago
  86. 3e7b8be -(libsnmp.def) - add decls for new error logging functions. by Michael Slifcak · 26 years ago
  87. 89f7c49 -minor changes to build Win32 platforms using CygWin-egcs and MSVC compilers. by Michael Slifcak · 26 years ago
  88. b6f32be -(win32,snmplib,apps,agent) add snmp_socket_length to hide sockaddr_un; Win32 touchups by Michael Slifcak · 26 years ago
  89. 6e7dfc0 -(snmp_client.*) remove snmp_synch_setup, snmp_synch_reset by Michael Slifcak · 26 years ago
  90. 47eff7e - (config.h): comment change for internal md5. by Wes Hardaker · 26 years ago
  91. 9b53675 fixups to build most apps under Win32 (MSVC++ 5.0 or later) by Michael Slifcak · 26 years ago
  92. 0abdf36 - library changes to build on Win32. by Michael Slifcak · 26 years ago
  93. 81962ed - () more ANSI header fixups; touchup for M$ Win32 build by Michael Slifcak · 26 years ago
  94. 182a51b - second pass at CMU_COMPAT : Disable by default, leave snmp_parse alone. by Michael Slifcak · 26 years ago
  95. 56a9e2c -(win32/config.h) remove unused SYS_TIME_NAME,GLOBALSECURITY. add new constants. by Michael Slifcak · 26 years ago
  96. cac98c2 by Michael Slifcak · 26 years ago
  97. 28d34c7 - (config.h, win32.dsw, libsnmp.dsp, libsnmp.def, libsnmp_dll.dsp, by Wes Hardaker · 26 years ago
  98. 92be149 - (acconfig.h, config.h.in, snmp_api.c, config.h): Patch from Michael by Wes Hardaker · 26 years ago
  99. a1ddd21 - (snmptable.c, mib.c, parse.c, snmp_auth.c, libsnmp.def): Patch from by Wes Hardaker · 26 years ago
  100. 40b2bf1 - (README, apps, agent, acconfig.h): Patch from Markku Laukkanen: by Wes Hardaker · 26 years ago