ChangeLog
上传用户:wxp200602
上传日期:2007-10-30
资源大小:4028k
文件大小:2891k
- * agent/mibgroup/mibII/vacm_vars.c:
- - (vacm_vars.c): Patch from Niels Baggesen:
- - better checking of .conf file parsing line requirements.
-
- 1999-04-13 15:56 hardaker
- * agent/snmpd.c:
- - (snmpd.c): Patch from Niels Baggesen:
- - log with timestamp at shutdown.
-
- 1999-04-13 15:36 hardaker
- * mibs/: SNMP-NOTIFICATION-MIB.txt, SNMP-PROXY-MIB.txt,
- SNMP-VIEW-BASED-ACM-MIB.txt:
- - (SNMP-NOTIFICATION-MIB.txt, SNMP-PROXY-MIB.txt,
- SNMP-VIEW-BASED-ACM-MIB.txt): Patch from Niels Baggesen:
- - fix module locations for broken mibs.
-
- 1999-04-13 15:32 hardaker
- * agent/mibgroup/ucd-snmp/pass.c:
- - (pass.c): Patch from Jim Mar:
- - add capability for binary octet strings in pass scripts.
-
- 1999-04-13 15:20 hardaker
- * agent/mibgroup/mibII/system_mib.c:
- - (system_mib.c): make sysDescr read-only.
-
- 1999-04-13 15:19 hardaker
- * configure, configure.in, agent/Makefile.in
- :
- - (configure, configure.in, Makefile.in): Patch from Daniel Hagerty:
- - fix libwrap to only add the library to the agent.
-
- 1999-04-13 08:43 hardaker
- * README.win32:
- - (README.win32): Patch from Robert Story:
- - add a URL reference to cygwin.
-
- 1999-04-12 22:23 hardaker
- * snmplib/: snmp_api.c, snmp_api.h:
- - (snmp_api.c): make snmp_varlist_add_variable to possible create a
- varlist before adding something to it.
-
- 1999-04-12 22:16 hardaker
- * local/tkmib:
- - (tkmib): make displayed mib node info into two columns instead of one.
-
- 1999-04-12 22:15 hardaker
- * agent/mibgroup/host/hr_utils.h:
- - (hr_utils.h): remove variable names from prototypes (was causing problems).
-
- 1999-04-12 22:14 hardaker
- * agent/mibgroup/mibincl.h:
- - (mibincl.h): include sys/time.h.
-
- 1999-04-12 22:13 hardaker
- * agent/mibgroup/: header_complex.c, header_complex.h:
- - (header_complex.c, header_complex.h): deal with more complex data
- structures with multiple and variable length indexes.
-
- 1999-04-12 22:12 hardaker
- * README.win32:
- - (README.win32): new README from Joe Marzot.
-
- 1999-04-07 15:00 mslifcak
- * agent/mibgroup/snmpv3/usmUser.c, snmplib/snmp_api.c,
- snmplib/system.c:
- -(usmUser.c,system.c) plug mem leak; (snmp_api.c) enforce array limit.
-
- 1999-04-07 12:23 mslifcak
- * apps/encode_keychange.c, snmplib/tools.c:
- -(apps/encode_keychange.c snmplib/tools.c) move keystroke functions to application.
-
- 1999-04-07 12:17 mslifcak
- * agent/mibgroup/ipfwchains/ipfwchains.c:
- -(ipfwchains.c) remove multiple definitions of MATCH_FAILED
-
- 1999-04-07 11:59 mslifcak
- * agent/snmp2p.c, agent/snmp_agent.c,
- agent/snmp_vars.h, agent/view_parse.c,
- agent/mibgroup/util_funcs.c,
- agent/mibgroup/examples/ucdDemoPublic.c,
- agent/mibgroup/host/hr_filesys.c,
- agent/mibgroup/host/hr_storage.c,
- agent/mibgroup/host/hr_swrun.c,
- agent/mibgroup/host/hr_system.c, agent/mibgroup/mibII/at.c
- , agent/mibgroup/mibII/icmp.c,
- agent/mibgroup/mibII/interfaces.c, agent/mibgroup/mibII/ip.c
- , agent/mibgroup/mibII/system_mib.c,
- agent/mibgroup/mibII/tcp.c, agent/mibgroup/mibII/udp.c
- , agent/mibgroup/mibII/vacm_vars.c,
- agent/mibgroup/mibII/var_route.c,
- agent/mibgroup/misc/ipfwacc.c,
- agent/mibgroup/snmpv3/usmUser.c,
- agent/mibgroup/ucd-snmp/extensible.c,
- agent/mibgroup/ucd-snmp/hpux.c,
- agent/mibgroup/ucd-snmp/pass.c,
- agent/mibgroup/ucd-snmp/pass_persist.c,
- agent/mibgroup/ucd-snmp/proc.c,
- agent/mibgroup/v2party/context_vars.c,
- agent/mibgroup/v2party/party_vars.c,
- agent/mibgroup/v2party/view_vars.c, apps/snmpdelta.c,
- apps/snmptest.c, apps/snmptrapd.c,
- apps/snmpnetstat/route.c, apps/snmpnetstat/winstub.c,
- snmplib/acl_parse.c, snmplib/context.h,
- snmplib/context_parse.c, snmplib/party.h,
- snmplib/party_parse.c, snmplib/read_config.c,
- snmplib/snmp_api.c, snmplib/snmp_auth.c,
- snmplib/snmp_impl.h, snmplib/vacm.h, snmplib/view.h
- :
- - (agent/snmp2p.c agent/snmp_agent.c agent/snmp_vars.h
- agent/view_parse.c agent/mibgroup/util_funcs.c
- agent/mibgroup/examples/ucdDemoPublic.c
- agent/mibgroup/host/hr_filesys.c
- agent/mibgroup/host/hr_storage.c
- agent/mibgroup/host/hr_swrun.c agent/mibgroup/host/hr_system.c
- agent/mibgroup/mibII/at.c agent/mibgroup/mibII/icmp.c
- agent/mibgroup/mibII/interfaces.c agent/mibgroup/mibII/ip.c
- agent/mibgroup/mibII/system_mib.c agent/mibgroup/mibII/tcp.c
- agent/mibgroup/mibII/udp.c agent/mibgroup/mibII/vacm_vars.c
- agent/mibgroup/mibII/var_route.c agent/mibgroup/misc/ipfwacc.c
- agent/mibgroup/snmpv3/usmUser.c
- agent/mibgroup/ucd-snmp/extensible.c
- agent/mibgroup/ucd-snmp/hpux.c agent/mibgroup/ucd-snmp/pass.c
- agent/mibgroup/ucd-snmp/pass_persist.c
- agent/mibgroup/ucd-snmp/proc.c
- agent/mibgroup/v2party/context_vars.c
- agent/mibgroup/v2party/party_vars.c
- agent/mibgroup/v2party/view_vars.c apps/snmpdelta.c
- apps/snmptest.c apps/snmptrapd.c apps/snmpnetstat/route.c
- apps/snmpnetstat/winstub.c snmplib/acl_parse.c
- snmplib/context.h snmplib/context_parse.c snmplib/party.h
- snmplib/party_parse.c snmplib/read_config.c snmplib/snmp_api.c
- snmplib/snmp_auth.c snmplib/snmp_impl.h snmplib/vacm.h
- snmplib/view.h) fgets use sizeof mostly, oid base size is MAX_OID_LEN
-
- 1999-04-07 11:34 hardaker
- * apps/encode_keychange.c:
- - (encode_keychange.c): removal of duplicate functions.
-
- 1999-04-07 11:32 hardaker
- * apps/: encode_keychange.c, snmpusm.c:
- - (encode_keychange.c, snmpusm.c): debugging conversions.
-
- 1999-04-07 11:27 hardaker
- * agent/mibgroup/: examples/ucdDemoPublic.c,
- mibII/sysORTable.c, mibII/vacm_vars.c, smux/smux.c
- , snmpv3/snmpEngine.c, snmpv3/usmUser.c,
- target/snmpTargetAddrEntry.c, target/snmpTargetParamsEntry.c
- :
- - (ucdDemoPublic.c, sysORTable.c, vacm_vars.c, smux.c, snmpEngine.c,
- usmUser.c, snmpTargetAddrEntry.c, snmpTargetParamsEntry.c):
- - debugging statement conversion
-
- 1999-04-07 11:12 hardaker
- * snmplib/: scapi.c, snmpv3.c:
- - (scapi.c, snmpv3.c): debug typos and include file additions.
-
- 1999-04-07 10:48 hardaker
- * agent/mibgroup/mibII/snmp_mib.c:
- - (snmp_mib.c): removed unnneeded header_snmp().
-
- 1999-04-07 10:43 hardaker
- * snmplib/debug.h:
- - (debug.h): removed.
-
- 1999-04-07 10:41 hardaker
- * config.h.in, agent/snmp_vars.c,
- apps/encode_keychange.c, apps/snmptrapd.c,
- snmplib/Makefile.in, snmplib/all_general_local.h,
- snmplib/keytools.c, snmplib/keytools.h,
- snmplib/lcd_time.c, snmplib/md5.c,
- snmplib/read_config.c, snmplib/scapi.c,
- snmplib/snmp_api.c, snmplib/snmpusm.c,
- snmplib/snmpv3.c, snmplib/tools.c, snmplib/tools.h
- :
- - (config.h.in, snmp_vars.c, encode_keychange.c, snmptrapd.c,
- Makefile.in, all_general_local.h, keytools.c, keytools.h,
- lcd_time.c, md5.c, read_config.c, scapi.c, snmp_api.c, snmpusm.c,
- snmpv3.c, tools.c, tools.h):
- - misc merging, including fixes and debugging statement changes to
- newer model.
- - a few -Wall fixes.
-
- 1999-04-07 06:17 mslifcak
- * agent/snmp_vars.c, agent/snmpd.c,
- agent/mibgroup/v2party/alarm.c, apps/encode_keychange.c
- , apps/snmpstatus.c, apps/snmptrapd.c,
- apps/snmpnetstat/if.c, snmplib/all_system.h,
- snmplib/debug.h, snmplib/keytools.c, snmplib/lcd_time.c
- , snmplib/md5.c, snmplib/mib.c,
- snmplib/read_config.c, snmplib/scapi.c, snmplib/snmp.h
- , snmplib/snmp_api.c, snmplib/snmp_auth.c,
- snmplib/snmpusm.c, snmplib/snmpv3.c, snmplib/system.h
- , snmplib/tools.c, snmplib/tools.h,
- win32/config.h, win32/libsnmp/libsnmp.dsp,
- win32/libsnmp_dll/libsnmp.def,
- win32/libsnmp_dll/libsnmp_dll.dsp:
- - () more ANSI header fixups; touchup for M$ Win32 build
-
- 1999-04-06 22:14 mslifcak
- * agent/snmp_vars.c:
- - (snmp_vars.c) more v2party rework needed
-
- 1999-04-06 22:13 mslifcak
- * agent/mibgroup/mibII/vacm_vars.c:
- - (vacm_vars.c) - set global ptrs = 0.
-
- 1999-04-06 21:23 mslifcak
- * Makefile.in, agent/snmp_agent.c, agent/snmp_vars.c
- , agent/snmpd.c, agent/mibgroup/dummy/dummy.h,
- agent/mibgroup/examples/ucdDemoPublic.c,
- agent/mibgroup/examples/ucdDemoPublic.h,
- agent/mibgroup/examples/wombat.h,
- agent/mibgroup/host/hr_disk.c,
- agent/mibgroup/host/hr_filesys.c,
- agent/mibgroup/mibII/interfaces.c, agent/mibgroup/mibII/ip.c
- , agent/mibgroup/mibII/var_route.c,
- agent/mibgroup/misc/dlmod.c, agent/mibgroup/smux/smux.c
- , agent/mibgroup/snmpv3/snmpEngine.c,
- agent/mibgroup/snmpv3/snmpEngine.h,
- agent/mibgroup/snmpv3/snmpMPDStats.c,
- agent/mibgroup/snmpv3/snmpMPDStats.h,
- agent/mibgroup/snmpv3/usmStats.c,
- agent/mibgroup/snmpv3/usmStats.h,
- agent/mibgroup/snmpv3/usmUser.c,
- agent/mibgroup/snmpv3/usmUser.h,
- agent/mibgroup/ucd-snmp/file.c,
- agent/mibgroup/ucd-snmp/loadave.c,
- agent/mibgroup/ucd-snmp/pass_persist.c,
- agent/mibgroup/ucd-snmp/registry.c,
- agent/mibgroup/v2party/context_vars.c, apps/snmpusm.c,
- apps/snmpnetstat/if.c, apps/snmpnetstat/winstub.c,
- apps/snmpnetstat/winstub.h, snmplib/lcd_time.c,
- snmplib/lcd_time.h, snmplib/snmp_api.c,
- snmplib/snmp_api.h, snmplib/snmpusm.c,
- snmplib/snmpusm.h, snmplib/system.c, snmplib/tools.c
- :
- - changes for ANSI headers; POSIX(index vs strchr); minor fixes
-
- 1999-04-06 15:38 hardaker
- * agent/mibgroup/mibincl.h,
- agent/mibgroup/examples/ucdDemoPublic.c,
- agent/mibgroup/mibII/vacm_vars.h, apps/snmptrapd.c,
- snmplib/snmp_api.c, testing/Makefile.in:
- - (mibincl.h, ucdDemoPublic.c, vacm_vars.h, snmptrapd.c, snmp_api.c,
- Makefile.in): final merge pieces of recent v3 line changes.
-
- 1999-04-06 15:12 hardaker
- * ISSUES, Makefile.in, Makefile.top, acconfig.h
- , aclocal.m4, config.h.in, configure,
- configure.in, agent/Makefile.in,
- agent/agent_read_config.c, agent/agent_read_config.h,
- agent/auto_nlist.h, agent/m2m.h, agent/snmp2p.c,
- agent/snmp_agent.c, agent/snmp_agent.h,
- agent/snmp_vars.c, agent/snmp_vars.h, agent/snmpd.c
- , agent/snmpd.h, agent/mibgroup/Makefile.in,
- agent/mibgroup/mibincl.h, agent/mibgroup/snmpv3mibs.h,
- agent/mibgroup/util_funcs.c, agent/mibgroup/util_funcs.h
- , agent/mibgroup/examples/ucdDemoPublic.c,
- agent/mibgroup/examples/ucdDemoPublic.cmds,
- agent/mibgroup/examples/ucdDemoPublic.conf,
- agent/mibgroup/examples/ucdDemoPublic.h,
- agent/mibgroup/mibII/interfaces.c,
- agent/mibgroup/mibII/route_write.c,
- agent/mibgroup/mibII/snmp_mib.c,
- agent/mibgroup/mibII/sysORTable.c,
- agent/mibgroup/mibII/vacm_vars.c,
- agent/mibgroup/mibII/vacm_vars.h,
- agent/mibgroup/snmpv3/snmpEngine.c,
- agent/mibgroup/snmpv3/snmpEngine.h,
- agent/mibgroup/snmpv3/snmpMPDStats.c,
- agent/mibgroup/snmpv3/snmpMPDStats.h,
- agent/mibgroup/snmpv3/usmStats.c,
- agent/mibgroup/snmpv3/usmStats.h,
- agent/mibgroup/snmpv3/usmUser.c,
- agent/mibgroup/snmpv3/usmUser.h,
- agent/mibgroup/ucd-snmp/disk.c,
- agent/mibgroup/ucd-snmp/extensible.c,
- agent/mibgroup/ucd-snmp/memory_freebsd2.c,
- agent/mibgroup/ucd-snmp/pass.c,
- agent/mibgroup/ucd-snmp/pass_persist.c,
- agent/mibgroup/ucd-snmp/proc.c,
- agent/mibgroup/ucd-snmp/versioninfo.c,
- agent/mibgroup/ucd-snmp/vmstat_freebsd2.c, apps/.cvsignore
- , apps/Makefile.in, apps/encode_keychange.c,
- apps/snmp_parse_args.c, apps/snmpget.c,
- apps/snmpset.c, apps/snmptrapd.c, apps/snmpusm.c
- , apps/snmpnetstat/Makefile.in, local/snmp-ucd.sh
- , man/snmpcmd.1, man/snmpd.conf.5.def,
- mibs/SNMP-TARGET-MIB.txt, mibs/SNMP-USER-BASED-SM-MIB.txt
- , mibs/SNMPv2-TC.txt, mibs/UCD-DEMO-MIB.txt,
- mibs/UCD-SNMP-MIB.txt, snmplib/Makefile.in,
- snmplib/all_general_local.h, snmplib/all_system.h,
- snmplib/asn1.c, snmplib/debug.h, snmplib/keytools.c
- , snmplib/keytools.h, snmplib/lcd_time.c,
- snmplib/lcd_time.h, snmplib/md5.c, snmplib/md5.h
- , snmplib/mib.c, snmplib/parse.c,
- snmplib/party.h, snmplib/read_config.c,
- snmplib/read_config.h, snmplib/scapi.c,
- snmplib/scapi.h, snmplib/snmp-tc.h, snmplib/snmp.c
- , snmplib/snmp.h, snmplib/snmp_api.c,
- snmplib/snmp_api.h, snmplib/snmp_auth.c,
- snmplib/snmp_client.c, snmplib/snmp_client.h,
- snmplib/snmp_impl.h, snmplib/snmpusm.c,
- snmplib/snmpusm.h, snmplib/snmpv3.c, snmplib/snmpv3.h
- , snmplib/system.c, snmplib/system.h,
- snmplib/tools.c, snmplib/tools.h,
- snmplib/transform_oids.h, snmplib/vacm.h,
- snmplib/view.c, testing/.cvsignore,
- testing/Makefile.in, testing/README, testing/T.c,
- testing/T.sh, testing/data.keychange-md5,
- testing/data.keychange-sha1, testing/data.keychange-sha1-des
- , testing/data.kul-md5, testing/data.kul-sha1,
- testing/demo.remote, testing/demo2,
- testing/demo2.functions, testing/demo2.setupfile,
- testing/etimetest.c, testing/eval_oneprogram.sh,
- testing/eval_suite.sh, testing/eval_testlist,
- testing/eval_tools.sh, testing/keymanagetest.c,
- testing/misctest.c, testing/scapitest.c,
- testing/test_keychange.sh, testing/test_kul.sh:
- - (*): Merged the 4.0 line into the 3.6.1 line.
-
- 1999-04-06 11:33 mslifcak
- * agent/mibgroup/: host/hr_filesys.c, host/hr_proc.c,
- ipfwchains/libipfwc.c, mibII/icmp.c, mibII/ip.c
- , mibII/route_write.c, mibII/tcp.c, mibII/udp.c
- , smux/smux.c, target/snmpTargetAddrEntry.c,
- target/snmpTargetAddrEntry.h, target/snmpTargetParamsEntry.c
- , target/snmpTargetParamsEntry.h,
- ucd-snmp/memory_solaris2.c, ucd-snmp/memory_solaris2.h:
- - another round of ANSI-fying the agent completed.
-
- 1999-04-06 10:59 mslifcak
- * agent/mibgroup/ucd-snmp/extensible.c:
- - (extensible.c) quell warning about comparing pointer with non-pointer.
-
- 1999-04-06 09:23 hardaker
- * config.guess, config.sub:
- - (config.guess, config.sub): new versions from autoconf 2.13.
-
- 1999-04-05 15:59 mslifcak
- * config.h.in, configure, configure.in,
- agent/agent_read_config.c, agent/snmp_vars.c,
- agent/mibgroup/ucd-snmp/loadave.c:
- - Build using CygWin32 (includes Niels B.'s snmp_vars.c patch).
-
- 1999-04-05 14:22 mslifcak
- * snmplib/system.c:
- - Build with CygWin32
-
- 1999-04-05 14:10 mslifcak
- * apps/snmpnetstat/: Makefile.in, if.c, winstub.c
- , winstub.h:
- - build snmpnetstat with CygWin32
-
- 1999-04-05 11:06 mslifcak
- * apps/snmp_parse_args.c, apps/snmpnetstat/main.c,
- snmplib/snmp_api.c:
- - (snmp_api.c, main.c, snmp_parse_args.c) Joe Marzot's fix to copy even an empty community name.
-
- 1999-04-01 13:10 mslifcak
- * snmplib/libsnmp.h:
- - (libsnmp.h) Asymptotically closer to supporting CMU constants.
-
- 1999-03-28 16:17 hardaker
- * agent/mibgroup/target/: snmpTargetAddrEntry.c,
- snmpTargetParamsEntry.c:
- - (snmpTargetAddrEntry.c, snmpTargetParamsEntry.c):
- - when using copy_word() don't skip spaces, since it does that.
-
- 1999-03-28 16:11 hardaker
- * agent/mibgroup/target/: snmpTargetAddrEntry.h,
- snmpTargetParamsEntry.h:
- - (snmpTargetAddrEntry.h, snmpTargetParamsEntry.h): relocate to
- snmpModules.12, where they should be.
-
- 1999-03-23 10:23 hardaker
- * agent/mibgroup/versiontag:
- - (versiontag): regexp fix.
-
- 1999-03-23 10:10 hardaker
- * agent/mibgroup/mibdefs.h, agent/mibgroup/struct.h,
- agent/mibgroup/ucd-snmp/extensible.c,
- agent/mibgroup/ucd-snmp/extensible.h,
- agent/mibgroup/ucd-snmp/proc.c,
- agent/mibgroup/ucd-snmp/proc.h, man/snmpd.conf.5.def,
- mibs/UCD-SNMP-MIB.txt:
- - (mibdefs.h, struct.h, extensible.c, extensible.h, proc.c, proc.h,
- snmpd.conf.5.def, UCD-SNMP-MIB.txt):
- - per-process/exec fix scripts created.
-
- 1999-03-23 10:10 hardaker
- * snmplib/read_config.c:
- - (read_config.c): make copy_word() return the next token, not the
- next space.
-
- 1999-03-23 10:09 hardaker
- * man/Makefile.in:
- - (Makefile.in): add more targets.
-
- 1999-03-19 09:23 hardaker
- * apps/: snmpget.c, snmpwalk.c:
- - (snmpget.c, snmpwalk.c): fixed initialization and usage of "failures".
-
- 1999-03-18 08:37 mslifcak
- * agent/mibgroup/mibII/ip.c:
- - (mibII/ip.c) fix MIB_IPCOUNTER_SYMBOL usage
-
- 1999-03-17 13:53 mslifcak
- * agent/mibgroup/host/hr_swrun.c:
- -(hr_swrun.c) - prevent SunOS 4.1 core (sunos4 still primitive)
-
- 1999-03-16 11:33 mslifcak
- * agent/: snmp_vars.h, mibgroup/mibincl.h,
- mibgroup/util_funcs.h, mibgroup/dummy/dummy.c,
- mibgroup/examples/wombat.c, mibgroup/host/hr_device.c,
- mibgroup/host/hr_disk.c, mibgroup/host/hr_filesys.c,
- mibgroup/host/hr_network.c, mibgroup/host/hr_partition.c
- , mibgroup/host/hr_print.c, mibgroup/host/hr_proc.c
- , mibgroup/host/hr_storage.c,
- mibgroup/host/hr_swinst.c, mibgroup/host/hr_swrun.c,
- mibgroup/host/hr_system.c, mibgroup/mibII/icmp.c,
- mibgroup/mibII/interfaces.c, mibgroup/mibII/ip.c,
- mibgroup/mibII/snmp_mib.c, mibgroup/mibII/sysORTable.c
- , mibgroup/mibII/system_mib.c, mibgroup/mibII/tcp.c
- , mibgroup/mibII/udp.c, mibgroup/ucd-snmp/registry.c
- :
- - move MATCH_FAILED/MATCH_SUCCEEDED from util_funcs.h to mibincl.h
-
- 1999-03-16 11:23 mslifcak
- * snmplib/snmp_api.c:
- -(snmp_api.c) consistent error return.
-
- 1999-03-16 10:34 hardaker
- * agent/mibgroup/host/hr_swrun.c:
- - (hr_swrun.c): fix file descriptor leak on freebsd.
-
- 1999-03-16 08:15 hardaker
- * agent/mibgroup/misc/dlmod.c:
- - (dlmod.c): removed a bogus new-line.
-
- 1999-03-15 16:24 hardaker
- * agent/Makefile.in:
- - (agent/Makefile.in): don't do a make install of dlmods
-
- 1999-03-15 16:02 hardaker
- * bug-report, sedscript.in, version.h, FAQ
- , README, FAQ, README:
- - (version.h bug-report sedscript.in): version tag ( 3.6.1 )
-
- 1999-03-15 16:02 hardaker
- * README:
- - (README): mark with version num.
-
- 1999-03-15 16:00 hardaker
- * ChangeLog:
- - (ChangeLog): update for 3.6.1.
-
- 1999-03-15 15:58 hardaker
- * FAQ, NEWS:
- - (FAQ, NEWS): updates to talk about the AGENT.txt file.
-
- 1999-03-15 15:55 hardaker
- * agent/: Makefile.in, mibgroup/Makefile.in:
- - (Makefile.in): makefileindepend.
-
- 1999-03-15 15:46 hardaker
- * agent/mibgroup/mibII/interfaces.c:
- - (interfaces.c): fixes for linux 2.2 interface scanning.
-
- 1999-03-15 15:31 hardaker
- * configure, configure.in,
- agent/mibgroup/mibII/interfaces.c:
- - (configure, configure.in, interfaces.c, linux.h): detect
- /proc/net/dev version at run time, not compile time.
-
- 1999-03-15 15:20 hardaker
- * agent/mibgroup/: host/hr_proc.c, host/hr_proc.h,
- ucd-snmp/loadave.c, ucd-snmp/loadave.h:
- - (hr_proc.c, hr_proc.h, loadave.c, loadave.h): fix try_loadave for solaris.
-
- 1999-03-15 14:31 hardaker
- * acconfig.h:
- - (acconfig.h): added CMU_COMPATIBLE
-
- 1999-03-15 14:30 hardaker
- * snmplib/snmp.h:
- - (snmp.h): remove unneeded commented out define.
-
- 1999-03-15 09:42 mslifcak
- * config.h.in, apps/snmpstatus.c, apps/snmptrapd.c
- , snmplib/libsnmp.h, snmplib/snmp.h,
- snmplib/snmp_api.c, snmplib/snmp_client.c,
- win32/config.h:
- - second pass at CMU_COMPAT: Disable by default, leave snmp_parse alone.
-
- 1999-03-15 08:49 hardaker
- * snmplib/: Makefile.in, snmp_api.c:
- - (Makefile.in, snmp_api.c):
- - revert to snmp_parse.
- - don't install libsnmp.h.
-
- 1999-03-15 05:54 mslifcak
- * snmplib/: Makefile.in, libsnmp.h, mib.c,
- snmp.h, snmp_api.c:
- - (Makefile.in libsnmp.h mib.c snmp.h snmp_api.c) update CMU_COMPATIBLE
-
- 1999-03-12 15:33 hardaker
- * agent/mibgroup/ipfwchains/: IPFWCHAINS-MIB.txt,
- ipfwchains.h:
- - (IPFWCHAINS-MIB.txt, ipfwchains.h): move to a sub-oid in the
- experimental tree.
-
- 1999-03-12 15:24 hardaker
- * configure, configure.in,
- agent/mibgroup/ipfwchains/IPFWCHAINS-MIB.txt,
- agent/mibgroup/ipfwchains/README,
- agent/mibgroup/ipfwchains/ipfwc_kernel_headers.h,
- agent/mibgroup/ipfwchains/ipfwchains.c,
- agent/mibgroup/ipfwchains/ipfwchains.h,
- agent/mibgroup/ipfwchains/libipfwc.c,
- agent/mibgroup/ipfwchains/libipfwc.h:
- - (configure, configure.in, IPFWCHAINS-MIB.txt, README,
- ipfwc_kernel_headers.h, ipfwchains.c, ipfwchains.h, libipfwc.c,
- libipfwc.h): Patch from Didier Dhaenens:
- - new modules: ipfwchains.
-
- 1999-03-12 15:23 hardaker
- * INSTALL:
- - (INSTALL): don't print module list here... tell them to look at
- configure --help.
-
- 1999-03-12 14:54 mslifcak
- * agent/mibgroup/: target.h, host/hr_system.h,
- target/snmpTargetAddrEntry.c, target/snmpTargetAddrEntry.h
- , target/snmpTargetParamsEntry.c,
- target/snmpTargetParamsEntry.h:
- - restore config_require logic; fix sprintf calls to compile under SunOS 4.1.x.
-
- 1999-03-12 14:36 hardaker
- * agent/mibgroup/util_funcs.h:
- - (util_funcs.h): MATCH_FAILED -> -1, since some use it.
-
- 1999-03-12 14:35 mslifcak
- * agent/mibgroup/: target.h, target/snmpTargetAddrEntry.h
- , target/snmpTargetParamsEntry.h:
- - (target.h, target/*.h) require util_funcs once.
-
- 1999-03-12 14:34 mslifcak
- * agent/mibgroup/host/: hr_swrun.c, hr_system.h:
- - (hr_system.h) - don't require hr_util; done in mibgroup/host.h
- - (hr_swrun.c) - solaris2: make sure kvm_open is called before kd is used.
- - (hr_swrun.c) - add lame sunos4 equivalent in HRSWRUNPERF_CPU.
-
- 1999-03-12 14:17 hardaker
- * agent/mibgroup/smux/smux.c:
- - (smux.c): protect strcpy() against a null password specified on the
- config line.
-
- 1999-03-12 14:17 hardaker
- * NEWS:
- - (NEWS): update.
-
- 1999-03-12 12:20 hardaker
- * local/mib2c:
- - (mib2c): fix asn_parse functions to pass a pointer to the size variable.
-
- 1999-03-12 11:31 mslifcak
- * agent/dlmods/dlmod_mib.c:
- - (dlmod_mib.c): explicit test for MATCH_FAILED
-
- 1999-03-12 09:14 hardaker
- * agent/mibgroup/: mibincl.h, dummy/dummy.c,
- examples/wombat.c, host/hr_device.c, host/hr_disk.c
- , host/hr_filesys.c, host/hr_network.c,
- host/hr_partition.c, host/hr_print.c, host/hr_proc.c
- , host/hr_storage.c, host/hr_swinst.c,
- host/hr_swrun.c, host/hr_system.c, mibII/icmp.c
- , mibII/interfaces.c, mibII/ip.c,
- mibII/snmp_mib.c, mibII/sysORTable.c,
- mibII/system_mib.c, mibII/tcp.c, mibII/udp.c,
- misc/dlmod.c, ucd-snmp/registry.c:
- - (mibincl.h, dummy.c, wombat.c, hr_device.c, hr_disk.c, hr_filesys.c,
- hr_network.c, hr_partition.c, hr_print.c, hr_proc.c, hr_storage.c,
- hr_swinst.c, hr_swrun.c, hr_system.c, icmp.c, interfaces.c, ip.c,
- snmp_mib.c, sysORTable.c, system_mib.c, tcp.c, udp.c, dlmod.c,
- registry.c): fixed MATCH_FAILED/SUCCEEDED defines -> util_funcs.h.
-
- 1999-03-12 07:08 mslifcak
- * agent/dlmods/dlmod_mib.c:
- - (dlmod_mib.c): Use MATCH_FAIL/SUCCEEDED in util_funcs.h
-
- 1999-03-11 16:23 hardaker
- * snmplib/: snmp_api.h, snmp_debug.h:
- - (snmp_api.h, snmp_debug.h): Patch from Erik Jacobsen:
- - fixed prototypes for DEBUGP() and DEBUGPOID().
-
- 1999-03-11 16:22 hardaker
- * agent/mibgroup/: util_funcs.c, util_funcs.h:
- - (util_funcs.c, util_funcs.h): move MATCH_SUCCEEDED defs to .h.
-
- 1999-03-11 16:10 hardaker
- * local/mib2c:
- - (mib2c): fixed a couple of bugs and ansi'ified things.
-
- 1999-03-11 16:10 hardaker
- * AGENT:
- - (AGENT): removed AGENT
-
- 1999-03-11 15:48 hardaker
- * agent/mibgroup/ucd-snmp/memory_solaris2.c:
- - (memory_solaris2.c): changed some comments to /* */ instead of //.
-
- 1999-03-11 15:48 hardaker
- * README:
- - (README): Added Mike Baer.
-
- 1999-03-10 15:14 hardaker
- * AGENT.txt:
- - (AGENT.txt): NAME -> OID.
-
- 1999-03-10 15:07 hardaker
- * EXAMPLE.conf.def:
- - (EXAMPLE.conf.def): group lines were backwards.
-
- 1999-03-10 15:07 hardaker
- * AGENT.txt:
- - (AGENT.txt): moved from AGENT to avoid non-case-sensitive w32 conflicts.
-
- 1999-03-08 14:28 mslifcak
- * apps/snmpnetstat/: if.c, route.c:
- - (snmpnetstat:if.c, route.c) limit interface name sizes to fit fixed length buffers.
-
- 1999-03-08 09:58 mslifcak
- * snmplib/parse.c:
- - (snmplib/parse.c) Complete Dave Shields' patch for continue after error.
-
- 1999-03-08 05:07 mslifcak
- * AGENT:
- - (AGENT) MAX_NAME_LEN --> MAX_OID_LEN in example
-
- 1999-03-08 05:01 mslifcak
- * win32/config.h:
- -(win32/config.h) remove unused SYS_TIME_NAME,GLOBALSECURITY. add new constants.
-
- 1999-03-08 04:14 mslifcak
- * snmplib/snmp_api.c:
- - (snmp_api.c) use request data with request callback
-
- 1999-03-08 04:02 mslifcak
- * snmplib/parse.c:
- (parse.c) - fix subid init; remove useless '-Pl' option.
-
- 1999-03-05 17:36 hardaker
- * FAQ:
- - (FAQ): version update.
-
- 1999-03-05 17:35 hardaker
- * FAQ, bug-report, sedscript.in, version.h
- :
- - (version.h bug-report sedscript.in): version tag ( 3.6 )
-
- 1999-03-05 17:34 hardaker
- * ChangeLog:
- - (ChangeLog): final update.
-
- 1999-03-05 17:25 hardaker
- * agent/Makefile.in, agent/mibgroup/Makefile.in,
- apps/Makefile.in, apps/snmpnetstat/Makefile.in,
- snmplib/Makefile.in:
- - (Makefile.in): make depend.
-
- 1999-03-05 17:25 hardaker
- * configure:
- - (configure): autoconf update.
-
- 1999-03-05 17:19 hardaker
- * FAQ, NEWS:
- - (FAQ, NEWS): final updates.
-
- 1999-03-05 17:12 hardaker
- * AGENT:
- - (AGENT): Dave Shield's new document.
-
- 1999-03-05 17:11 hardaker
- * agent/mibgroup/mibII/system.h:
- - (mibII/system.h): removed
-
- 1999-03-05 17:08 hardaker
- * FAQ:
- - (FAQ): reference AGENT document.
-
- 1999-03-05 16:48 hardaker
- * agent/mibgroup/ucd-snmp/memory_solaris2.c:
- - (memory_solaris2.c): do error reporting for solaris memory support.
-
- 1999-03-05 16:10 hardaker
- * agent/mibgroup/ucd-snmp/vmstat.h:
- - (vmstat.h): declair init_vmstat().
-
- 1999-03-05 16:02 hardaker
- * configure, configure.in:
- - (configure, configure.in): updated --help's module list.
-
- 1999-03-05 15:57 hardaker
- * agent/mibgroup/: kernel_sunos5.c, examples/wombat.c
- , host/hr_network.c, mibII/snmp_mib.h,
- mibII/system_mib.h, ucd-snmp/disk.h,
- ucd-snmp/errormib.h, ucd-snmp/extensible.h,
- ucd-snmp/file.h, ucd-snmp/memory_solaris2.h,
- ucd-snmp/pass.h, ucd-snmp/proc.h, ucd-snmp/registry.h
- , ucd-snmp/versioninfo.h:
- - (kernel_sunos5.c, wombat.c, hr_network.c, snmp_mib.h, system_mib.h,
- disk.h, errormib.h, extensible.h, file.h, memory_solaris2.h, pass.h,
- proc.h, registry.h, versioninfo.h):
- - -Wall fixes, mostly init_() routines declaired in the appropriate .h files.
-
- 1999-03-05 15:38 hardaker
- * local/tkmib:
- - (tkmib): update.
-
- 1999-03-05 15:31 hardaker
- * snmplib/snmp_impl.h:
- - (snmp_impl.h): create UNDO
-
- 1999-03-05 15:12 hardaker
- * acconfig.h, config.h.in, configure,
- configure.in:
- - (acconfig.h, config.h.in, configure, configure.in):
- - remove persistent storage info, since its not used this release.
-
- 1999-03-05 11:02 mslifcak
- * agent/mibgroup/mibII/tcp.c:
-
- (tcp.c) - break out of infinite loop when klookup fails.
-
- 1999-03-05 10:42 hardaker
- * agent/snmp_agent.c:
- - (snmp_agent.c): Patch from Dave Shield:
- - switch COMMIT and ACTION phases.
-
- 1999-03-05 10:21 hardaker
- * FAQ:
- - (FAQ): update from Dave: rearranging and cleaning.
-
- 1999-03-05 10:11 hardaker
- * local/: mib2c, mib2c.conf:
- - (mib2c, mib2c.conf): Patch from Dave Shield:
- - the use of 'header_simple_table' rather than 'checkmib'
- - explicit comparison with MATCH_FAILED
- - don't set defaults for 'write_method' and 'var_len'
- (since both 'header_generic' and 'checkmib' do this anyway)
- - Use defined constants for variable initialisation in the
- write routine (similarly in the mib2c.conf patch)
- [This is one of my hobby-horses with our students, so I don't
- see why "professional" programmers should be exempt!]
-
- - Make proper use of the three-phase nature of SETs
-
- 1999-03-05 09:40 mslifcak
- * snmplib/system.c:
-
- Fix Win32 version of gettimeofday: tv_usec was millisecs , return now = 0
-
- 1999-03-04 18:11 mslifcak
- * snmplib/: snmp_api.c, snmp_api.h:
-
- (snmp_api.c) - expose snmp_free; snmp_pdu_add_variable returns ptr to var for
- future improved error recovery.
-
- 1999-03-04 17:50 mslifcak
- * agent/history.c, agent/mibgroup/dummy/dummy.c,
- agent/mibgroup/dummy/dummy.h,
- agent/mibgroup/examples/example.h,
- agent/mibgroup/examples/wombat.h,
- agent/mibgroup/host/hr_filesys.c,
- agent/mibgroup/mibII/interfaces.c, agent/mibgroup/mibII/ip.c
- , agent/mibgroup/mibII/var_route.c,
- agent/mibgroup/target/snmpTargetAddrEntry.c,
- agent/mibgroup/target/snmpTargetParamsEntry.c, win32/config.h
- :
-
- Replace uses of bzero with memset, bcopy with memcpy.
- Fix prototypes.
-
- 1999-03-04 17:00 mslifcak
- * agent/mibgroup/mibII/sysORTable.c:
-
- (sysORTable.c) - remove static u_long long_return, for consistency.
-
- 1999-03-04 16:49 hardaker
- * agent/mibgroup/util_funcs.c, agent/mibgroup/dummy/dummy.c
- , agent/mibgroup/examples/example.c,
- agent/mibgroup/examples/wombat.c, agent/mibgroup/mibII/tcp.c
- , agent/mibgroup/ucd-snmp/hpux.c,
- agent/mibgroup/ucd-snmp/memory.c,
- agent/mibgroup/v2party/alarm.c, snmplib/snmp_api.c:
- - (util_funcs.c, dummy.c, example.c, wombat.c, tcp.c, hpux.c,
- memory.c, alarm.c, snmp_api.c):
- - misc fixes, -Wall mostly.
-
- 1999-03-04 16:32 hardaker
- * local/mib2c:
- - (mib2c): Update from Dave Shield.
-
- 1999-03-04 16:19 hardaker
- * agent/mibgroup/ucd-snmp/vmstat_freebsd2.c:
- - (vmstat_freebsd2.c): Patch from Nick Amato:
- - typo fixed.
-
- 1999-03-04 16:14 hardaker
- * agent/mibgroup/README.smux:
- - (README.smux): Patch from Nick Amato:
- - update.
-
- 1999-03-04 15:44 hardaker
- * agent/mibgroup/: util_funcs.c, util_funcs.h,
- examples/example.c, mibII/sysORTable.c, misc/ipfwacc.c
- , ucd-snmp/disk.c, ucd-snmp/extensible.c,
- ucd-snmp/file.c, ucd-snmp/loadave.c, ucd-snmp/memory.c
- , ucd-snmp/proc.c, ucd-snmp/vmstat.c,
- ucd-snmp/vmstat_freebsd2.c:
- - (util_funcs.c, util_funcs.h, example.c, sysORTable.c, ipfwacc.c,
- disk.c, extensible.c, file.c, loadave.c, memory.c, proc.c, vmstat.c,
- vmstat_freebsd2.c):
- - create and use header_simple_table to replace checkmib().
-
- 1999-03-04 15:29 mslifcak
- * agent/mibgroup/host/hr_disk.c:
-
- (hr_disk.c) - conditionally use defined DKC disk types
-
- 1999-03-04 15:25 mslifcak
- * agent/mibgroup/ucd-snmp/disk.c:
-
- (disk.c) - explicit braces to avoid ambiguous `else'
-
- 1999-03-04 15:12 mslifcak
- * agent/mibgroup/: host/hr_proc.c, ucd-snmp/loadave.c
- :
-
-
- (hr_proc.c, loadave.c) - fixed core on getloadavg in a different way
-
- 1999-03-04 13:18 hardaker
- * acconfig.h, config.h.in, configure,
- configure.in:
- - (acconfig.h, config.h.in, configure, configure.in): removed void check.
-
- 1999-03-04 09:46 hardaker
- * agent/mibgroup/host/hr_swinst.c:
- - (hr_swinst.c): Patch from mslifcak@iss.net:
- - When the agent is compiled with HAVE_LIBRPM set, yet no database
- is found, agent will core...
-
- 1999-03-04 09:38 hardaker
- * remove-files, local/ece-snmpd.conf,
- local/fixproc.conf:
- - (remove-files, ece-snmpd.conf, fixproc.conf):
- - removed ece specific config files from the repository.
- - don't remove local/*.conf in the first place anymore.
-
- 1999-03-04 09:33 hardaker
- * agent/mibgroup/ucd-snmp/loadave.c:
- - (loadave.c): Patch from Chris Hughes:
- - fix load average on solaris.
-
- 1999-03-04 09:24 mslifcak
- * Makefile.in:
-
-
- (Makefile.in) - find mibdefs.h when not building in the source tree
-
- 1999-03-04 09:20 mslifcak
- * agent/snmpd.c, agent/mibgroup/target/snmpTargetAddrEntry.c
- , agent/mibgroup/target/snmpTargetParamsEntry.c,
- agent/mibgroup/ucd-snmp/memory_solaris2.c,
- apps/snmptrapd_handlers.c, snmplib/snmp_client.c:
-
-
- (agent/snmpd.c, snmplib/snmp_client.c): remove duplicate includes
-
- (agent/mibgroup/target/snmpTargetAddrEntry.c, agent/mibgroup/target/snmpTargetParamsEntry.c, agent/mibgroup/ucd-snmp/memory_solaris2.c, apps/snmptrapd_handlers.c): change "*word" to "*token" to help some compiler
-
- 1999-03-04 09:07 hardaker
- * configure, configure.in:
- - (configure.in, configure): fix void test for ansi compilers.
-
- 1999-03-04 08:36 hardaker
- * agent/mibgroup/README.smux:
- - (README.smux): add Nick.
-
- 1999-03-04 08:36 hardaker
- * agent/mibgroup/versiontag:
- - (versiontag): repository move.
-
- 1999-03-04 04:08 mslifcak
- * apps/snmpnetstat/if.c:
-
- (snmpnetstat/if.c) - add void to empty formal parameter list
-
- 1999-03-03 18:02 hardaker
- * bug-report, sedscript.in, version.h:
- - (version.h bug-report sedscript.in): version tag ( 3.6.pre10 )
-
- 1999-03-03 18:02 hardaker
- * NEWS:
- - (NEWS): mention SMUX.
-
- 1999-03-03 18:00 hardaker
- * NEWS:
- - (NEWS): mention name change.
-
- 1999-03-03 17:51 hardaker
- * ChangeLog, FAQ, NEWS, PORTING, README
- , TODO, bug-report, agent/snmpd.c,
- local/README.mib2c:
- - (ChangeLog, FAQ, NEWS, PORTING, README, TODO, bug-report, snmpd.c,
- README.mib2c): ece.ucdavis.edu -> ucd-snmp.ucdavis.edu.
-
- 1999-03-03 11:40 hardaker
- * agent/mibgroup/ucd-snmp/proc.c:
- - (proc.c, solaris.h): Patch from Chris Hughes:
- - Use /proc on solaris.
-
- 1999-03-03 10:22 hardaker
- * agent/mibgroup/ucd-snmp/memory_solaris2.c:
- - (memory_solaris2.c): ansi'ify the config function.
-
- 1999-03-03 08:28 hardaker
- * configure:
- - (configure): ran autoconf...
-
- 1999-03-03 08:25 hardaker
- * README:
- - (README): Added Nick.
-
- 1999-03-02 15:21 hardaker
- * agent/mibgroup/smux/smux.c:
- - (smux.c): Patch from Michael Slifcak:
- - Linux compiles die at SO_RCVTIMEO.
- - -Wall type fixes.
-
- 1999-03-02 15:18 hardaker
- * man/snmpd.conf.5.def:
- - (snmpd.conf.5.def): typo.
-
- 1999-03-02 15:18 hardaker
- * agent/mibgroup/ucd-snmp/memory_solaris2.c:
- - (memory_solaris2.c): typecast function with (void).
-
- 1999-03-02 15:18 hardaker
- * agent/mibgroup/smux.h:
- - (smux.h): top level smux fake module header.
-
- 1999-03-02 15:17 hardaker
- * acconfig.h, config.h.in, configure,
- configure.in, snmplib/snmp_debug.c,
- snmplib/snmp_debug.h:
- - (acconfig.h, config.h.in, configure, configure.in, snmp_debug.c,
- snmp_debug.h):
- - new flag: --disable-debugging to completely turn off its support.
- - renaming of DODEBUG to SNMP_ALWAYS_DEBUG.
- - clean up of the configure script options listed, including putting
- a list of available modules for compilation into the agent.
-
- 1999-03-02 13:23 hardaker
- * agent/mibgroup/mibII/var_route.c:
- - (var_route.c): don't return a pointer to a pointer.
-
- 1999-03-02 10:42 hardaker
- * agent/mibgroup/: mibII/system_mib.c, mibII/vacm_vars.c
- , misc/ipfwacc.c:
- - (system_mib.c, vacm_vars.c, ipfwacc.c): Patch from Michael Slifcak:
- - Suggested fixes to eliminate more shadowed global references.
- - fixups for prototype [(void) replacing ()].
-
- 1999-03-02 08:47 hardaker
- * snmplib/asn1.h:
- - (asn1.h): Patch from Dave Shield:
- - Don't define MAX_NAME_LEN if defined somewhere else.
-
- 1999-03-01 17:43 hardaker
- * agent/mibgroup/smux/smux.c:
- - (smux.c):
- - allow null length passwords.
- - clean up debugging output.
-
- 1999-03-01 16:22 hardaker
- * snmplib/asn1.h:
- - (asn1.h): put back in MAX_NAME_LEN temporarily.
-
- 1999-03-01 16:20 hardaker
- * man/: des.1, des.3:
- - (des.1, des.3): removed unused manual pages.
-
- 1999-03-01 16:19 hardaker
- * man/: snmp.conf.5.def, snmp_config.5.def, snmpd.1.def
- , snmptrapd.conf.5.def:
- - (snmp.conf.5.def, snmp_config.5.def, snmpd.1.def, snmptrapd.conf.5.def):
- - remove reference to ECE dept.
-
- 1999-03-01 16:19 hardaker
- * man/.cvsignore:
- - (.cvsignore): ignore targets.
-
- 1999-03-01 16:17 hardaker
- * man/: mib_api.3, read_config.3.def, snmp.conf.5.def
- , snmp_config.5.def, snmpd.1.def,
- snmpd.conf.5.def, snmptest.1, snmptrapd.conf.5.def
- , variables.5:
- - (mib_api.3, read_config.3.def, snmp.conf.5.def, snmp_config.5.def,
- snmpd.1.def, snmpd.conf.5.def, snmptest.1, snmptrapd.conf.5.def,
- variables.5): Michael Slifcak:
- - spell check.
-
- 1999-03-01 16:11 hardaker
- * snmplib/Makefile.in:
- - (Makefile.in): Patch from David F. Newman:
- - removed a trailing backslash that wasn't needed.
-
- 1999-03-01 16:10 hardaker
- * agent/mibgroup/v2party/alarm.c:
- - (alarm.c): Patch from Michael Slifcak:
- - Cast to pointer to int may overflow the return buffer.
-
- 1999-03-01 14:20 hardaker
- * agent/mibgroup/smux/: smux.c, smux.h:
- - (smux.c, smux.h): 3.6ified.
-
- 1999-03-01 14:04 hardaker
- * agent/mibgroup/smux/: smux.c, smux.h:
- - (smux.c, smux.h): Patch from Nick Amato:
- - completely re-written smux modules.
-
- 1999-03-01 13:59 hardaker
- * agent/: snmp_vars.c, snmp_vars.h:
- - (snmp_vars.c, snmp_vars.h): make compare_tree() global.
-
- 1999-03-01 13:03 hardaker
- * snmplib/: context_parse.c, mib.c:
- - (context_parse.c, mib.c): Patch from Michael Slifcak:
- - typecasting for certain functions to (char *).
-
- 1999-03-01 12:30 hardaker
- * snmplib/asn1.h:
- - (asn1.h): Patch from Mike Slifcak:
- - added MIN_OID_LEN for instructional use mostly (its unused).
-
- 1999-03-01 12:29 hardaker
- * snmplib/snmp_client.c:
- - (snmp_client.c): Patch from Mike Slifcak:
- - variable renaming.
-
- 1999-03-01 12:29 hardaker
- * snmplib/snmp_api.c:
- - (snmp_api.c): put a proper (void) into the function prototype.
-
- 1999-03-01 12:28 hardaker
- * snmplib/read_config.c:
- - (read_config.c): sprintf arg mismatch.
-
- 1999-03-01 12:28 hardaker
- * snmplib/parse.c:
- - (parse.c): Patch from Mike Slifcak:
- - remove duplicate case entries.
-
- 1999-03-01 12:27 hardaker
- * apps/snmpnetstat/if.c:
- - (if.c): Patch from Mike Slifcak:
- - free the interface table.
-
- 1999-03-01 12:27 hardaker
- * agent/mibgroup/ucd-snmp/errormib.c:
- - (errormib.c): Patch from Mike Slifcak:
- - remove errno variable.
-
- 1999-03-01 12:27 hardaker
- * agent/snmpd.c:
- - (snmpd.c): Patch from Mike Slifcak:
- - renaming of variables away from system function names (index -> lindex).
-
- 1999-03-01 12:26 hardaker
- * agent/dlmods/dlmod_mib.c:
- - (dlmod_mib.c): Patch from Mike Slifcak:
- - initialize variable to 0.
-
- 1999-03-01 10:48 hardaker
- * mibs/UCD-SNMP-MIB.txt:
- - (UCD-SNMP-MIB.txt): typo: fileMax -> fileErrorFlag name change.
-
- 1999-02-26 16:33 hardaker
- * bug-report, sedscript.in, version.h:
- - (version.h bug-report sedscript.in): version tag ( 3.6.pre9 )
-
- 1999-02-26 16:11 hardaker
- * man/: Makefile.in, read_config.3.def,
- snmp.conf.5.def, snmp_config.5.def, snmpd.conf.5.def
- , snmptrapd.8, snmptrapd.conf.5.def:
- - (Makefile.in, read_config.3.def, snmp.conf.5.def, snmp_config.5.def,
- snmpd.conf.5.def, snmptrapd.8, snmptrapd.conf.5.def):
- - new documentation on configuration capabilities.
-
- 1999-02-26 16:10 hardaker
- * apps/snmptrapd.c:
- - (snmptrapd.c): usage update, and -H support.
-
- 1999-02-26 16:10 hardaker
- * NEWS:
- - (NEWS): update for 3.6 release.
-
- 1999-02-26 16:06 hardaker
- * EXAMPLE.conf.def:
- - (EXAMPLE.conf.def): update and made better examples.
-
- 1999-02-26 15:42 hardaker
- * snmplib/: mib.c, parse.c, parse.h:
- - (mib.c, parse.c, parse.h): Patch from Michael Slifcak:
- - Unlinked OID ... ccitt 0 fix courtesy of Dave Shield.
- - Continue after reserved word error fix courtesy of Dave Shield.
- - Modification to #2 courtesy of Niels Baggesen.
- - Modification to print sub-identifier == 0
- - variable renaming.
- - Instead of re-ordering all singly-linked lists, use a new member
- that flags when a report has begun.
-
- 1999-02-26 15:02 hardaker
- * agent/mibgroup/ucd-snmp/loadave.c,
- agent/mibgroup/ucd-snmp/loadave.h, mibs/UCD-SNMP-MIB.txt
- :
- - (loadave.c, loadave.h, UCD-SNMP-MIB.txt):
- - implement load average reporting as a integer and as a float.
-
- 1999-02-25 10:03 hardaker
- * README, agent/mibgroup/ucd_snmp.h,
- agent/mibgroup/ucd-snmp/memory_solaris2.c,
- agent/mibgroup/ucd-snmp/memory_solaris2.h:
- - (README, ucd_snmp.h, memory_solaris2.c, memory_solaris2.h): Patch
- from David F. Newman:
- - memory support for solaris2.
-
- 1999-02-24 17:10 hardaker
- * acconfig.h, config.h.in, configure,
- configure.in:
- - (acconfig.h, config.h.in, configure, configure.in, linux.h):
- - Check for and handle 2.2 /proc/net/dev changes.
-
- 1999-02-24 14:43 hardaker
- * mibs/IANAifType-MIB.txt:
- - (IANAifType-MIB.txt): update.
-
- 1999-02-22 09:44 hardaker
- * snmplib/parse.c:
- - (parse.c): Patch from Michael Slifcak:
- - Don't print "can't find module XXX" messages without warnings turned on.
-
- 1999-02-22 09:11 hardaker
- * snmplib/parse.c:
- - (parse.c): Patch from mslifcak@iss.net:
- - The command line option to select "allow underscore in MIB
- symbols" is missing.
-
- 1999-02-17 16:23 dreeder
- * local/snmp-ucd.sh:
- file snmp-ucd.sh was initially added on branch V3-b3.
-
- 1999-02-17 16:14 hardaker
- * apps/snmpnetstat/: winstub.c, winstub.h:
- - (winstub.c, winstub.h): patch from Michael Slifcak:
- - generic windows API replacements.
-
- 1999-02-17 16:13 hardaker
- * agent/snmpd.c, agent/mibgroup/dummy/dummy.c,
- agent/mibgroup/examples/wombat.c,
- agent/mibgroup/mibII/system_mib.c,
- agent/mibgroup/mibII/vacm_vars.c, agent/mibgroup/misc/dlmod.c
- , agent/mibgroup/ucd-snmp/disk.c,
- agent/mibgroup/ucd-snmp/extensible.c,
- agent/mibgroup/ucd-snmp/file.c,
- agent/mibgroup/ucd-snmp/loadave.c,
- agent/mibgroup/ucd-snmp/memory.c,
- agent/mibgroup/ucd-snmp/memory_freebsd2.c,
- agent/mibgroup/ucd-snmp/pass.c,
- agent/mibgroup/ucd-snmp/pass_persist.c,
- agent/mibgroup/ucd-snmp/proc.c, snmplib/mib.c,
- snmplib/read_config.c:
- - (snmpd.c, dummy.c, wombat.c, system_mib.c, vacm_vars.c, dlmod.c,
- disk.c, extensible.c, file.c, loadave.c, memory.c,
- memory_freebsd2.c, pass.c, pass_persist.c, proc.c, mib.c,
- read_config.c): word -> token ("word" is reserved in some compilers.
-
- 1999-02-17 15:28 hardaker
- * win32/: config.h, win32.dsw, libsnmp/libsnmp.dsp
- , libsnmp_dll/libsnmp.def, libsnmp_dll/libsnmp_dll.dsp
- , snmpnetstat/snmpnetstat.dsp, snmptable/snmptable.dsp
- :
- - (config.h, win32.dsw, libsnmp.dsp, libsnmp.def, libsnmp_dll.dsp,
- snmpnetstat.dsp, snmptable.dsp): Patch from Michael Slifcak:
- - win32 updates.
-
- 1999-02-17 15:23 hardaker
- * snmplib/: parse.c, party_parse.c, snmp_auth.c
- :
- - (parse.c, party_parse.c, snmp_auth.c): Patch from Michael Slifcak:
- - variable name conflict fixes.
-
- 1999-02-17 15:22 hardaker
- * snmplib/snmp_debug.c:
- - (snmp_debug.c): Patch from Michael Slifcak:
- - debug_args was declared twice.
- - header fixes for win32.
-
- 1999-02-17 15:21 hardaker
- * snmplib/mib.c:
- - (mib.c): Patch from Michael Slifcak:
- - fix fprint_variable to not recurse.
-
- 1999-02-17 15:19 hardaker
- * snmplib/context_parse.c:
- - (context_parse.c): Patch from Michael Slifcak:
- - don't use a variable called 'time'. Tsk tsk.
-
- 1999-02-17 15:19 hardaker
- * snmplib/asn1.c:
- - (asn1.c): Patch from Michael Slifcak:
- - comment reformatting.
-
- 1999-02-17 15:18 hardaker
- * mibs/IANAifType-MIB.txt:
- - (IANAifType-MIB.txt): Patch from Michael Slifcak:
- - use a '-' instead of a '.' for IEEE802-11.
-
- 1999-02-17 15:17 hardaker
- * man/Makefile.in:
- - (Makefile.in): separate target for generated manual pages.
-
- 1999-02-17 15:16 hardaker
- * local/: mib2c, mib2c.conf:
- - (mib2c, mib2c.conf): update again for better still output.
-
- 1999-02-17 15:15 hardaker
- * apps/snmpnetstat/: if.c, inet.c, main.c,
- netstat.h, route.c:
- - (if.c, inet.c, main.c, netstat.h, route.c): Patch from Michael Slifcak:
- - make snmpnetstat win32 compatible.
-
- 1999-02-17 15:13 hardaker
- * apps/snmptranslate.c:
- - (snmptranslate.c): Patch from Michael Slifcak:
- - usage fix.
-
- 1999-02-17 15:13 hardaker
- * agent/snmpd.h:
- - (snmpd.h): Patch from Michael Slifcak:
- - remove reverse_bytes() prototype.
-
- 1999-02-17 15:10 hardaker
- * agent/mibgroup/mibII/interfaces.c:
- - (interfaces.c): Patch from Michael L. Hitch:
- - fix if_name variable by making it static.
-
- 1999-02-16 17:05 hardaker
- * local/: mib2c, mib2c.conf:
- - (mib2c, mib2c.conf): updated mib2c program... still in progress...
-
- 1999-02-11 16:48 hardaker
- * agent/mibgroup/versiontag:
- - (versiontag): update.
-
- 1999-02-11 16:48 hardaker
- * version.h, bug-report, sedscript.in:
- - (version.h bug-report sedscript.in): version tag ( 3.6.pre8 )
-
- 1999-02-11 16:46 hardaker
- * bug-report, sedscript.in, version.h:
- - (version.h bug-report sedscript.in): version tag ( Ext-3-6-pre8 )
-
- 1999-02-11 16:34 hardaker
- * agent/mibgroup/mibII/tcp.c:
- - (tcp.c): var_tcpEntry was checking against the incoming oid with the
- wrong length and could succeed at times when it shouldn't have.
-
- 1999-02-11 16:23 hardaker
- * snmplib/: acl_parse.c, context_parse.c,
- party_parse.c, read_config.c, snmp_api.c:
- - (acl_parse.c, context_parse.c, party_parse.c, read_config.c, snmp_api.c):
- - More buf size standardizations that Michael missed.
- - A few MAX_NAME_LEN -> MAX_OID_LEN conversions that Michael missed.
-
- 1999-02-11 16:22 hardaker
- * agent/mibgroup/host_res.h:
- - (host_res.h): include snmp_vars.h ahead of var_struct.h.
-
- 1999-02-11 16:09 hardaker
- * agent/snmp_agent.c, agent/snmp_vars.c,
- agent/dlmods/dlmod_mib.c, agent/mibgroup/util_funcs.c,
- agent/mibgroup/dummy/dummy.c,
- agent/mibgroup/examples/wombat.c,
- agent/mibgroup/host/hr_device.c,
- agent/mibgroup/host/hr_disk.c,
- agent/mibgroup/host/hr_filesys.c,
- agent/mibgroup/host/hr_network.c,
- agent/mibgroup/host/hr_partition.c,
- agent/mibgroup/host/hr_print.c, agent/mibgroup/host/hr_proc.c
- , agent/mibgroup/host/hr_storage.c,
- agent/mibgroup/host/hr_swinst.c,
- agent/mibgroup/host/hr_swrun.c,
- agent/mibgroup/host/hr_system.c, agent/mibgroup/mibII/at.c
- , agent/mibgroup/mibII/icmp.c,
- agent/mibgroup/mibII/interfaces.c, agent/mibgroup/mibII/ip.c
- , agent/mibgroup/mibII/snmp_mib.c,
- agent/mibgroup/mibII/sysORTable.c,
- agent/mibgroup/mibII/system_mib.c, agent/mibgroup/mibII/tcp.c
- , agent/mibgroup/mibII/udp.c, agent/mibgroup/smux/smux.c
- , agent/mibgroup/smux/snmp_bgp.c,
- agent/mibgroup/smux/snmp_ospf.c,
- agent/mibgroup/smux/snmp_rip2.c,
- agent/mibgroup/ucd-snmp/registry.c,
- agent/mibgroup/ucd-snmp/versioninfo.c,
- agent/mibgroup/v2party/acl_vars.c,
- agent/mibgroup/v2party/alarm.c,
- agent/mibgroup/v2party/context_vars.c,
- agent/mibgroup/v2party/event.c,
- agent/mibgroup/v2party/event.h,
- agent/mibgroup/v2party/party_vars.c,
- agent/mibgroup/v2party/view_vars.c, apps/snmp_parse_args.c
- , apps/snmpbulkwalk.c, apps/snmpdelta.c,
- apps/snmpget.c, apps/snmpgetnext.c, apps/snmpset.c
- , apps/snmpstatus.c, apps/snmptable.c,
- apps/snmptest.c, apps/snmptranslate.c,
- apps/snmptrap.c, apps/snmptrapd.c, apps/snmpwalk.c
- , apps/snmpnetstat/if.c, apps/snmpnetstat/inet.c
- , apps/snmpnetstat/main.c, snmplib/mib.c,
- snmplib/snmp_api.c, snmplib/snmp_debug.c,
- snmplib/snmp_impl.h:
- - (*): Patch from Michael Slifcak:
- - convert MAX_NAME_LEN -> MAX_OID_LEN.
- - convert temporary character storage buffers to SPRINT_MAX_LEN.
- - make the libraries print_ functions use the fprint_ function
- already defined and pass it stdout.
-
- 1999-02-09 14:35 hardaker
- * snmplib/mib.c:
- - (mib.c): increase buffer size for oid printing.
-
- 1999-02-09 14:35 hardaker
- * snmplib/snmp_debug.c:
- - (snmp_debug.c): define a symbol for OID printing's storage buffer size.
-
- 1999-02-09 14:10 hardaker
- * local/mib2c:
- - (mib2c): typo.
-
- 1999-02-09 14:10 hardaker
- * Makefile.in:
- - (Makefile.in): make FAQ.html.
-
- 1999-02-08 23:24 hardaker
- * agent/dlmods/: dlmod_mib.c, dlmod_mib.h, example.c
- , example.h:
- - (agent/dlmods): Patch from Michael Slifcak:
- - misc fixes.
-
- 1999-02-08 23:23 hardaker
- * agent/mibgroup/: kernel_sunos5.c, mibincl.h:
- - (kernel_sunos5.c, mibincl.h) Patch from Michael Slifcak:
- - include updates.
-
- 1999-02-08 23:20 hardaker
- * agent/: mibgroup/util_funcs.c, mibgroup/util_funcs.h
- , snmp2p.c, snmp_agent.c, snmp_vars.c,
- snmp_vars.h, snmpd.h, var_struct.h:
- - (agent/*): Patch from Michael Slifcak:
- - typedef all of the var_xxx and write method functions.
-
- 1999-02-08 23:16 hardaker
- * agent/mibgroup/: dummy/dummy.c, examples/example.c,
- examples/example.h, examples/wombat.c, host/hr_device.c
- , host/hr_device.h, host/hr_disk.c, host/hr_disk.h
- , host/hr_filesys.c, host/hr_filesys.h,
- host/hr_network.c, host/hr_network.h,
- host/hr_partition.c, host/hr_partition.h,
- host/hr_print.c, host/hr_print.h, host/hr_proc.c,
- host/hr_proc.h, host/hr_storage.c, host/hr_storage.h
- , host/hr_swinst.c, host/hr_swinst.h,
- host/hr_swrun.c, host/hr_swrun.h, host/hr_system.c
- , host/hr_system.h, mibII/at.c, mibII/at.h,
- mibII/icmp.c, mibII/icmp.h, mibII/interfaces.c,
- mibII/interfaces.h, mibII/ip.c, mibII/ip.h,
- mibII/route_write.h, mibII/snmp_mib.c, mibII/snmp_mib.h
- , mibII/sysORTable.c, mibII/sysORTable.h,
- mibII/system.h, mibII/system_mib.c, mibII/system_mib.h
- , mibII/tcp.c, mibII/tcp.h, mibII/udp.c,
- mibII/udp.h, mibII/vacm_vars.c, mibII/vacm_vars.h
- , mibII/var_route.c, mibII/var_route.h,
- misc/ipfwacc.c, misc/ipfwacc.h, smux/snmp_bgp.c,
- smux/snmp_bgp.h, smux/snmp_ospf.c, smux/snmp_ospf.h
- , smux/snmp_rip2.c, smux/snmp_rip2.h,
- ucd-snmp/disk.c, ucd-snmp/disk.h, ucd-snmp/errormib.c
- , ucd-snmp/errormib.h, ucd-snmp/extensible.c,
- ucd-snmp/extensible.h, ucd-snmp/file.c, ucd-snmp/file.h
- , ucd-snmp/hpux.c, ucd-snmp/hpux.h,
- ucd-snmp/loadave.c, ucd-snmp/loadave.h,
- ucd-snmp/memory.c, ucd-snmp/memory.h,
- ucd-snmp/memory_freebsd2.c, ucd-snmp/memory_freebsd2.h,
- ucd-snmp/pass.c, ucd-snmp/pass.h,
- ucd-snmp/pass_persist.c, ucd-snmp/pass_persist.h,
- ucd-snmp/proc.c, ucd-snmp/proc.h, ucd-snmp/registry.c
- , ucd-snmp/registry.h, ucd-snmp/versioninfo.c,
- ucd-snmp/versioninfo.h, ucd-snmp/vmstat.c,
- ucd-snmp/vmstat.h, ucd-snmp/vmstat_freebsd2.c,
- ucd-snmp/vmstat_freebsd2.h, v2party/acl_vars.c,
- v2party/acl_vars.h, v2party/alarm.c, v2party/alarm.h
- , v2party/context_vars.c, v2party/context_vars.h,
- v2party/event.c, v2party/event.h, v2party/party_vars.c
- , v2party/party_vars.h, v2party/view_vars.c,
- v2party/view_vars.h:
- - (agent/*): Patch from Michael Slifcak:
- - typedef all of the var_xxx and write method functions.
-
- 1999-02-08 15:21 hardaker
- * snmplib/snmp_debug.c:
- - (snmp_debug.c): sys/types.h
-
- 1999-02-08 15:20 hardaker
- * snmplib/: snmp_api.c, snmp_api.h:
- - (snmp_api.c, snmp_api.h): Patch from Michael Slifcak:
- - make snmp_oid_compare use const's.
-
- 1999-02-08 15:19 hardaker
- * snmplib/parse.c:
- - (parse.c): Patch from Michael Slifcak:
- - use size_t instead of "unsigned" for xmalloc, etc.
-
- 1999-02-08 15:18 hardaker
- * apps/snmpnetstat/inet.c:
- - (inet.c): proper bracket indentation.
-
- 1999-02-08 15:17 hardaker
- * apps/snmpnetstat/route.c:
- - (route.c): Patch from Michael Slifcak:
- - variable renaming index -> IfIndex.
-
- 1999-02-08 15:15 hardaker
- * apps/snmptrapd_handlers.c:
- - (snmptrapd_handlers.c): nothing. really.
-
- 1999-02-08 15:14 hardaker
- * apps/snmpdelta.c:
- - (snmpdelta.c): Patch from Michael Slifcak:
- - variable renaming time -> m_time.
-
- 1999-02-08 15:13 hardaker
- * agent/snmpd.c:
- - (snmpd.c): Patch from Michael Slifcak:
- - variable renaming index -> iindex.
-
- 1999-02-08 15:11 hardaker
- * agent/: agent_read_config.c, agent_read_config.h:
- - (agent_read_config.c, agent_read_config.h): Patch from Michael Slifcak:
- - make tree_compare() be a real typedef'ed function again now that
- qsorting is no longer needed.
-
- 1999-02-08 15:08 hardaker
- * FAQ:
- - (FAQ): Patch from Michael Slifcak:
- - Tk.pm mention.
-
- 1999-02-08 12:21 hardaker
- * agent/mibgroup/smux/smux.c:
- - (smux.c): Patch from John Polstra:
- - call accept() to get the socket file descriptor.
-
- 1999-02-02 22:02 hardaker
- * mibs/UCD-SNMP-MIB.txt:
- - (UCD-SNMP-MIB.txt):
- - mention that the memory section isn't supported on all
- architectures.
-
- 1999-02-02 22:02 hardaker
- * agent/mibgroup/host/hr_proc.c:
- - (hr_proc.c): use [0] index of load average table.
-
- 1999-02-02 22:01 hardaker
- * TODO:
- - (TODO): Remove unsuppored mib nodes from output instead of returning 0's.
-
- 1999-02-02 22:00 hardaker
- * FAQ:
- - (FAQ): mention lack of solaris memory support.
-
- 1999-02-02 14:48 baerm
- * agent/mibgroup/: target.h, target/snmpTargetAddrEntry.c
- , target/snmpTargetAddrEntry.h,
- target/snmpTargetParamsEntry.c,
- target/snmpTargetParamsEntry.h:
- - (target.h, snmpTargetAddrEntry.c, snmpTargetAddrEntry.h,
- snmpTargetParamsEntry.c, snmpTargetParamsEntry.h):
- - Code added to support the target MIB, specifically the address and
- params table.
-
- 1999-02-02 14:34 baerm
- * snmplib/read_config.c:
- - (read_config.c):
- - Updated copy_word to accept quoted strings, with included white
- spaces. '' escapes the following character.
-
- 1999-02-02 13:34 hardaker
- * agent/snmpd.c:
- - (snmpd.c): typo: -L -> -A in help strings docs.
-
- 1999-02-02 13:33 hardaker
- * FAQ:
- 2036 -> 2038
-
- 1999-01-26 09:45 hardaker
- * EXAMPLE.conf.def:
- - (EXAMPLE.conf.def): change reference IP net addresses to 10.10.10.0.
-
- 1999-01-25 16:25 hardaker
- * README, local/README.mib2c:
- - (README, README.mib2c): mib2c readme file.
-
- 1999-01-25 11:15 hardaker
- * agent/agent_read_config.c, agent/snmp_vars.h,
- agent/snmpd.c, agent/mibgroup/host_res.h,
- agent/mibgroup/mibincl.h, agent/mibgroup/ucd-snmp/file.c
- , apps/snmpnetstat/inet.c, snmplib/parse.c,
- snmplib/snmp_debug.c:
- - (agent_read_config.c, snmp_vars.h, snmpd.c, host_res.h, mibincl.h,
- file.c, inet.c, parse.c, snmp_debug.c):
- - -Wall fixes.
-
- 1999-01-25 11:11 hardaker
- * acconfig.h, config.h.in, configure,
- configure.in:
- - (acconfig.h, config.h.in, configure, configure.in):
- - test if __FUNCTION__ is supported by the compiler.
-
- 1999-01-25 10:35 hardaker
- * snmplib/snmp_debug.h:
- - (snmp_debug.h): special test for __FUNCTION__ before using it.
-
- 1999-01-25 10:34 hardaker
- * snmplib/system.c:
- - (system.c): fix strings.h include.
-
- 1999-01-25 10:33 hardaker
- * snmplib/: context_parse.c, mib.c, parse.c,
- read_config.c, snmp_api.c, snmp_client.c,
- system.c:
- - (context_parse.c, mib.c, parse.c, read_config.c, snmp_api.c,
- snmp_client.c, system.c): Patch from Markku Laukkanen:
- - ansi fixes.
-
- 1999-01-25 10:28 hardaker
- * agent/mibgroup/versiontag:
- - (versiontag): typo.
-
- 1999-01-25 10:27 hardaker
- * apps/: snmpdelta.c, snmpstatus.c, snmptest.c
- , snmptrap.c, snmptrapd_handlers.c,
- snmpnetstat/inet.c, snmpnetstat/main.c:
- - (snmpdelta.c, snmpstatus.c, snmptest.c, snmptrap.c,
- snmptrapd_handlers.c, inet.c, main.c): Patch from Markku Laukkanen:
- - more ansi fixes.
-
- 1999-01-22 07:23 hardaker
- * snmplib/snmp_api.c:
- - (snmp_api.c): Patch from Michael Slifcak:
- - Check for NULL on session closes.
-
- 1999-01-21 08:42 hardaker
- * agent/mibgroup/Makefile.in:
- - (Makefile.in): remove ucd specific module depends.
-
- 1999-01-21 08:40 hardaker
- * acconfig.h, config.h.in, snmplib/snmp_api.c
- , win32/config.h:
- - (acconfig.h, config.h.in, snmp_api.c, config.h): Patch from Michael
- J. Slifcak:
- - NO_NULL_COMUNITY -> NO_ZEROLENGTH_COMMUNITY.
-
- 1999-01-21 08:39 hardaker
- * FAQ:
- - (FAQ): Patch from Michael J. Slifcak:
- - typo on Joe's name fixed.
-
- 1999-01-20 17:11 hardaker
- * FAQ, README:
- - (version.h bug-report sedscript.in): version tag ( 3.6.pre7 )
-
- 1999-01-20 17:04 hardaker
- * bug-report, sedscript.in, version.h:
- - (version.h bug-report sedscript.in): version tag ( 3.6.pre7 )
-
- 1999-01-20 17:02 hardaker
- * config.h.in:
- - (config.h.in): ran autoheader
-
- 1999-01-20 16:40 hardaker
- * acconfig.h, config.h.in, apps/snmp_parse_args.c
- , apps/snmpnetstat/main.c, snmplib/snmp_api.c:
- - (acconfig.h, config.h.in, snmp_parse_args.c, main.c, snmp_api.c):
- Patch from Michael Slifcak:
- - allow zero length (legal) community strings.
-
- 1999-01-20 15:54 hardaker
- * agent/mibgroup/smux/smux.c:
- - (smux.c): debugging changes.
-
- 1999-01-20 15:54 hardaker
- * agent/snmpd.c:
- - (snmpd.c): export sdlist and sdlen variables.
-
- 1999-01-20 15:50 hardaker
- * agent/Makefile.in:
- - (Makefile.in): remove ucd specific mib module make requirements.
-
- 1999-01-20 15:49 hardaker
- * agent/mibgroup/host/hr_swinst.c:
- - (hr_swinst): #ifdef RPM protect a free routine.
-
- 1999-01-20 15:48 hardaker
- * agent/mibgroup/smux/smux.c:
- - (smux.c): typo
-
- 1999-01-20 15:31 hardaker
- * README:
- - (README): helping out changes.
-
- 1999-01-20 15:30 hardaker
- * COPYING:
- - (COPYING): It's 1999
-
- 1999-01-20 15:22 hardaker
- * FAQ, README:
- - (FAQ, README): added version stamp.
-
- 1999-01-20 15:20 hardaker
- * snmplib/Makefile.in, agent/Makefile.in,
- agent/mibgroup/Makefile.in, apps/Makefile.in,
- apps/snmpnetstat/Makefile.in:
- - (Makefile.in): make depend.
-
- 1999-01-20 15:20 hardaker
- * snmplib/Makefile.in:
- - (Makefile.in): install ucd-snmp-includes.h.
-
- 1999-01-20 15:18 hardaker
- * snmplib/ucd-snmp-includes.h:
- - (ucd-snmp-includes.h): minimalish include set for library clients.
-
- 1999-01-20 15:17 hardaker
- * agent/mibgroup/ucd-snmp/: disk.c, errormib.c,
- extensible.c, loadave.c, memory.c:
- - (disk.c, errormib.c, extensible.c, loadave.c, memory.c):
- - linux 2.1 kernel needs asm/page.h (all includes need to be re-written).
-
- 1999-01-20 15:16 hardaker
- * agent/mibgroup/mibII/: at.c, interfaces.c, ip.c
- , route_write.c, tcp.c, udp.c, var_route.c
- :
- - (at.c, interfaces.c, ip.c, route_write.c, tcp.c, udp.c,
- var_route.c):
- - sys/stream.h needed by SCO.
- - interfaces scan fixes for linux 2.0 vs 2.1 can be configured elsewhere now.
- - protect get_address calls against NULL pointer returns.
-
- 1999-01-20 15:14 hardaker
- * agent/mibgroup/versiontag:
- - (versiontag): version tagging ability to do many things.
-
- 1999-01-20 15:14 hardaker
- * agent/: agent_read_config.c, snmp_vars.c:
- - (agent_read_config.c, snmp_vars.c): include sys/stream.h for SCO.
-
- 1999-01-20 15:14 hardaker
- * config.h.in, configure, configure.in:
- - (config.h.in, configure, configure.in):
- - check for asm/page.h (linux).
- - check for sys/stream.h (SCO).
- - Fix rtentry test.
-
- 1999-01-20 15:11 hardaker
- * Makefile.in:
- - (Makefile.in): version tag creation.
-
- 1999-01-20 12:23 hardaker
- * agent/agent_read_config.c, agent/auto_nlist.c,
- agent/snmp_agent.c, agent/snmpd.c,
- agent/mibgroup/host_res.h, agent/mibgroup/mibincl.h,
- apps/.cvsignore, apps/snmp_parse_args.c,
- apps/snmptrapd.c, apps/snmptrapd_handlers.c,
- apps/snmpnetstat/if.c, snmplib/Makefile.in,
- snmplib/mib.c, snmplib/parse.c, snmplib/read_config.c
- , snmplib/snmp_api.c, snmplib/snmp_api.h,
- snmplib/snmp_debug.c, snmplib/snmp_debug.h,
- snmplib/vacm.c:
- - (agent_read_config.c, auto_nlist.c, snmp_agent.c, snmpd.c,
- host_res.h, mibincl.h, .cvsignore, snmp_parse_args.c, snmptrapd.c,
- snmptrapd_handlers.c, if.c, Makefile.in, mib.c, parse.c,
- read_config.c, snmp_api.c, snmp_api.h, snmp_debug.c, snmp_debug.h,
- vacm.c): debugging support code moved to snmp_debug.[ch].
-
- 1999-01-20 12:21 hardaker
- * agent/mibgroup/mibII/interfaces.c:
- - (interfaces.c): typo in ansi changes.
-
- 1999-01-20 12:21 hardaker
- * acconfig.h:
- - (acconfig.h): unneeded comment removed.
-
- 1999-01-20 12:20 hardaker
- * FAQ:
- - (FAQ): perl-SNMP and y2k questions added.
-
- 1999-01-20 12:19 hardaker
- * agent/.pure, snmplib/.pure:
- - (.pure, .pure, .pure): removed.
-
- 1999-01-19 20:01 hardaker
- * apps/snmptable.c, snmplib/mib.c, snmplib/parse.c
- , snmplib/snmp_auth.c, win32/libsnmp_dll/libsnmp.def
- :
- - (snmptable.c, mib.c, parse.c, snmp_auth.c, libsnmp.def): Patch from
- Michael J. Slifcak:
- - apps/snmptable.c - some compilers warn comparing pointer with integer
- - snmplib/mib.c - already mentioned before; here for complete-ness
- - snmplib/parse.c - minor touchup of includes; system.h dup removed
- - snmplib/snmp_api.h - MSVisual C++ doesn't have __FUNCTION__
- - snmplib/snmp_auth.c - minor fix of comment
- - win32/libsnmp_dll/libsnmp.def - snmp_parse_args needs a new function
-
- 1999-01-19 19:59 hardaker
- * config.h.in, configure, configure.in:
- - (config.h.in, configure, configure.in): remove __P checking.
-
- 1999-01-18 10:46 hardaker
- * agent/mibgroup/ucd-snmp/disk.c,
- agent/mibgroup/ucd-snmp/disk.h,
- agent/mibgroup/ucd-snmp/errormib.c,
- agent/mibgroup/ucd-snmp/errormib.h,
- agent/mibgroup/ucd-snmp/extensible.c,
- agent/mibgroup/ucd-snmp/extensible.h,
- agent/mibgroup/ucd-snmp/file.c,
- agent/mibgroup/ucd-snmp/file.h,
- agent/mibgroup/ucd-snmp/hpux.c,
- agent/mibgroup/ucd-snmp/hpux.h,
- agent/mibgroup/ucd-snmp/loadave.c,
- agent/mibgroup/ucd-snmp/loadave.h,
- agent/mibgroup/ucd-snmp/memory.c,
- agent/mibgroup/ucd-snmp/memory.h,
- agent/mibgroup/ucd-snmp/memory_freebsd2.c,
- agent/mibgroup/ucd-snmp/memory_freebsd2.h,
- agent/mibgroup/ucd-snmp/pass.c,
- agent/mibgroup/ucd-snmp/pass.h,
- agent/mibgroup/ucd-snmp/pass_persist.c,
- agent/mibgroup/ucd-snmp/pass_persist.h,
- agent/mibgroup/ucd-snmp/proc.c,
- agent/mibgroup/ucd-snmp/proc.h,
- agent/mibgroup/ucd-snmp/registry.c,
- agent/mibgroup/ucd-snmp/registry.h,
- agent/mibgroup/ucd-snmp/versioninfo.c,
- agent/mibgroup/ucd-snmp/versioninfo.h,
- agent/mibgroup/ucd-snmp/vmstat.c,
- agent/mibgroup/ucd-snmp/vmstat.h,
- agent/mibgroup/ucd-snmp/vmstat_freebsd2.c,
- agent/mibgroup/ucd-snmp/vmstat_freebsd2.h,
- agent/mibgroup/v2party/acl_vars.c,
- agent/mibgroup/v2party/acl_vars.h,
- agent/mibgroup/v2party/alarm.c,
- agent/mibgroup/v2party/alarm.h,
- agent/mibgroup/v2party/context_vars.c,
- agent/mibgroup/v2party/context_vars.h,
- agent/mibgroup/v2party/event.c,
- agent/mibgroup/v2party/event.h,
- agent/mibgroup/v2party/party_vars.c,
- agent/mibgroup/v2party/party_vars.h,
- agent/mibgroup/v2party/view_vars.c,
- agent/mibgroup/v2party/view_vars.h, apps/snmp_parse_args.c
- , apps/snmp_parse_args.h, apps/snmpbulkwalk.c,
- apps/snmpdelta.c, apps/snmpget.c, apps/snmpgetnext.c
- , apps/snmpset.c, apps/snmpstatus.c,
- apps/snmptable.c, apps/snmptest.c,
- apps/snmptranslate.c, apps/snmptrap.c,
- apps/snmptrapd.c, apps/snmptrapd_handlers.h,
- apps/snmpwalk.c, apps/snmpnetstat/if.c,
- apps/snmpnetstat/inet.c, apps/snmpnetstat/main.c,
- apps/snmpnetstat/netstat.h, apps/snmpnetstat/route.c,
- win32/config.h:
- - (README, apps, agent, acconfig.h): Patch from Markku Laukkanen:
- - ansi'ify everything.
-
- 1999-01-18 10:43 hardaker
- * README, acconfig.h, agent/agent_read_config.c
- , agent/agent_read_config.h, agent/auto_nlist.c,
- agent/auto_nlist.h, agent/kernel.c, agent/kernel.h
- , agent/snmp2p.c, agent/snmp_agent.c,
- agent/snmp_agent.h, agent/snmp_vars.c,
- agent/snmp_vars.h, agent/snmpd.c, agent/snmpd.h
- , agent/var_struct.h, agent/view_parse.c,
- agent/dlmods/dlmod_mib.c, agent/dlmods/dlmod_mib.h,
- agent/dlmods/example.c, agent/dlmods/example.h,
- agent/mibgroup/host_res.h, agent/mibgroup/kernel_sunos5.c
- , agent/mibgroup/mibII.c, agent/mibgroup/mibII.h,
- agent/mibgroup/util_funcs.c, agent/mibgroup/util_funcs.h
- , agent/mibgroup/v2party.c, agent/mibgroup/v2party.h
- , agent/mibgroup/dummy/dummy.c,
- agent/mibgroup/dummy/dummy.h,
- agent/mibgroup/examples/example.c,
- agent/mibgroup/examples/example.h,
- agent/mibgroup/examples/wombat.c,
- agent/mibgroup/examples/wombat.h,
- agent/mibgroup/host/hr_device.c,
- agent/mibgroup/host/hr_device.h,
- agent/mibgroup/host/hr_disk.c, agent/mibgroup/host/hr_disk.h
- , agent/mibgroup/host/hr_filesys.c,
- agent/mibgroup/host/hr_filesys.h,
- agent/mibgroup/host/hr_network.c,
- agent/mibgroup/host/hr_network.h,
- agent/mibgroup/host/hr_other.c,
- agent/mibgroup/host/hr_other.h,
- agent/mibgroup/host/hr_partition.c,
- agent/mibgroup/host/hr_partition.h,
- agent/mibgroup/host/hr_print.c,
- agent/mibgroup/host/hr_print.h, agent/mibgroup/host/hr_proc.c
- , agent/mibgroup/host/hr_proc.h,
- agent/mibgroup/host/hr_storage.c,
- agent/mibgroup/host/hr_storage.h,
- agent/mibgroup/host/hr_swinst.c,
- agent/mibgroup/host/hr_swinst.h,
- agent/mibgroup/host/hr_swrun.c,
- agent/mibgroup/host/hr_swrun.h,
- agent/mibgroup/host/hr_system.c,
- agent/mibgroup/host/hr_system.h,
- agent/mibgroup/host/hr_utils.h, agent/mibgroup/mibII/at.c
- , agent/mibgroup/mibII/at.h, agent/mibgroup/mibII/icmp.c
- , agent/mibgroup/mibII/icmp.h,
- agent/mibgroup/mibII/interfaces.c,
- agent/mibgroup/mibII/interfaces.h, agent/mibgroup/mibII/ip.c
- , agent/mibgroup/mibII/ip.h,
- agent/mibgroup/mibII/route_write.h,
- agent/mibgroup/mibII/snmp_mib.c,
- agent/mibgroup/mibII/snmp_mib.h,
- agent/mibgroup/mibII/sysORTable.c,
- agent/mibgroup/mibII/sysORTable.h,
- agent/mibgroup/mibII/system.h,
- agent/mibgroup/mibII/system_mib.c,
- agent/mibgroup/mibII/system_mib.h, agent/mibgroup/mibII/tcp.c
- , agent/mibgroup/mibII/tcp.h, agent/mibgroup/mibII/udp.c
- , agent/mibgroup/mibII/udp.h,
- agent/mibgroup/mibII/vacm_vars.c,
- agent/mibgroup/mibII/vacm_vars.h,
- agent/mibgroup/mibII/var_route.c,
- agent/mibgroup/mibII/var_route.h, agent/mibgroup/misc/dlmod.c
- , agent/mibgroup/misc/dlmod.h,
- agent/mibgroup/misc/ipfwacc.c, agent/mibgroup/misc/ipfwacc.h
- , agent/mibgroup/smux/smux.c, agent/mibgroup/smux/smux.h
- , agent/mibgroup/smux/snmp_bgp.c,
- agent/mibgroup/smux/snmp_bgp.h,
- agent/mibgroup/smux/snmp_ospf.c,
- agent/mibgroup/smux/snmp_ospf.h,
- agent/mibgroup/smux/snmp_rip2.c,
- agent/mibgroup/smux/snmp_rip2.h:
- - (README, apps, agent, acconfig.h): Patch from Markku Laukkanen:
- - ansi'ify everything.
-
- 1999-01-16 23:13 hardaker
- * bug-report, sedscript.in, version.h:
- - (version.h bug-report sedscript.in): version tag ( 3.6.pre6 )
-
- 1999-01-16 23:12 hardaker
- * snmplib/: acl.c, acl.h, acl_parse.c, asn1.c
- , asn1.h, context.c, context.h,
- context_parse.c, int64.c, int64.h, md5.c,
- md5.h, mib.c, mib.h, parse.c, parse.h
- , party.c, party.h, party_parse.c,
- read_config.c, read_config.h, snmp.c, snmp.h
- , snmp_api.c, snmp_api.h, snmp_auth.c,
- snmp_client.c, snmp_client.h, snmp_impl.h,
- system.c, system.h, vacm.c, vacm.h,
- view.c, view.h:
- - (snmplib/*.[ch]): Patch from Markku Laukkanen:
- - asni'ify all functions.
-
- 1999-01-16 23:04 hardaker
- * man/snmpcmd.1:
- - (snmpcmd.1): updated -D description.
-
- 1999-01-15 16:17 hardaker
- * agent/mibgroup/smux/: smux.c, smux.h:
- - (smux.c, smux.h): Patch from Nick Amato:
- - smux patches.
-
- 1999-01-15 15:58 hardaker
- * snmplib/vacm.c:
- - (vacm.c): DEBUGMSG typo.
-
- 1999-01-15 15:58 hardaker
- * apps/Makefile.in, snmplib/Makefile.in:
- - (Makefile.in, Makefile.in): makefileindepend.
-
- 1999-01-15 15:22 hardaker
- * agent/: Makefile.in, agent_read_config.c,
- snmp_vars.c, snmp_vars.h, mibgroup/Makefile.in
- , mibgroup/mibII.h, mibgroup/dummy/dummy.c,
- mibgroup/dummy/dummy.h, mibgroup/examples/example.c,
- mibgroup/examples/example.h, mibgroup/examples/wombat.c
- , mibgroup/examples/wombat.h, mibgroup/mibII/at.c,
- mibgroup/mibII/at.h, mibgroup/mibII/icmp.c,
- mibgroup/mibII/icmp.h, mibgroup/mibII/interfaces.c,
- mibgroup/mibII/interfaces.h, mibgroup/mibII/ip.c,
- mibgroup/mibII/ip.h, mibgroup/mibII/snmp_mib.c,
- mibgroup/mibII/snmp_mib.h, mibgroup/mibII/sysORTable.c,
- mibgroup/mibII/sysORTable.h, mibgroup/mibII/system.c,
- mibgroup/mibII/system_mib.c, mibgroup/mibII/system_mib.h
- , mibgroup/mibII/tcp.c, mibgroup/mibII/tcp.h,
- mibgroup/mibII/udp.c, mibgroup/mibII/udp.h,
- mibgroup/mibII/vacm_vars.c, mibgroup/mibII/vacm_vars.h,
- mibgroup/ucd-snmp/disk.c, mibgroup/ucd-snmp/disk.h,
- mibgroup/ucd-snmp/errormib.c, mibgroup/ucd-snmp/errormib.h
- , mibgroup/ucd-snmp/extensible.c,
- mibgroup/ucd-snmp/extensible.h, mibgroup/ucd-snmp/file.c
- , mibgroup/ucd-snmp/file.h, mibgroup/ucd-snmp/hpux.c
- , mibgroup/ucd-snmp/hpux.h, mibgroup/ucd-snmp/loadave.c
- , mibgroup/ucd-snmp/loadave.h,
- mibgroup/ucd-snmp/memory.c, mibgroup/ucd-snmp/memory.h,
- mibgroup/ucd-snmp/memory_freebsd2.c,
- mibgroup/ucd-snmp/memory_freebsd2.h, mibgroup/ucd-snmp/pass.c
- , mibgroup/ucd-snmp/pass.h,
- mibgroup/ucd-snmp/pass_persist.c,
- mibgroup/ucd-snmp/pass_persist.h, mibgroup/ucd-snmp/proc.c
- , mibgroup/ucd-snmp/proc.h, mibgroup/ucd-snmp/registry.c
- , mibgroup/ucd-snmp/registry.h,
- mibgroup/ucd-snmp/versioninfo.c,
- mibgroup/ucd-snmp/versioninfo.h, mibgroup/ucd-snmp/vmstat.c
- , mibgroup/ucd-snmp/vmstat.h,
- mibgroup/ucd-snmp/vmstat_freebsd2.c,
- mibgroup/ucd-snmp/vmstat_freebsd2.h:
- - (agent/mibgroup/*):
- - made all (ok, some. !host) mib modules use snmpd_register_config_handler().
- - made all (ok, some. !host) mib modules use register_mib().
-
- 1999-01-15 11:12 hardaker
- * agent/: snmpd.c, snmpd.h:
- - (snmpd.c, snmpd.h):
- - remove reverse_bytes() usage.
-
- 1999-01-15 11:10 hardaker
- * agent/snmp2p.c:
- - (snmp2p.c): Patch from Michael Slifcak:
- - remove reverse_bytes() usage.
-
- 1999-01-14 09:02 hardaker
- * local/mib2c:
- - (mib2c): update for SNMP.pm 1.8.
-
- 1999-01-09 21:48 hardaker
- * agent/: agent_read_config.c, auto_nlist.c,
- snmp_agent.c, snmp_vars.c, snmpd.c,
- mibgroup/kernel_sunos5.c, mibgroup/util_funcs.c,
- mibgroup/dummy/dummy.c, mibgroup/examples/wombat.c,
- mibgroup/host/hr_device.c, mibgroup/host/hr_disk.c,
- mibgroup/host/hr_filesys.c, mibgroup/host/hr_network.c,
- mibgroup/host/hr_partition.c, mibgroup/host/hr_print.c,
- mibgroup/host/hr_proc.c, mibgroup/host/hr_storage.c,
- mibgroup/host/hr_swinst.c, mibgroup/host/hr_swrun.c,
- mibgroup/host/hr_system.c, mibgroup/mibII/at.c,
- mibgroup/mibII/icmp.c, mibgroup/mibII/interfaces.c,
- mibgroup/mibII/ip.c, mibgroup/mibII/snmp_mib.c,
- mibgroup/mibII/sysORTable.c, mibgroup/mibII/system.c,
- mibgroup/mibII/tcp.c, mibgroup/mibII/udp.c,
- mibgroup/mibII/vacm_vars.c, mibgroup/mibII/var_route.c,
- mibgroup/smux/smux.c, mibgroup/smux/snmp_bgp.c,
- mibgroup/smux/snmp_ospf.c, mibgroup/smux/snmp_rip2.c,
- mibgroup/ucd-snmp/disk.c, mibgroup/ucd-snmp/memory.c,
- mibgroup/ucd-snmp/pass.c, mibgroup/ucd-snmp/pass_persist.c
- , mibgroup/ucd-snmp/proc.c, mibgroup/ucd-snmp/registry.c
- , mibgroup/ucd-snmp/versioninfo.c:
- - (agent/*.c):
- - use the new debugging functions.
- - implement needed -D flag changes.
-
- 1999-01-09 20:52 hardaker
- * man/snmpcmd.1:
- - (snmpcmd.1): discuss -D usage change.
-
- 1999-01-09 20:52 hardaker
- * snmplib/: snmp_api.c, snmp_api.h:
- - (snmp_api.c, snmp_api.h): DEBUGPOID replacement: DEBUGMSGOID.
-
- 1999-01-09 20:51 hardaker
- * snmplib/read_config.c:
- - (read_config.c): remove old token specifier in a debugging statement
- format line.
-
- 1999-01-09 20:50 hardaker
- * apps/snmpnetstat/: if.c, main.c:
- - (if.c, main.c): use the new debugging functions.
-
- 1999-01-09 20:50 hardaker
- * apps/: snmptrapd.c, snmptrapd_handlers.c:
- - (snmptrapd.c, snmptrapd_handlers.c): use the new debugging functions.
-
- 1999-01-09 20:49 hardaker
- * FAQ, README:
- - (FAQ, README): URL changes.
-
- 1999-01-09 20:30 hardaker
- * apps/snmp_parse_args.c:
- - (snmp_parse_args.c): make -D register the debugging tokens specified.
-
- 1999-01-09 20:30 hardaker
- * apps/snmptable.c:
- - (snmptable.c): change internal debug variable to localdebug.
-
- 1999-01-09 20:28 hardaker
- * snmplib/: mib.c, parse.c, read_config.c,
- snmp_api.c, snmp_api.h, vacm.c:
- - (mib.c, parse.c, read_config.c, snmp_api.c, snmp_api.h, vacm.c):
- - Implement the new token based debugging message support.
-
- 1999-01-05 10:48 hardaker
- * apps/: snmpbulkwalk.c, snmpget.c, snmpgetnext.c
- , snmpset.c, snmpstatus.c, snmptable.c,
- snmpwalk.c:
- - (snmpbulkwalk.c, snmpget.c, snmpgetnext.c, snmpset.c, snmpstatus.c,
- snmptable.c, snmpwalk.c): Patch from mslifcak@iss.net:
- - make main() return an int instead of void.
-
- 1999-01-05 10:41 hardaker
- * apps/snmptable.c:
- - (snmptable.c): Make field separator take arguments directly after the -f.
-
- 1999-01-02 08:48 hardaker
- * mibs/IANAifType-MIB.txt:
- - (IANAifType-MIB.txt): Patch from Jakob Ellerstedt:
- - new complete list of ifTypes.
-
- 1998-12-31 17:49 hardaker
- * agent/snmp_vars.c:
- - (snmp_vars.c): Patch from David Tiller:
- - oidLen's were wrong for m2m oids.
-
- 1998-12-31 17:48 hardaker
- * snmplib/snmp_client.c:
- - (snmp_client.c): Patch from David Tiller:
- - need to read_objid() the context oid base, not the party oid base
- in one location.
-
- 1998-12-31 17:46 hardaker
- * agent/mibgroup/v2party/event.c:
- - (event.c): Patch from David Tiller:
- - memcmp's sizes were wrong.
-
- 1998-12-29 17:01 hardaker
- * snmplib/: vacm.c (V3-b3.2), vacm.c:
- - (vacm.c): Enable multiple side by side views in the view family
- tree. The views already existed, but weren't checked and only the
- first view was found.
- - Not done in a clean fashion. Much of the structure definitions
- should be rewritten with sub-pieces to do it properly with greater
- speed.
-
- 1998-12-29 16:55 hardaker
- * snmplib/mib.c:
- - (mib.c): Patch from Michael Slifcak:
- - remove newlines from sprint_value() where applicable.
-
- 1998-12-26 10:35 hardaker
- * agent/mibgroup/misc/dlmod.c:
- - (dlmod.c): Patch from Michael Slifcak:
- - fix dlmod compilation in snmpd_register_config_handler() call.
-
- 1998-12-22 14:56 hardaker
- * snmplib/: mib.c, snmp_api.c:
- - (mib.c, snmp_api.c): Patch from Michael Slifcak:
- - fix my broken set_locale stuff.
-
- 1998-12-22 08:50 hardaker
- * agent/Makefile.in:
- - (Makefile.in): don't compile dlmods
-
- 1998-12-21 18:20 hardaker
- * snmplib/system.c:
- - (system.c): Patch from Michael Slifcak:
- - Win32 memory leak fixes for opendir(), etc.
-
- 1998-12-21 18:18 hardaker
- * agent/mibgroup/ucd-snmp/file.h, mibs/UCD-SNMP-MIB.txt
- :
- - (file.h, UCD-SNMP-MIB.txt): move the file mib to .15 so it doesn't
- conflict with the demo mib.
-
- 1998-12-21 18:18 hardaker
- * agent/.cvsignore:
- - (.cvsignore): a .gdb file of mine.
-
- 1998-12-21 09:54 hardaker
- * local/ipf-mod.pl, mibs/IPFILTER.txt:
- - (ipf-mod.pl, IPFILTER.txt): Patch from Yaroslav Terletsky:
- - ipfilter pass script and mib file.
-
- 1998-12-18 18:16 hardaker
- * agent/mibgroup/ucd-snmp/: versioninfo.c, versioninfo.h
- :
- - (versioninfo.c, versioninfo.h): mib object to display configure options.
-
- 1998-12-18 18:16 hardaker
- * acconfig.h, config.h.in, configure,
- configure.in:
- - (acconfig.h, config.h.in, configure, configure.in):
- - store configure flags to a define.
-
- 1998-12-18 18:12 hardaker
- * apps/snmp_parse_args.c:
- - (snmp_parse_args.c): include read_config.h.
-
- 1998-12-18 18:11 hardaker
- * win32/libsnmp_dll/libsnmp.def:
- - (libsnmp.def): update from Michael Slifcak.
-
- 1998-12-18 18:10 hardaker
- * snmplib/: parse.c, read_config.c, read_config.h
- :
- - (parse.c, read_config.c, read_config.h):
- - fixes from Michael Slifcak.
- - misc read_config functions pulled in from the v3 work.
-
- 1998-12-18 11:36 hardaker
- * mibs/UCD-SNMP-MIB.txt:
- - (UCD-SNMP-MIB.txt): Patch from Michael Slifcak:
- - typo.
-
- 1998-12-17 08:05 dreeder
- * local/snmpd-ucd.sh:
- file snmpd-ucd.sh was initially added on branch V3-b3.
-
- 1998-12-16 07:31 hardaker
- * snmplib/snmp_api.c:
- - (snmp_api.c): Patch from Michael Slifcak:
- - pointer checks before freeing memory.
-
- 1998-12-13 08:59 hardaker
- * bug-report, sedscript.in, version.h:
- - (version.h bug-report sedscript.in): version tag ( 3.6.pre5 )
-
- 1998-12-13 08:57 hardaker
- * README:
- - (README): added Jeff Johnson to the contributors list.
-
- 1998-12-13 08:48 hardaker
- * agent/mibgroup/host/hr_swinst.c:
- - (hr_swinst.c): Patch from Jeff Johnson:
- - protect against memory leaks with the RPM package info calls.
-
- 1998-12-13 08:42 hardaker
- * apps/snmpnetstat/inet.c:
- - (inet.c): init pointer to NULL.
-
- 1998-12-13 08:41 hardaker
- * agent/mibgroup/host/hr_filesys.c:
- - (hr_filesys.c): watch out for NULL file pointers.
-
- 1998-12-13 08:18 hardaker
- * agent/mibgroup/kernel_sunos5.c:
- - (kernel_sunos5.c): remove a few defines that were messing up solaris 7.
-
- 1998-12-13 08:14 hardaker
- * apps/snmp_parse_args.c:
- - (snmp_parse_args.c): remove -w/-W flag in usage.
-
- 1998-12-13 08:12 hardaker
- * snmplib/parse.c:
- - (parse.c): spacing in mib option usage fixes.
-
- 1998-12-13 08:07 hardaker
- * agent/mibgroup/ucd-snmp/disk.c:
- - (disk.c): fix disk size error flag reporting on Solaris.
-
- 1998-12-13 08:06 hardaker
- * NEWS:
- - (NEWS): beginning notes for 3.6.
-
- 1998-12-13 07:49 hardaker
- * apps/snmp_parse_args.c:
- - (snmp_parse_args.c): -P flag for toggling new mib parsing options.
-
- 1998-12-13 07:48 hardaker
- * snmplib/: parse.c, parse.h:
- - (parse.c, parse.h): new functions: snmp_mib_toggle_options() and usage.
-
- 1998-12-13 07:42 hardaker
- * config.h.in, configure, configure.in,
- snmplib/mib.c, snmplib/snmp_api.c:
- - (config.h.in, configure, configure.in, mib.c, snmp_api.c):
- - use setlocale() if available to correct isprint problems.
-
- 1998-12-05 16:52 dreeder
- * testing/demo.remote:
- file demo.remote was initially added on branch V3-b1.
-
- 1998-12-04 16:50 hardaker
- * agent/mibgroup/examples/ucdDemoPublic.conf:
- file ucdDemoPublic.conf was initially added on branch V3-b1.
-
- 1998-12-04 16:50 hardaker
- * agent/mibgroup/examples/ucdDemoPublic.cmds:
- file ucdDemoPublic.cmds was initially added on branch V3-b1.
-
- 1998-12-04 16:50 hardaker
- * agent/mibgroup/examples/ucdDemoPublic.c:
- file ucdDemoPublic.c was initially added on branch V3-b1.
-
- 1998-12-04 16:50 hardaker
- * agent/mibgroup/examples/ucdDemoPublic.h:
- file ucdDemoPublic.h was initially added on branch V3-b1.
-
- 1998-12-04 16:45 hardaker
- * mibs/UCD-DEMO-MIB.txt:
- file UCD-DEMO-MIB.txt was initially added on branch V3-b1.
-
- 1998-12-04 11:03 hardaker
- * apps/snmpusm.c:
- file snmpusm.c was initially added on branch V3-b1.
-
- 1998-12-03 18:44 dreeder
- * testing/demo2.functions:
- file demo2.functions was initially added on branch V3-b1.
-
- 1998-12-03 18:44 dreeder
- * testing/demo2:
- file demo2 was initially added on branch V3-b1.
-
- 1998-12-03 18:44 dreeder
- * testing/demo2.setupfile:
- file demo2.setupfile was initially added on branch V3-b1.
-
- 1998-12-02 15:19 hardaker
- * man/snmp.conf.5.def:
- file snmp.conf.5.def was initially added on branch V3-b1.
-
- 1998-11-27 16:55 hardaker
- * apps/snmppass.c:
- file snmppass.c was initially added on branch V3-b1.
-
- 1998-11-24 16:43 dreeder
- * snmplib/transform_oids.h:
- file transform_oids.h was initially added on branch V3-b1.
-
- 1998-11-24 16:43 dreeder
- * apps/encode_keychange.c:
- file encode_keychange.c was initially added on branch V3-b1.
-
- 1998-11-23 16:35 hardaker
- * snmplib/: mib.c, parse.c, parse.h:
- - (snmp_parse_args.c, mib.c, parse.c, parse.h): Patch from Michael Slifcak:
- - misc parsing bug fixes.
- - -w & -W options to default application parse_args.
- - runtime options to control underscore and comment parsing in mibs.
-
- 1998-11-23 16:18 hardaker
- * apps/snmp_parse_args.c:
- - (snmp_parse_args.c, mib.c, parse.c, parse.h): Patch from Michael Slifcak:
- - misc parsing bug fixes.
- - -w & -W options to default application parse_args.
- - runtime options to control underscore and comment parsing in mibs.
-
- 1998-11-23 15:42 hardaker
- * agent/mibgroup/mibII/interfaces.c:
- - (interfaces.c, irix.h): fix location of _KERNEL define for irix.
-
- 1998-11-22 07:28 hardaker
- * testing/.cvsignore:
- file .cvsignore was initially added on branch V3-b1.
-
- 1998-11-22 07:27 hardaker
- * testing/demo:
- file demo was initially added on branch V3-b1.
-
- 1998-11-16 22:10 hardaker
- * local/tkmib:
- - (tkmib): too many improvements to count.
-
- 1998-11-06 17:44 hardaker
- * agent/snmpd.c:
- - (snmpd.c): v2 trap send debugging.
-
- 1998-11-06 17:44 hardaker
- * agent/agent_read_config.c:
- - (agent_read_config.h): use trap2sink for v2 handlers
-
- 1998-11-06 17:23 hardaker
- * agent/snmpd.c:
- - (snmpd.c): fix v2 trap generation.
-
- 1998-10-24 23:07 dreeder
- * testing/misctest.c:
- file misctest.c was initially added on branch V3-b1.
-
- 1998-10-23 15:39 dreeder
- * testing/etimetest.c:
- file etimetest.c was initially added on branch V3-b1.
-
- 1998-10-23 13:58 hardaker
- * acconfig.h, config.h.in, configure,
- configure.in, agent/agent_read_config.c,
- agent/agent_read_config.h, agent/snmpd.c,
- agent/mibgroup/examples/wombat.h,
- agent/mibgroup/mibII/system.h,
- agent/mibgroup/mibII/vacm_vars.h, agent/mibgroup/misc/dlmod.c
- , agent/mibgroup/ucd-snmp/disk.h,
- agent/mibgroup/ucd-snmp/extensible.h,
- agent/mibgroup/ucd-snmp/file.h,
- agent/mibgroup/ucd-snmp/loadave.h,
- agent/mibgroup/ucd-snmp/memory.h,
- agent/mibgroup/ucd-snmp/memory_freebsd2.h,
- agent/mibgroup/ucd-snmp/pass.h,
- agent/mibgroup/ucd-snmp/pass_persist.h,
- agent/mibgroup/ucd-snmp/proc.h, apps/snmp_parse_args.c
- , apps/snmptrapd.c, snmplib/mib.c,
- snmplib/read_config.c, snmplib/read_config.h:
- - (acconfig.h, config.h.in, configure, configure.in,
- agent_read_config.c, agent_read_config.h, snmpd.c, wombat.h,
- system.h, vacm_vars.h, dlmod.c, disk.h, extensible.h, file.h,
- loadave.h, memory.h, memory_freebsd2.h, pass.h, pass_persist.h,
- proc.h, snmp_parse_args.c, snmptrapd.c, mib.c, read_config.c,
- read_config.h):
- - new option -H on command line to print out .conf file directives
- that the application understands.
- - created a new option to the read config registration to allow
- specifying of a help line.
-
- 1998-10-23 13:56 hardaker
- * local/tkmib:
- - (tkmib): editable oid field.
-
- 1998-10-23 13:54 hardaker
- * agent/mibgroup/mibII/: at.c, icmp.c, interfaces.c
- :
- - (at.c, icmp.c, interfaces.c): bug fixes, missing #endif.
-
- 1998-10-23 13:54 hardaker
- * Makefile.in:
- - (Makefile.in): insert @ sign.
-
- 1998-10-23 09:45 dreeder
- * testing/T.sh:
- file T.sh was initially added on branch V3-b1.
-
- 1998-10-23 09:45 dreeder
- * testing/eval_testlist:
- file eval_testlist was initially added on branch V3-b1.
-
- 1998-10-23 09:45 dreeder
- * testing/eval_tools.sh:
- file eval_tools.sh was initially added on branch V3-b1.
-
- 1998-10-23 09:45 dreeder
- * testing/eval_suite.sh:
- file eval_suite.sh was initially added on branch V3-b1.
-
- 1998-10-23 09:45 dreeder
- * testing/eval_oneprogram.sh:
- file eval_oneprogram.sh was initially added on branch V3-b1.
-
- 1998-10-23 09:45 dreeder
- * testing/T.c:
- file T.c was initially added on branch V3-b1.
-
- 1998-10-23 09:45 dreeder
- * testing/README:
- file README was initially added on branch V3-b1.
-
- 1998-10-23 07:57 hardaker
- * agent/mibgroup/host/hr_filesys.c:
- - (hr_filesys.c): Patch from Dave Shield:
- - NULL checking on the filesystem mount point.
-
- 1998-10-21 19:55 dreeder
- * testing/test_kul.sh:
- file test_kul.sh was initially added on branch V3-b1.
-
- 1998-10-21 19:55 dreeder
- * testing/test_keychange.sh:
- file test_keychange.sh was initially added on branch V3-b1.
-
- 1998-10-21 19:55 dreeder
- * testing/test_tools.sh:
- file test_tools.sh was initially added on branch V3-b1.
-
- 1998-10-21 19:55 dreeder
- * testing/data.kul-md5:
- file data.kul-md5 was initially added on branch V3-b1.
-
- 1998-10-21 19:55 dreeder
- * testing/data.keychange-sha1-des:
- file data.keychange-sha1-des was initially added on branch V3-b1.
-
- 1998-10-21 19:55 dreeder
- * testing/data.keychange-sha1:
- file data.keychange-sha1 was initially added on branch V3-b1.
-
- 1998-10-21 19:55 dreeder
- * testing/data.keychange-md5:
- file data.keychange-md5 was initially added on branch V3-b1.
-
- 1998-10-21 19:55 dreeder
- * testing/data.kul-sha1:
- file data.kul-sha1 was initially added on branch V3-b1.
-
- 1998-10-21 17:01 hardaker
- * man/: .cvsignore, Makefile.in, read_config.3.def
- :
- - (.cvsignore, Makefile.in, read_config.3.def):
- - new unproofread manual on the read_config api (most of it).
-
- 1998-10-21 11:08 hardaker
- * agent/mibgroup/host/hr_filesys.c:
- - (hr_filesys.c): Patch from Dave Shield:
- - watch out for empty file names passed in.
-
- 1998-10-21 10:54 hardaker
- * snmplib/parse.c:
- - (parse.c): Patch from Dave Shield:
- - Fix parser to deal with anonymous children properly.
-
- 1998-10-20 11:38 dreeder
- * testing/keymanagetest.c:
- file keymanagetest.c was initially added on branch V3-b1.
-
- 1998-10-18 21:14 dreeder
- * testing/Makefile.in:
- file Makefile.in was initially added on branch V3-b1.
-
- 1998-10-18 21:14 dreeder
- * testing/scapitest.c:
- file scapitest.c was initially added on branch V3-b1.
-
- 1998-10-16 08:38 hardaker
- * agent/mibgroup/mibII/: at.c, icmp.c, interfaces.c
- :
- - (at.c, icmp.c, interfaces.c, aix.h): aix header file fixes.
-
- 1998-10-15 12:02 dreeder
- * snmplib/tools.c:
- file tools.c was initially added on branch V3-b1.
-
- 1998-10-15 12:02 dreeder
- * snmplib/tools.h:
- file tools.h was initially added on branch V3-b1.
-
- 1998-10-15 12:02 dreeder
- * snmplib/lcd_time.h:
- file lcd_time.h was initially added on branch V3-b1.
-
- 1998-10-15 12:02 dreeder
- * snmplib/scapi.c:
- file scapi.c was initially added on branch V3-b1.
-
- 1998-10-15 12:02 dreeder
- * snmplib/scapi.h:
- file scapi.h was initially added on branch V3-b1.
-
- 1998-10-15 12:02 dreeder
- * snmplib/lcd_time.c:
- file lcd_time.c was initially added on branch V3-b1.
-
- 1998-10-15 12:02 dreeder
- * snmplib/keytools.h:
- file keytools.h was initially added on branch V3-b1.
-
- 1998-10-15 12:02 dreeder
- * snmplib/keytools.c:
- file keytools.c was initially added on branch V3-b1.
-
- 1998-10-15 12:02 dreeder
- * snmplib/all_general_local.h:
- file all_general_local.h was initially added on branch V3-b1.
-
- 1998-10-15 12:02 dreeder
- * snmplib/all_system.h:
- file all_system.h was initially added on branch V3-b1.
-
- 1998-10-15 12:02 dreeder
- * snmplib/debug.h:
- file debug.h was initially added on branch V3-b1.
-
- 1998-10-14 16:52 hardaker
- * agent/mibgroup/ucd-snmp/memory.c:
- - (memory.c): fix for hpux9.
-
- 1998-10-14 16:49 hardaker
- * snmplib/mib.c:
- - (mib.c): Patch from Michael Slifcak:
- - fix for broken compiler warnings on NT.
-
- 1998-10-14 16:42 hardaker
- * man/snmpd.1.def:
- - (snmpd.1.def): document -A.
-
- 1998-10-14 16:41 hardaker
- * agent/snmpd.c:
- - (snmpd.c): document -A.
-
- 1998-10-14 16:40 hardaker
- * agent/snmpd.c:
- - (snmpd.c): -A: append to log file.
-
- 1998-10-14 09:42 hardaker
- * agent/mibgroup/host/hr_storage.c:
- - (hr_storage.c): machine/types.h and sys/vmmeter.h for freebsd3.
-
- 1998-10-14 09:41 hardaker
- * agent/mibgroup/host_res.h:
- - (host_res.h): net/in_var.h for freebsd3.
-
- 1998-10-14 09:41 hardaker
- * config.h.in, configure, configure.in:
- - (config.h.in, configure, configure.in): check for machine/types.h.
-
- 1998-10-14 09:17 hardaker
- * EXAMPLE.conf.def:
- - (EXAMPLE.conf.def): change public community examples -> private.
-
- 1998-10-09 23:20 hardaker
- * FAQ:
- - (FAQ): Dave Shield explains in wonderous detail all about the VACM module.
-
- 1998-10-09 23:12 hardaker
- * snmplib/parse.c:
- - (parse.c): Patch from Dave Shield:
- - support for strict (case sensitive) option to the mib compiler.
-
- 1998-10-09 23:08 hardaker
- * snmplib/parse.c:
- - (parse.c): Patch from Dave Shield:
- - Check for fully qualified oid statements.
-
- 1998-10-09 08:09 hardaker
- * config.h.in, configure, configure.in:
- - (config.h.in, configure, configure.in): use zlib when using rpm libraries.
-
- 1998-10-07 17:00 hardaker
- * win32/: libsnmp/libsnmp.dsp, libsnmp_dll/libsnmp_dll.dsp
- :
- - (libsnmp.dsp, libsnmp_dll.dsp): Patch from Michael Slifcak:
- - winNT project file updates.
-
- 1998-10-07 16:54 hardaker
- * apps/snmpdelta.c:
- - (snmpdelta.c): Patch from Michael Slifcak:
- - fix exiting problems on NT.
-
- 1998-10-07 16:51 hardaker
- * snmplib/snmp_api.c:
- - (snmp_api.c): fix default port problems (again).
-
- 1998-10-07 16:50 hardaker
- * snmplib/parse.c:
- - (parse.c): Patch from Michael Slifcak:
- - remove un-needed headers.
-
- 1998-10-07 16:49 hardaker
- * man/Makefile.in:
- - (Makefile.in): Patch from Michael Slifcak:
- - fix make html.
-
- 1998-10-07 16:49 hardaker
- * Makefile.in:
- - (Makefile.in): Patch from Michael Slifcak:
- - properly locate version.h in $(srcdir).
-
- 1998-10-06 15:38 hardaker
- * bug-report, sedscript.in, version.h:
- - (version.h bug-report sedscript.in): version tag ( 3.6.pre3 )
-
- 1998-10-06 15:38 hardaker
- * agent/mibgroup/versiontag:
- - (versiontag): typo.
-
- 1998-10-06 15:35 hardaker
- * agent/mibgroup/versiontag:
- - (versiontag): fix for cvs 1.10.
-
- 1998-10-06 15:34 hardaker
- * remove-files:
- - (remove-files): update.
-
- 1998-10-06 15:30 hardaker
- * mibs/UCD-SNMP-MIB-OLD.txt:
- - (UCD-SNMP-MIB-OLD.txt): added
-
- 1998-10-06 15:18 hardaker
- * config.h.in:
- - (config.h.in): setup define for HAVE_USLEEP.
-
- 1998-10-06 15:18 hardaker
- * agent/mibgroup/mibII/var_route.c:
- - (var_route.c): hack fixes for hpux10 and rtentry.
-
- 1998-10-05 17:03 hardaker
- * agent/mibgroup/host/hr_proc.c:
- - (hr_proc.c): possible fix for solaris's process percentage.
-
- 1998-10-05 16:53 hardaker
- * agent/mibgroup/dummy/: dummy.c, dummy.h:
- - (dummy.c, dummy.h): update to remove common_header.h
-
- 1998-09-30 14:56 hardaker
- * ChangeLog, EXAMPLE.conf.def, NEWS, configure
- , configure.in, agent/mibgroup/mibII/interfaces.c
- , agent/mibgroup/ucd-snmp/memory.c, apps/snmptest.c
- , apps/snmptrap.c, snmplib/parse.c:
- - (ChangeLog, EXAMPLE.conf.def, NEWS, configure, configure.in,
- interfaces.c, memory.c, snmptest.c, snmptrap.c, parse.c):
- - merge 3.5.3 changes into main trunk.
-
- 1998-09-25 18:14 hardaker
- * configure, configure.in,
- agent/mibgroup/util_funcs.c:
- - (configure, configure.in, util_funcs.c): use USLEEP if available for
- small sleep times while waiting for processes to finish.
-
- 1998-09-25 18:04 hardaker
- * snmplib/snmp_api.c:
- - (snmp_api.c): remove unneeded comment-out.
-
- 1998-09-25 18:03 hardaker
- * Makefile.in:
- - (Makefile.in): install version.h, and strip includes out of config.h
-
- 1998-09-25 17:56 hardaker
- * snmplib/Makefile.in:
- - (Makefile.in): don't install libsnmp.h. It's going to change too
- much in the future.
-
- 1998-09-25 17:55 hardaker
- * snmplib/Makefile.in:
- - (Makefile.in): Patch from Michael Slifcak:
- - install more headers.
-
- 1998-09-25 17:32 hardaker
- * win32/: config.h, win32.dsw, libsnmp/libsnmp.dsp
- , libsnmp_dll/libsnmp.def, libsnmp_dll/libsnmp_dll.dsp
- , snmptable/snmptable.dsp:
- - (config.h, win32.dsw, libsnmp.dsp, libsnmp.def, libsnmp_dll.dsp,
- snmptable.dsp): Patch from Michael Slifcak:
- - stupid OS update.
-
- 1998-09-25 17:26 hardaker
- * man/snmp_sess_api.3:
- - (snmp_sess_api.3): Patch from Michael Slifcak:
- - session documentation update.
-
- 1998-09-25 17:25 hardaker
- * apps/snmptable.c:
- - (snmptable.c): process args directly instead of relying on get_opt().
-
- 1998-09-25 17:24 hardaker
- * snmplib/: mib.c, mib.h, read_config.c,
- snmp_api.c, snmp_api.h:
- - (mib.c, mib.h, read_config.c, snmp_api.c, snmp_api.h): Patch from
- Michael Slifcak:
- - fix compiler warnings, errors.
-
- 1998-09-25 17:15 hardaker
- * snmplib/: snmp_api.c, snmp_api.h, snmp_client.c
- :
- - (snmp_api.c, snmp_api.h, snmp_client.c): Patch from Michael Slifcak:
- - The CMU library has an optimization in snmp_clone_pdu() that does
- not copy zero length strings. I had merged this in with changes
- made for multi-thread support. Unfortunately, I did not make sure
- the cloned PDU had no pointer for this case. Oops!
- - Another problem in snmp_clone_pdu() was the test for zero length
- string was not being performed on the first varbind in the chain.
-
- 1998-09-25 17:03 hardaker
- * snmplib/: snmp_api.c (Ext-3-5-patches.5), snmp_api.c:
- - (snmp_api.c): don't rely on the getservbyname pointer to stay around.
-
- 1998-09-23 13:06 hardaker
- * acconfig.h, config.h.in, configure,
- configure.in, snmplib/parse.c:
- - (acconfig.h, config.h.in, configure, configure.in, parse.c): New flag:
- - --enable-eol-terminated-comments.
-
- 1998-09-23 12:15 hardaker
- * ISSUES:
- file ISSUES was initially added on branch V3-b1.
-
- 1998-09-21 11:11 hardaker
- * agent/: snmp_vars.c (Ext-3-5-patches.5), snmp_vars.c
- (V3-b1.[5,2]), snmp_vars.c:
- - (snmp_vars.c): finally fixed the write_method's for creation problem.
-
- 1998-09-21 08:49 hardaker
- * agent/mibgroup/ucd-snmp/: file.c, file.h:
- - (file.c, file.h): allow -1 size to indicate simple size monitoring.
-
- 1998-09-18 14:04 hardaker
- * mibs/UCD-SNMP-MIB.txt:
- - (UCD-SNMP-MIB.txt): Change file return code from TruthValue to
- integer since 1/2 does not fit the current 0/1 return code scheme.
-
- 1998-09-18 14:02 hardaker
- * agent/mibgroup/ucd-snmp/file.h:
- - (file.h): remap to the 100/101 conventions of the ucd-snmp tables.
-
- 1998-09-18 14:01 hardaker
- * agent/mibgroup/ucd_snmp.h:
- - (ucd_snmp.h): add the file mib module.
-
- 1998-09-18 13:58 hardaker
- * agent/mibgroup/ucd-snmp/: file.c, file.h:
- - (file.c, file.h): Patch from Jonas Olsson:
- - Implement a file size watching mib module (ucd-snmp/file).
-
- 1998-09-18 13:20 hardaker
- * mibs/UCD-SNMP-MIB.txt:
- - (UCD-SNMP-MIB.txt): added the FileTable submitted by Jonas Olsson.
-
- 1998-09-18 12:42 hardaker
- * snmplib/snmp-tc.h:
- file snmp-tc.h was initially added on branch V3-b1.
-
- 1998-09-18 09:59 hardaker
- * snmplib/snmpusm.c:
- file snmpusm.c was initially added on branch V3-b1.
-
- 1998-09-18 09:59 hardaker
- * snmplib/snmpusm.h:
- file snmpusm.h was initially added on branch V3-b1.
-
- 1998-09-18 09:58 hardaker
- * agent/mibgroup/snmpv3/usmUser.c:
- file usmUser.c was initially added on branch V3-b1.
-
- 1998-09-18 09:58 hardaker
- * agent/mibgroup/snmpv3/usmUser.h:
- file usmUser.h was initially added on branch V3-b1.
-
- 1998-09-16 07:04 hardaker
- * agent/mibgroup/snmpv3/usmStats.h:
- file usmStats.h was initially added on branch V3-b1.
-
- 1998-09-16 07:04 hardaker
- * agent/mibgroup/snmpv3/usmStats.c:
- file usmStats.c was initially added on branch V3-b1.
-
- 1998-09-15 13:07 hardaker
- * snmplib/snmp_api.c:
- - (snmp_api.c): Patch from Michael Slifcak:
- - fix init_snmp calls from session routines.
-
- 1998-09-15 13:07 hardaker
- * snmplib/mib.c:
- - (mib.c): // comment -> /* */ comment.
-
- 1998-09-15 13:02 hardaker
- * apps/snmpnetstat/inet.c:
- - (inet.c): Patch from Michael Slifcak:
- - memory related fixes.
-
- 1998-09-14 22:29 hardaker
- * agent/mibgroup/snmpv3/snmpMPDStats.c:
- file snmpMPDStats.c was initially added on branch V3-b1.
-
- 1998-09-14 22:29 hardaker
- * agent/mibgroup/snmpv3/snmpMPDStats.h:
- file snmpMPDStats.h was initially added on branch V3-b1.
-
- 1998-09-14 17:49 hardaker
- * agent/mibgroup/snmpv3mibs.h:
- file snmpv3mibs.h was initially added on branch V3-b1.
-
- 1998-09-14 12:48 hardaker
- * agent/dlmods/Makefile.in:
- - (Makefile.in): Patch from Michael:
- - do dlmods compilation better at least on solaris and linux.
-
- 1998-09-14 12:40 hardaker
- * agent/agent_read_config.c, agent/snmp_vars.c,
- agent/dlmods/dlmod_mib.c, agent/mibgroup/util_funcs.c,
- agent/mibgroup/dummy/dummy.c,
- agent/mibgroup/examples/wombat.c,
- agent/mibgroup/host/hr_device.c,
- agent/mibgroup/host/hr_disk.c,
- agent/mibgroup/host/hr_filesys.c,
- agent/mibgroup/host/hr_network.c,
- agent/mibgroup/host/hr_partition.c,
- agent/mibgroup/host/hr_print.c, agent/mibgroup/host/hr_proc.c
- , agent/mibgroup/host/hr_storage.c,
- agent/mibgroup/host/hr_swinst.c,
- agent/mibgroup/host/hr_swrun.c,
- agent/mibgroup/host/hr_system.c, agent/mibgroup/mibII/at.c
- , agent/mibgroup/mibII/icmp.c,
- agent/mibgroup/mibII/interfaces.c, agent/mibgroup/mibII/ip.c
- , agent/mibgroup/mibII/snmp_mib.c,
- agent/mibgroup/mibII/system.c, agent/mibgroup/mibII/tcp.c
- , agent/mibgroup/mibII/udp.c,
- agent/mibgroup/mibII/var_route.c,
- agent/mibgroup/smux/snmp_bgp.c,
- agent/mibgroup/smux/snmp_ospf.c,
- agent/mibgroup/smux/snmp_rip2.c,
- agent/mibgroup/ucd-snmp/hpux.c,
- agent/mibgroup/ucd-snmp/pass.c,
- agent/mibgroup/ucd-snmp/pass_persist.c,
- agent/mibgroup/ucd-snmp/registry.c,
- agent/mibgroup/v2party/acl_vars.c,
- agent/mibgroup/v2party/alarm.c,
- agent/mibgroup/v2party/context_vars.c,
- agent/mibgroup/v2party/event.c,
- agent/mibgroup/v2party/party_vars.c,
- agent/mibgroup/v2party/view_vars.c, apps/snmptrapd.c,
- apps/snmptrapd_handlers.c, snmplib/snmp_api.c,
- snmplib/snmp_api.h:
- - (agent_read_config.c, snmp_vars.c, dlmod_mib.c, util_funcs.c,
- dummy.c, wombat.c, hr_device.c, hr_disk.c, hr_filesys.c,
- hr_network.c, hr_partition.c, hr_print.c, hr_proc.c, hr_storage.c,
- hr_swinst.c, hr_swrun.c, hr_system.c, at.c, icmp.c, interfaces.c,
- ip.c, snmp_mib.c, system.c, tcp.c, udp.c, var_route.c, snmp_bgp.c,
- snmp_ospf.c, snmp_rip2.c, hpux.c, pass.c, pass_persist.c,
- registry.c, acl_vars.c, alarm.c, context_vars.c, event.c,
- party_vars.c, view_vars.c, snmptrapd.c, snmptrapd_handlers.c,
- snmp_api.c, snmp_api.h): Patch from Michael Slifcak:
- - rename compare -> snmp_oid_compare().
-
- 1998-09-14 12:35 hardaker
- * man/Makefile.in:
- - (Makefile.in): Patch from Michael Slifcak:
- - install snmp_sess_api.3.
-
- 1998-09-14 09:25 hardaker
- * agent/mibgroup/snmpv3/snmpEngine.c:
- file snmpEngine.c was initially added on branch V3-b1.
-
- 1998-09-14 09:25 hardaker
- * agent/mibgroup/snmpv3/snmpEngine.h:
- file snmpEngine.h was initially added on branch V3-b1.
-
- 1998-09-14 09:21 hardaker
- * snmplib/snmpv3.c:
- file snmpv3.c was initially added on branch V3-b1.
-
- 1998-09-14 09:21 hardaker
- * snmplib/snmpv3.h:
- file snmpv3.h was initially added on branch V3-b1.
-
- 1998-09-13 21:09 hardaker
- * bug-report, sedscript.in, version.h:
- version update: 3.6.pre2
-
- 1998-09-13 21:06 hardaker
- * snmplib/: mib.c, read_config.c:
- - (mib.c, read_config.c): refix the non-malloced configuration vars.
-
- 1998-09-13 21:05 hardaker
- * README:
- - (README): Name addition.
-
- 1998-09-13 20:30 hardaker
- * snmplib/snmp_api.c:
- - (snmp_api.c): prevent double init_snmp()s.
-
- 1998-09-13 20:28 hardaker
- * snmplib/read_config.c:
- - (read_config.c): not finding a config file is printed with DEBUGP() instead.
-
- 1998-09-13 20:18 hardaker
- * snmplib/snmp_api.c:
- - (snmp_api.c): define usage mispelling SNMP_BAD_PARSE -> SNMPERR_BAD_PARSE.
-
- 1998-09-13 20:11 hardaker
- * apps/snmptable.c, apps/snmptranslate.c,
- snmplib/mib.c, snmplib/mib.h, snmplib/parse.c,
- snmplib/parse.h:
- - (snmptable.c, snmptranslate.c, mib.c, mib.h, parse.c, parse.h):
- - merge into main line from the 3-6-pre1-trans branch.
-
- 1998-09-13 18:24 hardaker
- * snmplib/snmp_api.c:
- - (snmp_api.c): Patch from Michael Slifcak:
- - exit -> return.
-
- 1998-09-12 09:08 hardaker
- * acconfig.h, config.h.in:
- - (acconfig.h, config.h.in): Move CAN_USE_NLIST tests below arch .h files.
-
- 1998-09-12 09:02 hardaker
- * snmplib/snmp_api.c:
- - (snmp_api.c): Patch from Michael Slifcak:
- - bug fix to check for NULL session pointer before using it.
-
- 1998-09-12 08:56 hardaker
- * mibs/Makefile.in, ov/Makefile.in:
- - (ov/Makefile.in, mibs/Makefile.in): Patch from Michael Slifcak:
- - remove duplicate sections already defined in Makefile.top.
-
- 1998-09-12 08:54 hardaker
- * agent/mibgroup/.cvsignore:
- - (.cvsignore): add mib_module_shutdown.h
-
- 1998-09-12 08:54 hardaker
- * configure, configure.in:
- - (configure, configure.in): Don't force cc anymore, allow gcc to go first.
-
- 1998-09-12 08:53 hardaker
- * acconfig.h, config.h.in:
- - (acconfig.h, config.h.in): move un-configured defines above @TOP@.
-
- 1998-09-12 08:46 hardaker
- * snmplib/snmp_api.c:
- - (snmp_api.c): prototype move init_snmp() above init_snmp_session.
-
- 1998-09-11 09:24 hardaker
- * acconfig.h, config.h.in, apps/snmp_parse_args.c
- , apps/snmpdelta.c, man/snmp_sess_api.3,
- snmplib/asn1.c, snmplib/int64.c, snmplib/int64.h
- , snmplib/libsnmp.h, snmplib/md5.c, snmplib/mib.c
- , snmplib/parse.c, snmplib/parse.h,
- snmplib/party_parse.c, snmplib/snmp_api.c,
- snmplib/snmp_api.h, snmplib/snmp_auth.c,
- snmplib/snmp_client.c, snmplib/snmp_client.h,
- snmplib/system.c, snmplib/system.h, win32/config.h
- , win32/libsnmp_dll/libsnmp.def:
- - (*): Merged the MT changes into the main branch.
-
- 1998-09-09 21:37 hardaker
- * snmplib/libsnmp.h:
- file libsnmp.h was initially added on branch Ext-3-5-1-MT.
-
- 1998-09-09 21:36 hardaker
- * man/snmp_sess_api.3:
- file snmp_sess_api.3 was initially added on branch Ext-3-5-1-MT.
-
- 1998-09-09 16:55 hardaker
- * agent/snmpd.c:
- - (snmpd.c): fix trap stuff broken by the code merge.
-
- 1998-09-09 16:09 hardaker
- * win32/: win32.dsw, win32.opt, libsnmp/libsnmp.dsp
- , libsnmp/libsnmp.plg, libsnmp_dll/libsnmp_dll.dsp
- , libsnmp_dll/libsnmp_dll.plg,
- snmpbulkwalk/snmpbulkwalk.dsp, snmpbulkwalk/snmpbulkwalk.plg
- , snmpdelta/snmpdelta.dsp, snmpdelta/snmpdelta.plg
- , snmpget/snmpget.dsp, snmpget/snmpget.plg,
- snmpgetnext/snmpgetnext.dsp, snmpgetnext/snmpgetnext.plg
- , snmpset/snmpset.dsp, snmpset/snmpset.plg,
- snmpstatus/snmpstatus.dsp, snmpstatus/snmpstatus.plg,
- snmptest/snmptest.dsp, snmptest/snmptest.plg,
- snmptranslate/snmptranslate.dsp,
- snmptranslate/snmptranslate.plg, snmptrap/snmptrap.dsp,
- snmptrap/snmptrap.plg, snmpwalk/snmpwalk.dsp,
- snmpwalk/snmpwalk.plg:
- - (*): Merge into main branch from 3.5.1 branch.
-
- 1998-09-09 15:37 hardaker
- * snmplib/: Makefile.in, acl.h, asn1.c, asn1.h
- , md5.h, mib.c, parse.c, parse.h,
- snmp.c, snmp.h, snmp_api.c, snmp_api.h,
- snmp_client.c, snmp_client.h, snmp_impl.h,
- system.c, vacm.h, view.h:
- - (*): Merge into main branch from 3.5.1 branch.
-
- 1998-09-09 15:34 hardaker
- * agent/mibgroup/ucd-snmp/disk.c,
- agent/mibgroup/ucd-snmp/extensible.c,
- agent/mibgroup/ucd-snmp/loadave.c,
- agent/mibgroup/ucd-snmp/memory.c,
- agent/mibgroup/ucd-snmp/memory.h,
- agent/mibgroup/ucd-snmp/memory_freebsd2.c,
- agent/mibgroup/ucd-snmp/memory_freebsd2.h,
- agent/mibgroup/ucd-snmp/proc.c,
- agent/mibgroup/ucd-snmp/vmstat_freebsd2.c,
- agent/mibgroup/ucd-snmp/vmstat_freebsd2.h, apps/Makefile.in
- , apps/snmp_parse_args.c, apps/snmpdelta.c,
- apps/snmptest.c, apps/snmptranslate.c,
- apps/snmptrap.c, apps/snmptrapd.c,
- apps/snmpnetstat/inet.c, apps/snmpnetstat/main.c,
- apps/snmpnetstat/netstat.h, man/mib_api.3,
- man/snmp_api.3, man/snmpd.1.def, man/snmpd.conf.5.def
- , man/snmptranslate.1, man/snmptrapd.8,
- man/variables.5:
- - (*): Merge into main branch from 3.5.1 branch.
-
- 1998-09-09 15:30 hardaker
- * .cvsignore, COPYING, ChangeLog, Makefile.in
- , NEWS, README, acconfig.h, config.h.in
- , configure, configure.in, agent/Makefile.in
- , agent/auto_nlist.c, agent/snmp2p.c,
- agent/snmp_agent.c, agent/snmp_vars.c, agent/snmpd.c
- , agent/snmpd.h, agent/mibgroup/Makefile.in,
- agent/mibgroup/ucd_snmp.h, agent/mibgroup/util_funcs.c
- , agent/mibgroup/mibII/at.c,
- agent/mibgroup/mibII/icmp.c,
- agent/mibgroup/mibII/interfaces.c, agent/mibgroup/mibII/ip.c
- , agent/mibgroup/mibII/system.h,
- agent/mibgroup/mibII/tcp.c, agent/mibgroup/smux/smux.c,
- agent/mibgroup/smux/snmp_bgp.c,
- agent/mibgroup/smux/snmp_bgp.h,
- agent/mibgroup/smux/snmp_ospf.c,
- agent/mibgroup/smux/snmp_ospf.h,
- agent/mibgroup/smux/snmp_rip2.c,
- agent/mibgroup/smux/snmp_rip2.h:
- - (*): Merge into main branch from 3.5.1 branch.
-
- 1998-09-07 19:42 marz
- * win32/snmpdelta/snmpdelta.dsp:
- file snmpdelta.dsp was initially added on branch Ext-3-5-patches.
-
- 1998-09-07 19:42 marz
- * win32/snmpdelta/snmpdelta.plg:
- file snmpdelta.plg was initially added on branch Ext-3-5-patches.
-
- 1998-09-07 19:42 marz
- * win32/snmptest/snmptest.plg:
- file snmptest.plg was initially added on branch Ext-3-5-patches.
-
- 1998-09-07 19:42 marz
- * win32/snmptrap/snmptrap.dsp:
- file snmptrap.dsp was initially added on branch Ext-3-5-patches.
-
- 1998-09-07 19:42 marz
- * win32/snmptest/snmptest.dsp:
- file snmptest.dsp was initially added on branch Ext-3-5-patches.
-
- 1998-09-07 19:42 marz
- * win32/snmptrap/snmptrap.plg:
- file snmptrap.plg was initially added on branch Ext-3-5-patches.
-
- 1998-09-07 12:27 hardaker
- * agent/mibgroup/ucd-snmp/vmstat_freebsd2.h:
- file vmstat_freebsd2.h was initially added on branch Ext-3-5-patches.
-
- 1998-09-07 12:27 hardaker
- * agent/mibgroup/ucd-snmp/memory_freebsd2.h:
- file memory_freebsd2.h was initially added on branch Ext-3-5-patches.
-
- 1998-09-03 14:29 nba
- * local/fixproc:
- - (fixproc): added comment to test CVS.
-
- 1998-09-02 18:50 hardaker
- * agent/: agent_read_config.c, agent_read_config.h,
- snmp_vars.c, snmpd.c, snmpd.h:
- - (agent_read_config.c, agent_read_config.h, snmp_vars.c, snmpd.c,
- snmpd.h):
- - support mib-module shutdown functions.
- - do a minimal persistent cache implementation and read it at start up.
- - test with beginnings (wrong place) of agentBoots variable.
-
- 1998-09-02 18:48 hardaker
- * apps/snmp_parse_args.c:
- - (snmp_parse_args.c): use init_snmp instead of init_mib().
-
- 1998-09-02 18:48 hardaker
- * win32/libsnmp_dll/libsnmp.def:
- - (libsnmp.def): find_module.
-
- 1998-09-02 18:47 hardaker
- * snmplib/: snmp_api.c, snmp_api.h:
- - (snmp_api.c, snmp_api.h): init_snmp().
-
- 1998-09-02 18:47 hardaker
- * snmplib/: mib.c, mib.h, read_config.c,
- read_config.h:
- - (mib.c, mib.h, read_config.c, read_config.h):
- - pre/post mib loading config files.
- - create init_snmp() to wrap other fuctions.
- - new snmp.conf directives: mibs, mibdirs, mibfile.
-
- 1998-09-02 18:44 hardaker
- * agent/Makefile.in:
- - (Makefile.in): typo.
-
- 1998-09-02 18:44 hardaker
- * acconfig.h, config.h.in, configure,
- configure.in:
- - (acconfig.h, config.h.in, configure, configure.in):
- - persistent config file question.
-
- 1998-09-02 18:43 hardaker
- * TODO:
- - (TODO): added security checks.
-
- 1998-08-31 13:32 hardaker
- * apps/snmptrapd.c:
- - (snmptrapd.c): add a blank line to the end of the trapd output for parsing.
-
- 1998-08-31 13:02 hardaker
- * agent/mibgroup/mibII/: interfaces.c (Ext-3-5-patches.2),
- interfaces.c:
- - (interfaces.c): missing return on ifInErrors results.
-
- 1998-08-14 08:44 hardaker
- * agent/mibgroup/ucd-snmp/vmstat_freebsd2.c:
- file vmstat_freebsd2.c was initially added on branch Ext-3-5-patches.
-
- 1998-08-14 08:44 hardaker
- * agent/mibgroup/ucd-snmp/memory_freebsd2.c:
- file memory_freebsd2.c was initially added on branch Ext-3-5-patches.
-
- 1998-07-22 16:23 hardaker
- * Makefile.in, sedscript.in:
- - (Makefile.in, sedscript.in): fix sedscript includes.
-
- 1998-07-22 15:35 hardaker
- * snmplib/mib.c:
- - (mib.c): don't change running environment variables with strtok.
-
- 1998-07-20 17:14 hardaker
- * local/snmpcheck.def:
- - (snmpcheck.def): work around for new multi-depth mib tables..
-
- 1998-07-17 13:22 hardaker
- * mibs/RFC-1215.txt:
- - (RFC-1215.txt): created an empty mib module for importing of TRAP-TYPE.
-
- 1998-07-17 13:11 hardaker
- * mibs/: UCD-SNMP-MIB.inc, UCD-SNMP-MIB.txt:
- - (UCD-SNMP-MIB.inc, UCD-SNMP-MIB.txt):
- - created smicng input file.
- - fixed the UCD-SNMP mib to deal with most smic errors.
-
- 1998-07-15 15:46 hardaker
- * agent/mibgroup/ucd-snmp/memory.h:
- - (memory.h): MEMSWAPMINIMUM wasn't being used.
-
- 1998-07-15 15:46 hardaker
- * sedscript.in:
- - (sedscript.in): using_module changes.
-
- 1998-07-10 09:42 hardaker
- * agent/snmpd.c:
- - (snmpd.c): wrong pdu pointer for snmpv2c traps.
-
- 1998-07-08 15:51 hardaker
- * bug-report, sedscript.in, version.h:
- version tag ( 3.6.pre1 )
-
- 1998-07-08 15:32 hardaker
- * agent/dlmods/dlmod_mib.c:
- - (dlmod_mib.c): -Wall fixes.
-
- 1998-07-08 15:31 hardaker
- * agent/: agent_read_config.c, snmpd.c:
- - (agent_read_config.c, snmpd.c): -Wall fixes.
-
- 1998-07-08 15:31 hardaker
- * apps/: snmptrapd.c, snmptrapd_handlers.c:
- - (snmptrapd.c, snmptrapd_handlers.c): -Wall fixes.
-
- 1998-07-08 15:31 hardaker
- * snmplib/: read_config.c, read_config.h:
- - (read_config.c, read_config.h): -Wall corrections.
-
- 1998-07-08 14:45 hardaker
- * snmplib/: read_config.c, read_config.h:
- - (read_config.c, read_config.h): bug fixes.
-
- 1998-07-08 14:45 hardaker
- * snmplib/snmp_api.c:
- - (snmp_api.c): include fixes.
-
- 1998-07-08 14:45 hardaker
- * snmplib/parse.c:
- - (parse.c): include snmp_api.h
-
- 1998-07-08 14:45 hardaker
- * agent/mibgroup/ucd-snmp/: pass_persist.c, pass_persist.h
- :
- - (pass_persist.c, pass_persist.h): cleaned up and -Wall fixes.
-
- 1998-07-08 14:44 hardaker
- * agent/mibgroup/ucd-snmp/versioninfo.c:
- - (versioninfo.c): include system.h
-
- 1998-07-08 14:44 hardaker
- * agent/mibgroup/ucd-snmp/pass.c:
- - (pass.c): include sys/wait.h
-
- 1998-07-08 14:44 hardaker
- * agent/mibgroup/ucd_snmp.h:
- - (ucd_snmp.h): removed ucd-snmp/pass_persist from default include list.
-
- 1998-07-08 14:43 hardaker
- * agent/snmp_vars.c:
- - (snmp_vars.c): include fixes.
-
- 1998-07-08 14:30 hardaker
- * agent/mibgroup/ucd-snmp/: pass_persist.c, pass_persist.h
- , pass-persist.c, pass-persist.h:
- - (pass-persist.c pass-persist.h): moved to pass_persist.[ch].
-
- 1998-07-08 14:21 hardaker
- * snmplib/: read_config.c, read_config.h:
- - (read_config.c, read_config.h): create unregister_read..() function.
-
- 1998-07-08 14:20 hardaker
- * agent/mibgroup/misc/dlmod.c:
- - (dlmod.c): use snmpd_ register_read_config() wrappers.
-
- 1998-07-08 14:20 hardaker
- * agent/: agent_read_config.c, agent_read_config.h:
- - (agent_read_config.c, agent_read_config.h): wrappers for real read_config()s.
-
- 1998-07-08 14:04 hardaker
- * Makefile.in, Makefile.top, configure,
- configure.in, agent/Makefile.in,
- agent/dlmods/.cvsignore, agent/dlmods/Makefile.in,
- agent/dlmods/dlmod_mib.c, agent/dlmods/dlmod_mib.h,
- agent/dlmods/example.c, agent/dlmods/example.h,
- agent/mibgroup/misc/dlmod.c, agent/mibgroup/misc/dlmod.h
- , apps/Makefile.in, apps/snmpnetstat/Makefile.in
- , mibs/DLMOD-MIB.txt, mibs/Makefile.in,
- snmplib/Makefile.in:
- - (Makefile.in, Makefile.top, configure, configure.in, Makefile.in,
- .cvsignore, Makefile.in, dlmod_mib.c, dlmod_mib.h, example.c,
- example.h, dlmod.c, dlmod.h, Makefile.in, Makefile.in,
- DLMOD-MIB.txt, Makefile.in, Makefile.in): Patch from Eugene
- Polovnikov:
- - new dlmod set.
- - fix configure script.
-
- 1998-07-08 13:08 hardaker
- * mibs/UCD-SNMP-MIB.txt:
- - (UCD-SNMP-MIB.txt): Patch from Niels Baggesen:
- - fix for missing object identifier labels.
-
- 1998-07-08 13:03 hardaker
- * snmplib/system.c:
- - (system.c): don't free env pointers that are created.
-
- 1998-07-08 13:02 hardaker
- * agent/mibgroup/mibII/interfaces.c:
- - (interfaces.c): make hp_interfaces structure static.
-
- 1998-07-08 12:58 hardaker
- * snmplib/snmp_api.c:
- - (snmp_api.c): Patch from Joe Marzot:
- - fix "number of retries" bug.
- - remove odd timeout calculation code for retries > 3.
-
- 1998-07-08 12:57 hardaker
- * agent/mibgroup/ucd_snmp.h:
- - (ucd_snmp.h): added pass-persist module.
-
- 1998-07-08 12:56 hardaker
- * agent/: read_config.c, read_config.h:
- - (read_config.c, read_config.h): removed from agent dir.
-
- 1998-07-08 12:34 hardaker
- * agent/mibgroup/: struct.h, util_funcs.c,
- util_funcs.h, ucd-snmp/pass-persist.c,
- ucd-snmp/pass-persist.h:
- - (struct.h, util_funcs.c, util_funcs.h, pass-persist.c,
- pass-persist.h): Patch from Michael Douglass:
- - create a pass-persist module to handle continuously running pass throughs.
-
- 1998-07-08 12:27 hardaker
- * win32/: win32.opt, libsnmp/libsnmp.dsp,
- libsnmp/libsnmp.plg, libsnmp_dll/libsnmp.def,
- libsnmp_dll/libsnmp_dll.plg, snmpbulkwalk/snmpbulkwalk.dsp
- , snmpbulkwalk/snmpbulkwalk.plg, snmpget/snmpget.dsp
- , snmpget/snmpget.plg, snmpgetnext/snmpgetnext.dsp
- , snmpgetnext/snmpgetnext.plg, snmpset/snmpset.dsp
- , snmpset/snmpset.plg, snmpstatus/snmpstatus.dsp,
- snmpstatus/snmpstatus.plg, snmptranslate/snmptranslate.dsp
- , snmptranslate/snmptranslate.plg, snmpwalk/snmpwalk.dsp
- , snmpwalk/snmpwalk.plg:
- - (win32.opt, libsnmp.dsp, libsnmp.plg, libsnmp.def, libsnmp_dll.plg,
- snmpbulkwalk.dsp, snmpbulkwalk.plg, snmpget.dsp, snmpget.plg,
- snmpgetnext.dsp, snmpgetnext.plg, snmpset.dsp, snmpset.plg,
- snmpstatus.dsp, snmpstatus.plg, snmptranslate.dsp,
- snmptranslate.plg, snmpwalk.dsp, snmpwalk.plg): Patch from Joe
- Marzot:
- - win32 update.
-
- 1998-07-01 15:57 hardaker
- * apps/: snmptrapd.c, snmptrapd_handlers.c:
- - (snmptrapd.c, snmptrapd_handlers.c):
- - fix extensiblity checking of oids.
- - seperate running of external command into new function.
-
- 1998-07-01 15:56 hardaker
- * snmplib/: read_config.c, read_config.h:
- - (read_config.c, read_config.h): minor spacing changes.
-
- 1998-07-01 15:56 hardaker
- * snmplib/: snmp_api.c, snmp_api.h, system.h:
- - (snmp_api.c, snmp_api.h, system.h):
- - added DEBUGPOID(name, namelen);
- - moved DEBUGP definition into snmp_api.h where it belongs.
-
- 1998-07-01 11:28 hardaker
- * snmplib/: Makefile.in, read_config.c, read_config.h
- , snmp_api.c, snmp_api.h:
- - (configure, configure.in, Makefile.in, agent_read_config.c,
- agent_read_config.h, snmp_vars.c, snmp_vars.h, snmpd.c, Makefile.in,
- struct.h, pass.h, Makefile.in, snmptrapd.c, snmptrapd_handlers.c,
- snmptrapd_handlers.h, Makefile.in, read_config.c, read_config.h,
- snmp_api.c, snmp_api.h):
- - moved read_config support into the library and use it.
- - beginnings of snmptrapd extensibility.
-
- 1998-07-01 11:23 hardaker
- * configure, configure.in, agent/Makefile.in
- , agent/agent_read_config.c, agent/agent_read_config.h
- , agent/snmp_vars.c, agent/snmp_vars.h,
- agent/snmpd.c, agent/mibgroup/Makefile.in,
- agent/mibgroup/struct.h, agent/mibgroup/ucd-snmp/pass.h
- , apps/Makefile.in, apps/snmptrapd.c,
- apps/snmptrapd_handlers.c, apps/snmptrapd_handlers.h:
- - (configure, configure.in, Makefile.in, agent_read_config.c,
- agent_read_config.h, snmp_vars.c, snmp_vars.h, snmpd.c, Makefile.in,
- struct.h, pass.h, Makefile.in, snmptrapd.c, snmptrapd_handlers.c,
- snmptrapd_handlers.h, Makefile.in, read_config.c, read_config.h,
- snmp_api.c, snmp_api.h):
- - moved read_config support into the library and use it.
- - beginnings of snmptrapd extensibility.
-
- 1998-06-28 09:30 hardaker
- * snmplib/snmp_api.c:
- - (snmp_api.c): fix snmp_add_var().
-
- 1998-06-26 10:45 hardaker
- * agent/mibgroup/smux/: smux.c, snmp_bgp.c, snmp_ospf.c
- , snmp_rip2.c, snmp_rip2.h:
- - (smux.c, snmp_bgp.c, snmp_ospf.c, snmp_rip2.c, snmp_rip2.h): Patch
- from Niels Baggesen:
- - Fix for new defines and proper header includes.
-
- 1998-06-26 10:42 hardaker
- * agent/mibgroup/ucd-snmp/disk.c:
- - (disk.c): Patch from Michael Douglass:
- - fix calculation of totaldisk by doing block division first to
- protect against 32 bit overflows.
-
- 1998-06-24 11:40 hardaker
- * .cvsignore:
- - (.cvsignore): added .index.
-
- 1998-06-24 11:40 hardaker
- * agent/: snmpd.c, snmpd.h:
- - (snmpd.c, snmpd.h):
- - created (poorly) send_trap_pdu() for sending v2 traps from mib modules.
-
- 1998-06-24 11:08 hardaker
- * mibs/: .cvsignore, UCD-SNMP-MIB.txt:
- - (UCD-SNMP-MIB.txt): Patch from Niels Baggesen:
- - shutdown trap specifications.
- - misc mib fixes.
-
- 1998-06-24 10:58 hardaker
- * agent/.cvsignore, apps/.cvsignore:
- - (.cvsignore, .cvsignore): a few updates.
-
- 1998-06-24 10:57 hardaker
- * man/.cvsignore:
- - (man/.cvsignore): ignore .html files.
-
- 1998-06-24 10:56 hardaker
- * apps/snmpset.c, apps/snmptest.c, apps/snmptrap.c
- , snmplib/snmp_api.c, snmplib/snmp_api.h:
- - (snmpset.c, snmptest.c, snmptrap.c, snmp_api.c, snmp_api.h):
- - moved hex_to_binary, ascii_to_binary, and snmp_add_var to snmplib.
-
- 1998-06-24 10:31 hardaker
- * snmplib/: Makefile.in, snmp_api.c, snmp_api.h
- :
- - (Makefile.in, snmp_api.c, snmp_api.h): create snmp_pdu_add_variable().
-
- 1998-06-24 10:30 hardaker
- * man/Makefile.in:
- - (Makefile.in): man->html make specification.
-
- 1998-06-22 09:16 hardaker
- * apps/snmpnetstat/main.c:
- - (main.c): Patch from Jerry G. DeLapp:
- - commented out trailing #endif comment.
-
- 1998-06-19 13:14 hardaker
- * ChangeLog:
- - (ChangeLog): update for 3.5.
-
- 1998-06-19 13:13 hardaker
- * bug-report, sedscript.in, version.h:
- version tag ( 3.5 )
-
- 1998-06-19 13:12 hardaker
- * NEWS:
- - (NEWS): Last update for 3.5.
-
- 1998-06-19 13:01 hardaker
- * agent/Makefile.in, snmplib/Makefile.in:
- - (Makefile.in): make depend.
-
- 1998-06-19 12:53 hardaker
- * agent/snmp_vars.c:
- - (snmp_vars.c): memset to 0 the entire subtree struct.
-
- 1998-06-19 12:50 hardaker
- * agent/mibgroup/util_funcs.c:
- - (util_funcs.c): fix checkmib() in case we get called on a get when
- we really shouldn't (bad artifact of new tree structure).
-
- 1998-06-19 12:05 hardaker
- * agent/mibgroup/dummy/dummy.c:
- - (dummy.c): mention auto_nlist().
-
- 1998-06-19 12:04 hardaker
- * agent/mibgroup/dummy/AddModuleForDummies.txt:
- - (AddModuleForDummies.txt): update to fix paths and misc stuff.
-
- 1998-06-19 12:03 hardaker
- * agent/snmp_vars.c:
- - (snmp_vars.c): fix register_mib() to init pointers to null.
-
- 1998-06-19 08:59 hardaker
- * mibs/Makefile.in:
- - (Makefile.in): Patch from Cristian Estan:
- - install IPFWACC mib.
-
- 1998-06-19 08:59 hardaker
- * agent/mibgroup/misc/ipfwacc.h, mibs/IPFWACC-MIB.txt:
- - (ipfwacc.h, IPFWACC-MIB.txt): Patch from Cristian Estan:
- - turn into a correct table.
-
- 1998-06-19 08:58 hardaker
- * EXAMPLE.conf.def:
- - (EXAMPLE.conf.def): Patch from Cristian Estan:
- - example output corrections.
-
- 1998-06-19 08:46 hardaker
- * configure, configure.in:
- - (configure, configure.in): warn BSDI users against /usr/ucb/cc.
-
- 1998-06-19 08:41 hardaker
- * FAQ:
- - (FAQ): update from Dave Shield: not found modules with configure?.
-
- 1998-06-17 15:28 hardaker
- * agent/mibgroup/dummy/dummy.h:
- - (dummy.h): add DUMMY-MIB by default.
-
- 1998-06-17 15:27 hardaker
- * agent/mibgroup/README:
- - (README): mention dummy group.
-
- 1998-06-17 08:21 hardaker
- * README, agent/mibgroup/dummy/AddModuleForDummies.txt
- , agent/mibgroup/dummy/DUMMY-MIB.txt,
- agent/mibgroup/dummy/dummy.c, agent/mibgroup/dummy/dummy.h
- :
- - (README, AddModuleForDummies.txt, DUMMY-MIB.txt, dummy.c, dummy.h):
- Patch from Jakob Ellerstedt:
- - mib module documentation and example for dummies.
-
- 1998-06-17 08:11 hardaker
- * snmplib/mib.h:
- - (mib.h): Patch from Niels Baggesen:
- - remove 2nd init_mib() prototype.
-
- 1998-06-17 08:10 hardaker
- * snmplib/asn1.c:
- - (asn1.c): Patch from Niels Baggesen:
- - bcopy -> memcpy.
-
- 1998-06-17 08:10 hardaker
- * man/: Makefile.in, snmpbulkwalk.1, snmpcmd.1,
- snmpdelta.1, snmpget.1, snmpgetnext.1, snmpset.1
- , snmpstatus.1, snmptable.1, snmptrap.1,
- snmpwalk.1:
- - (Makefile.in, snmpbulkwalk.1, snmpcmd.1, snmpdelta.1, snmpget.1,
- snmpgetnext.1, snmpset.1, snmpstatus.1, snmptable.1, snmptrap.1,
- snmpwalk.1): Patch from Niels Baggesen:
- - documentation cleanup and centralization of common options.
-
- 1998-06-17 08:08 hardaker
- * apps/snmpdelta.c:
- - (snmpdelta.c): usage() update.
-
- 1998-06-17 08:08 hardaker
- * agent/: snmp2p.c, snmpd.c, snmpd.h:
- - (snmp2p.c, snmpd.c, snmpd.h): Patch from Niels Baggesen:
- - misc type fixes.
-
- 1998-06-12 15:17 hardaker
- * agent/mibgroup/misc/ipfwacc.h, mibs/IPFWACC-MIB.txt,
- mibs/UCD-SNMP-MIB.txt:
- - (ipfwacc.h, IPFWACC-MIB.txt, UCD-SNMP-MIB.txt):
- - create and use a ucdExperimental section for the ipfwacc mib till
- it stabilizes.
-
- 1998-06-12 13:48 hardaker
- * agent/kernel.c:
- - (kernel.c): don't print klread errors unless in debugging mode.
-
- 1998-06-12 13:43 hardaker
- * NEWS:
- - (NEWS): 64bit fix mentioned.
-
- 1998-06-12 13:13 hardaker
- * win32/libsnmp_dll/libsnmp.def:
- - (libsnmp.def): add setenv to the list.
-
- 1998-06-12 13:13 hardaker
- * win32/config.h:
- - (win32/config.h): don't have setenv.
-
- 1998-06-12 13:13 hardaker
- * snmplib/parse.c:
- - (parse.c): function name typo.
-
- 1998-06-12 13:13 hardaker
- * snmplib/snmp_api.c:
- - (snmp_api.c): trap types were int's not longs (failed under 64bit arch).
-
- 1998-06-12 13:12 hardaker
- * agent/mibgroup/ucd-snmp/disk.c:
- - (disk.c): percentage check was backwards.
-
- 1998-06-12 10:12 hardaker
- * NEWS:
- - (NEWS): minor update.
-
- 1998-06-12 10:12 hardaker
- * EXAMPLE.conf.def:
- - (EXAMPLE.conf.def): show vacm example for public/private from anywhere.
-
- 1998-06-12 08:52 hardaker
- * EXAMPLE.conf.def, FAQ:
- - (EXAMPLE.conf.def, FAQ): Patch from Dave Shield:
- - update for VACM stuff.
-
- 1998-06-10 15:47 hardaker
- * agent/: snmp2p.c, snmpd.c, snmpd.h:
- - (snmp2p.c, snmpd.c, snmpd.h): -Wall cleanups.
-
- 1998-06-10 15:31 hardaker
- * NEWS:
- - (NEWS): update.
-
- 1998-06-10 15:30 hardaker
- * TODO:
- - (TODO): added Dave's list.
-
- 1998-06-10 14:15 hardaker
- * version.h, bug-report, sedscript.in:
- version tag ( 3.5.pre2 )
-
- 1998-06-10 08:53 hardaker
- * agent/: Makefile.in, snmp2p.c, snmpd.c:
- - (Makefile.in, snmp2p.c, snmpd.c): Patch from Dave Shield:
- - starts to separate out the historic SNMPv2 stuff.
- - does a bit of 'code tidying'.
- - starts to move towards port-specific handlers.
-
- 1998-06-10 07:11 hardaker
- * config.h.in:
- - (config.h.in): have_setenv.
-
- 1998-06-08 14:55 hardaker
- * snmplib/snmp_api.c:
- - (snmp_api.c): undid redo of comment of gettimeofday().
-
- 1998-06-08 14:22 hardaker
- * snmplib/: parse.c, parse.h, snmp_api.c,
- snmp_api.h, snmp_client.c:
- - (parse.c, parse.h, snmp_api.c, snmp_api.h, snmp_client.c): Patch
- from Joe Marzot:
- - async stuff added.
- - get_tc added.
- - better comments in some places.
-
- 1998-06-08 14:16 hardaker
- * win32/libsnmp_dll/libsnmp.def:
- - (libsnmp.def): Patch from Joe Marzot: w32 update.
-
- 1998-06-08 14:12 hardaker
- * Makefile.in:
- - (Makefile.in): Patch from Joe Marzot:
- - remove more config created headers on make configclean.
-
- 1998-06-08 13:59 hardaker
- * man/snmpd.conf.5.def:
- - (snmpd.conf.5.def): update rfc # for vacm reference.
-
- 1998-06-08 13:59 hardaker
- * README:
- - (README): Added Eugene's name.
-
- 1998-06-08 12:34 hardaker
- * agent/mibgroup/Makefile.in:
- - (Makefile.in): create a .c -> .o rule to make sure and place the
- object files in the appropriate subdirectories.
-
- 1998-06-08 10:50 hardaker
- * FAQ:
- - (FAQ): url type splitting.
-
- 1998-06-05 11:02 hardaker
- * agent/mibgroup/misc/dlmod.c:
- - (dlmod.c):
- - change {de,}init functions to _dynamic_{de,}init_MODULE.
- - use SNMPLIBPATH instead of hard coded /usr/local/lib.
-
- 1998-06-05 10:54 hardaker
- * snmplib/: asn1.c, mib.c, parse.h, system.c
- , system.h:
- - (asn1.c, mib.c, parse.h, system.c, system.h): Patch from Niels Baggesen:
- - MIB_ACCESS define changes.
- - setenv implementation.
- - ifdef wrappers for OPAQUE_SPECIAL_TYPES.
-
- 1998-06-05 10:53 hardaker
- * agent/mibgroup/host/hr_swrun.c:
- - (hr_swrun.c): Patch from Niels Baggesen:
- - test for null pointer.
-
- 1998-06-05 10:52 hardaker
- * maketarget:
- - (maketarget): Patch from Niels Baggesen:
- - support for larger tree depths.
-
- 1998-06-05 10:52 hardaker
- * configure, configure.in:
- - (configure, configure.in): Patch from Niels Baggesen:
- - test for setenv.
-
- 1998-06-03 14:26 hardaker
- * bug-report, sedscript.in, version.h:
- version tag ( 3.5.pre1 )
-
- 1998-06-03 14:24 hardaker
- * agent/Makefile.in:
- - (Makefile.in): read_config.o is mibmodule header dependant too.
-
- 1998-06-03 14:23 hardaker
- * agent/Makefile.in, agent/mibgroup/Makefile.in,
- apps/Makefile.in, apps/snmpnetstat/Makefile.in,
- snmplib/Makefile.in:
- - (Makefile.in's): make depend.
-
- 1998-06-03 14:21 hardaker
- * agent/mibgroup/host/hr_disk.c,
- agent/mibgroup/host/hr_swinst.c,
- agent/mibgroup/host/hr_swrun.c,
- agent/mibgroup/host/hr_system.c, apps/snmpset.c,
- snmplib/asn1.h, snmplib/int64.c, snmplib/int64.h,
- snmplib/mib.c, snmplib/snmp_api.c: