ChangeLog
上传用户:wxp200602
上传日期:2007-10-30
资源大小:4028k
文件大小:2891k
- - (hr_disk.c, hr_swinst.c, hr_swrun.c, hr_system.c, snmpset.c, asn1.h,
- int64.c, int64.h, mib.c, snmp_api.c):
- - -Wall fixes.
-
- 1998-06-03 14:02 hardaker
- * configure, configure.in:
- - (configure, configure.in): fix new --with-cc and --with-cflags arguments.
-
- 1998-06-03 13:52 hardaker
- * config.h.in, configure, configure.in:
- - (config.h.in, configure, configure.in, freebsd2.h):
- - move configurable defines to configure rather than in freebsd2.h.
-
- 1998-06-03 13:43 hardaker
- * config.h.in, configure, configure.in,
- apps/snmptrapd.c:
- - (config.h.in, configure, configure.in, snmptrapd.c):
- - check for getdtablesize and use a generic if not available.
-
- 1998-06-03 13:39 hardaker
- * configure, configure.in:
- - (configure, configure.in): New flags:
- - --with-cc=CC
- - --with-cflags=CFLAGS
-
- 1998-06-03 12:16 hardaker
- * agent/snmp_agent.c, snmplib/snmp_api.c,
- snmplib/snmp_auth.c, snmplib/snmp_impl.h:
- - (snmp_agent.c, snmp_api.c, snmp_auth.c, snmp_impl.h):
- - fix pdu->versions to be all ints.
-
- 1998-06-03 11:29 hardaker
- * snmplib/mib.c:
- - (mib.c): missed a needed OPAQUE_SPECIAL_TYPES ifdef.
-
- 1998-06-03 11:27 hardaker
- * agent/: snmp_agent.c, snmpd.c:
- - (snmp_agent.c, snmpd.c): include mibII/snmp_mib.h.
-
- 1998-06-03 11:10 hardaker
- * agent/mibgroup/: README, example.c, example.h,
- wombat.c, wombat.h, examples/example.c,
- examples/example.h, examples/wombat.c,
- examples/wombat.h:
- - (README, example.c, example.h, wombat.c, wombat.h, example.c,
- example.h, wombat.c, wombat.h):
- - moved wombat and example to examples/ directory.
-
- 1998-06-03 11:06 hardaker
- * agent/mibgroup/: example.c, example.h, misc/dlmod.c
- , misc/dlmod.h:
- - (example.c, example.h, dlmod.c, dlmod.h): Patch from Eugene Polovnikov:
- - implement a dynamic loading module for loading shared object mib modules.
-
- 1998-06-03 10:58 hardaker
- * README:
- - (README): mention Cristian Estan in the coders list.
-
- 1998-06-03 10:58 hardaker
- * INSTALL:
- - (INSTALL): mention ipfwacc
-
- 1998-06-03 10:58 hardaker
- * agent/mibgroup/misc/ipfwacc.c,
- agent/mibgroup/misc/ipfwacc.h, mibs/IPFWACC-MIB.txt,
- mibs/UCD-SNMP-MIB.txt:
- - (ipfwacc.c, ipfwacc.h, IPFWACC-MIB.txt, UCD-SNMP-MIB.txt):
- - moved ipfwacc to ucdavis.13 and removed ^Ms and some blank lines.
-
- 1998-06-03 10:54 hardaker
- * agent/mibgroup/misc/ipfwacc.h:
- - (ipfwacc.h): config_add_mib(IPFWACC-MIB).
-
- 1998-06-03 10:52 hardaker
- * agent/mibgroup/misc/ipfwacc.c,
- agent/mibgroup/misc/ipfwacc.h, mibs/IPFWACC-MIB.txt:
- - (ipfwacc.c, ipfwacc.h, IPFWACC-MIB.txt): Patch from Cristian Estan:
- - ip firewall accounting information mib implementation.
-
- 1998-06-03 10:51 hardaker
- * agent/mibgroup/: smux.c, smux.h, smux_gated.h,
- snmp_bgp.c, snmp_bgp.h, snmp_ospf.c, snmp_ospf.h
- , snmp_rip2.c, snmp_rip2.h, smux/smux.c,
- smux/smux.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:
- - (smux.c, smux.h, smux_gated.h, snmp_bgp.c, snmp_bgp.h, snmp_ospf.c,
- snmp_ospf.h, snmp_rip2.c, snmp_rip2.h, smux.c, smux.h, snmp_bgp.c,
- snmp_bgp.h, snmp_ospf.c, snmp_ospf.h, snmp_rip2.c, snmp_rip2.h):
- - moved smux stuff into a smux sub-directory.
-
- 1998-06-02 14:21 hardaker
- * agent/auto_nlist.c, agent/auto_nlist.h,
- agent/kernel.c, agent/snmp_agent.c, agent/snmpd.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_other.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/host/hr_utils.c, agent/mibgroup/mibII/at.c
- , agent/mibgroup/mibII/interfaces.c,
- agent/mibgroup/mibII/var_route.c, apps/snmp_parse_args.c
- , apps/snmpdelta.c, apps/snmptable.c,
- apps/snmptranslate.c, apps/snmptrapd.c,
- snmplib/asn1.c, snmplib/mib.c, snmplib/parse.c
- , snmplib/parse.h, snmplib/snmp_auth.c,
- snmplib/snmp_impl.h:
- - (auto_nlist.c, auto_nlist.h, kernel.c, snmp_agent.c, snmpd.c,
- hr_device.c, hr_disk.c, hr_filesys.c, hr_network.c, hr_other.c,
- hr_partition.c, hr_print.c, hr_proc.c, hr_storage.c, hr_swinst.c,
- hr_swrun.c, hr_system.c, hr_utils.c, at.c, interfaces.c,
- var_route.c, snmp_parse_args.c, snmpdelta.c, snmptable.c,
- snmptranslate.c, snmptrapd.c, freebsd2.h, hpux.h, linux.h, netbsd.h,
- solaris.h, sysv.h, asn1.c, mib.c, parse.c, parse.h, snmp_auth.c,
- snmp_impl.h): Patch from Niels Baggensen:
- - make host resources work under NetBSD, FreeBSD, Solaris and Linux.
- - SunOS4 almost works.
- - Add -s/-S to command line options for printing of shorter oids.
- - numerous bug fixes.
-
- 1998-05-31 17:56 hardaker
- * acconfig.h, config.h.in, configure,
- configure.in:
- - (acconfig.h, config.h.in, configure, configure.in):
- - make it possible not to use opaque special types with new cmd line flag.
-
- 1998-05-31 17:56 hardaker
- * apps/snmpset.c:
- - (snmpset.c): enable setting of opaque floats, doubles, int64s, uint64s.
-
- 1998-05-31 17:55 hardaker
- * snmplib/: asn1.c, asn1.h, int64.c, int64.h
- , mib.c, snmp.c, snmp_api.c, snmp_api.h
- , snmp_impl.h:
- - (asn1.c, asn1.h, int64.c, int64.h, mib.c, snmp.c, snmp_api.c,
- snmp_api.h, snmp_impl.h):
- - implement special data types via opaques: float, double, int64, uint64s.
-
- 1998-05-29 16:21 hardaker
- * snmplib/snmp_impl.h:
- - (snmp_impl.h): change pdu version from long to int.
-
- 1998-05-29 16:20 hardaker
- * configure, configure.in, agent/common_header.h
- , agent/snmp_agent.c, agent/snmp_vars.c,
- agent/snmpd.c, agent/mibgroup/Makefile.in,
- agent/mibgroup/acl_vars.c, agent/mibgroup/acl_vars.h,
- agent/mibgroup/alarm.c, agent/mibgroup/alarm.h,
- agent/mibgroup/at.c, agent/mibgroup/at.h,
- agent/mibgroup/context_vars.c, agent/mibgroup/context_vars.h
- , agent/mibgroup/disk.c, agent/mibgroup/disk.h,
- agent/mibgroup/errormib.c, agent/mibgroup/errormib.h,
- agent/mibgroup/event.c, agent/mibgroup/event.h,
- agent/mibgroup/extensible.c, agent/mibgroup/extensible.h
- , agent/mibgroup/host.h, agent/mibgroup/hpux.c,
- agent/mibgroup/hpux.h, agent/mibgroup/hr_device.c,
- agent/mibgroup/hr_device.h, agent/mibgroup/hr_disk.c,
- agent/mibgroup/hr_disk.h, agent/mibgroup/hr_filesys.c,
- agent/mibgroup/hr_filesys.h, agent/mibgroup/hr_network.c
- , agent/mibgroup/hr_network.h,
- agent/mibgroup/hr_other.c, agent/mibgroup/hr_other.h,
- agent/mibgroup/hr_partition.c, agent/mibgroup/hr_partition.h
- , agent/mibgroup/hr_print.c, agent/mibgroup/hr_print.h
- , agent/mibgroup/hr_proc.c, agent/mibgroup/hr_proc.h
- , agent/mibgroup/hr_storage.c,
- agent/mibgroup/hr_storage.h, agent/mibgroup/hr_swinst.c
- , agent/mibgroup/hr_swinst.h, agent/mibgroup/hr_swrun.c
- , agent/mibgroup/hr_swrun.h, agent/mibgroup/hr_system.c
- , agent/mibgroup/hr_system.h, agent/mibgroup/hr_utils.c
- , agent/mibgroup/hr_utils.h, agent/mibgroup/icmp.c
- , agent/mibgroup/icmp.h, agent/mibgroup/interfaces.c
- , agent/mibgroup/interfaces.h, agent/mibgroup/ip.c
- , agent/mibgroup/ip.h, agent/mibgroup/loadave.c
- , agent/mibgroup/loadave.h, agent/mibgroup/memory.c
- , agent/mibgroup/memory.h, agent/mibgroup/mibII.c
- , agent/mibgroup/mibII.h, agent/mibgroup/party_vars.c
- , agent/mibgroup/party_vars.h, agent/mibgroup/pass.c
- , agent/mibgroup/pass.h, agent/mibgroup/proc.c,
- agent/mibgroup/proc.h, agent/mibgroup/registry.c,
- agent/mibgroup/registry.h, agent/mibgroup/route_write.c
- , agent/mibgroup/route_write.h,
- agent/mibgroup/snmp_mib.c, agent/mibgroup/snmp_mib.h,
- agent/mibgroup/sysORTable.c, agent/mibgroup/sysORTable.h
- , agent/mibgroup/system.c, agent/mibgroup/system.h
- , agent/mibgroup/tcp.c, agent/mibgroup/tcp.h,
- agent/mibgroup/ucd_snmp.h, agent/mibgroup/udp.c,
- agent/mibgroup/udp.h, agent/mibgroup/util_funcs.c,
- agent/mibgroup/v2party.c, agent/mibgroup/v2party.h,
- agent/mibgroup/vacm_vars.c, agent/mibgroup/vacm_vars.h
- , agent/mibgroup/var_route.c,
- agent/mibgroup/var_route.h, agent/mibgroup/versioninfo.c
- , agent/mibgroup/versioninfo.h,
- agent/mibgroup/view_vars.c, agent/mibgroup/view_vars.h,
- agent/mibgroup/vmstat.c, agent/mibgroup/vmstat.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.c,
- 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.c,
- 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.c, agent/mibgroup/mibII/system.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/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/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/pass.c,
- agent/mibgroup/ucd-snmp/pass.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/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:
- - (configure, configure.in, agent/mibgroup/*):
- - moved most mibgroup pieces into relevent sub-directories.
- - changed all header file and #ifdef USING_* lines to reflect this.
-
- 1998-05-29 15:21 hardaker
- * apps/snmp_parse_args.c:
- - (snmp_parse_args.c): add ability to specify mib information on the cmd line.
-
- 1998-05-29 15:20 hardaker
- * TODO:
- - (TODO): winSNMP mention.
-
- 1998-05-29 11:34 hardaker
- * configure, configure.in, agent/Makefile.in
- :
- - (configure, configure.in, Makefile.in):
- - Add a dependancy line for snmp_vars.o for all the module includes.
-
- 1998-05-29 11:27 hardaker
- * configure:
- - (configure): make of configure.
-
- 1998-05-29 11:26 hardaker
- * configure.in:
- - (configure.in): patch from Niels: include sys/socket in if_mtu test.
-
- 1998-05-29 10:24 hardaker
- * snmplib/: snmp_api.c, snmp_impl.h:
- - (snmp_api.c, snmp_impl.h): Patch from Joe Marzot:
- - fix community name length problems and increase size.
-
- 1998-05-29 10:14 hardaker
- * agent/mibgroup/at.c:
- - (at.c): Patch from Chris Smith: fix for irix.
-
- 1998-05-24 15:22 hardaker
- * agent/mibgroup/ip.c:
- - (ip.c): Patch from Niels Baggesen:
- - fix for netbsd < 1.3.
-
- 1998-05-24 15:22 hardaker
- * NEWS:
- - (NEWS): change vacm news wording.
-
- 1998-05-24 15:22 hardaker
- * FAQ:
- - (FAQ): update to change a few things.
-
- 1998-05-20 08:33 hardaker
- * bug-report, sedscript.in, version.h:
- version tag ( 3.4 )
-
- 1998-05-20 08:30 hardaker
- * ChangeLog:
- - (ChangeLog): update.
-
- 1998-05-20 08:27 hardaker
- * agent/Makefile.in, agent/mibgroup/Makefile.in,
- apps/Makefile.in, apps/snmpnetstat/Makefile.in,
- snmplib/Makefile.in:
- - (*/Makefile.in): make depend.
-
- 1998-05-20 08:25 hardaker
- * agent/read_config.c:
- - (read_config.c): config_perror() -> config_pwarn() for missing tokens.
-
- 1998-05-20 07:37 hardaker
- * snmplib/snmp_impl.h:
- - (snmp_impl.h): version should be a long.
-
- 1998-05-20 07:36 hardaker
- * agent/mibgroup/util_funcs.c:
- - (util_funcs.c): make checmib() use oid not int for newname.
-
- 1998-05-20 07:34 hardaker
- * FAQ:
- - (FAQ): Update from Dave Shield.
-
- 1998-05-20 07:33 hardaker
- * snmplib/: mib.c, parse.c:
- - (mib.c, parse.c): Patch from Niels Baggesen:
- - extend random lookups further.
-
- 1998-05-19 10:41 hardaker
- * agent/mibgroup/memory.c:
- - (memory.c): fix swapinfo on hpux10 systems. (/etc/swapinfo -r).
-
- 1998-05-19 10:41 hardaker
- * agent/mibgroup/at.c:
- - (at.c): set to do nothing when CAN_USE_SYSCTL.
-
- 1998-05-18 18:14 hardaker
- * snmplib/int64.c:
- - (int64.c):
- - include header changes for win32.
-
- 1998-05-18 15:39 hardaker
- * version.h, bug-report, sedscript.in:
- version tag ( 3.4.pre9 )
-
- 1998-05-18 13:13 hardaker
- * agent/mibgroup/hr_swinst.c:
- - (hr_swinst.c): protect using the date pointer against NULL settings.
-
- 1998-05-18 12:52 hardaker
- * mibs/.index:
- - (mibs/.index): removed.
-
- 1998-05-18 11:17 hardaker
- * acconfig.h, config.h.in, configure,
- configure.in:
- - (acconfig.h, config.h.in, configure, configure.in):
- - fix rtentry structure test on re-configures.
-
- 1998-05-15 11:18 hardaker
- * win32/: config.h, win32.opt, libsnmp/libsnmp.dsp
- , libsnmp/libsnmp.plg, libsnmp_dll/libsnmp.def,
- libsnmp_dll/libsnmp_dll.dsp, libsnmp_dll/libsnmp_dll.plg
- , snmpbulkwalk/snmpbulkwalk.plg, snmpget/snmpget.plg
- , snmpgetnext/snmpgetnext.plg, snmpset/snmpset.plg
- , snmpstatus/snmpstatus.plg,
- snmptranslate/snmptranslate.plg, snmpwalk/snmpwalk.plg:
- - (config.h, win32.opt, libsnmp.dsp, libsnmp.plg, libsnmp.def,
- libsnmp_dll.dsp, libsnmp_dll.plg, snmpbulkwalk.plg, snmpget.plg,
- snmpgetnext.plg, snmpset.plg, snmpstatus.plg, snmptranslate.plg,
- snmpwalk.plg): Patch from Joe Marzot:
- - win32 file updates.
-
- 1998-05-15 11:17 hardaker
- * FAQ, snmplib/mib.c:
- - (FAQ, mib.c): Patch from Dave Shield:
- - handle random lookups with multiple oid segments.
-
- 1998-05-15 10:19 hardaker
- * snmplib/mib.c:
- - (mib.c): Patch from Dave Shield:
- - provide ability to do random searches specifying a module name to look in.
-
- 1998-05-15 10:17 hardaker
- * agent/read_config.c, agent/mibgroup/hr_filesys.c,
- agent/mibgroup/hr_storage.c, agent/mibgroup/hr_swrun.c
- , agent/mibgroup/hr_system.c,
- agent/mibgroup/hr_system.h, agent/mibgroup/hr_utils.c,
- agent/mibgroup/util_funcs.c, agent/mibgroup/var_route.c
- , apps/snmp_parse_args.c, apps/snmptable.c,
- apps/snmptranslate.c, man/snmptranslate.1,
- snmplib/int64.h, snmplib/mib.c, snmplib/mib.h,
- snmplib/parse.c, snmplib/parse.h:
- - (read_config.c, hr_filesys.c, hr_storage.c, hr_swrun.c, hr_system.c,
- hr_system.h, hr_utils.c, util_funcs.c, var_route.c,
- snmp_parse_args.c, snmptable.c, snmptranslate.c, snmptranslate.1,
- bsd.h, solaris.h, sunos.h, int64.h, mib.c, mib.h, parse.c, parse.h):
- Patch from Niels Baggesen:
- - snmptranslate supports -R and -r.
- - miscellaneous warning fixes.
- - oid searcher always ignores case.
- - fixed hr_system to compile on SunOS4.
-
- 1998-05-15 10:13 hardaker
- * snmplib/parse.c:
- - (parse.c): single quote missing module names.
-
- 1998-05-14 08:25 hardaker
- * configure, configure.in:
- - (configure.in, configure): typos.
-
- 1998-05-14 08:22 hardaker
- * NEWS:
- - (NEWS): mib2c mentioned.
-
- 1998-05-14 08:21 hardaker
- * FAQ:
- - (FAQ): new FAQ from Dave Shields.
-
- 1998-05-14 07:17 hardaker
- * agent/mibgroup/memory.c:
- - (memory.c): move sys/param.h up above fs.h headers.
-
- 1998-05-13 21:25 hardaker
- * snmplib/mib.c:
- - (mib.c): sprint_by_type() didn't handle counter64's.
-
- 1998-05-13 21:22 hardaker
- * agent/mibgroup/memory.c:
- - (memory.c): include sys/param.h for bsdi
-
- 1998-05-13 21:22 hardaker
- * agent/mibgroup/ip.c:
- - (ip.c): include net/route.h and syslog.h for bsdi.
-
- 1998-05-13 21:21 hardaker
- * agent/snmp_vars.c:
- - (snmp_vars.c): don't return a counter64 to a snmpv1 request.
-
- 1998-05-13 21:21 hardaker
- * snmplib/: int64.c, int64.h, mib.c:
- - (int64.c, int64.h, mib.c): make int64.c use counter64's structure.
-
- 1998-05-12 15:15 hardaker
- * bug-report, sedscript.in, version.h:
- version tag ( 3.4.pre8 )
-
- 1998-05-12 15:14 hardaker
- * agent/mibgroup/: disk.c, example.c, interfaces.c
- , loadave.c, memory.c, pass.c, proc.c
- , util_funcs.h, vmstat.c:
- - (disk.c, example.c, interfaces.c, loadave.c, memory.c, pass.c,
- proc.c, util_funcs.h, vmstat.c):
- - include time.h properly instead of relying on util_funcs.h to do it.
-
- 1998-05-12 11:45 hardaker
- * snmplib/: snmp_api.c, system.c:
- - (snmp_api.c, system.c):
- - move debugging code from system.c to snmp_api.c, where it should be.
-
- 1998-05-12 11:45 hardaker
- * agent/mibgroup/vmstat.c:
- - (vmstat.c): correct strings inclusion.
-
- 1998-05-12 11:11 hardaker
- * agent/mibgroup/disk.c:
- - (disk.c): NULL -> 0.
-
- 1998-05-12 11:11 hardaker
- * acconfig.h, config.h.in, configure,
- configure.in:
- - (acconfig.h, config.h.in, configure, configure.in):
- - munge rpm lib check to link with -ldb as well.
-
- 1998-05-12 11:10 hardaker
- * NEWS:
- - (NEWS): more updates.
-
- 1998-05-12 10:52 hardaker
- * apps/snmptrapd.c:
- - (snmptrapd.c): Patch from Dave Shield:
- - include a getdtablesize() function for hpux9.
-
- 1998-05-12 10:52 hardaker
- * agent/mibgroup/hr_swinst.c:
- - (hr_swinst.c): Patch from Dave Shield:
- - more swinst fixes for rpm modules.
-
- 1998-05-11 10:34 hardaker
- * snmplib/: mib.c, parse.c, parse.h,
- snmp_api.h, vacm.c, vacm.h:
- - (mib.c, parse.c, parse.h, snmp_api.h, vacm.c, vacm.h): Patch from
- Niels Baggesen:
- - free routines for vacm (to allow -HUP)
- - fix the parser to report unlinked OIDs. This did reveal an error in a
- Cisco MIB (CISCO-IPMCAST-MIB) that I had been using (it needs an
- IMPORTS ciscoExperiment FROM CISCO-SMI)
- Actually the parser worked ok, except for the missing error messages.
- - rewrite of the parsers lexical analyser, to correct the errors that
- Dave Perkins and others have pointed out recently (name::= , DESCRIPTION"
- and proper handling of -- partial line comments --). Watch out! this last
- may find errors in old MIBs (including the version of SNMPv2-TC that
- we ship). My Fore Systems MIBs had errors with this.
- - implement the long since announced -H option to snmptable
-
- 1998-05-11 10:32 hardaker
- * mibs/UCD-SNMP-MIB.txt:
- - (UCD-SNMP-MIB.txt): Patch from Niels Baggesen:
- - Corrections of disk entry capitilazation problems.
-
- 1998-05-11 10:31 hardaker
- * mibs/SNMPv2-TC.txt:
- - (SNMPv2-TC.txt): Patch from Niels Baggesen:
- - this last [parser] may find errors in old MIBs (including the
- version of SNMPv2-TC that we ship).
-
- 1998-05-11 10:30 hardaker
- * man/snmptranslate.1:
- - (snmptranslate.1): Patch from Niels Baggesen:
- - implement the long since announced -H option to snmptable.
-
- 1998-05-11 10:30 hardaker
- * apps/snmptranslate.c:
- - (snmptranslate.c): Patch from Niels Baggesen:
- - implement the long since announced -H option to snmptable
-
- 1998-05-11 10:30 hardaker
- * agent/mibgroup/: hr_disk.c, hr_filesys.c,
- hr_partition.c, vacm_vars.c:
- - (hr_disk.c, hr_filesys.c, hr_partition.c, vacm_vars.c): Patch from
- Niels Baggesen:
- - some prototypes for the hr_*.c files (needs Dave's recent patch)
- Warning: the proc part still does not work with Solaris!
-
- 1998-05-11 10:29 hardaker
- * agent/: read_config.c, snmp_vars.h, snmpd.c,
- snmpd.h, var_struct.h:
- - (read_config.c, snmp_vars.h, snmpd.c, snmpd.h, var_struct.h): Patch
- from Niels Baggesen:
- - free routines for vacm (to allow -HUP)
- - free routines for the trapsink directives in snmpd
-
- 1998-05-11 08:10 hardaker
- * snmplib/int64.c:
- - (int64.c): add incrByU32().
-
- 1998-05-11 08:10 hardaker
- * snmplib/parse.c:
- - (parse.c): opaque's can have a size specifier.
-
- 1998-05-11 08:09 hardaker
- * local/mib2c:
- - (mib2c):
- - counter64s.
- - consolodation of variable declarations.
- - more error stings in all files for unknown variable types.
-
- 1998-05-11 08:08 hardaker
- * local/tkmib:
- - (tkmib): optional port number.
-
- 1998-05-11 08:08 hardaker
- * agent/mibgroup/util_funcs.c:
- - (util_funcs.c): blank line removal.
-
- 1998-05-08 14:53 hardaker
- * agent/mibgroup/disk.c:
- - (disk.c): wording change.
-
- 1998-05-08 11:01 hardaker
- * agent/mibgroup/: hr_disk.c, hr_swinst.c:
- - (hr_swinst.c, hr_disk.c): Patch from Dave Shields.
-
- 1998-05-08 10:57 hardaker
- * config.h.in, configure, configure.in:
- - (config*): check for pkglocs.h.
-
- 1998-05-07 09:07 hardaker
- * agent/read_config.c:
- - (read_config.c): debug info for config files read.
-
- 1998-05-07 09:07 hardaker
- * configure, configure.in:
- - (configure, configure.in): sys/stat inclusion in fs checks.
-
- 1998-05-07 09:05 hardaker
- * COPYING:
- - (COPYING): correction for dates.
-
- 1998-05-06 22:28 hardaker
- * win32/config.h:
- - (win32/config.h): update from Joe Marzot.
-
- 1998-05-06 21:08 hardaker
- * local/mib2c:
- - (mib2c): created a mib2c template creator.
-
- 1998-05-06 21:08 hardaker
- * mibs/UCD-SNMP-MIB.txt:
- - (UCD-SNMP-MIB.txt): make bogus index's be 0.
-
- 1998-05-06 21:07 hardaker
- * agent/mibgroup/: util_funcs.c, util_funcs.h:
- - (util_funcs.c, util_funcs.h):
- - new function: calculate_time_diff(t1, t2).
-
- 1998-05-06 21:06 hardaker
- * NEWS:
- - (NEWS): minor wording change.
-
- 1998-05-06 14:58 hardaker
- * agent/mibgroup/: disk.c, errormib.c, example.c
- , example.h, extensible.c, loadave.c,
- memory.c, proc.c, sysORTable.c, system.c
- , util_funcs.c, util_funcs.h, versioninfo.c
- , vmstat.c:
- - (disk.c, errormib.c, example.c, example.h, extensible.c, loadave.c,
- memory.c, proc.c, sysORTable.c, system.c, util_funcs.c,
- util_funcs.h, versioninfo.c, vmstat.c):
- - remove the newname requirement from checkmib().
- - create header_generic() for simple scalar tests.
- - use header_generic() in all ucd specific scalar mibs, and example.[ch].
-
- 1998-05-06 14:06 hardaker
- * mibs/UCD-SNMP-MIB.txt:
- - (UCD-SNMP-MIB.txt):
- - added internal table section.
- - mib number corrections to match the source.
-
- 1998-05-06 11:22 hardaker
- * local/Makefile.in:
- - (Makefile.in): install tkmib.
-
- 1998-04-29 11:41 hardaker
- * local/tkmib:
- - (tkmib):
- - display unloaded module error.
- - don't try to load a file on a cancel.
-
- 1998-04-29 11:32 hardaker
- * mibs/UCD-SNMP-MIB.txt:
- - (UCD-SNMP-MIB.txt): put vmstat back in and renamed to systemStats.
-
- 1998-04-29 11:31 hardaker
- * agent/mibgroup/: vmstat.c, vmstat.h:
- - (vmstat.c, vmstat.h): moves, changes, removals, and fixes.
-
- 1998-04-29 10:43 hardaker
- * agent/mibgroup/: example.c, example.h, wombat.c
- , wombat.h:
- - (example.c, example.h, wombat.c, wombat.h): more clean ups.
-
- 1998-04-29 10:34 hardaker
- * agent/mibgroup/: example.c, proc.c, var_route.c
- , wombat.c:
- - (example.c, proc.c, var_route.c, wombat.c):
- - nlist cleanups.
-
- 1998-04-29 10:26 hardaker
- * agent/mibgroup/tcp.c:
- - (tcp.c): don't use TCPSTAT_SYMBOL unless defined.
-
- 1998-04-29 08:56 hardaker
- * apps/snmptable.c:
- - (snmptable.c): Patch from Niels Baggesen:
- - fix -H header printing.
-
- 1998-04-27 16:48 hardaker
- * local/tkmib:
- - (tkmib): bug fixes.
-
- 1998-04-27 16:46 hardaker
- * local/tkmib:
- - (tkmib): New mib menu command: load a mib module by ID name.
-
- 1998-04-27 16:24 hardaker
- * local/tkmib:
- - (tkmib): bug fixes and new mib menu to load new mibs.
-
- 1998-04-27 13:31 hardaker
- * bug-report, sedscript.in, version.h:
- version tag ( 3.4.pre7 )
-
- 1998-04-27 11:00 hardaker
- * apps/: snmpbulkwalk.c, snmpdelta.c, snmpget.c
- , snmpgetnext.c, snmpset.c, snmpstatus.c
- , snmptable.c, snmptest.c, snmpwalk.c:
- - (snmpbulkwalk.c, snmpdelta.c, snmpget.c, snmpgetnext.c, snmpset.c,
- snmpstatus.c, snmptable.c, snmptest.c, snmpwalk.c):
- - Put the word "Timeout: " in front of the "No Response" errors.
-
- 1998-04-27 11:00 hardaker
- * configure, configure.in:
- - (configure, configure.in): define SHLIB_LDCONFIG_CMD as ":" for
- static library cases.
-
- 1998-04-27 10:59 hardaker
- * Makefile.top:
- - (Makefile.top): removed unneeded variable.
-
- 1998-04-24 16:40 hardaker
- * agent/mibgroup/var_route.c:
- - (var_route.c): watch out for single route loops.
-
- 1998-04-24 16:32 hardaker
- * agent/: auto_nlist.c, auto_nlist.h:
- - (auto_nlist.c, auto_nlist.h): n_value is a long:
- - return the value from auto_nlist_value as an unsigned long.
-
- 1998-04-24 16:31 hardaker
- * agent/mibgroup/tcp.c:
- - (tcp.c): include netinet/tcpip.h for DU4.0.
-
- 1998-04-24 14:33 hardaker
- * agent/mibgroup/disk.c:
- - (disk.c): calculate vfs block size if possible and size > 255 bytes.
-
- 1998-04-24 14:33 hardaker
- * agent/mibgroup/hr_partition.c:
- - (hr_partition.c): close file descriptor just opened.
-
- 1998-04-24 14:33 hardaker
- * agent/mibgroup/hr_filesys.c:
- - (hr_filesys.c): include sys/param.h to define MAXPATHLEN.
-
- 1998-04-24 14:32 hardaker
- * acconfig.h, config.h.in, configure,
- configure.in:
- - (acconfig.h, config.h.in, configure, configure.in):
- - check statvfs.h for f_bavail.
-
- 1998-04-24 14:03 hardaker
- * mibs/UCD-SNMP-MIB.txt:
- - (UCD-SNMP-MIB.txt): more cleaning and renaming.
-
- 1998-04-24 10:22 hardaker
- * mibs/UCD-SNMP-MIB.txt:
- - (UCD-SNMP-MIB.txt): the textual descriptions were updated some.
-
- 1998-04-24 10:02 hardaker
- * mibs/UCD-SNMP-MIB.txt:
- - (UCD-SNMP-MIB.txt):
- - renamed labels to be unique from the old definitions.
- - renumbered again.
- - commented on the desgin of the mib at the top.
- - Changed back to SMIv1.
- - removed lockd section.
- - removed vmstat section till it gets implemented.
- - removed sequences of scalers.
-
- 1998-04-24 10:00 hardaker
- * acconfig.h, config.h.in:
- - (acconfig.h, config.h.in): mib oid location updates for ucd-snmp mib.
-
- 1998-04-22 08:35 hardaker
- * snmplib/parse.c:
- - (parse.c): Patch from Niels Baggesen:
- - parse BITS keywords.
-
- 1998-04-22 07:49 hardaker
- * mibs/UCD-SNMP-MIB.txt:
- - (UCD-SNMP-MIB.txt): changed wording, cleaned up a bit.
-
- 1998-04-20 16:07 hardaker
- * snmplib/snmp_client.c:
- - (snmp_client.c): Patch from Niels Baggesen:
- - needed pointer copies.
-
- 1998-04-20 16:06 hardaker
- * agent/mibgroup/: tcp.c, udp.c, var_route.c:
- - (tcp.c, udp.c, var_route.c): Patch from Niels Baggesen:
- - #ifdef checks on symbols and header movement.
-
- 1998-04-20 16:05 hardaker
- * agent/mibgroup/vacm_vars.c:
- - (vacm_vars.c): Patch from Niels Baggesen:
- - typecast a pointer.
-
- 1998-04-20 16:05 hardaker
- * apps/snmptrapd.c:
- - (snmptrapd.c): Patch from Niels Baggesen:
- - gethostbyaddr moves up.
- - include sys/wait.h.
- - syslog %d -> %ld for long specific_type.
-
- 1998-04-20 16:03 hardaker
- * apps/snmptable.c:
- - (snmptable.c): Patch from Niels Baggesen:
- - prototyping and other cleanups.
-
- 1998-04-20 16:02 hardaker
- * agent/mibgroup/ip.c:
- - (ip.c): Patch from Niels Baggesen:
- - test symbol defines and cleanup.
-
- 1998-04-20 16:00 hardaker
- * agent/mibgroup/interfaces.c:
- - (interfaces.c): Patch from Niels Baggesen:
- - header moves.
-
- 1998-04-20 16:00 hardaker
- * agent/snmpd.c:
- - (snmpd.c): Patch from Niels Baggesen:
- - appropriate use of strdup during startup and better flag checking.
-
- 1998-04-20 15:59 hardaker
- * agent/mibgroup/: hr_filesys.c, hr_swrun.c:
- - (hr_filesys.c, hr_swrun.c): Patch from Niels Baggesen:
- - fix some host resources for solaris.
-
- 1998-04-20 15:56 hardaker
- * config.h.in, configure, configure.in:
- - (config.h.in, configure, configure.in): check for sys/dkio.h
-
- 1998-04-20 15:54 hardaker
- * agent/mibgroup/: host_res.h, hr_disk.c,
- hr_filesys.c, hr_partition.c, hr_storage.c:
- - (host_res.h, hr_disk.c, hr_filesys.c, hr_partition.c, hr_storage.c):
- - Patch from Dave Shield:
- - consolidate the system-specific stuff a bit (should make it easier
- to follow)
- - Re-structures the Disk searching, in such a way that it can set up
- via the config file. (which I still need to do)
- - Speed up disk searching (by caching invalid results - a *major* win!)
- - Handle partitions sensibly (arther than one per disk)
- - Improve Solaris support for the Device group
-
- 1998-04-20 10:31 hardaker
- * agent/snmpd.c:
- - (snmpd.c): change oid from textual to numeric to allow now mibs to
- be loaded.
-
- 1998-04-01 16:35 hardaker
- * apps/snmptrapd.c:
- - (snmptrapd.c): always send enterprise and trapoid to scripts.
-
- 1998-04-01 14:43 hardaker
- * bug-report, sedscript.in, version.h:
- version tag ( 3.4.pre6 )
-
- 1998-04-01 14:40 hardaker
- * agent/: snmp_vars.c, snmp_vars.h:
- - (snmp_vars.c, snmp_vars.h): make unregestering of mibs work.
- - (in most cases:-?)
-
- 1998-04-01 14:11 hardaker
- * snmplib/Makefile.in, apps/Makefile.in,
- agent/mibgroup/Makefile.in, agent/Makefile.in:
- - (Makefile.in): make depend.
-
- 1998-04-01 14:10 hardaker
- * TODO:
- - (TODO): removed a few things!
-
- 1998-04-01 13:54 hardaker
- * man/snmpd.conf.5.def:
- - (snmpd.conf.5.def): moved the view example section above the access section.
-
- 1998-04-01 13:53 hardaker
- * EXAMPLE.conf.def:
- - (EXAMPLE.conf.def): added vacm example configuration.
-
- 1998-04-01 13:47 hardaker
- * FAQ, README:
- - (FAQ, README): more 3.4 updates.
-
- 1998-04-01 13:31 hardaker
- * NEWS, PORTING:
- - (NEWS, PORTING): updates for 3.4.
-
- 1998-04-01 13:27 hardaker
- * agent/auto_nlist.c:
- - (auto_nlist.c):
- - remove no longer needed debugging statements of tree traversal.
-
- 1998-04-01 09:52 hardaker
- * snmplib/snmp_client.c:
- - (snmp_client.c): enterprise_length is sizeof(oid) dependent.
-
- 1998-03-27 16:43 hardaker
- * agent/: snmp_vars.c, snmp_vars.h,
- mibgroup/interfaces.c, mibgroup/ip.c,
- mibgroup/registry.c:
- - (snmp_vars.c, snmp_vars.h, interfaces.c, ip.c, registry.c):
- - prototyping and -Wall fixes.
-
- 1998-03-27 16:42 hardaker
- * INSTALL:
- - (INSTALL): document libwrap.
-
- 1998-03-27 16:23 hardaker
- * acconfig.h, config.h.in, configure,
- configure.in, agent/snmpd.c:
- - (acconfig.h, config.h.in, configure, configure.in, snmpd.c):
- - correctly #ifdef out the tcpwrappers patch.
-
- 1998-03-27 16:23 hardaker
- * agent/mibgroup/interfaces.c:
- - (interfaces.c): Interfaces_Scan_Next needed a 4th (NULL) argument.
-
- 1998-03-27 16:10 hardaker
- * README, config.h.in, configure,
- configure.in, agent/snmpd.c:
- - (README, config.h.in, configure, configure.in, snmpd.c): Patch from
- Arthur Hyun:
- - tcpwrappers support.
-
- 1998-03-27 11:22 hardaker
- * agent/mibgroup/hr_device.c:
- - (hr_device.c): check device index against maximum (segfault on HPUX).
-
- 1998-03-27 11:20 hardaker
- * agent/mibgroup/disk.c:
- - (disk.c): use config_pwarn() for missing disks.
-
- 1998-03-27 11:20 hardaker
- * agent/: read_config.c, read_config.h:
- - (read_config.c, read_config.h):
- - create config_pwarn() that doesn't increase the error count to
- prevent exiting. Used for disks, since some might by process or
- nfs mounted.
-
- 1998-03-27 09:20 hardaker
- * apps/snmptrapd.c:
- - (snmptrapd.c):
- - Beta version of an extensible trap demon.
- - -C 'command' on the command line runs the command and feeds it
- stdin information about the trap.
- - v1 traps are converted to v2 traps for consistancy of
- information sent to the scripts.
-
- 1998-03-26 07:22 hardaker
- * config.h.in, configure, configure.in,
- agent/auto_nlist.c, agent/auto_nlist.h,
- agent/common_header.h, agent/kernel.c,
- agent/read_config.c, agent/snmp_vars.c,
- agent/snmp_vars.h, agent/snmpd.c,
- agent/mibgroup/alarm.c, agent/mibgroup/at.c,
- agent/mibgroup/context_vars.c, agent/mibgroup/disk.c,
- agent/mibgroup/errormib.c, agent/mibgroup/event.c,
- agent/mibgroup/extensible.c, agent/mibgroup/hr_device.c
- , agent/mibgroup/hr_network.c,
- agent/mibgroup/hr_partition.c, agent/mibgroup/hr_storage.c
- , agent/mibgroup/hr_swinst.c, agent/mibgroup/hr_swrun.c
- , agent/mibgroup/icmp.c, agent/mibgroup/interfaces.c
- , agent/mibgroup/interfaces.h, agent/mibgroup/ip.c
- , agent/mibgroup/loadave.c, agent/mibgroup/memory.c
- , agent/mibgroup/party_vars.c, agent/mibgroup/pass.c
- , agent/mibgroup/proc.c, agent/mibgroup/smux.c,
- agent/mibgroup/snmp_bgp.c, agent/mibgroup/snmp_ospf.c,
- agent/mibgroup/snmp_rip2.c, agent/mibgroup/sysORTable.c
- , agent/mibgroup/tcp.c, agent/mibgroup/udp.c,
- agent/mibgroup/util_funcs.c, agent/mibgroup/vacm_vars.c
- , agent/mibgroup/var_route.c, agent/mibgroup/vmstat.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, snmplib/asn1.c
- , snmplib/mib.c, snmplib/snmp_api.c,
- snmplib/snmp_auth.c, snmplib/snmp_client.c,
- snmplib/system.c, snmplib/vacm.c, snmplib/view.c
- :
- - (*.c): Patch from Niels Baggesen:
- - misc porting improvements (the bsd groups, sunos, ...).
- - switch auto_nlists calling order of _ vs non _ lookups.
- - reverse all string.h/strings.h include possibilities.
-
- 1998-03-25 16:49 hardaker
- * agent/mibgroup/hpux.c:
- - (hpux.c): fix write_method declaration.
-
- 1998-03-25 13:07 hardaker
- * agent/mibgroup/: mibII.c, v2party.c, vacm_vars.c
- :
- - (v2party.c, mibII.c, vacm_vars.c): declair registration variables staticly.
-
- 1998-03-25 12:48 hardaker
- * snmplib/: Makefile.in, int64.c, int64.h, mib.c
- :
- - (Makefile.in, int64.c, int64.h, mib.c): Code from David T. Perkins:
- - integrated David's code to print counter64s as integers rather than hex.
-
- 1998-03-25 10:59 hardaker
- * agent/mibgroup/interfaces.c:
- - (interfaces.c): Patch from Niels Baggesen:
- - Add an & to arpcom.ac_enaddr in memset.
-
- 1998-03-25 10:46 hardaker
- * acconfig.h, config.h.in:
- - (acconfig.h, config.h.in, linux.h): new define: DONT_USE_NLIST.
-
- 1998-03-25 10:44 hardaker
- * agent/snmpd.c, snmplib/snmp_api.c:
- - (snmpd.c, snmp_api.c): Spelling errors from the CMU code fixed.
-
- 1998-03-25 10:39 hardaker
- * acconfig.h, config.h.in:
- - (acconfig.h, config.h.in): simply don't define CAN_USE_NLIST on linux.
-
- 1998-03-25 10:39 hardaker
- * agent/: read_config.c, read_config.h, snmp_vars.c
- , mibgroup/registry.c, mibgroup/registry.h:
- - (read_config.c, read_config.h, snmp_vars.c, registry.c, registry.h):
- - fix the registry mib to use the new module structure.
- - create a working find_subtree() and find_subtree_next().
-
- 1998-03-25 09:15 hardaker
- * agent/mibgroup/tcp.c:
- - (tcp.c): include tcpip.h for digital unix.
-
- 1998-03-22 18:13 hardaker
- * agent/mibgroup/: pass.c, proc.c, vacm_vars.c:
- - (pass.c, proc.c, vacm_vars.c): Patch from Simon Burge:
- - move sys/types.h up for ultrix.
-
- 1998-03-18 14:09 hardaker
- * bug-report, sedscript.in, version.h:
- version tag ( 3.4.pre5 )
-
- 1998-03-18 13:56 hardaker
- * acconfig.h, config.h.in, configure,
- configure.in, agent/read_config.c, agent/snmpd.c
- , apps/snmp_parse_args.c, apps/snmptrapd.c,
- apps/snmpnetstat/main.c, man/mib_api.3,
- win32/config.h:
- - (acconfig.h, config.h.in, configure, configure.in, read_config.c,
- snmpd.c, snmp_parse_args.c, snmptrapd.c, main.c, mib_api.3,
- config.h):
- - SNMPLIBPATH -> SNMPSHAREPATH
- - a real SNMPLIBPATH
- - make the agent read .conf files from SNMPSHAREPATH:SNMPLIBPATH.
-
- 1998-03-18 13:26 hardaker
- * agent/mibgroup/: extensible.c, memory.c, pass.c
- , proc.c, util_funcs.c, util_funcs.h:
- - (extensible.c, memory.c, pass.c, proc.c, util_funcs.c, util_funcs.h):
- - wait for pid after get_exec_output() with new wait_on_exec() function.
-
- 1998-03-18 13:10 hardaker
- * acconfig.h, config.h.in, sedscript.in,
- mibs/UCD-SNMP-MIB.txt:
- - (acconfig.h, config.h.in, sedscript.in, UCD-SNMP-MIB.txt):
- - re-numbering of the new table modules.
-
- 1998-03-18 09:17 hardaker
- * ov/README:
- - (README): changed OV path's to newer release paths.
-
- 1998-03-11 17:05 hardaker
- * agent/mibgroup/system.c:
- - (system.c): don't chomp new line on read_config utils.
-
- 1998-03-11 15:57 hardaker
- * agent/Makefile.in, agent/mibgroup/Makefile.in,
- apps/Makefile.in, apps/snmpnetstat/Makefile.in,
- snmplib/Makefile.in:
- - (*/Makefile.in): depend update.
-
- 1998-03-11 15:56 hardaker
- * README:
- - (README): name update.
-
- 1998-03-11 15:42 hardaker
- * agent/auto_nlist.c:
- - (auto_nlist.c): better debugging printfs
-
- 1998-03-11 14:40 hardaker
- * agent/: read_config.c, read_config.h, snmp_agent.c
- , snmp_vars.c, snmpd.c, mibgroup/host_res.h
- , mibgroup/hr_device.c, mibgroup/hr_device.h,
- mibgroup/hr_disk.c, mibgroup/hr_disk.h,
- mibgroup/hr_filesys.c, mibgroup/hr_filesys.h,
- mibgroup/hr_network.c, mibgroup/hr_network.h,
- mibgroup/hr_other.c, mibgroup/hr_partition.c,
- mibgroup/hr_partition.h, mibgroup/hr_print.c,
- mibgroup/hr_print.h, mibgroup/hr_proc.c,
- mibgroup/hr_proc.h, mibgroup/hr_storage.c,
- mibgroup/hr_storage.h, mibgroup/hr_swinst.c,
- mibgroup/hr_swinst.h, mibgroup/hr_swrun.c,
- mibgroup/hr_swrun.h, mibgroup/hr_system.c,
- mibgroup/hr_system.h, mibgroup/interfaces.c,
- mibgroup/ip.c, mibgroup/mibII.c, mibgroup/mibII.h
- , mibgroup/sysORTable.c, mibgroup/v2party.c,
- mibgroup/v2party.h, mibgroup/vacm_vars.c,
- mibgroup/vacm_vars.h:
- - (read_config.c, read_config.h, snmp_agent.c, snmp_vars.c, snmpd.c,
- host_res.h, hr_device.c, hr_device.h, hr_disk.c, hr_disk.h,
- hr_filesys.c, hr_filesys.h, hr_network.c, hr_network.h, hr_other.c,
- hr_partition.c, hr_partition.h, hr_print.c, hr_print.h, hr_proc.c,
- hr_proc.h, hr_storage.c, hr_storage.h, hr_swinst.c, hr_swinst.h,
- hr_swrun.c, hr_swrun.h, hr_system.c, hr_system.h, interfaces.c,
- ip.c, mibII.c, mibII.h, sysORTable.c, v2party.c, v2party.h,
- vacm_vars.c, vacm_vars.h):
- - massive prototyping and --Wall fixes.
- - fixed things broken by the freebsd patch (only some I'm sure).
-
- 1998-03-11 12:56 hardaker
- * aclocal.m4, config.h.in, configure,
- configure.in, agent/mibgroup/icmp.c,
- agent/mibgroup/interfaces.c, agent/mibgroup/ip.c,
- agent/mibgroup/tcp.c, agent/mibgroup/udp.c,
- agent/mibgroup/var_route.c:
- - (aclocal.m4, config.h.in, configure, configure.in, icmp.c,
- interfaces.c, ip.c, tcp.c, udp.c, var_route.c): Patch from Garrett
- Wollman:
- - freebsd 3 sysctl implementations.
-
- 1998-03-11 12:27 hardaker
- * agent/mibgroup/: interfaces.c, tcp.c, udp.c,
- var_route.c, var_route.h:
- - (interfaces.c, tcp.c, udp.c, var_route.c, var_route.h): Patch from
- Craig Bevins:
- - port to OpenBSD.
-
- 1998-03-11 10:30 hardaker
- * agent/mibgroup/: sysORTable.c, sysORTable.h, system.c
- , system.h:
- - (sysORTable.c, sysORTable.h, system.c, system.h):
- - fix time values and move sysORLastChanged to the system group.
-
- 1998-03-11 09:40 hardaker
- * agent/mibgroup/: hpux.h, hr_filesys.h, memory.h
- , snmp_bgp.h, snmp_ospf.h, snmp_rip2.h,
- sysORTable.h, vmstat.h:
- - (hpux.h, hr_filesys.h, memory.h, snmp_bgp.h, snmp_ospf.h,
- snmp_rip2.h, sysORTable.h, vmstat.h):
- - finish converting a few of the files that Niels missed.
-
- 1998-03-11 08:06 hardaker
- * mibs/.index:
- - (mibs/.index): update...
-
- 1998-03-11 08:05 hardaker
- * agent/auto_nlist.c, agent/common_header.h,
- agent/snmp_agent.c, agent/snmpd.c,
- agent/mibgroup/acl_vars.h, agent/mibgroup/alarm.c,
- agent/mibgroup/alarm.h, agent/mibgroup/at.h,
- agent/mibgroup/context_vars.h, agent/mibgroup/disk.h,
- agent/mibgroup/errormib.h, agent/mibgroup/event.c,
- agent/mibgroup/event.h, agent/mibgroup/example.h,
- agent/mibgroup/extensible.c, agent/mibgroup/extensible.h
- , agent/mibgroup/hr_device.h, agent/mibgroup/hr_disk.h
- , agent/mibgroup/hr_filesys.h,
- agent/mibgroup/hr_network.h, agent/mibgroup/hr_partition.h
- , agent/mibgroup/hr_print.h, agent/mibgroup/hr_proc.h
- , agent/mibgroup/hr_storage.h,
- agent/mibgroup/hr_swinst.h, agent/mibgroup/hr_swrun.h,
- agent/mibgroup/hr_system.h, agent/mibgroup/icmp.c,
- agent/mibgroup/icmp.h, agent/mibgroup/interfaces.c,
- agent/mibgroup/interfaces.h, agent/mibgroup/ip.c,
- agent/mibgroup/ip.h, agent/mibgroup/loadave.h,
- agent/mibgroup/party_vars.h, agent/mibgroup/pass.c,
- agent/mibgroup/proc.c, agent/mibgroup/proc.h,
- agent/mibgroup/registry.h, agent/mibgroup/snmp_mib.c,
- agent/mibgroup/snmp_mib.h, agent/mibgroup/system.c,
- agent/mibgroup/system.h, agent/mibgroup/tcp.c,
- agent/mibgroup/tcp.h, agent/mibgroup/udp.c,
- agent/mibgroup/udp.h, agent/mibgroup/util_funcs.c,
- agent/mibgroup/vacm_vars.c, agent/mibgroup/vacm_vars.h,
- agent/mibgroup/versioninfo.c, agent/mibgroup/versioninfo.h
- , agent/mibgroup/view_vars.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/snmptrap.c, apps/snmptrapd.c, apps/snmpwalk.c
- , apps/snmpnetstat/if.c, apps/snmpnetstat/inet.c
- , apps/snmpnetstat/route.c, snmplib/mib.c,
- snmplib/snmp.c, snmplib/snmp.h, snmplib/snmp_api.c
- , snmplib/snmp_auth.c, snmplib/snmp_client.c,
- snmplib/snmp_impl.h, man/Makefile.in:
- - (*/*/*/*): Patch from Niels Baggesen:
- - fix auto_nlist on preceeding _ architectures.
- - Change *all* define usage to new SNMP_ and ASN_ prefixes.
- - leave mib access open if no com2sec statements were found in snmpd.conf.
-
- 1998-03-09 17:40 hardaker
- * agent/mibgroup/: mibII.c, mibII.h, sysORTable.c
- , sysORTable.h, system.c, v2party.c,
- vacm_vars.c, vacm_vars.h:
- - (mibII.c, mibII.h, sysORTable.c, sysORTable.h, system.c, v2party.c,
- vacm_vars.c, vacm_vars.h):
- - implement sysORTable.
- - register mibs under it.
-
- 1998-03-06 15:48 hardaker
- * acconfig.h, config.h.in, configure,
- configure.in:
- - (acconfig.h, config.h.in, configure, configure.in):
- - remove security type prompts.
-
- 1998-03-06 15:47 hardaker
- * agent/mibgroup/host_res.h:
- - (host_res.h): move snmp_api.h up above snmp_impl.h.
-
- 1998-03-06 15:47 hardaker
- * agent/mibgroup/mibII.h:
- - (mibII.h): add vacm_vars.
-
- 1998-03-06 15:47 hardaker
- * agent/mibgroup/util_funcs.c:
- - (util_funcs.c):
- - remove GLOBAL-SECURITY checks.
-
- 1998-03-06 14:01 hardaker
- * Makefile.in, agent/kernel.c, agent/read_config.c
- , agent/read_config.h, agent/snmp_agent.c,
- agent/snmp_vars.c, agent/snmpd.c,
- agent/mibgroup/acl_vars.c, agent/mibgroup/alarm.c,
- agent/mibgroup/context_vars.c, agent/mibgroup/disk.c,
- agent/mibgroup/event.c, agent/mibgroup/extensible.c,
- agent/mibgroup/icmp.c, agent/mibgroup/interfaces.c,
- agent/mibgroup/ip.c, agent/mibgroup/mibincl.h,
- agent/mibgroup/party_vars.c, agent/mibgroup/pass.c,
- agent/mibgroup/proc.c, agent/mibgroup/registry.c,
- agent/mibgroup/registry.h, agent/mibgroup/route_write.c
- , agent/mibgroup/snmp_mib.c, agent/mibgroup/system.c
- , agent/mibgroup/tcp.c, agent/mibgroup/udp.c,
- agent/mibgroup/vacm_vars.c, agent/mibgroup/vacm_vars.h,
- agent/mibgroup/var_route.c, agent/mibgroup/versioninfo.c
- , agent/mibgroup/view_vars.c, apps/snmp_parse_args.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/snmpnetstat/if.c,
- apps/snmpnetstat/inet.c, apps/snmpnetstat/route.c,
- man/snmpd.conf.5.def, man/snmptable.1, mibs/.index
- , mibs/Makefile.in, mibs/SNMP-FRAMEWORK-MIB.txt,
- mibs/SNMP-MPD-MIB.txt, mibs/SNMP-NOTIFICATION-MIB.txt,
- mibs/SNMP-PROXY-MIB.txt, mibs/SNMP-TARGET-MIB.txt,
- mibs/SNMP-USER-BASED-SM-MIB.txt,
- mibs/SNMP-VIEW-BASED-ACM-MIB.txt, snmplib/Makefile.in,
- snmplib/acl.h, snmplib/acl_parse.c, snmplib/asn1.c
- , snmplib/context.h, snmplib/context_parse.c,
- snmplib/mib.c, snmplib/party.h, snmplib/party_parse.c
- , snmplib/snmp.c, snmplib/snmp.h,
- snmplib/snmp_api.c, snmplib/snmp_auth.c,
- snmplib/snmp_client.c, snmplib/snmp_impl.h,
- snmplib/system.c, snmplib/vacm.c, snmplib/vacm.h
- , snmplib/view.c:
- - (Makefile.in, kernel.c, read_config.c, read_config.h, snmp_agent.c,
- snmp_vars.c, snmpd.c, acl_vars.c, alarm.c, context_vars.c, disk.c,
- event.c, extensible.c, icmp.c, interfaces.c, ip.c, mibincl.h,
- party_vars.c, pass.c, proc.c, registry.c, registry.h, route_write.c,
- snmp_mib.c, system.c, tcp.c, udp.c, vacm_vars.c, vacm_vars.h,
- var_route.c, versioninfo.c, view_vars.c, snmp_parse_args.c,
- snmpdelta.c, snmpget.c, snmpgetnext.c, snmpset.c, snmpstatus.c,
- snmptable.c, snmptest.c, snmptranslate.c, snmptrap.c, snmptrapd.c,
- if.c, inet.c, route.c, snmpd.conf.5.def, snmptable.1, .index,
- Makefile.in, SNMP-FRAMEWORK-MIB.txt, SNMP-MPD-MIB.txt,
- SNMP-NOTIFICATION-MIB.txt, SNMP-PROXY-MIB.txt, SNMP-TARGET-MIB.txt,
- SNMP-USER-BASED-SM-MIB.txt, SNMP-VIEW-BASED-ACM-MIB.txt,
- Makefile.in, acl.h, acl_parse.c, asn1.c, context.h, context_parse.c,
- mib.c, party.h, party_parse.c, snmp.c, snmp.h, snmp_api.c,
- snmp_auth.c, snmp_client.c, snmp_impl.h, system.c, vacm.c, vacm.h,
- view.c): Patch from Niels Baggesen:
- - Implement the SNMPv3 View Based Access Control Model (RFC 2275).
- - header fixes.
- - better header-file #define names to include SNMP_, ASN_, etc. prefixes.
-
- 1998-03-04 15:49 hardaker
- * COPYING:
- - (COPYING): documentation requirement change.
-
- 1998-02-25 07:27 hardaker
- * agent/: read_config.c, snmpd.c:
- - (read_config.c, snmpd.c): Patch from Niels Baggesen:
- - fix read_config parser's end of line problems.
-
- 1998-02-20 11:15 hardaker
- * apps/snmpnetstat/Makefile.in, snmplib/Makefile.in:
- - (*/Makefile.in): fix make depend to look for and strip /usr/lib/*.
-
- 1998-02-20 11:11 hardaker
- * agent/Makefile.in, agent/mibgroup/Makefile.in,
- apps/Makefile.in:
- - (*/Makefile.in): fix make depend to look for and strip /usr/lib/*.
-
- 1998-02-20 09:19 hardaker
- * agent/mibgroup/interfaces.c:
- - (interfaces.c): Patch from Simon Leinen:
- - fix include file dependancies on irix with _KERNEL defined.
-
- 1998-02-18 16:51 hardaker
- * bug-report, sedscript.in, version.h:
- version tag ( 3.4.pre4 )
-
- 1998-02-18 16:33 hardaker
- * agent/Makefile.in, agent/mibgroup/Makefile.in,
- apps/Makefile.in, apps/snmpnetstat/Makefile.in,
- snmplib/Makefile.in:
- - (*/Makefile.in): make depend.
-
- 1998-02-18 16:33 hardaker
- * config.h.in:
- - (config.h.in): openbsd defines.
-
- 1998-02-18 16:30 hardaker
- * agent/mibgroup/: at.c, proc.c, tcp.c, udp.c
- , var_route.c:
- - (at.c, proc.c, tcp.c, udp.c, var_route.c, bsd.h, bsdi.h, freebsd.h,
- generic.h, hpux.h, netbsd.h):
- - tried to merge some things into s/*.h defines instead. There is a
- lot to go still.
-
- 1998-02-18 16:29 hardaker
- * acconfig.h, mibs/UCD-SNMP-MIB.txt:
- - (acconfig.h, UCD-SNMP-MIB.txt):
- - removed unneeded stuff.
- - added openbsd.
-
- 1998-02-18 14:32 hardaker
- * snmplib/: snmp_api.c, snmp_api.h:
- - (snmp_api.c, snmp_api.h): prototyping checks.
-
- 1998-02-18 14:32 hardaker
- * agent/: read_config.c, snmp_vars.c:
- - (read_config.c, snmp_vars.c):
- - prototyping and --Wall checks.
-
- 1998-02-18 14:25 hardaker
- * agent/mibgroup/: acl_vars.c, at.c, context_vars.c
- , disk.c, host_res.h, hr_disk.c,
- hr_filesys.c, hr_storage.c, hr_swinst.c,
- hr_swrun.c, hr_utils.c, icmp.c, interfaces.c
- , interfaces.h, ip.c, memory.c,
- mibincl.h, party_vars.c, pass.c, proc.c,
- registry.c, smux.c, snmp_mib.c, system.c
- , tcp.c, udp.c, var_route.c,
- versioninfo.c, view_vars.c, vmstat.c:
- - (acl_vars.c, at.c, context_vars.c, disk.c, host_res.h, hr_disk.c,
- hr_filesys.c, hr_storage.c, hr_swinst.c, hr_swrun.c, hr_utils.c,
- icmp.c, interfaces.c, interfaces.h, ip.c, memory.c, mibincl.h,
- party_vars.c, pass.c, proc.c, registry.c, smux.c, snmp_mib.c,
- system.c, tcp.c, udp.c, var_route.c, versioninfo.c, view_vars.c,
- vmstat.c):
- - massive -Wall and --strict-prototypes checking.
- - bzero -> memset.
-
- 1998-02-18 13:44 hardaker
- * agent/mibgroup/: at.c, example.c, hpux.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, pass.c, registry.c, smux.c
- , snmp_mib.c, system.c, tcp.c, udp.c
- , var_route.c, wombat.c:
- - (at.c, example.c, hpux.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,
- pass.c, registry.c, smux.c, snmp_mib.c, system.c, tcp.c, udp.c,
- var_route.c, wombat.c):
- - all bcopys -> memcpy.
- - include a few extra headers for DEBUGP statements.
-
- 1998-02-18 13:34 hardaker
- * man/snmpd.conf.5.def:
- - (snmpd.conf.5.def): authtrapsenable -> authtrapenable.
-
- 1998-02-18 13:30 hardaker
- * agent/mibgroup/disk.h, agent/mibgroup/extensible.h,
- agent/mibgroup/loadave.h, agent/mibgroup/proc.h,
- mibs/UCD-SNMP-MIB.txt:
- - (disk.h, extensible.h, loadave.h, proc.h, UCD-SNMP-MIB.txt):
- - turn these mibs into real tables. Required changing the mib though.
-
- 1998-02-18 11:46 hardaker
- * man/: snmpd.1.def, snmpd.conf.5.def:
- - (snmpd.1.def, snmpd.conf.5.def): change to DATADIR from LIBDIR.
-
- 1998-02-18 11:45 hardaker
- * sedscript.in:
- - (sedscript.in): define LIBDIR and DATADIR.
-
- 1998-02-18 08:16 hardaker
- * agent/mibgroup/: at.c, icmp.c, interfaces.c,
- ip.c, tcp.c, udp.c:
- - (at.c, icmp.c, interfaces.c, ip.c, tcp.c, udp.c, irix.h):
- Patch from Simon Leinen:
- - port to irix.
-
- 1998-02-18 08:16 hardaker
- * agent/auto_nlist.c:
- - (auto_nlist.c): Patch from Simon Leinen:
- - fix a debugging statement (missing a variable).
-
- 1998-02-18 08:15 hardaker
- * config.h.in, configure, configure.in:
- - (config.h.in, configure, configure.in): Patch from Simon Leinen:
- - check for sys/sysmp.h.
-
- 1998-02-18 08:05 hardaker
- * EXAMPLE.conf.def, mibs/UCD-SNMP-MIB.txt,
- agent/mibgroup/ucd_snmp.h, agent/mibgroup/vmstat.c,
- agent/mibgroup/vmstat.h:
- - (EXAMPLE.conf.def, vmstat.c, vmstat.h, ucd_snmp.h,
- UCD-SNMP-MIB.txt): Patch from Luuk de Boer:
- - implment a vmstat mib group on linux.
-
- 1998-02-17 09:54 hardaker
- * agent/mibgroup/: tcp.c, udp.c:
- - (tcp.c, udp.c):
- - nlist symbol name errors.
-
- 1998-02-17 09:53 hardaker
- * agent/: auto_nlist.c, autonlist.h, snmp_vars.c
- :
- - (auto_nlist.c, autonlist.h, snmp_vars.c):
- - use appropriate mallocs, and NULL initialization of pointers.
- - malloc the symbol rather than using a fixed length.
- - insert debugging code.
- - enable printing of the nlist tree if TESTING is defined.
-
- 1998-02-17 09:50 hardaker
- * snmplib/: snmp_api.c, snmp_api.h:
- - (snmp_api.c, snmp_api.h):
- - use snmp_ipaddr instead of ipaddr to avoid hpux conflicts.
-
- 1998-02-13 09:07 hardaker
- * FAQ:
- - (FAQ): typo: authtrapsenable -> authtrapenable.
-
- 1998-02-11 16:44 hardaker
- * configure, configure.in:
- - (configure, configure.in): sed doesn't like [a-z]+ type expressions.
-
- 1998-02-11 09:28 hardaker
- * agent/mibgroup/hr_network.c:
- - (hr_network.c): Patch from Dave Shield:
- - solaris fixes.
-
- 1998-02-11 09:28 hardaker
- * agent/mibgroup/host_res.h:
- - (host_res.h): Patch from Dave Shield:
- - don't include config.h
-
- 1998-02-11 09:28 hardaker
- * configure, configure.in:
- - (configure, configure.in):
- - ps aux should define aux not -aux.
-
- 1998-02-11 09:19 hardaker
- * agent/: mibgroup/at.c, mibgroup/hr_proc.c,
- mibgroup/hr_storage.c, mibgroup/memory.c,
- mibgroup/tcp.c, mibgroup/udp.c, mibgroup/var_route.c
- , auto_nlist.c:
- - (generic.h, auto_nlist.c, at.c, hr_proc.c, hr_storage.c, memory.c,
- tcp.c, udp.c, var_route.c): Patch from Dave Shield:
- - fix all my typos ;-).
- - create auto_nlist_value to return the looked-up value.
-
- 1998-02-09 11:19 hardaker
- * config.h.in, configure:
- - (config.h.in, configure): check for ioctls.h.
-
- 1998-02-09 11:18 hardaker
- * agent/mibgroup/interfaces.c:
- - (interfaces.c): include ioctls.h if available.
-
- 1998-02-09 11:18 hardaker
- * configure.in:
- - (configure.in): check for ioctls.h
-
- 1998-02-09 11:17 hardaker
- * sedscript.in, version.h, bug-report:
- version tag ( 3.4.pre3 )
-
- 1998-02-09 11:06 hardaker
- * agent/snmp_vars.c:
- - (snmp_vars.c): Patch from Dave Shield:
- - fix prototypes on my broken table walking routines.
-
- 1998-02-09 11:03 hardaker
- * configure, configure.in:
- - (configure, configure.in):
- - changed --with-shared-libraries to --enable-shared to match other pkgs.
- - display arguments found for --enable-shared.
-
- 1998-02-09 11:03 hardaker
- * agent/auto_nlist.h:
- - (auto_nlist.h): prototype wrapper.
-
- 1998-02-09 11:03 hardaker
- * agent/mibgroup/: at.c, disk.c, errormib.c,
- extensible.c, hpux.c, hr_proc.c, hr_storage.c
- , hr_swrun.c, hr_system.c, icmp.c,
- interfaces.c, ip.c, kernel_sunos5.c, loadave.c
- , memory.c, proc.c, tcp.c, udp.c,
- var_route.c:
- - (at.c, disk.c, errormib.c, extensible.c, hpux.c, hr_proc.c,
- hr_storage.c, hr_swrun.c, hr_system.c, icmp.c, interfaces.c, ip.c,
- kernel_sunos5.c, loadave.c, memory.c, proc.c, tcp.c, udp.c,
- var_route.c):
- - use auto_nlist.
-
- 1998-02-06 17:10 hardaker
- * Makefile.in, acconfig.h, config.h.in,
- configure, configure.in, agent/Makefile.in,
- agent/auto_nlist.c, agent/auto_nlist.h,
- agent/autonlist.h, agent/kernel.c, agent/snmp_vars.c
- , agent/mibgroup/ip.c:
- - (Makefile.in, acconfig.h, config.h.in, configure, configure.in,
- auto_nlist.c, auto_nlist.h, autonlist.h, kernel.c, snmp_vars.c, ip.c):
- - created a new auto_nlist function and use it in ip.c.
-
- 1998-02-06 13:44 hardaker
- * agent/mibgroup/hr_disk.c:
- - (hr_disk.c): close() got caught inside an else it shouldn't have due
- to an ifdef error.
-
- 1998-02-06 13:29 hardaker
- * agent/mibgroup/: at.c, icmp.c, interfaces.c,
- ip.c, tcp.c, udp.c:
- - (at.c, icmp.c, interfaces.c, ip.c, tcp.c, udp.c): protect against nlist.h
-
- 1998-02-02 08:57 hardaker
- * configure, configure.in:
- - (configure, configure.in): Patch from John Hawkinson:
- - fix typo in configure for shared library extension w/o shared libraries.
-
- 1998-01-30 15:25 hardaker
- * apps/: snmp_parse_args.c, snmptrap.c:
- - (snmp_parse_args.c, snmptrap.c): fix default port for snmptrap.
-
- 1998-01-30 14:32 hardaker
- * agent/mibgroup/interfaces.c:
- - (interfaces.c): finish linux problems and use if_speed.
-
- 1998-01-30 14:31 hardaker
- * acconfig.h, config.h.in, configure,
- configure.in:
- - (acconfig.h, config.h.in, configure, configure.in): check for if_speed.
-
- 1998-01-30 13:50 hardaker
- * aclocal.m4, configure:
- - (aclocal.m4, configure): define ifnet for linux.
-
- 1998-01-30 13:49 hardaker
- * README:
- - (README): I can't really have forgotten Simon's name in the list
- could I?
-
- 1998-01-30 10:55 hardaker
- * version.h, bug-report, sedscript.in:
- version tag ( 3.4.pre2 )
-
- 1998-01-30 10:49 hardaker
- * agent/mibgroup/disk.c, agent/mibgroup/host_res.h,
- agent/mibgroup/pass.c, agent/mibgroup/registry.c,
- agent/mibgroup/snmp_mib.c, agent/mibgroup/system.c,
- agent/mibgroup/versioninfo.c, snmplib/snmp_api.h:
- - (disk.c, host_res.h, pass.c, registry.c, snmp_mib.c, system.c,
- versioninfo.c, snmp_api.h):
- - include netinet/in.h for address structure.
-
- 1998-01-30 10:43 hardaker
- * mibs/UCD-SNMP-MIB.txt:
- - (UCD-SNMP-MIB.txt): change module indexing to use oid instead of a numeric.
-
- 1998-01-30 10:42 hardaker
- * agent/mibgroup/: registry.c, registry.h:
- - (registry.c, registry.h): begin munging for new hierarchy.
-
- 1998-01-30 10:41 hardaker
- * agent/: read_config.c, snmp_vars.c, snmp_vars.h
- , var_struct.h:
- - (read_config.c, snmp_vars.c, snmp_vars.h, var_struct.h):
- - merge Dave's code with mine. Still a few bugs to work through.
-
- 1998-01-30 10:40 hardaker
- * agent/mibgroup/pass.c:
- - (pass.c): put pass_comapre here.
-
- 1998-01-30 09:01 hardaker
- * agent/mibgroup/memory.c, agent/mibgroup/memory.h,
- mibs/UCD-SNMP-MIB.txt:
- - (UCD-SNMP-MIB.txt, memory.c, memory.h): Patch from Luuk de Boer:
- - report cached, buffer, and shared statistics for linux.
-
- 1998-01-30 08:57 hardaker
- * configure, configure.in:
- - (configure, configure.in): test for 'ps aux' (redhat 5.0).
-
- 1998-01-23 16:34 hardaker
- * mibs/UCD-SNMP-MIB.txt, agent/mibgroup/extensible.c,
- agent/mibgroup/pass.c, agent/mibgroup/registry.c,
- agent/mibgroup/registry.h, agent/snmp_vars.c,
- agent/snmp_vars.h, agent/var_struct.h, configure
- , configure.in:
- - (configure, configure.in, snmp_vars.c, snmp_vars.h, var_struct.h,
- extensible.c, pass.c, registry.c, registry.h, UCD-SNMP-MIB.txt):
- - make the mib registry record and display a mib module name as well.
-
- 1998-01-23 16:15 hardaker
- * agent/mibgroup/: at.c, disk.c, host_res.h,
- hr_other.h, icmp.c, interfaces.c, ip.c,
- snmp_mib.c, system.c, tcp.c, ucd_snmp.h,
- udp.c, versioninfo.c:
- - (at.c, disk.c, host_res.h, hr_other.h, icmp.c, interfaces.c, ip.c,
- snmp_mib.c, system.c, tcp.c, ucd_snmp.h, udp.c, versioninfo.c):
- - #include "snmp_api.h"
-
- 1998-01-23 16:14 hardaker
- * agent/mibgroup/registry.c, mibs/UCD-SNMP-MIB.txt,
- agent/mibgroup/registry.h:
- - (registry.[ch], UCD-SNMP-MIB.txt):
- - create a new table at ucdavis.103 to display registered mibs.
-
- 1998-01-23 16:11 hardaker
- * agent/: mibgroup/extensible.c, read_config.c,
- read_config.h, snmp_vars.c, snmp_vars.h,
- mibgroup/pass.c:
- - (read_config.c, read_config.h, snmp_vars.c, snmp_vars.h,
- extensible.c, pass.c):
- - create new functions:
- - register_subtree()
- - register_mib()
- - unregister_mib().
- - get rid of read_config special stuff for extensibility and put it
- in their own submodules which now call register_mib().
-
- 1998-01-23 08:30 hardaker
- * agent/mibgroup/memory.c:
- - (memory.c): Patch from Niels Baggesen:
- - don't close file descriptor in linux's FILE_TO_BUF macro.
-
- 1998-01-21 22:05 hardaker
- * acconfig.h, config.h.in, configure,
- configure.in:
- - (acconfig.h, config.h.in, configure, configure.in):
- - create m/ and s/ directories and use them for supplemental config
- include files based on the config.guess output.
-
- 1998-01-21 17:32 hardaker
- * Makefile.top, configure, configure.in,
- agent/Makefile.in, apps/Makefile.in,
- apps/snmpnetstat/Makefile.in, snmplib/Makefile.in:
- - (Makefile.top, configure, configure.in, */Makefile.in):
- - Do a better version of shlib support. Should be useable now at least.
-
- 1998-01-21 11:12 hardaker
- * agent/mibgroup/: disk.c, errormib.c, extensible.c
- , interfaces.c, loadave.c, memory.c,
- pass.c, proc.c, system.c, util_funcs.c,
- var_route.c, versioninfo.c:
- - (disk.c, errormib.c, extensible.c, interfaces.c, loadave.c,
- memory.c, pass.c, proc.c, system.c, util_funcs.c, var_route.c,
- versioninfo.c):
- - include struct.h explicitly.
-
- 1998-01-21 11:12 hardaker
- * agent/: read_config.c, snmp_agent.c, snmp_vars.c
- , snmpd.c:
- - (read_config.c, snmp_agent.c, snmp_vars.c, snmpd.c):
- - include struct.h explicitly.
-
- 1998-01-21 11:11 hardaker
- * Makefile.in, Makefile.top, acconfig.h,
- config.h.in, configure, configure.in,
- apps/Makefile.in, apps/snmpnetstat/Makefile.in,
- local/Makefile.in, man/Makefile.in,
- snmplib/Makefile.in, agent/mibgroup/Makefile.in,
- agent/Makefile.in:
- - (*/Makefile.in, Makefile.top, acconfig.h, config.h.in, configure,
- configure.in):
- - begin support for creating and using shared libraries.
- - all Makefiles now include a Makefile.top for easier future global changes.
-
- 1998-01-21 11:08 hardaker
- * COPYING:
- - (COPYING): update.
-
- 1998-01-16 09:44 hardaker
- * agent/snmpd.c:
- - (snmpd.c): Patch from Sheshadri Yagati:
- - signal a trap (2) when the agent is shut down.
-
- 1998-01-12 09:56 hardaker
- * agent/mibgroup/kernel_sunos5.c:
- - (kernel_sunos5.c): Patch from Niels Baggesen:
- - increase buffer size to increase max interfaces reported on Solaris.
-
- 1998-01-12 09:51 hardaker
- * snmplib/parse.c:
- - (parse.c): Undid anon-children change.
-
- 1998-01-12 09:44 hardaker
- * snmplib/: asn1.c, mib.c, snmp_api.h,
- snmp_impl.h, system.h:
- - (asn1.c, mib.c, snmp_api.h, snmp_impl.h, system.h): Patch from Niels
- Baggesen:
- - header changes and boolean check corrections.
-
- 1998-01-12 09:41 hardaker
- * agent/: read_config.c, snmp_vars.c, snmpd.c
- :
- - (read_config.c, snmp_vars.c, snmpd.c): Patch from Niels Baggesen:
- - header fixes.
- - snmp_perror usage.
-
- 1998-01-12 09:40 hardaker
- * FAQ, INSTALL, Makefile.in:
- - (FAQ, INSTALL, Makefile.in): Patch from Niels Baggesen:
- - Documentation update to fix paths from recent changes.
-
- 1998-01-12 09:21 hardaker
- * agent/mibgroup/: alarm.c, at.c, context_vars.c
- , event.c, hr_device.c, hr_filesys.c,
- hr_partition.c, hr_storage.c, hr_swinst.c,
- hr_swrun.c, icmp.c, interfaces.c, ip.c,
- proc.c, system.c, tcp.c, udp.c,
- var_route.c:
- - (alarm.c, at.c, context_vars.c, event.c, hr_device.c, hr_filesys.c,
- hr_partition.c, hr_storage.c, hr_swinst.c, hr_swrun.c, icmp.c,
- interfaces.c, ip.c, proc.c, system.c, tcp.c, udp.c, var_route.c):
- Patch from Niels Baggesen:
- - Fix headers for FreeBSD and NetBSD.
-
- 1998-01-12 09:19 hardaker
- * apps/: Makefile.in, snmpbulkwalk.c, snmpdelta.c
- , snmpget.c, snmpgetnext.c, snmpset.c,
- snmpstatus.c, snmptable.c, snmptest.c,
- snmptrap.c, snmptrapd.c, snmpwalk.c:
- - (Makefile.in, snmpbulkwalk.c, snmpdelta.c, snmpget.c, snmpgetnext.c,
- snmpset.c, snmpstatus.c, snmptable.c, snmptest.c, snmptrap.c,
- snmptrapd.c, snmpwalk.c): Patch from Niels Baggesen:
- - remove unused headers.
- - snmp_perror changes.
-
- 1998-01-12 09:19 hardaker
- * apps/snmpnetstat/Makefile.in:
- - (Makefile.in): Patch from Niels Baggesen: link directly to lib.
-
- 1998-01-12 09:18 hardaker
- * man/: mib_api.3, snmp_api.3:
- - (mib_api.3, snmp_api.3): Patch from Niels Baggesen:
- - doc update to reflect moved headers.
-
- 1998-01-12 09:14 hardaker
- * snmplib/parse.c:
- - (parse.c): Patch from Dave Shield: fix anon_children invalid memory access.
-
- 1998-01-05 17:33 hardaker
- * snmplib/parse.c:
- - (parse.c): swap args to merge_anon_children().
-
- 1998-01-05 16:29 hardaker
- * snmplib/asn1.c:
- - (asn1.c): Patch from Niels Baggesen:
- - fix asn1_build_objid.
-
- 1998-01-05 13:28 hardaker
- * TODO:
- - (TODO): snmpv3
-
- 1998-01-05 13:28 hardaker
- * apps/snmptranslate.c:
- - (snmptranslate.c): put init_mib back in place (opps).
-
- 1998-01-05 13:28 hardaker
- * snmplib/: mib.c, parse.c, parse.h:
- - (mib.c, parse.c, parse.h): add a find_module() routine.
-
- 1998-01-05 13:27 hardaker
- * man/mib_api.3:
- - (mib_api.3): change "all" to "ALL".
-
- 1997-12-30 17:01 hardaker
- * local/tkmib:
- - (tkmib): Create a graphing widget.
-
- 1997-12-30 14:00 hardaker
- * local/tkmib:
- - (tkmib):
- - new command: table to display snmptables as a table.
- - misc...
-
- 1997-12-29 09:37 hardaker
- * local/tkmib:
- - (tkmib): First implementation.
-
- 1997-12-23 16:30 hardaker
- * version.h, sedscript.in, bug-report:
- version tag ( 3.4.pre1 )
-
- 1997-12-23 15:59 hardaker
- * mibs/UCD-SNMP-MIB.txt:
- - (UCD-SNMP-MIB.txt): Create a mib variable to set/report if debugging
- is on or off.
-
- 1997-12-23 15:56 hardaker
- * agent/mibgroup/: versioninfo.c, versioninfo.h:
- - (versioninfo.c, versioninfo.h): Create a mib variable to set/report
- if debugging is on or off.
-
- 1997-12-23 15:27 hardaker
- * agent/: mibgroup/at.c, mibgroup/at.h,
- mibgroup/host_res.h, mibgroup/icmp.h,
- mibgroup/interfaces.c, mibgroup/interfaces.h,
- mibgroup/ip.h, mibgroup/tcp.c, mibgroup/tcp.h,
- mibgroup/udp.c, mibgroup/udp.h, read_config.c,
- snmp_vars.c:
- - (at.c, at.h, host_res.h, icmp.h, interfaces.c, interfaces.h, ip.h,
- tcp.c, tcp.h, udp.c, udp.h, read_config.c, snmp_vars.c):
- - clean up required headers for linux.
-
- 1997-12-23 14:46 hardaker
- * agent/: mibgroup/at.c, mibgroup/icmp.c,
- mibgroup/interfaces.c, mibgroup/ip.c,
- mibgroup/snmp_mib.c, mibgroup/system.c, mibgroup/tcp.c
- , mibgroup/udp.c, read_config.c, snmp_vars.c
- :
- - (at.c, icmp.c, interfaces.c, ip.c, snmp_mib.c, system.c, tcp.c, udp.c):
- - Patch from Dave Shield to break up common_header.h.
-
- 1997-12-23 14:44 hardaker
- * man/: snmpd.1.def, snmptrapd.8:
- - (snmpd.1.def, snmptrapd.8): debugging flag additions.
-
- 1997-12-23 14:42 hardaker
- * acconfig.h, config.h.in, agent/snmp_vars.c,
- agent/snmpd.c, agent/mibgroup/at.c,
- agent/mibgroup/disk.c, agent/mibgroup/example.c,
- agent/mibgroup/hpux.c, agent/mibgroup/hr_device.c,
- agent/mibgroup/hr_disk.c, agent/mibgroup/hr_filesys.c,
- agent/mibgroup/hr_network.c, agent/mibgroup/hr_partition.c
- , agent/mibgroup/hr_print.c, agent/mibgroup/hr_proc.c
- , agent/mibgroup/hr_storage.c,
- agent/mibgroup/hr_swinst.c, agent/mibgroup/hr_swrun.c,
- agent/mibgroup/hr_system.c, agent/mibgroup/icmp.c,
- agent/mibgroup/interfaces.c, agent/mibgroup/ip.c,
- agent/mibgroup/kernel_sunos5.c, agent/mibgroup/pass.c,
- agent/mibgroup/proc.c, agent/mibgroup/smux.c,
- agent/mibgroup/snmp_bgp.c, agent/mibgroup/snmp_mib.c,
- agent/mibgroup/snmp_ospf.c, agent/mibgroup/snmp_rip2.c,
- agent/mibgroup/system.c, agent/mibgroup/tcp.c,
- agent/mibgroup/udp.c, agent/mibgroup/wombat.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/main.c,
- snmplib/parse.c, snmplib/snmp_impl.h,
- snmplib/system.c, snmplib/system.h:
- - (*): Turn all debugging routines into library calls that can be
- turned on and off at run time.
- - DEBUGP() is now a typical printf style function and is used everywhere.
- - void snmp_set_do_debugging(int).
- - int snmp_get_do_debugging().
-
- 1997-12-23 14:40 hardaker
- * README:
- - (README): Add Ted Rule to coders list.
-
- 1997-12-23 12:48 hardaker
- * apps/snmptrapd.c:
- - (snmptrapd.c):
- - Change -f flag to -l and make -f no-fork.
- - fix patch which munged ability to generate both -P and -s simultaneously.
-
- 1997-12-23 12:32 hardaker
- * apps/snmptrapd.c:
- - (snmptrapd.c): Patch from Ted Rule:
- - Use syslog option LOG_PID on startup.
- - fork if syslog enabled.
- - Enable logging to other syslog facilities.
- - print all trap data to a single syslog line.
-
- 1997-12-23 11:46 hardaker
- * agent/mibgroup/hpux.c:
- - (hpux.c): #ifdef'ed out unused writeHP function.
-
- 1997-12-23 11:42 hardaker
- * snmplib/system.c:
- - (snmplib/system.c): Patch from Johannes Grosen:
- - fix non-existent nlist.h problems under linux redhat 5.0.
-
- 1997-12-23 11:42 hardaker
- * apps/snmptrap.c:
- - (snmptrap.c): Patch from Johannes Grosen:
- - fix non-existent nlist.h problems under linux redhat 5.0.
-
- 1997-12-23 11:42 hardaker
- * agent/: mibgroup/disk.c, mibgroup/errormib.c,
- mibgroup/extensible.c, mibgroup/hr_filesys.c,
- mibgroup/hr_proc.c, mibgroup/hr_storage.c,
- mibgroup/hr_swrun.c, mibgroup/hr_system.c,
- mibgroup/loadave.c, mibgroup/memory.c,
- common_header.h:
- - (mibgroup/*.c, common_header.h): Patch from Johannes Grosen:
- - fix non-existent nlist.h problems under linux redhat 5.0.
-
- 1997-12-23 11:41 hardaker
- * config.h.in, configure, configure.in:
- - (config.h.in, configure, configure.in): Patch from Johannes Grosen:
- - fix non-existent nlist.h problems under linux redhat 5.0.
-
- 1997-12-23 11:35 hardaker
- * acconfig.h, config.h.in, sedscript.in:
- - (acconfig.h, config.h.in, sedscript.in): BSDI definition fixes.
-
- 1997-12-23 11:33 hardaker
- * agent/mibgroup/hr_filesys.c:
- - (hr_filesys.c): Solaris specific fixes.
-
- 1997-12-23 11:20 hardaker
- * agent/mibgroup/hr_swrun.c:
- - (hr_swrun.c): Correct a non-casted malloc.
-
- 1997-12-15 15:07 hardaker
- * apps/snmp_parse_args.c:
- - (UCD-fields, oid_to_sym.in, oid_to_type.in, snmp_parse_args.c, acconfig.h):
- - Patch from TANAKA Takashi:
- - support more OS types in the ov/ directory files.
- - mistake: bsdi was getting defined as irix.
- - don't core dump on -v without any arguments.
-
- 1997-12-15 15:07 hardaker
- * ov/: UCD-fields, oid_to_sym.in, oid_to_type.in:
- - (UCD-fields, oid_to_sym.in, oid_to_type.in): Patch from TANAKA Takashi:
- - support more OS types in the ov/ directory files.
- - mistake: bsdi was getting defined as irix.
- - don't core dump on -v without any arguments.
-
- 1997-12-15 11:14 hardaker
- * agent/: mibgroup/at.c, mibgroup/example.c,
- mibgroup/hr_proc.c, mibgroup/hr_storage.c,
- mibgroup/hr_swrun.c, mibgroup/hr_system.c,
- mibgroup/icmp.c, mibgroup/interfaces.c,
- mibgroup/interfaces.h, mibgroup/ip.c,
- mibgroup/loadave.c, mibgroup/memory.c,
- mibgroup/route_write.c, mibgroup/tcp.c, mibgroup/udp.c
- , mibgroup/var_route.c, mibgroup/wombat.c,
- common_header.h:
- - (at.c, example.c, hr_proc.c, hr_storage.c, hr_swrun.c, hr_system.c,
- icmp.c, interfaces.c, interfaces.h, ip.c, loadave.c, memory.c,
- route_write.c, tcp.c, udp.c, var_route.c, wombat.c, common_header.h):
- - Patch from Simon Leinen to improve irix 6.2 support.
-
- 1997-12-15 11:08 hardaker
- * agent/mibgroup/: host.h, ucd_snmp.h, v2party.h:
- - (host.h, ucd_snmp.h, v2party.h):
- - use config_add_mib().
-
- 1997-12-15 11:08 hardaker
- * acconfig.h, config.h.in, configure,
- configure.in:
- - (acconfig.h, config.h.in, configure, configure.in):
- - new macro to change default MIBS when modules are compiled:
- config_add_mib().
-
- 1997-12-05 14:30 hardaker
- * configure, configure.in:
- - (configure, configure.in): warn instead of error for config_require macro's.
-
- 1997-12-05 11:58 hardaker
- * apps/: snmp_parse_args.c, snmp_parse_args.h,
- snmpbulkwalk.c, snmpdelta.c, snmpget.c,
- snmpgetnext.c, snmpset.c, snmptable.c,
- snmptest.c, snmptrap.c, snmpwalk.c:
- - (apps/*.c): support random access requests on all apps via -R switch.
-
- 1997-12-05 08:46 hardaker
- * snmplib/snmp_api.h:
- - (snmp_api.h): Patch from Niels Baggesen:
- - make trap variables long's not ints for 64bit machines to match
- asn_build_int functions.
-
- 1997-12-01 12:44 hardaker
- * win32/libsnmp_dll/libsnmp.def:
- - (*): 3.3.1 branch merged into main development branch.
-
- 1997-12-01 12:39 hardaker
- * apps/snmptable.c, apps/snmptrapd.c, man/snmp_api.3
- , mibs/RFC1271-MIB.txt, snmplib/Makefile.in,
- snmplib/mib.c, snmplib/mib.h, snmplib/snmp.h,
- snmplib/snmp_api.c, snmplib/snmp_api.h,
- snmplib/snmp_client.c:
- - (*): 3.3.1 branch merged into main development branch.
-
- 1997-12-01 12:32 hardaker
- * FAQ, INSTALL, NEWS, README,
- acconfig.h, bug-report, config.h.in, configure
- , configure.in, sedscript.in, version.h
- , agent/mibgroup/hr_disk.c, agent/mibgroup/hr_filesys.c
- , agent/mibgroup/hr_storage.c, agent/mibgroup/hr_swrun.c
- , agent/mibgroup/hr_utils.c, agent/mibgroup/proc.c
- , agent/mibgroup/smux.c:
- - (*): 3.3.1 branch merged into main development branch.
-
- 1997-11-17 08:10 hardaker
- * agent/mibgroup/: party_vars.c (Ext-3-3-patches.1), party_vars.c
- :
- - (party_vars.c): use strings.h define not string.h.
-
- 1997-11-14 12:36 hardaker
- * bug-report, sedscript.in, version.h:
- version tag ( 3.3 )
-
- 1997-11-14 12:36 hardaker
- * ChangeLog:
- - (ChangeLog): version update.
-
- 1997-11-14 12:35 hardaker
- * FAQ, NEWS, README:
- - (FAQ, NEWS, README): last documentation updates.
-
- 1997-11-14 12:21 hardaker
- * agent/mibgroup/wombat.c:
- - (wombat.c): quick doc change.
-
- 1997-11-14 08:32 hardaker
- * README:
- - (README): coder list update.
-
- 1997-11-14 08:31 hardaker
- * agent/mibgroup/wombat.c:
- - (wombat.c): code comments from Alan Batie.
-
- 1997-11-12 20:47 hardaker
- * agent/: mibgroup/var_route.c, read_config.c:
- - (var_route.c, read_config.c): STDC typos.
-
- 1997-11-12 20:43 hardaker
- * agent/: read_config.c, mibgroup/var_route.c:
- - (var_route.c, read_config.c): fix qsort params for STDC.
-
- 1997-11-12 20:35 hardaker
- * agent/mibgroup/var_route.c, agent/read_config.c,
- snmplib/acl_parse.c, snmplib/context_parse.c,
- snmplib/party_parse.c, snmplib/snmp_auth.c:
- - (var_route.c, read_config.c, snmpdelta.c): Patch from David Zimmerman:
- - Fixes for AIX.
-
- 1997-11-12 20:35 hardaker
- * apps/snmpdelta.c:
- - (): Patch from David Zimmerman:
- - Fixes for AIX.
-
- 1997-11-12 20:27 hardaker
- * win32/libsnmp_dll/libsnmp.def:
- - (win32/libsnmp_dll/libsnmp.def): Patch from Joe Marzot: function changes.
-
- 1997-11-12 16:05 hardaker
- * sedscript.in, version.h, bug-report:
- version tag ( 3.3.pre11 )
-
- 1997-11-12 15:41 hardaker
- * agent/Makefile.in, agent/mibgroup/Makefile.in,
- apps/Makefile.in, apps/snmpnetstat/Makefile.in,
- snmplib/Makefile.in:
- - (*/Makefile.in): make depend.
-
- 1997-11-12 15:21 hardaker
- * snmplib/parse.c:
- - (parse.c): include STDC_HEADERS for AIX.
-
- 1997-11-12 15:16 hardaker
- * agent/mibgroup/party_vars.c:
- - (party_vars.c): include STDC_HEADERS for AIX.
-
- 1997-11-12 15:10 hardaker
- * snmplib/system.h:
- - (system.h): Don't include config.h!
-
- 1997-11-12 11:49 hardaker
- * apps/.cvsignore:
- - (apps/.cvsignore): added snmptable.
-
- 1997-11-12 10:44 hardaker
- * NEWS:
- - (NEWS): doc update.
-
- 1997-11-12 10:38 hardaker
- * snmplib/: parse.c, parse.h, snmp_api.c,
- snmp_client.c:
- - (parse.c, parse.h): Patch from Niels Baggesen:
- - parser improvements.
- - parser directory caching.
- - save_descriptions/mib_warnings set functions.
-
- 1997-11-12 10:33 hardaker
- * man/: snmpdelta.1, snmptable.1, snmptrapd.8:
- - (man/snmpdelta.1,snmptable.1,snmptrapd.8): Patch from Niels Baggesen:
- - documentation changes and additions.
-
- 1997-11-12 10:32 hardaker
- * apps/snmpnetstat/main.c:
- - (snmpnetstat/main.c): Patch from Niels Baggesen:
- - snmpv2c support and argument parsing changes.
-
- 1997-11-12 10:30 hardaker
- * apps/: snmp_parse_args.c, snmpdelta.c, snmpgetnext.c
- , snmptable.c, snmptest.c, snmptranslate.c
- , snmptrap.c, snmptrapd.c:
- - (apps/*.c): Patch from Niels Baggesen:
- - various (remove unneeded vars, etc).
- - add snmptable.
- - make snmptrapd multi-lingual.
-
- 1997-11-12 10:29 hardaker
- * apps/Makefile.in, apps/snmpnetstat/Makefile.in,
- man/Makefile.in:
- - (Makefile.in): Patch from Niels Baggesen:
- - add @datadir@ to files that needed it.
-
- 1997-11-12 10:28 hardaker
- * agent/mibgroup/party_vars.c:
- - (party_vars.c): Patch from Niels Baggesen:
- - include netinet/in.h if available.
-
- 1997-11-12 10:27 hardaker
- * agent/mibgroup/kernel_sunos5.c:
- - (kernel_sunos5.c): Patch from Niels Baggesen:
- - solaris patches.
-
- 1997-11-12 10:27 hardaker
- * agent/Makefile.in:
- - (*/Makefile.in): Patch from Niels Baggesen:
- - add @datadir@ to files that needed it.
-
- 1997-11-12 10:25 hardaker
- * NEWS, TODO:
- - (NEWS, TODO): Patch from Niels Baggesen:
- - doc update.
-
- 1997-11-12 09:18 hardaker
- * agent/mibgroup/hr_swrun.c:
- - (hr_swrun.c): Patch from Dave Shield for linux/hpux10 problems.
-
- 1997-11-12 09:17 hardaker
- * man/mib_api.3:
- - (mib_api.3): Doc update from Dave Shield.
-
- 1997-11-12 09:17 hardaker
- * FAQ:
- - (FAQ): Doc update from Dave Shield.
-
- 1997-11-12 08:26 hardaker
- * snmplib/snmp_client.c:
- - (snmp_client.c): Patch from Joe Marzot:
- - Free a pdu in a spot that should technically never be needed, but
- is nice for people reading the code.
-
- 1997-11-12 07:42 hardaker
- * apps/snmptranslate.c:
- - (snmptranslate.c): Patch from Joe Marzot: W32 specific fixes.
-
- 1997-11-07 16:38 hardaker
- * bug-report, sedscript.in, version.h:
- version tag ( 3.3.pre10 )
-
- 1997-11-07 16:37 hardaker
- * NEWS, README, TODO:
- - (NEWS, README, TODO): Documentation updates.
-
- 1997-11-07 16:14 hardaker
- * configure, configure.in, configure,
- configure.in:
- - (configure.in): watch out for /usr/ucb/cc on solaris and don't use it.
-
- 1997-11-07 15:28 hardaker
- * acconfig.h, config.h.in, apps/snmpgetnext.c,
- snmplib/parse.c, snmplib/parse.h,
- snmplib/snmp_client.c, win32/config.h, win32/win32.opt
- , win32/libsnmp/libsnmp.plg,
- win32/libsnmp_dll/libsnmp.def,
- win32/libsnmp_dll/libsnmp_dll.dsp,
- win32/libsnmp_dll/libsnmp_dll.plg,
- win32/snmpbulkwalk/snmpbulkwalk.dsp,
- win32/snmpbulkwalk/snmpbulkwalk.plg,
- win32/snmpget/snmpget.dsp, win32/snmpget/snmpget.plg,
- win32/snmpgetnext/snmpgetnext.dsp,
- win32/snmpgetnext/snmpgetnext.plg, win32/snmpset/snmpset.dsp
- , win32/snmpset/snmpset.plg,
- win32/snmpstatus/snmpstatus.dsp,
- win32/snmpstatus/snmpstatus.plg,
- win32/snmptranslate/snmptranslate.dsp,
- win32/snmptranslate/snmptranslate.plg,
- win32/snmpwalk/snmpwalk.dsp, win32/snmpwalk/snmpwalk.plg
- :
- - (*): merge to main branch: patches from Joe Marzot.
-
- 1997-11-07 13:38 hardaker
- * apps/snmpwalk.c:
- - (snmpwalk.c): stop on no response from host.
-
- 1997-11-07 13:37 hardaker
- * agent/mibgroup/hr_network.c:
- - (hr_network.c): don't pass char ** to interfaces_scan_next().
-
- 1997-11-07 13:37 hardaker
- * agent/: read_config.c, snmp_agent.c, snmpd.c:
- - (read_config.c, snmp_agent.c, snmpd.c): USING.*_MIB_MODULE -> USING.*_MODULE.
-
- 1997-11-07 12:28 hardaker
- * agent/mibgroup/kernel_sunos5.c:
- - (kernel_sunos5.c): patch from Niels for solaris >2.6.
-
- 1997-11-07 12:25 hardaker
- * agent/mibgroup/hr_swrun.c:
- - (hr_swrun.c): don't print a variable that doesn't exist under linux.
-
- 1997-11-07 12:24 hardaker
- * config.h.in, configure, configure.in:
- - (configure.in): check for linux/hdreg.h
-
- 1997-11-05 15:29 hardaker
- * sedscript.in, version.h, bug-report:
- version tag ( 3.3.pre9 )
-
- 1997-11-05 14:40 hardaker
- * agent/mibgroup/memory.c:
- - (memory.c): protect vmmeter.h from multiple inclusions on netbsd.
-
- 1997-11-05 13:59 hardaker
- * Makefile.in, agent/Makefile.in,
- agent/mibgroup/kernel_sunos5.c, snmplib/mib.c:
- - (Makefile.in, kernel_sunos5.c, mib.c): Patch from Niels Baggesen:
- - octet counters for solaris.
- - Makefile.in patches.
-
- 1997-11-05 13:56 hardaker
- * agent/mibgroup/: at.c, icmp.c, interfaces.c,
- ip.c, tcp.c, udp.c:
- - (at.c, icmp.c, interfaces.c, ip.c, tcp.c, udp.c):
- - #include "mib_module_config.h"
-
- 1997-11-05 13:51 hardaker
- * agent/: snmp_agent.c, snmp_vars.c, snmpd.c,
- mibgroup/disk.c, mibgroup/proc.c,
- mibgroup/util_funcs.c:
- - (snmp_agent.c, snmp_vars.c, snmpd.c, disk.c, proc.c, util_funcs.c):
- - #include "mib_module_config.h".
-
- 1997-11-05 13:48 hardaker
- * agent/: common_header.h, mibgroup/hr_disk.c,
- mibgroup/hr_filesys.c, mibgroup/hr_swrun.c,
- mibgroup/hr_utils.c, mibgroup/var_route.c:
- - (*): merge from Dave's pre6 patches.
-
- 1997-11-05 13:42 hardaker
- * apps/Makefile.in:
- - (apps/Makefile.in): put snmptrapd in @sbindir@
-
- 1997-11-04 12:47 hardaker
- * configure, configure.in:
- - (configure.in):
- - Check for $prefix being defined as NONE for other vars.
-
- 1997-11-04 12:47 hardaker
- * agent/read_config.c:
- - (read_config.c):
- - #include mib_module_config.h
- - USING_EXTENSIBLE_MIB_MODULE -> USING_EXTENSIBLE_MIB_MODULE
-
- 1997-10-29 14:00 hardaker
- * bug-report, sedscript.in, version.h:
- version tag ( 3.3.pre8 )
-
- 1997-10-29 12:58 hardaker
- * agent/mibgroup/host_res.h:
- - (host_res.h): don't include config.h twice.
-
- 1997-10-29 12:57 hardaker
- * acconfig.h, config.h.in, configure,
- configure.in:
- - (config*): check and include sys/cdefs.h in config.h.
-
- 1997-10-29 12:42 hardaker
- * acconfig.h, configure.in, agent/common_header.h
- , agent/kernel.c, agent/kernel.h,
- agent/read_config.c, agent/read_config.h,
- 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/mibgroup/acl_vars.c,
- agent/mibgroup/acl_vars.h, agent/mibgroup/alarm.c,
- agent/mibgroup/alarm.h, agent/mibgroup/at.c,
- agent/mibgroup/at.h, agent/mibgroup/context_vars.c,
- agent/mibgroup/context_vars.h, agent/mibgroup/disk.c,
- agent/mibgroup/disk.h, agent/mibgroup/errormib.c,
- agent/mibgroup/errormib.h, agent/mibgroup/event.c,
- agent/mibgroup/event.h, agent/mibgroup/example.c,
- agent/mibgroup/example.h, agent/mibgroup/extensible.c,
- agent/mibgroup/extensible.h, agent/mibgroup/hpux.h,
- agent/mibgroup/hr_device.c, agent/mibgroup/hr_filesys.c
- , agent/mibgroup/hr_storage.c, agent/mibgroup/hr_utils.h
- , agent/mibgroup/icmp.c, agent/mibgroup/icmp.h,
- agent/mibgroup/interfaces.c, agent/mibgroup/interfaces.h
- , agent/mibgroup/ip.c, agent/mibgroup/ip.h,
- agent/mibgroup/loadave.c, agent/mibgroup/loadave.h,
- agent/mibgroup/memory.c, agent/mibgroup/memory.h,
- agent/mibgroup/party_vars.c, agent/mibgroup/party_vars.h
- , agent/mibgroup/pass.c, agent/mibgroup/pass.h,
- agent/mibgroup/proc.c, agent/mibgroup/proc.h,
- agent/mibgroup/route_write.h, agent/mibgroup/smux.c,
- agent/mibgroup/smux.h, agent/mibgroup/snmp_mib.c,
- agent/mibgroup/snmp_mib.h, agent/mibgroup/system.c,
- agent/mibgroup/system.h, agent/mibgroup/tcp.c,
- agent/mibgroup/tcp.h, agent/mibgroup/udp.c,
- agent/mibgroup/udp.h, agent/mibgroup/util_funcs.c,
- agent/mibgroup/util_funcs.h, agent/mibgroup/var_route.c
- , agent/mibgroup/var_route.h,
- agent/mibgroup/versioninfo.c, agent/mibgroup/versioninfo.h
- , agent/mibgroup/view_vars.c, agent/mibgroup/view_vars.h
- , agent/mibgroup/wombat.c, agent/mibgroup/wombat.h
- , apps/.cvsignore, 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/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, apps/snmpnetstat/netstat.h
- , apps/snmpnetstat/route.c, snmplib/acl.c,
- snmplib/acl.h, snmplib/acl_parse.c, snmplib/asn1.h
- , snmplib/context.c, snmplib/context.h,
- snmplib/context_parse.c, snmplib/md5.c, snmplib/md5.h
- , snmplib/mib.c, snmplib/mib.h, snmplib/parse.c
- , snmplib/parse.h, snmplib/party.h,
- snmplib/party_parse.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/system.c, snmplib/system.h, snmplib/view.h
- , win32/config.h:
- - (*.*.*): __UCD_P -> __P, and a configure check to look for it.
-
- 1997-10-29 12:23 hardaker
- * snmplib/parse.h:
- - (parse.h): STATUS_KW_OPTIONAL -> STATUS_OPTIONAL
-
- 1997-10-29 11:20 hardaker
- * acconfig.h, config.h.in, agent/snmp_agent.c,
- agent/snmp_vars.c, agent/mibgroup/disk.c,
- agent/mibgroup/errormib.c, agent/mibgroup/extensible.c,
- agent/mibgroup/loadave.c, apps/Makefile.in,
- apps/snmpbulkwalk.c, apps/snmpdelta.c, apps/snmpget.c
- , apps/snmpgetnext.c, apps/snmpset.c,
- apps/snmpstatus.c, apps/snmptest.c,
- apps/snmptranslate.c, apps/snmptrapd.c,
- apps/snmpwalk.c, man/Makefile.in, man/snmpdelta.1
- , snmplib/asn1.c, snmplib/mib.c, snmplib/mib.h
- , snmplib/parse.h:
- - (acconfig.h, asn1.c, mib.[ch], parse.h,apps/*,errormib.c,loadave.c,
- extensible.c, disk.c, snmpdelta*): Patch from Niels Baggesen:
- - the now wellknown NetBSD fix,
- - SunOS4 cc doesn't like unsigned literals or strtoul,
- - added a char version of ";",
- - added fprint_variable, fprint_objid etc
- - changed the apps to print all error messages to stderr,
- - completed the access and status values in snmplib/parse.h
- - added a roughly patched version of snmpdelta.
-
- 1997-10-29 10:54 hardaker
- * agent/Makefile.in:
- - (agent/Makefile.in): opps, forgot to put in @exec_path@.
-
- 1997-10-29 10:47 hardaker
- * Makefile.in, acconfig.h, config.h.in,
- configure, configure.in, agent/Makefile.in,
- apps/Makefile.in, apps/snmpnetstat/Makefile.in,
- local/Makefile.in, man/Makefile.in, mibs/Makefile.in
- , ov/Makefile.in:
- - (config*, */Makefile.in):
- - Move snmplibpath to @datadir@ which defaults to /usr/local/share/snmp.
-
- 1997-10-29 10:25 hardaker
- * Makefile.in, configure.in, agent/Makefile.in
- , apps/Makefile.in, apps/snmpnetstat/Makefile.in
- , local/Makefile.in, man/Makefile.in,
- man/mib_api.3, man/snmpd.1.def, man/snmpd.conf.5.def
- , mibs/Makefile.in, ov/Makefile.in:
- - (*/Makefile.in, man/*):
- - Patch from Simon Burge to change installation paths.
- - (modified to point agent to sbindir instead of etcdir).
-
- 1997-10-29 10:06 hardaker
- * man/snmpd.conf.5.def:
- - (snmpd.conf.5.def): remove space before % sign.
-
- 1997-10-29 10:06 hardaker
- * agent/mibgroup/disk.c:
- - (disk.c): fix pointer problems from old read_config form to new.
-
- 1997-10-29 09:57 hardaker
- * sedscript.in, agent/mibgroup/disk.c,
- agent/mibgroup/disk.h, agent/mibgroup/struct.h,
- man/snmpd.conf.5.def, mibs/UCD-SNMP-MIB.txt:
- - (disk.[ch], struct.h, sedscript.in, snmpd.conf.5.def, UCD-SNMP-MIB.txt):
- - Patch from Simon Burge to allow a minimum percentage on disk space.
- - (was originally a maximum, but I changed it to minimum instead).
-
- 1997-10-29 09:42 hardaker
- * apps/snmp_parse_args.c:
- - (snmp_parse_args.c): add sys/select.h for aix.
-
- 1997-10-29 09:41 hardaker
- * apps/snmptrap.c:
- - (snmptrap.c): remove unused nlist struct.
-
- 1997-10-28 17:12 hardaker
- * bug-report, sedscript.in, version.h:
- version tag ( 3.3.pre7 )
-
- 1997-10-28 17:10 hardaker
- * agent/mibgroup/util_funcs.c:
- - (util_funcs.c): Patch from Nobuo_Okabe@yokogawa.co.jp:
- - fix unwrapped fopen() by adding return NULL check.
-
- 1997-10-28 17:09 hardaker
- * acconfig.h, config.h.in, mibs/UCD-SNMP-MIB.txt
- :
- - (acconfig.h, UCD-SNMP-MIB.txt): define bsdi agent type.
-
- 1997-10-28 15:49 hardaker
- * acconfig.h, config.h.in, configure,
- configure.in, agent/mibgroup/route_write.c,
- agent/mibgroup/var_route.c:
- - (config*, route_write.c, var_route.c):
- - fix rtentry problems once and for probably never.
-
- 1997-10-28 14:53 hardaker
- * acconfig.h, agent/common_header.h, agent/kernel.c
- , agent/kernel.h, agent/read_config.c,
- agent/read_config.h, 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/mibgroup/acl_vars.c, agent/mibgroup/acl_vars.h,
- agent/mibgroup/alarm.c, agent/mibgroup/alarm.h,
- agent/mibgroup/at.c, agent/mibgroup/at.h,
- agent/mibgroup/context_vars.c, agent/mibgroup/context_vars.h
- , agent/mibgroup/disk.c, agent/mibgroup/disk.h,
- agent/mibgroup/errormib.c, agent/mibgroup/errormib.h,
- agent/mibgroup/event.c, agent/mibgroup/event.h,
- agent/mibgroup/example.c, agent/mibgroup/example.h,
- agent/mibgroup/extensible.c, agent/mibgroup/extensible.h
- , agent/mibgroup/hpux.h, agent/mibgroup/hr_device.c
- , agent/mibgroup/hr_filesys.c,
- agent/mibgroup/hr_storage.c, agent/mibgroup/hr_utils.h,
- agent/mibgroup/icmp.c, agent/mibgroup/icmp.h,
- agent/mibgroup/interfaces.c, agent/mibgroup/interfaces.h
- , agent/mibgroup/ip.c, agent/mibgroup/ip.h,
- agent/mibgroup/loadave.c, agent/mibgroup/loadave.h,
- agent/mibgroup/memory.c, agent/mibgroup/memory.h,
- agent/mibgroup/party_vars.c, agent/mibgroup/party_vars.h
- , agent/mibgroup/pass.c, agent/mibgroup/pass.h,
- agent/mibgroup/proc.c, agent/mibgroup/proc.h,
- agent/mibgroup/route_write.h, agent/mibgroup/smux.c,
- agent/mibgroup/smux.h, agent/mibgroup/snmp_mib.c,
- agent/mibgroup/snmp_mib.h, agent/mibgroup/system.c,
- agent/mibgroup/system.h, agent/mibgroup/tcp.c,
- agent/mibgroup/tcp.h, agent/mibgroup/udp.c,
- agent/mibgroup/udp.h, agent/mibgroup/util_funcs.c,
- agent/mibgroup/util_funcs.h, agent/mibgroup/var_route.c
- , agent/mibgroup/var_route.h,
- agent/mibgroup/versioninfo.c, agent/mibgroup/versioninfo.h
- , agent/mibgroup/view_vars.c, agent/mibgroup/view_vars.h
- , agent/mibgroup/wombat.c, agent/mibgroup/wombat.h
- , apps/snmp_parse_args.c, apps/snmp_parse_args.h,
- apps/snmpbulkwalk.c, apps/snmpget.c,
- apps/snmpgetnext.c, apps/snmpset.c, apps/snmpstatus.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, apps/snmpnetstat/netstat.h
- , apps/snmpnetstat/route.c, snmplib/acl.c,
- snmplib/acl.h, snmplib/acl_parse.c, snmplib/asn1.h
- , snmplib/context.c, snmplib/context.h,
- snmplib/context_parse.c, snmplib/md5.c, snmplib/md5.h
- , snmplib/mib.c, snmplib/mib.h, snmplib/parse.c
- , snmplib/parse.h, snmplib/party.h,
- snmplib/party_parse.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/system.c, snmplib/system.h, snmplib/view.h
- , win32/config.h:
- - (*.*.*.*): rename macro __P -> __UCD_P to reduce stupid conflicts.
-
- 1997-10-28 14:42 hardaker
- * configure, configure.in:
- - (config*): fix rtentry structure checks for the *bsd groups.
-
- 1997-10-28 14:30 hardaker
- * acconfig.h, config.h.in, snmplib/mib.c:
- - (acconfig.h, mib.c): use ';'s for DOS env paths.
-
- 1997-10-28 09:56 hardaker
- * acconfig.h, snmplib/snmp.c, snmplib/system.c
- , snmplib/system.h:
- - (acconfig.h, system.[ch], snmp.c): move strdup def to system.[ch].
-
- 1997-10-27 18:31 hardaker
- * bug-report, sedscript.in, version.h:
- version tag ( 3.3.pre6 )
-
- 1997-10-27 18:26 hardaker
- * configure, configure.in:
- - (configure.in): fix config_arch_require macro to actually work.
-
- 1997-10-27 18:18 hardaker
- * snmplib/: acl_parse.c, context_parse.c, party_parse.c
- , snmp_api.c, snmp_api.h, snmp_client.c:
- - (snmplib/*.c): use snmp_set_detail to handle malloc/free of snmp_detail.
-
- 1997-10-27 18:18 hardaker
- * apps/snmpwalk.c:
- - (snmpwalk.c): remove gotroot var.
-
- 1997-10-27 18:05 hardaker
- * win32/: libsnmp/libsnmp.dsp, libsnmp/libsnmp.plg,
- libsnmp_dll/libsnmp.def, libsnmp_dll/libsnmp_dll.dsp,
- 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): add files on main branch.
-
- 1997-10-27 18:02 hardaker
- * win32/: config.h, win32.dsw, win32.opt:
- win32 files
-
- 1997-10-27 17:47 hardaker
- * snmplib/snmp_api.c:
- - (snmp_api.c): merge bugs: else check against pdu command type.
-
- 1997-10-27 17:44 hardaker
- * snmplib/snmp_auth.c:
- - (snmp_auth.c): merge bugs. Missing brackets.
-
- 1997-10-27 17:43 hardaker
- * apps/snmp_parse_args.c:
- - (snmp_parse_args.c): missing a else statement (sigh).
-
- 1997-10-27 17:43 hardaker
- * agent/mibgroup/: hr_device.h, hr_disk.h, hr_filesys.h
- , hr_network.h, hr_print.h, hr_proc.h,
- hr_swinst.h, hr_swrun.h, hr_system.h:
- - (agent/mibgroup/hr_*.h): proper init_ prototypes.
-
- 1997-10-27 17:42 hardaker
- * agent/snmp_vars.c:
- - (snmp_vars.c): two modules for extensible count.
-
- 1997-10-27 17:05 hardaker
- * apps/snmpstatus.c:
- - (snmpstatus.c): remove duplicate declairation.
-
- 1997-10-27 17:04 hardaker
- * agent/mibgroup/: 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:
- - (hr_*.c): ERROR -> ERROR_MSG.
-
- 1997-10-27 16:34 hardaker
- * snmplib/: snmp_api.c, snmp_api.h:
- - (snmp_api.[ch]): fix perror losses from merge.
-
- 1997-10-27 16:26 hardaker
- * config.h.in, configure, configure.in,
- agent/kernel.c, agent/snmp_agent.c, agent/snmp_vars.c
- , agent/mibgroup/acl_vars.c, agent/mibgroup/alarm.c
- , agent/mibgroup/at.c, agent/mibgroup/context_vars.c
- , agent/mibgroup/event.c, agent/mibgroup/example.c
- , agent/mibgroup/icmp.c, agent/mibgroup/interfaces.c
- , agent/mibgroup/ip.c, agent/mibgroup/party_vars.c
- , agent/mibgroup/snmp_mib.c, agent/mibgroup/system.c
- , agent/mibgroup/tcp.c, agent/mibgroup/udp.c,
- agent/mibgroup/var_route.c, agent/mibgroup/view_vars.c,
- agent/mibgroup/wombat.c, apps/snmp_parse_args.c,
- apps/snmpbulkwalk.c, apps/snmpget.c,
- apps/snmpgetnext.c, apps/snmpset.c, apps/snmpstatus.c
- , apps/snmptranslate.c, apps/snmptrap.c,
- apps/snmptrapd.c, apps/snmpwalk.c,
- apps/snmpnetstat/main.c, snmplib/acl.c,
- snmplib/acl_parse.c, snmplib/asn1.c, snmplib/asn1.h
- , snmplib/context.c, snmplib/context_parse.c,
- snmplib/md5.c, snmplib/mib.c, snmplib/parse.c,
- snmplib/parse.h, snmplib/party.c,
- snmplib/party_parse.c, snmplib/snmp.c, snmplib/snmp.h
- , snmplib/snmp_api.c, snmplib/snmp_api.h,
- snmplib/snmp_auth.c, snmplib/snmp_client.c,
- snmplib/snmp_impl.h, snmplib/system.c,
- snmplib/system.h, snmplib/view.c:
- - (*): merge of W32 port and main version branch.
-
- 1997-10-27 14:19 hardaker
- * win32/snmpwalk/snmpwalk.plg:
- file snmpwalk.plg was initially added on branch V2C-WIN32-3-3-pre3.
-
- 1997-10-27 14:19 hardaker
- * win32/snmpwalk/snmpwalk.dsp:
- file snmpwalk.dsp was initially added on branch V2C-WIN32-3-3-pre3.
-
- 1997-10-27 14:19 hardaker
- * win32/snmptranslate/snmptranslate.dsp:
- file snmptranslate.dsp was initially added on branch V2C-WIN32-3-3-pre3.
-
- 1997-10-27 14:19 hardaker
- * win32/snmptranslate/snmptranslate.plg:
- file snmptranslate.plg was initially added on branch V2C-WIN32-3-3-pre3.
-
- 1997-10-27 14:19 hardaker
- * win32/snmpstatus/snmpstatus.dsp:
- file snmpstatus.dsp was initially added on branch V2C-WIN32-3-3-pre3.
-
- 1997-10-27 14:19 hardaker
- * win32/snmpstatus/snmpstatus.plg:
- file snmpstatus.plg was initially added on branch V2C-WIN32-3-3-pre3.
-
- 1997-10-27 14:19 hardaker
- * win32/snmpset/snmpset.plg:
- file snmpset.plg was initially added on branch V2C-WIN32-3-3-pre3.
-
- 1997-10-27 14:19 hardaker
- * win32/snmpset/snmpset.dsp:
- file snmpset.dsp was initially added on branch V2C-WIN32-3-3-pre3.
-
- 1997-10-27 14:19 hardaker
- * win32/snmpgetnext/snmpgetnext.dsp:
- file snmpgetnext.dsp was initially added on branch V2C-WIN32-3-3-pre3.
-
- 1997-10-27 14:19 hardaker
- * win32/snmpgetnext/snmpgetnext.plg:
- file snmpgetnext.plg was initially added on branch V2C-WIN32-3-3-pre3.
-
- 1997-10-27 14:19 hardaker
- * win32/snmpget/snmpget.dsp:
- file snmpget.dsp was initially added on branch V2C-WIN32-3-3-pre3.
-
- 1997-10-27 14:19 hardaker
- * win32/snmpget/snmpget.plg:
- file snmpget.plg was initially added on branch V2C-WIN32-3-3-pre3.
-
- 1997-10-27 14:19 hardaker
- * win32/snmpbulkwalk/snmpbulkwalk.plg:
- file snmpbulkwalk.plg was initially added on branch V2C-WIN32-3-3-pre3.
-
- 1997-10-27 14:19 hardaker
- * win32/snmpbulkwalk/snmpbulkwalk.dsp:
- file snmpbulkwalk.dsp was initially added on branch V2C-WIN32-3-3-pre3.
-
- 1997-10-27 14:19 hardaker
- * win32/libsnmp_dll/libsnmp.def:
- file libsnmp.def was initially added on branch V2C-WIN32-3-3-pre3.
-
- 1997-10-27 14:19 hardaker
- * win32/libsnmp_dll/libsnmp_dll.dsp:
- file libsnmp_dll.dsp was initially added on branch V2C-WIN32-3-3-pre3.
-
- 1997-10-27 14:19 hardaker
- * win32/libsnmp_dll/libsnmp_dll.plg:
- file libsnmp_dll.plg was initially added on branch V2C-WIN32-3-3-pre3.
-
- 1997-10-27 14:19 hardaker
- * win32/libsnmp/libsnmp.dsp:
- file libsnmp.dsp was initially added on branch V2C-WIN32-3-3-pre3.
-
- 1997-10-27 14:19 hardaker
- * win32/libsnmp/libsnmp.plg:
- file libsnmp.plg was initially added on branch V2C-WIN32-3-3-pre3.
-
- 1997-10-27 14:19 hardaker
- * win32/win32.dsw:
- file win32.dsw was initially added on branch V2C-WIN32-3-3-pre3.
-
- 1997-10-27 14:19 hardaker
- * win32/config.h:
- file config.h was initially added on branch V2C-WIN32-3-3-pre3.
-
- 1997-10-27 14:19 hardaker
- * win32/win32.opt:
- file win32.opt was initially added on branch V2C-WIN32-3-3-pre3.
-
- 1997-10-27 09:56 hardaker
- * acconfig.h, config.h.in, configure,
- configure.in, agent/mibgroup/at.h,
- agent/mibgroup/icmp.h, agent/mibgroup/interfaces.c,
- agent/mibgroup/interfaces.h, agent/mibgroup/ip.h,
- agent/mibgroup/tcp.h, agent/mibgroup/ucd_snmp.h,
- agent/mibgroup/udp.h, agent/mibgroup/var_route.c,
- agent/mibgroup/var_route.h:
- - (config*, agent/mibgroup/*.h):
- - new config macro: config_arch_require(arch, module).
- - moved arch dependant modules (memory, hpux, kernel_sunos5) loads
- from the configure into the appropriate .h files.
- - (interfaces.c, var_route.c):
- - typecast klookup calls for freebsd2.
-
- 1997-10-22 11:39 hardaker
- * agent/common_header.h, agent/read_config.c,
- agent/mibgroup/disk.c, apps/snmp_parse_args.c:
- - (common_header.h, read_config.c, disk.c, snmp_parse_args.c):
- - Typo's fixed by Niels.
-
- 1997-10-21 12:36 hardaker
- * bug-report, sedscript.in, version.h:
- version tag ( 3.3.pre5 )
-
- 1997-10-21 12:36 hardaker
- * agent/Makefile.in, agent/mibgroup/Makefile.in,
- apps/Makefile.in, apps/snmpnetstat/Makefile.in,
- snmplib/Makefile.in:
- - (*/Makefile.in): did a make depend.
-
- 1997-10-21 12:32 hardaker
- * apps/snmpnetstat/Makefile.in, snmplib/Makefile.in:
- - (*/Makefile.in): make makefileindepend..
-
- 1997-10-21 12:31 hardaker
- * Makefile.in, agent/Makefile.in,
- agent/mibgroup/Makefile.in, apps/Makefile.in:
- - (*/Makefile.in): make makefileindepend setup.
-
- 1997-10-21 12:24 hardaker
- * agent/: Makefile.in, read_config.c, read_config.h
- , snmp_agent.c, snmp_vars.c, snmpd.c,
- mibgroup/disk.h, mibgroup/extensible.c,
- mibgroup/extensible.h, mibgroup/loadave.h,
- mibgroup/pass.h, mibgroup/proc.c, mibgroup/proc.h
- , mibgroup/read_config.c, mibgroup/read_config.h,
- mibgroup/system.c, mibgroup/util_funcs.c,
- mibgroup/util_funcs.h:
- - (agent/read_config.[ch], snmpd.c, snmp_vars.c, mibgroup/*):
- - moved read_config.[ch] up a level to always be compiled in.
-
- 1997-10-21 11:02 hardaker
- * bug-report, sedscript.in, version.h:
- version tag ( 3.3.pre4 )
-
- 1997-10-21 11:01 hardaker
- * NEWS:
- - (NEWS): beginnings of NEWS updates.
-
- 1997-10-21 11:00 hardaker
- * agent/mibgroup/: hr_storage.c, hr_swrun.c, memory.c
- :
- - (hr_storage.c, hr_swrun.c, memory.c): close open files on linux.
-
- 1997-10-21 10:45 hardaker
- * apps/snmp_parse_args.c:
- - (snmp_parse_args.c): allow -v 2h and 2p for party code.
-
- 1997-10-21 10:15 hardaker
- * PORTING, README:
- - (PORTING, README): minor updates.
-
- 1997-10-20 19:43 hardaker
- * agent/snmp_vars.c:
- - (snmp_vars.c): define at least blank func nlist_init() on linux.
-
- 1997-10-20 19:42 hardaker
- * acconfig.h, config.h.in:
- - (acconfig.h, config.h.in): define linux's OS type.
-
- 1997-10-20 18:01 hardaker
- * INSTALL, configure, configure.in,
- agent/mibgroup/example.c, agent/mibgroup/mibII.h,
- agent/mibgroup/smux_gated.h, agent/mibgroup/ucd_snmp.h,
- agent/mibgroup/v2party.h, agent/mibgroup/wombat.c,
- agent/mibgroup/wombat.h:
- - (config*, agent/mibgroup/v2party.h, ucd_snmp.h, smux_gated.h):
- - created new wrappers for the various modules to make them easy to
- add and remove as needed.
-
- 1997-10-20 17:16 hardaker
- * agent/mibgroup/: host.c, host.h, hr_device.c,
- hr_disk.c, hr_filesys.c, hr_network.c, hr_other.c
- , hr_partition.c, hr_print.c, hr_proc.c,
- hr_storage.c, hr_swinst.c, hr_swrun.c,
- hr_system.c:
- - (config*, agent/mibgroup/hr_*.c):
- - A module.c file is no longer required. Only the .h file is
- necessary, for people who want to have one module wrap a bunch of others.
- - removed host.c
- - renamed all hr_init functions to be auto-called.
-
- 1997-10-20 17:15 hardaker
- * agent/mibgroup/: README, wombat.c, wombat.h:
- - (agent/mibgroup/README, wombat.[ch]):
- - documentation update to reflect config_parse_dot_conf() usage.
-
- 1997-10-20 17:01 hardaker
- * configure, configure.in:
- - (config*, agent/mibgroup/hr_*.c):
- - A module.c file is no longer required. Only the .h file is
- necessary, for people who want to have one module wrap a bunch of others.
- - removed host.c
- - renamed all hr_init functions to be auto-called.
-
- 1997-10-20 16:44 hardaker
- * snmplib/mib.c:
- - (mib.c): patch all other env-vars to take '+' in front.
-
- 1997-10-20 16:38 hardaker
- * snmplib/mib.c:
- - (mib.c): From Dave: patch DEFAULT_MIBS to take '+' in front.
-
- 1997-10-20 16:06 hardaker
- * agent/mibgroup/read_config.c:
- - (read_config.c):
- - don't report an error if you can't find a snmpd.conf file.
- - don't report all lines as an error (opps).
-
- 1997-10-20 16:05 hardaker
- * agent/mibgroup/pass.c:
- - (pass.c) don't null last char in command line.
-
- 1997-10-20 11:51 hardaker
- * acconfig.h, config.h.in, configure,
- configure.in, agent/snmp_agent.c, agent/snmp_agent.h
- , agent/snmpd.c, agent/snmpd.h,
- agent/mibgroup/.cvsignore, agent/mibgroup/disk.c,
- agent/mibgroup/disk.h, agent/mibgroup/event.c,
- agent/mibgroup/extensible.c, agent/mibgroup/extensible.h
- , agent/mibgroup/hr_device.c, agent/mibgroup/hr_disk.c
- , agent/mibgroup/hr_network.c,
- agent/mibgroup/hr_network.h, agent/mibgroup/hr_print.c,
- agent/mibgroup/hr_proc.c, agent/mibgroup/hr_storage.c,
- agent/mibgroup/hr_system.c, agent/mibgroup/loadave.c,
- agent/mibgroup/loadave.h, agent/mibgroup/memory.c,
- agent/mibgroup/memory.h, agent/mibgroup/pass.c,
- agent/mibgroup/pass.h, agent/mibgroup/proc.c,
- agent/mibgroup/proc.h, agent/mibgroup/read_config.c,
- agent/mibgroup/read_config.h, agent/mibgroup/snmp_mib.c
- , agent/mibgroup/system.c, agent/mibgroup/system.h
- :
- - (config*, agent/snmp*, agent/mibgroup/*.[ch]):
- - Created a new mibmodule.h configuration macro called
- config_parse_dot_conf() which can be called to request parsing of
- the snmpd.conf file(s) on a per module basis.
- - All related parsing has been striped from read_config.c and move
- to their correct module instead.
- - New function: config_perror(char *): print error with file & line #.
- - basic -Wall cleanups in hr* as well (not nearly done yet).
-
- 1997-10-20 11:45 hardaker
- * FAQ:
- - (FAQ): Changes from Dave.
-
- 1997-10-15 18:40 hardaker
- * config.h.in, configure, configure.in,
- agent/mibgroup/host.c, agent/mibgroup/host.h,
- agent/mibgroup/host_res.h, agent/mibgroup/hr_device.c,
- agent/mibgroup/hr_device.h, agent/mibgroup/hr_disk.c,
- agent/mibgroup/hr_disk.h, agent/mibgroup/hr_filesys.c,
- agent/mibgroup/hr_filesys.h, agent/mibgroup/hr_network.c
- , agent/mibgroup/hr_network.h, agent/mibgroup/hr_other.c
- , agent/mibgroup/hr_other.h,
- agent/mibgroup/hr_partition.c, agent/mibgroup/hr_partition.h
- , agent/mibgroup/hr_print.c, agent/mibgroup/hr_print.h
- , agent/mibgroup/hr_proc.c, agent/mibgroup/hr_proc.h
- , agent/mibgroup/hr_storage.c,
- agent/mibgroup/hr_storage.h, agent/mibgroup/hr_swinst.c
- , agent/mibgroup/hr_swinst.h, agent/mibgroup/hr_swrun.c
- , agent/mibgroup/hr_swrun.h, agent/mibgroup/hr_system.c
- , agent/mibgroup/hr_system.h, agent/mibgroup/hr_utils.c
- , agent/mibgroup/hr_utils.h, agent/mibgroup/memory.c
- :
- - (config*, agent/mibgroup/hr*): Host resources mib from Dave Shield.
- - minor patches by me, mostly pointer errors.
- - (memory.c): fixed a null pointer problem under linux.
-
- 1997-10-15 12:12 hardaker
- * mibs/.cvsignore:
- - (mibs/.cvsignore): added Makefile.
-
- 1997-10-15 12:11 hardaker
- * agent/snmpd.c, snmplib/acl_parse.c,
- snmplib/context_parse.c, snmplib/party_parse.c,
- snmplib/snmp_api.c, snmplib/snmp_api.h,
- apps/snmpnetstat/main.c, apps/snmpnetstat/route.c,
- apps/snmp_parse_args.c, apps/snmpbulkwalk.c,
- apps/snmpget.c, apps/snmpgetnext.c, apps/snmpset.c
- , apps/snmpstatus.c, apps/snmptest.c,
- apps/snmptrap.c, apps/snmptrapd.c, apps/snmpwalk.c
- :
- - (apps/*.c, agent/snmpd.c, snmplib/*.c):
- - create and use new function: snmp_perror(char *)
- - free allocated space of snmp_detail upon usage by snmp_api_errstring().
-
- 1997-10-15 09:58 hardaker
- * agent/snmpd.c, snmplib/acl_parse.c,
- snmplib/context_parse.c, snmplib/parse.c,
- snmplib/party_parse.c, snmplib/snmp.c,
- snmplib/snmp_api.c, snmplib/snmp_api.h,
- snmplib/snmp_auth.c, snmplib/snmp_client.c,
- snmplib/snmp_impl.h, snmplib/view.c,
- apps/snmpnetstat/main.c, apps/snmpnetstat/route.c,
- apps/snmp_parse_args.c, apps/snmp_parse_args.h,
- apps/snmpbulkwalk.c, apps/snmpget.c,
- apps/snmpgetnext.c, apps/snmpset.c, apps/snmpstatus.c
- , apps/snmptest.c, apps/snmptrap.c,
- apps/snmptrapd.c, apps/snmpwalk.c:
- - (apps/*.c, agent/snmpd.c, snmplib/*.c): Patch from Niels:
- - warning fixes.
- - remove the printf's from the library and set a snmp 'errno' equivalent.
-
- 1997-10-15 09:50 hardaker
- * agent/: view_parse.c, snmp_vars.c:
- - (view_parse.c, snmp_vars.c): From Niels: warning removals and standardization.
-
- 1997-10-14 15:33 hardaker
- * agent/mibgroup/: acl_vars.c, alarm.c, context_vars.c
- , event.c, event.h, interfaces.c,
- kernel_sunos5.c, memory.c, memory.h, party_vars.c
- , read_config.c, var_route.c, versioninfo.c
- , view_vars.c:
- - (agent/mibgroup/*.c): YMWRAMFSFN:
- - (yet more warning removals and memory function standardizations from Niels).
- - minor linux/netbsd/bsdi clean ups.
-
- 1997-10-14 15:21 hardaker
- * FAQ:
- - (FAQ): From Dave Shields: refer reader to another answer as well.
-
- 1997-10-14 15:18 hardaker
- * config.h.in, configure, configure.in,
- agent/common_header.h:
- - (config*, common_header.h): dynix doesn't have net/route.h.
-
- 1997-10-14 15:16 hardaker
- * snmplib/parse.c:
- - (parse.c): From Dave Shields:
- - self contained mib .txt files with multiple modules.
-
- 1997-10-14 15:15 hardaker
- * man/mib_api.3:
- - (mib_api.3): doc addition: add_mibdir() return value.
-
- 1997-08-25 00:22 whardake
- * agent/mibgroup/interfaces.c:
- - (interfaces.c): Patch from Dave Shields for netbsd.
-
- 1997-08-25 00:21 whardake
- * agent/mibgroup/versiontag:
- - (versiontag): checkin version.h.
-
- 1997-08-25 00:21 whardake
- * agent/mibgroup/memory.c:
- - (memory.c): typo in ifdef.
-
- 1997-08-15 06:45 whardake
- * sedscript.in, bug-report, version.h:
- version tag ( 3.3.pre3 )
-
- 1997-08-15 02:30 whardake
- * acconfig.h, config.h.in, configure,
- configure.in, snmplib/snmp_client.c,
- snmplib/snmp_client.h, snmplib/system.c, agent/snmpd.c
- , snmplib/system.h:
- - (config*, snmpd.c, snmp_client.[ch], system.[ch]):
- - fix more long/int problems on 64 bit machines u_long -> in_addr_t.
- - Check for SIOCGIFADDR in sys/ioctl.h and use it in get_myaddr() if
- defined.
-
- 1997-08-14 08:21 whardake
- * agent/mibgroup/interfaces.c:
- - (interfaces.c): Patch from David C. Lawrence for netbsd * bsd/os 2.0.
-
- 1997-08-14 08:16 whardake
- * agent/mibgroup/proc.c:
- - (proc.c): don't use seterrorstatus() if not using the errormib.
-
- 1997-08-14 08:16 whardake
- * agent/mibgroup/README:
- - (agent/mibgroup/README): Point out that mib list must be in descending order.
-
- 1997-08-14 08:15 whardake
- * configure, configure.in:
- - (configure*):
- - Typo's when copying in a autoconf test.
- - Add errormib to default module list (since its no longer required).
- - backquote a . in a sed regexp to watch out for module names
- beginning with the letter o.
-
- 1997-08-14 07:37 whardake
- * FAQ, README, config.h.in, configure,
- configure.in, agent/common_header.h,
- agent/snmp_agent.c, agent/snmpd.c,
- agent/mibgroup/alarm.c, agent/mibgroup/disk.c,
- agent/mibgroup/errormib.c, agent/mibgroup/event.c,
- agent/mibgroup/extensible.c, agent/mibgroup/extensible.h
- , agent/mibgroup/loadave.c, agent/mibgroup/read_config.c
- , agent/mibgroup/var_route.c, apps/snmpbulkwalk.c
- , apps/snmpget.c, apps/snmpgetnext.c,
- apps/snmpset.c, apps/snmpstatus.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, apps/snmpnetstat/route.c:
- - (config*, FAQ, README, agent/mibgroup/*.c, apps/*.c):
- - Patch from David Paul Zimmerman:
- - port to AIX 4.1.5.
- - fix more type casting problems.
-
- 1997-08-14 00:46 whardake
- * apps/: snmp_parse_args.c, snmptrap.c, snmptrapd.c
- , snmpnetstat/main.c:
- - (snmp_parse_args.c, snmptrap.c, snmptrapd.c, main.c):
- - add -V version flage.
-
- 1997-08-13 08:10 whardake
- * version.h, agent/common_header.h, agent/snmp_agent.c
- , agent/snmp_vars.c, agent/snmpd.c,
- agent/mibgroup/disk.c, agent/mibgroup/disk.h,
- agent/mibgroup/interfaces.c, agent/mibgroup/interfaces.h
- , agent/mibgroup/proc.c, agent/mibgroup/proc.h,
- agent/mibgroup/util_funcs.c, agent/mibgroup/util_funcs.h
- , agent/mibgroup/var_route.c, agent/mibgroup/var_route.h
- , agent/mibgroup/versioninfo.c,
- agent/mibgroup/versioninfo.h, agent/mibgroup/versiontag
- , snmplib/context.h, snmplib/party.h:
- - (version.h, agent/*, agent/mibgroup/*):
- - move version string to a global header.
- - insert USING_*_MODULE macro's in many places to make module
- removal more possible. You can now compile with almost no modules
- installed.
-
- 1997-08-13 04:47 whardake
- * apps/snmpstatus.c:
- - (snmpstatus.c): optarg/optind need to be declaired under ultrix4.
-
- 1997-08-07 02:34 whardake
- * acconfig.h, config.h.in, configure,
- configure.in, agent/mibgroup/memory.c:
- - (config*, memory.c):
- - fix swap on HPUX 10.20
-
- 1997-08-07 01:33 whardake
- * agent/: kernel.c, mibgroup/proc.c:
- - (kernel.c, proc.c): Patch from Simon Burge:
- - Implement real process table walks on Ultrix.
-
- 1997-08-07 01:10 whardake
- * README, acconfig.h, config.h.in, configure
- , configure.in, agent/mibgroup/disk.c,
- agent/mibgroup/loadave.c, snmplib/parse.c,
- snmplib/snmp.c:
- - (config*, load.c, disk.c, parse.c, snmp.c): Patch from Simon Burge:
- - Ultrix fixes for statfs, loadave.
- - implement strdup if not found in system.
- - test for test flags for kernel checking.
- - watch out for ps'es that return egrep with the ps arg on the line.
- - up maximum disks to 50.
-
- 1997-08-07 00:29 whardake
- * TODO:
- - (TODO): better error messages by apps.
-
- 1997-07-24 23:50 whardake
- * snmplib/snmp_api.c:
- - (snmp_api.c): Patch from Eddy J. Gurney: uncomment gettimeofday() call.
-
- 1997-07-03 23:34 whardake
- * agent/mibgroup/versioninfo.c, bug-report,
- sedscript.in:
- version tag ( 3.3.pre2 )
-
- 1997-07-03 23:33 whardake
- * apps/snmptranslate.c, snmplib/mib.c, snmplib/mib.h
- , snmplib/parse.c, snmplib/parse.h:
- - (snmptranslate.c, mib.[ch], parse.[ch]):
- - New option to snmptranslate (-a) to output a ascii dump of the mib
- database capable of being used by the parser for quick OID translations.
-
- 1997-07-01 08:37 whardake
- * agent/mibgroup/versioninfo.c, sedscript.in,
- bug-report:
- version tag ( 3.3.pre1 )
-
- 1997-07-01 07:20 whardake
- * config.h.in, configure, configure.in:
- - (config*): bsdi3 specific headers.
-
- 1997-07-01 06:41 whardake
- * agent/mibgroup/: disk.c, errormib.c, loadave.c,
- memory.c:
- - (disk.c, errormib.c, loadave.c, memory.c): bsdi3 specific headers.
-
- 1997-07-01 06:02 whardake
- * apps/: snmp_parse_args.c, snmp_parse_args.h,
- snmpbulkwalk.c, snmpget.c, snmpgetnext.c,
- snmpset.c, snmpstatus.c, snmptest.c,
- snmpwalk.c:
- - (apps/*.c): Better usage information and usage() standarization.
-
- 1997-07-01 05:41 whardake
- * acconfig.h, config.h.in, configure,
- configure.in, agent/common_header.h,
- agent/mibgroup/interfaces.c, agent/mibgroup/var_route.c
- , mibs/UCD-SNMP-MIB.txt:
- - (config*, common_header.h, interfaces.c, var_route.c, UCD-SNMP-MIB.txt):
- - fix freebsd3 specific problems (based on suggestions from Bill Fenner).
-
- 1997-07-01 01:10 whardake
- * agent/mibgroup/smux.c:
- - (smux.c): fix prototyping failures.
-
- 1997-06-30 07:19 whardake
- * snmplib/: mib.c, parse.c, snmp_api.c:
- - (mib.c, parse.c, snmp_api.c): Suggestions from Laukkanen Markku NRC/Hki:
- - Malloc typecasts and other corrections in casting.
-
- 1997-06-30 06:58 whardake
- * man/mib_api.3, snmplib/parse.c, snmplib/parse.h
- :
- - (mib_api.3, parse.[ch]): Patch from Dave Shield:
- - Handle mib module replacements through new function and replacement table.
-
- 1997-06-30 06:49 whardake
- * acconfig.h, config.h.in, configure,
- configure.in, agent/mibgroup/memory.c:
- - (config*, memory.c): Patch from vlad@misery.rosprint.ru:
- - implement memory section of ucd mib on linux.
-
- 1997-06-30 06:38 whardake
- * agent/mibgroup/wombat.h:
- - (wombat.h): better document config_load_mib() example.
-
- 1997-06-30 06:33 whardake
- * apps/snmptest.c:
- - (snmptest.c): Patch from Niels Baggesen to fix get -> fget 'n' problem.
- - Also makes sure it handles up and lower cases.
-
- 1997-06-30 05:54 whardake
- * agent/mibgroup/interfaces.c:
- - (agent/mibgroup/interfaces.c): Don't put & in front of osf4 ac_enaddr.
-
- 1997-06-30 05:53 whardake
- * agent/snmp_agent.c, agent/snmp_vars.c,
- agent/mibgroup/alarm.c, agent/mibgroup/event.c,
- apps/Makefile.in, apps/snmp_parse_args.c,
- apps/snmp_parse_args.h, apps/snmpbulkwalk.c,
- apps/snmpget.c, apps/snmpgetnext.c, apps/snmpset.c
- , apps/snmpstatus.c, apps/snmptest.c,
- apps/snmptrap.c, apps/snmptrapd.c, apps/snmpwalk.c
- , apps/snmpnetstat/main.c, snmplib/snmp.h,
- snmplib/snmp_api.c, snmplib/snmp_auth.c:
- - (agent/snmp_{agent,vars}.c, alarm.c, event.c, apps/*,
- snmplib/snmp{,_api,_auth}.c):
- - Added basic (mostly conforming?) v2c support.
- - Merged arg parsing of apps/* clients into one file.
-
- 1997-06-26 23:39 whardake
- * agent/mibgroup/smux.c:
- - (smux.c): __P macros were called with too many arguments (needed (args)).
-
- 1997-06-23 23:42 whardake
- * agent/mibgroup/README:
- - (agent/mibgroup/README): need 2 leading '-'s on --with-mib-modules flag.
-
- 1997-06-23 23:41 whardake
- * configure, configure.in:
- - (configure*): bsdi3 needs to define bsdi2, not itself (duh).
-
- 1997-06-23 23:40 whardake
- * Makefile.in:
- - (Makefile.in): Patch from John Charlton to fix leading spaces in sedscript.
-
- 1997-06-11 05:46 whardake
- * ChangeLog:
- - (ChangeLog): whoops.
-
- 1997-06-11 04:53 whardake
- * snmplib/mib.c:
- - (mib.c): Patch from Niels Baggesen to make MIBFILES env var work correctly.
-
- 1997-05-26 02:38 whardake
- * snmplib/parse.c:
- - (parse.c): Patch from niels Baggesen to:
- - close mibfiles for MIBS=ALL.
- - Allow SYNTAX DisplayString (SIZE) inside OBJECT-TYPE.
-
- 1997-05-26 01:58 whardake
- * agent/mibgroup/versioninfo.c, bug-report,
- sedscript.in:
- version tag ( 3.2 )
-
- 1997-05-26 01:57 whardake
- * ChangeLog:
- - (ChangeLog): Update for 3.2.
-
- 1997-05-26 01:56 whardake
- * local/snmpcheck.def:
- - (snmpcheck.def): new variables to set walk/get/set command line usage.
-
- 1997-05-26 01:52 whardake
- * snmplib/snmp_api.h:
- - (snmp_api.h): trap long's back to ints, bad solution.
-
- 1997-05-26 01:50 whardake
- * INSTALL, configure, configure.in:
- - (INSTALL, configure): default mibs listed correctly.
-
- 1997-05-23 07:34 whardake
- * man/mib_api.3:
- - (mib_api.3): Modifiy to note default mibs.
-
- 1997-05-23 07:23 whardake
- * agent/mibgroup/versioninfo.c, bug-report,
- sedscript.in:
- version tag ( 3.1.4.pre8 )
-
- 1997-05-23 04:40 whardake
- * snmplib/snmp_api.h:
- - (snmp_api.h): Change trap types from int to long.
-
- 1997-05-23 04:40 whardake
- * snmplib/mib.c:
- - (mib.c): Patch from Dave Shields to fix SNMP perl again.
-
- 1997-05-23 04:38 whardake
- * snmplib/snmp_api.c:
- - (snmp_api.c): Patch from Niels Bagessen to fix multiple frees in v2 pdu's.
-
- 1997-05-23 04:37 whardake
- * snmplib/snmp_client.c:
- - (snmp_client.c): Patch from Niels Bagessen to fix endiennes problems.
-
- 1997-05-23 04:36 whardake
- * mibs/: HOST-RESOURCES-MIB.txt, SNMPv2-TC.txt:
- - (HOST-RESOURCES-MIB.txt, SNMPv2-TC.txt): From Niels: change import clauses.
-
- 1997-05-23 04:36 whardake
- * agent/snmpd.c:
- - (snmpd.c): Patch from Niels Bagessen to fix endiannes problems.
-
- 1997-05-23 04:35 whardake
- * acconfig.h, config.h.in:
- - (acconfig.h, config.h.in): Set default MIB list.
-
- 1997-05-22 04:13 whardake
- * mibs/SNMPv2-M2M-MIB.txt:
- - (SNMPv2-M2M-MIB.txt): restored. Got truncated.
-
- 1997-05-21 06:40 whardake
- * FAQ:
- - (FAQ): Changes from Dave.
-
- 1997-05-21 06:38 whardake
- * NEWS:
- - (NEWS): Changes from Dave.
-
- 1997-05-21 01:13 whardake
- * NEWS:
- - (NEWS): Update for 3.2.
-
- 1997-05-20 07:50 whardake
- * snmplib/parse.c:
- - (parse.c): code from Dave Shield: add back in find_node() for perl usage.
-
- 1997-05-20 07:50 whardake
- * TODO:
- - (TODO): snmpset should check against size defined in mib.
-
- 1997-05-20 02:24 whardake
- * agent/mibgroup/udp.c:
- - (udp.c): Patch from Martin Jacobsson: Fix my cpp stupidity.
-
- 1997-05-20 01:08 whardake
- * agent/mibgroup/versioninfo.c, bug-report,
- sedscript.in:
- version tag ( 3.1.4.pre7 )
-
- 1997-05-19 23:19 whardake
- * snmplib/: mib.c, snmp_auth.c:
- - (mib.c, snmp_auth.c): include sys/select.h for AIX.
-
- 1997-05-19 23:19 whardake
- * snmplib/parse.c:
- - (parse.c): protect against 0 import calls.
-
- 1997-05-19 23:18 whardake
- * mibs/SNMPv2-TC.txt:
- - (SNMPv2-TC.txt): Comment out ObjectSyntax import.
-
- 1997-05-19 23:03 whardake
- * agent/mibgroup/udp.c:
- - (udp.c): Only do Martin Jacobssen's fixes for freebsd2.
-
- 1997-05-16 02:25 whardake
- * snmplib/parse.c:
- - (parse.c): Protect malloc against 0 external imports.
-
- 1997-05-15 07:43 whardake
- * agent/mibgroup/udp.c:
- - (udp.c): Patch from Martin Jacobssen:
- - Fix udp_inpcb structures.
-
- 1997-05-15 07:26 whardake
- * INSTALL, configure, configure.in:
- - (configure*, INSTALL):
- - Wording and order changes in configure --help lines.
-
- 1997-05-15 07:22 whardake
- * INSTALL, configure, configure.in:
- - (configure*, INSTALL):
- - Display defaults in configure --help lines.
-
- 1997-05-15 07:01 whardake
- * acconfig.h, config.h.in, configure,
- configure.in, snmplib/mib.c:
- - (config*, mib.c):
- - Changed env variable MIBFILE -> MIBFILES (since it is a list now).
- (will accept MIBFILE for backwards compatibility).
- - By default, *no* additional mibfiles are loaded (ie, mib.txt is no
- longer loaded) and must be turned on through configure or the env var.
- - New configure options to set default MIBS, MIBFILES, MIBDIRS.
-
- 1997-05-15 06:22 whardake
- * snmplib/: mib.c, parse.h:
- - (parse.h): Patch from Dave Shield: Add new node structure entries.
-
- 1997-05-15 05:37 whardake
- * snmplib/parse.c:
- - (parse.c): patch from Dave Shield:
- - deal with multiple module ID's being referenced or nodes defined.
- - supress "name clash" warnings for anonymous nodes.
-
- 1997-05-15 02:32 whardake
- * snmplib/: mib.c, parse.c:
- - (mib.c, parse.c): patch from Niels Baggesen:
- - prototyping and null checking.
- - if MIBS is set to ALL, parse everything found.
-
- 1997-05-15 02:31 whardake
- * mibs/SNMPv2-SMI.txt:
- - (SNMPv2-SMI.txt): patch from Niels Baggesen: ccitt -> 0.
-
- 1997-05-15 02:30 whardake
- * mibs/UCD-SNMP-MIB.txt:
- - (UCD-SNMP-MIB.txt): patch from Niels Baggesen: import indentifiers.
-
- 1997-05-15 02:29 whardake
- * man/mib_api.3:
- - (mib_api.3): patch from Niels Baggesen: MIBS variable can be set to ALL.
-
- 1997-05-15 02:28 whardake
- * INSTALL:
- - (INSTALL): patch from Niels Baggesen to reference the maketarget script.
-
- 1997-05-15 02:23 whardake
- * snmplib/parse.c:
- - (parse.c): Patch from Dave Shield to fix purely numeric OIDs.
-
- 1997-05-15 02:22 whardake
- * agent/mibgroup/interfaces.c:
- - (interfaces.c): patch from Martin Jacobsson for FreeBSD
-
- 1997-05-14 06:00 whardake
- * agent/mibgroup/versioninfo.c, bug-report,
- sedscript.in:
- version tag ( 3.1.4.pre6 )
-
- 1997-05-14 04:45 whardake
- * agent/snmpd.c:
- - (snmpd.c): Typecast malloc.
-
- 1997-05-14 04:17 whardake
- * Makefile.in, apps/Makefile.in:
- - (Makefile.in, agent/Makefile.in): Patch from Oddbjorn Steffensen:
- - Protect against bash needing ';'s on multiple subdir makes.
-
- 1997-05-14 04:13 whardake
- * Makefile.in:
- - (Makefile.in): warn if mib.txt is installed from a previous release.
-
- 1997-05-14 02:41 whardake
- * mib.txt, Makefile.in:
- - (Makefile.in, mib.txt): removed mib.txt from distribution. No longer needed.
-
- 1997-05-13 07:22 whardake
- * acconfig.h, config.h.in, configure,
- configure.in, snmplib/mib.c:
- - (config*,mib.c): New configure option --with-default-mibs="list:list".
-
- 1997-05-13 06:38 whardake
- * mibs/Makefile.in:
- - (mibs/Makefile.in): ucd-snmp.txt -> UCD-SNMP-MIB.txt.
-
- 1997-05-13 06:36 whardake
- * mibs/ucd-snmp.txt:
- - (ucd-snmp.txt): moved to UCD-SNMP-MIB.txt
-
- 1997-05-13 06:36 whardake
- * mibs/UCD-SNMP-MIB.txt:
- - (UCD-SNMP-MIB.txt): moved from ucd-snmp.txt.
-
- 1997-05-13 06:05 whardake
- * README:
- - (README): architecture list update.
-
- 1997-05-13 06:05 whardake
- * INSTALL, configure, configure.in:
- - (config*, INSTALL): New flags to set prompted values instead of prompting.
-
- 1997-05-13 05:48 whardake
- * mibs/ucd-snmp.txt:
- - (ucd-snmp.txt): Changed ID to UCD-SNMP
-
- 1997-05-13 03:03 whardake
- * mibs/Makefile.in:
- - (mibs/Makefile.in): removed snmpv2.txt, rfc1271.txt.
-
- 1997-05-13 03:02 whardake
- * mibs/snmpv2.txt:
- - (snmpv2.txt): removed.
-
- 1997-05-13 02:57 whardake
- * mibs/rfc1271.txt:
- - (rfc1271.txt): removed.
-
- 1997-05-13 01:52 whardake
- * mibs/: ucd-snmp.txt, ucd.txt:
- - (ucd.txt): whoops. Removed.
-
- 1997-05-13 01:51 whardake
- * mibs/RFC1213-MIB.txt:
- - (RFC1213-MIB.txt): New mib file from Niels Baggesen.
-
- 1997-05-13 01:51 whardake
- * mibs/RFC1155-SMI.txt:
- - (RFC1155-SMI.txt): New mib file from Niels Baggesen.
-
- 1997-05-13 01:51 whardake
- * mibs/RFC1271-MIB.txt:
- - (RFC1271-MIB.txt): New mib file from Niels Baggesen.
-
- 1997-05-13 01:51 whardake
- * mibs/SNMPv2-M2M-MIB.txt:
- - (SNMPv2-M2M-MIB.txt): New mib file from Niels Baggesen.
-
- 1997-05-13 01:51 whardake
- * mibs/SNMPv2-PARTY-MIB.txt:
- - (SNMPv2-PARTY-MIB.txt): New mib file from Niels Baggesen.
-
- 1997-05-13 01:51 whardake
- * mibs/UDP-MIB.txt:
- - (UDP-MIB.txt): New mib file from Niels Baggesen.
-
- 1997-05-13 01:51 whardake
- * mibs/TCP-MIB.txt:
- - (TCP-MIB.txt): New mib file from Niels Baggesen.
-
- 1997-05-13 01:51 whardake
- * mibs/SNMPv2-TM.txt:
- - (SNMPv2-TM.txt): New mib file from Niels Baggesen.
-
- 1997-05-13 01:51 whardake
- * mibs/SNMPv2-TC.txt:
- - (SNMPv2-TC.txt): New mib file from Niels Baggesen.
-
- 1997-05-13 01:51 whardake
- * mibs/SNMPv2-SMI.txt:
- - (SNMPv2-SMI.txt): New mib file from Niels Baggesen.
-
- 1997-05-13 01:51 whardake
- * mibs/SNMPv2-MIB.txt:
- - (SNMPv2-MIB.txt): New mib file from Niels Baggesen.
-
- 1997-05-13 01:51 whardake
- * mibs/SNMPv2-CONF.txt:
- - (SNMPv2-CONF.txt): New mib file from Niels Baggesen.
-
- 1997-05-13 01:51 whardake
- * mibs/IP-MIB.txt:
- - (IP-MIB.txt): New mib file from Niels Baggesen.
-
- 1997-05-13 01:51 whardake
- * mibs/IANAifType-MIB.txt:
- - (IANAifType-MIB.txt): New mib file from Niels Baggesen.
-
- 1997-05-13 01:51 whardake
- * mibs/HOST-RESOURCES-MIB.txt:
- - (HOST-RESOURCES-MIB.txt): New mib file from Niels Baggesen.
-
- 1997-05-13 01:51 whardake
- * mibs/EtherLike-MIB.txt:
- - (EtherLike-MIB.txt): New mib file from Niels Baggesen.
-
- 1997-05-13 01:51 whardake
- * mibs/ucd.txt:
- - (ucd.txt): New mib file from Niels Baggesen.
-
- 1997-05-13 01:51 whardake
- * mibs/IF-MIB.txt:
- - (IF-MIB.txt): New mib file from Niels Baggesen.
-
- 1997-05-11 23:52 whardake
- * mibs/ucd-snmp.txt:
- - (mibs/ucd-snmp.txt): Patch from Mario DeFazio to fix typos.
- - compiles under SNMPc 4.1g.
-
- 1997-05-11 23:49 whardake
- * man/Makefile.in:
- - (man/Makefile.in): install mib_api.3.
-
- 1997-05-11 23:48 whardake
- * INSTALL, README, TODO:
- - (INSTALL, README, TODO): documentation update.
-
- 1997-05-11 23:44 whardake
- * agent/Makefile.in:
- - (agent/Makefile.in): removed CCHACK ???.
-
- 1997-05-11 23:43 whardake
- * config.h.in, configure, configure.in,
- agent/mibgroup/extensible.c:
- - (config*, extensible.c): BSDI3 specific headers and defines.
-
- 1997-05-10 08:23 whardake
- * agent/: snmpd.c, mibgroup/read_config.c,
- mibgroup/system.c:
- - (snmpd.c, read_config.c, system.c): Patch from Niels Baggesen:
- - default trap community.
- - multiple trap sinks.
-
- 1997-05-10 07:52 whardake
- * man/mib_api.3:
- - (mib_api.3): New file from Dave Shield.
-
- 1997-05-10 07:45 whardake
- * FAQ:
- - (FAQ): Patch from Dave Shields: update.
-
- 1997-05-10 07:41 whardake
- * bug-report:
- - (bug-report): Patch from Dave Shields: don't submit blank bug-reports.
-
- 1997-05-09 15:50 whardake
- * snmplib/: mib.c, parse.c, parse.h:
- - (parse.c): Patch from Dave Shields: deal with anonymous IDs (even better).
-
- 1997-05-09 15:46 whardake
- * snmplib/: mib.c, parse.c:
- - (parse.c): Patch from Dave Shields: deal with anonymous IDs.
-
- 1997-05-09 15:28 whardake
- * snmplib/parse.c:
- - (parse.c): Patch from Dave Shields: negative numbers in mibs.
-
- 1997-05-09 15:03 whardake
- * snmplib/: mib.c, parse.c:
- - (mib.c, parse.c): patches from Niels Baggesen: prototyping (mostly).
-
- 1997-05-09 14:52 whardake
- * agent/mibgroup/: smux.c, smux.h:
- - (smux.[ch]): patches from Niels Baggesen: prototyping.
-
- 1997-05-09 13:46 whardake
- * TODO:
- - (TODO): Update.
-
- 1997-05-09 13:46 whardake
- * agent/mibgroup/smux.c, configure.in, configure
- , config.h.in:
- - (smux.c, config*):
- - check for sgtty.h and prototype better.
-
- 1997-05-09 13:38 whardake
- * snmplib/: Makefile.in, mib.c, mib.h, parse.c
- , parse.h:
- - (mib.[ch], parse.[ch], Makefile.in): New parser from Dave Shield:
- - Run-time control of initial module loading
- (uses env variables MIBDIRS, MIBS, and MIBFILE)
- - Defined interfaces for loading modules and retreiving entries
- - Module scoping now includes Textual Conventions
- - Tokens implemented internally no longer require importing the
- corresponding modules
-
- 1997-04-22 11:49 whardake
- * agent/mibgroup/versioninfo.c, bug-report,
- sedscript.in:
- version tag ( 3.1.4.pre5 )
-
- 1997-04-22 08:43 whardake
- * config.h.in, configure, configure.in,
- agent/mibgroup/smux.c:
- - (config*, smux.c): Check for headers and define FD_COPY if not defined.
-
- 1997-04-22 07:41 whardake
- * agent/mibgroup/: smux.c, smux.h, snmp_bgp.c,
- snmp_ospf.c, snmp_rip2.c:
- - (snmp_bgp.c, snmp_rip2.c, snmp_ospf.c, smux.[ch]):
- - standardize headers for autoconf.
- - smux_init() -> init_smux().
- - SMUXDEBUG -> DODEBUG (--enable-debugging turns this on automatically).
-
- 1997-04-22 06:51 whardake
- * agent/mibgroup/: snmp_bgp.c, snmp_bgp.h, snmp_ospf.c
- , snmp_ospf.h, snmp_rip2.c, snmp_rip2.h:
- - (snmp_bgp.[ch], snmp_rip2.[ch], snmp_ospf.[ch]):
- - conform to new module standards of coding.
-
- 1997-04-22 06:47 whardake
- * agent/common_header.h:
- - (common_header.h): remove duplicate (warning) TCP defines on osf4 systems.
-
- 1997-04-22 06:20 whardake
- * agent/mibgroup/: README.smux, smux.c, smux.h,
- snmp_bgp.c, snmp_ospf.c, snmp_rip2.c:
- - (README.smux, smux.c, smux.h, snmp_bgp.c, snmp_ospf.c, snmp_rip2.c):
- - smux support for gated from Rohit Dube.
-
- 1997-04-22 06:02 whardake
- * apps/snmpbulkwalk.c, apps/snmpget.c,
- apps/snmpgetnext.c, apps/snmpset.c, apps/snmptest.c
- , apps/snmptrap.c, apps/snmptrapd.c,
- apps/snmpwalk.c, apps/snmpnetstat/if.c,
- apps/snmpnetstat/inet.c, apps/snmpnetstat/main.c,
- apps/snmpnetstat/route.c, snmplib/mib.c,
- snmplib/snmp_api.c, snmplib/snmp_api.h:
- - (many): Patch from Niels Baggesen to fix various things, mostly on linux.
-
- 1997-04-22 05:59 whardake
- * maketarget, agent/common_header.h, agent/kernel.c
- , agent/snmp_agent.c, agent/snmp_vars.linux.h,
- agent/snmpd.c, agent/mibgroup/at.c,
- agent/mibgroup/disk.c, agent/mibgroup/errormib.c,
- agent/mibgroup/icmp.c, agent/mibgroup/icmp.h,
- agent/mibgroup/interfaces.c, agent/mibgroup/interfaces.h
- , agent/mibgroup/ip.c, agent/mibgroup/ip.h,
- agent/mibgroup/loadave.c, agent/mibgroup/memory.c,
- agent/mibgroup/route_write.c, agent/mibgroup/snmp_mib.c
- , agent/mibgroup/snmp_mib.h, agent/mibgroup/system.c
- , agent/mibgroup/tcp.c, agent/mibgroup/tcp.h,
- agent/mibgroup/udp.c, agent/mibgroup/udp.h,
- agent/mibgroup/var_route.c, agent/mibgroup/var_route.h:
- - (many): Patch from Niels Baggesen to fix various things, mostly on linux.
-
- 1997-04-21 23:42 whardake
- * FAQ:
- - (FAQ): various updates.
-
- 1997-03-26 08:05 whardake
- * agent/mibgroup/system.c:
- - (mibgroup/system.c): report agent uptime rather than system uptime.
-
- 1997-03-25 04:30 whardake
- * INSTALL:
- - (INSTALL): minor doc update for new flags.
-
- 1997-03-25 00:39 whardake
- * EXAMPLE.conf.def:
- - (EXAMPLE.conf.def): added syslocation and syscontact examples.
-
- 1997-03-24 04:56 whardake
- * FAQ:
- - (FAQ): Patch from Dave Shield.
-
- 1997-03-24 00:51 whardake
- * README:
- - (README): runs on bsdi 2.1.
-
- 1997-03-24 00:51 whardake