ChangeLog
上传用户:wxp200602
上传日期:2007-10-30
资源大小:4028k
文件大小:2891k
- hardaker 28 Sep 98 13:09:45
- - (snmp_api.c): typecast the default community string to (u_char *).
- hardaker 28 Sep 98 15:42:21
- - (memory.c): /etc/swapinfo -> /usr/sbin/swapinfo for hpux10.
- -------------------------------------------------------------------------------
- Changes: V3.5.1 -> V3.5.2
- hardaker 8 Sep 98 09:26:13
- - (NEWS): update.
- hardaker 8 Sep 98 09:33:25
- - (ChangeLog): update for 3.5.1.
- hardaker 8 Sep 98 09:35:55
- version tag ( 3.5.1 )
- hardaker 9 Sep 98 09:45:24
- - (Makefile.in): Put an @ sign in front of the last echo line.
- hardaker 9 Sep 98 09:46:35
- - (memory.c, memory.h, memory_freebsd2.c, memory_freebsd2.h):
- - Change all instances of USED -> AVAIL since thats really what
- we're reporting.
- hardaker 9 Sep 98 09:50:22
- - (memory.c, memory.h, memory_freebsd2.c, memory_freebsd2.h):
- - correct work I stupidly made when tired.
- hardaker 9 Sep 98 11:00:44
- - (NEWS): update for 3.5.2.
- marz 9 Sep 98 18:31:00
- - (snmptrap.c, snmptest.c): add SOCK_ macros for win32 support
-
- -------------------------------------------------------------------------------
-
- Changes: V3.5 -> V3.5.1
- hardaker 22 Jun 98 09:16:32
- - (main.c): Patch from Jerry G. DeLapp:
- - commented out trailing #endif comment.
- hardaker 24 Jun 98 10:30:19
- - (Makefile.in): man->html make specification.
- hardaker 24 Jun 98 11:08:41
- - (UCD-SNMP-MIB.txt): Patch from Niels Baggesen:
- - shutdown trap specifications.
- - misc mib fixes.
- hardaker 26 Jun 98 10:42:32
- - (disk.c): Patch from Michael Douglass:
- - fix calculation of totaldisk by doing block division first to
- protect against 32 bit overflows.
- hardaker 26 Jun 98 10:45:15
- - (smux.c, snmp_bgp.c, snmp_ospf.c, snmp_rip2.c, snmp_rip2.h): Patch
- from Niels Baggesen:
- - Fix for new defines and proper header includes.
- hardaker 26 Jun 98 15:03:38
- - (generic.h): put in a comment to keep compilers from complaining too much.
- hardaker 8 Jul 98 12:26:25
- - (freebsd2.h): use _UTMP_PATH if available.
- hardaker 8 Jul 98 12:26:34
- - (irix.h): define _KMEMUSER
- hardaker 8 Jul 98 12:27:12
- - (win32.opt, libsnmp.dsp, libsnmp.plg, libsnmp.def, libsnmp_dll.plg,
- snmpbulkwalk.dsp, snmpbulkwalk.plg, snmpget.dsp, snmpget.plg,
- snmpgetnext.dsp, snmpgetnext.plg, snmpset.dsp, snmpset.plg,
- snmpstatus.dsp, snmpstatus.plg, snmptranslate.dsp,
- snmptranslate.plg, snmpwalk.dsp, snmpwalk.plg): Patch from Joe
- Marzot:
- - win32 update.
- hardaker 8 Jul 98 12:58:03
- - (snmp_api.c): Patch from Joe Marzot:
- - fix "number of retries" bug.
- - remove odd timeout calculation code for retries > 3.
- hardaker 8 Jul 98 13:02:06
- - (interfaces.c): make hp_interfaces structure static.
- hardaker 8 Jul 98 13:03:36
- - (system.c): don't free env pointers that are created.
- hardaker 8 Jul 98 13:08:18
- - (UCD-SNMP-MIB.txt): Patch from Niels Baggesen:
- - fix for missing object identifier labels.
- hardaker 8 Jul 98 14:43:56
- - (snmp_vars.c): include fixes.
- hardaker 8 Jul 98 14:44:34
- - (pass.c): include sys/wait.h
- hardaker 8 Jul 98 14:44:41
- - (versioninfo.c): include system.h
- hardaker 8 Jul 98 14:45:22
- - (parse.c): include snmp_api.h
- hardaker 8 Jul 98 14:45:42
- - (snmp_api.c): include fixes.
- hardaker 15 Jul 98 15:46:28
- - (sedscript.in): using_module changes.
- hardaker 15 Jul 98 15:46:55
- - (memory.h): MEMSWAPMINIMUM wasn't being used.
- hardaker 17 Jul 98 13:11:10
- - (UCD-SNMP-MIB.inc, UCD-SNMP-MIB.txt):
- - created smicng input file.
- - fixed the UCD-SNMP mib to deal with most smic errors.
- hardaker 17 Jul 98 13:22:32
- - (RFC-1215.txt): created an empty mib module for importing of TRAP-TYPE.
- hardaker 17 Jul 98 16:59:51
- - (*): update for 3.5.1.
- hardaker 20 Jul 98 17:14:21
- - (snmpcheck.def): work around for new multi-depth mib tables..
- hardaker 22 Jul 98 15:35:07
- - (mib.c): don't change running environment variables with strtok.
- hardaker 22 Jul 98 16:23:45
- - (Makefile.in, sedscript.in): fix sedscript includes.
- hardaker 24 Jul 98 09:25:33
- - (disk.c): increment index by 1 so it doesn't start at 0.
- hardaker 24 Jul 98 10:02:14
- - (snmpd.conf.5.def): various documenation updates and notes.
- hardaker 24 Jul 98 10:02:25
- - (snmptranslate.1): nroff error.
- hardaker 24 Jul 98 10:25:44
- - (snmptrapd.8): brought up to date.
- hardaker 24 Jul 98 12:10:07
- - (snmp.c): include sys/select.h for AIX.
- hardaker 24 Jul 98 12:24:22
- - (acl.h, asn1.h, md5.h, mib.h, parse.h, snmp.h, snmp_api.h,
- snmp_client.h, snmp_impl.h, vacm.h, view.h):
- - protect against multiple inclusions.
- hardaker 29 Jul 98 13:44:22
- - (Makefile.in): make install should do a real make all first.
- hardaker 12 Aug 98 15:57:18
- - (snmp_vars.c): ifdef fixes for v2part modules.
- hardaker 12 Aug 98 15:57:42
- - (extensible.c, proc.c): fixit problems with array index wrong.
- hardaker 12 Aug 98 15:57:52
- - (libsnmp.def): find_module added.
- hardaker 12 Aug 98 16:05:28
- - (configure, configure.in):
- - libwrap command line fixes.
- - --with-ldflags command line option created.
- hardaker 12 Aug 98 16:55:32
- - (mib_api.3, snmpd.1.def, variables.5): updates to remove mib.txt references.
- hardaker 12 Aug 98 16:58:11
- - (acconfig.h, config.h.in, configure, configure.in):
- - don't include libraries that aren't needed if gethostbyname isn't in one.
- hardaker 12 Aug 98 16:59:50
- - (snmp_impl.h): Patch from Michael Slifcak:
- - fix the ERROR_MSG() macro to use snmp_set_detail.
- hardaker 14 Aug 98 08:21:44
- - (snmp_parse_args.c, snmptranslate.c): usage fixes and -m/-M to snmptranslate.
- hardaker 14 Aug 98 08:42:49
- - (auto_nlist.c): fix for stupid aix kernels.
- hardaker 14 Aug 98 08:44:07
- - (ucd_snmp.h, memory_freebsd2.c, vmstat_freebsd2.c): Patch from Jonas Olsson:
- - make the memory and vmstat module work under freebsd2.
- hardaker 14 Aug 98 08:44:07
- file memory_freebsd2.c was initially added on branch Ext-3-5-patches.
- hardaker 14 Aug 98 08:44:07
- file vmstat_freebsd2.c was initially added on branch Ext-3-5-patches.
- hardaker 14 Aug 98 08:44:29
- - (README): Added two new names to the thankyou list.
- hardaker 14 Aug 98 08:44:37
- - (sedscript.in): correct include files.
- hardaker 14 Aug 98 08:44:52
- - (Makefile.in): CPP needs to check agent/mibgroup for headers.
- hardaker 14 Aug 98 08:52:32
- - (mib.c, parse.c): Patch from Dave Shield:
- - adopt unknown children into the correct place if IMPORTS are screwed up.
- hardaker 14 Aug 98 09:32:45
- - (snmptranslate.c): Patch from James H. Young:
- - usage output clean up.
- hardaker 14 Aug 98 10:13:13
- - (COPYING): copyright change.
- hardaker 14 Aug 98 10:14:06
- - (parse.c): Patch from Niels Baggesen:
- - Malloc -> xmalloc.
- - parser changes.
- hardaker 14 Aug 98 10:14:59
- - (at.c): fixes for linux.
- hardaker 31 Aug 98 13:03:02
- - (interfaces.c): missing return on ifInErrors results.
- hardaker 31 Aug 98 13:32:43
- - (snmptrapd.c): add a blank line to the end of the trapd output for parsing.
- hardaker 31 Aug 98 16:10:25
- - (snmp_vars.c): in_a_view(): create new function, and use it.
- hardaker 31 Aug 98 16:10:50
- - (snmp_agent.c, snmp_impl.h): fix read/write checks.
- hardaker 31 Aug 98 13:03:02
- - (interfaces.c): missing return on ifInErrors results.
- hardaker 31 Aug 98 13:32:43
- - (snmptrapd.c): add a blank line to the end of the trapd output for parsing.
- hardaker 31 Aug 98 16:10:25
- - (snmp_vars.c): in_a_view(): create new function, and use it.
- hardaker 31 Aug 98 16:10:50
- - (snmp_agent.c, snmp_impl.h): fix read/write checks.
- hardaker 31 Aug 98 16:37:04
- - (ChangeLog, NEWS): update for 3.5.1.
- hardaker 31 Aug 98 16:37:15
- version tag ( 3.5.1.pre1 )
- hardaker 2 Sep 98 10:55:52
- - (configure, configure.in, read_config.c, snmp2p.c, snmp_agent.c,
- snmp_vars.c, snmpd.c, snmpd.h, util_funcs.c, interfaces.c, system.h,
- tcp.c, smux.c, snmp_bgp.c, snmp_bgp.h, snmp_ospf.c, snmp_ospf.h,
- snmp_rip2.c, snmp_rip2.h, extensible.c, loadave.c,
- snmp_parse_args.c, snmpdelta.c, snmptranslate.c, snmptrap.c,
- snmptrapd.c, inet.c, main.c, netstat.h, mib_api.3, snmp_api.3,
- snmpd.1.def, freebsd.h, freebsd2.h, netbsd.h, asn1.h, mib.c,
- parse.c, parse.h, snmp_api.c, snmp_api.h, snmp_client.c): Patch from
- Niels Baggesen:
- - prototypes, as usual (when is everybody starting to use -Wall
- -Wstrict-prototypes ....)
- - snmpd send an enterprise specific trap when it terminates
- - possibility for sending v2c traps (or informs), via trap2sink directive
- - fixes to snmplib and snmptrapd for bugs uncovered when snmpd sends
- an INFORM instead of a TRAP
- - -m and -M option for snmptrapd
- - -D option for snmptranslate
- - fixes to configure to correctly call ALL module init functions
- - major rework of tcp.c, for netbsd. I hope this is OK now, I havent had
- time to test it on all platforms yet - but till friday :-)
- - snmpnetstat prints udp socket table
- - some CMU_COMPATIBLE stuff
- - man page fixes, with an include list that works!
- hardaker 2 Sep 98 10:58:10
- - (tcp.c): Patch from Dave Shield:
- - Combine the two (almost) identical non-solaris cases
- - Add support for the missing Linux entries (InErrs/OutRsts)
- - Add support for the missing Solaris entry (OutRsts)
- hardaker 2 Sep 98 11:03:33
- - (tcp.c): reverse Dave's changes since they conflict with Niels'.
- hardaker 2 Sep 98 12:19:03
- - (extensible.c, proc.c): use correct name index for lookups on writes.
- hardaker 2 Sep 98 12:19:33
- - (snmp_agent.c): check to make sure operation is not a SET when
- returning an error code such as noSuchName.
- hardaker 2 Sep 98 14:04:42
- - (configure, configure.in): don't include modules not requested even
- if required by another module.
- hardaker 2 Sep 98 14:10:53
- version tag ( 3.5.1.pre2 )
- hardaker 2 Sep 98 18:43:30
- - (TODO): added security checks.
- nba 3 Sep 98 14:29:03
- - (fixproc): added comment to test CVS.
- hardaker 4 Sep 98 10:09:47
- - (interfaces.c): fix for sgi's.
- hardaker 4 Sep 98 14:14:19
- - (configure, configure.in, Makefile.in, Makefile.in):
- - fix to allow non-source directory builds.
- hardaker 7 Sep 98 10:10:05
- - (loadave.c): Patch from Niels Baggesen:
- - ifdef re-ordering fixes for alpha/linux.
- hardaker 7 Sep 98 10:47:00
- - (proc.c): Patch from Michael Slifcak:
- - solaris 2.6 fixes.
- hardaker 7 Sep 98 10:48:09
- - (asn1.c): Patch from Michael Slifcak:
- - Catch subidentifier correctly.
- hardaker 7 Sep 98 10:49:08
- - (asn1.h): remove __P() definition.
- hardaker 7 Sep 98 10:49:53
- - (mib.c): Patch from Michael Slifcak:
- - malloc corrections for ENV vars..
- hardaker 7 Sep 98 10:51:22
- - (parse.c): Patch from Michael Slifcak:
- - protect against multiple init_mib_internal() calls.
- hardaker 7 Sep 98 10:53:11
- - (system.c): Patch from Michael Slifcak:
- - exit -> return on win32 system routines.
- hardaker 7 Sep 98 10:55:51
- - (snmp_api.c): Patch from Michael Slifcak:
- - NULL return by malloc protected.
- hardaker 7 Sep 98 12:17:36
- - (snmpd.conf.5.def): Patch from Niels Baggesen:
- - better description of the view mask.
- hardaker 7 Sep 98 12:27:42
- - (memory_freebsd2.h, vmstat_freebsd2.h): created from memory.h and vmstat.h
- hardaker 7 Sep 98 12:27:42
- file memory_freebsd2.h was initially added on branch Ext-3-5-patches.
- hardaker 7 Sep 98 12:27:42
- file vmstat_freebsd2.h was initially added on branch Ext-3-5-patches.
- hardaker 7 Sep 98 12:47:37
- - (parse.c): include snmp_api.h for snmp_get_do_debugging().
- hardaker 7 Sep 98 12:54:16
- - (snmp_api.c): Patch from Michael Slifcak:
- - check malloc calls more carefully.
- - misc bug fixes.
- hardaker 7 Sep 98 13:15:26
- - (Makefile.in): install config.h as $(includedir)/ucd-snmp-config.h.
- hardaker 7 Sep 98 13:21:18
- - (memory.c, memory.h):
- - MEMUSEDREAL -> MEMAVAILREAL (typedef renaming to match functionality).
- hardaker 7 Sep 98 14:06:21
- - (tcp.c): back out Niels' changes since they broke other architectures.
- hardaker 7 Sep 98 14:19:24
- - (Makefile.in(s)): make depends.
- hardaker 7 Sep 98 16:39:59
- - (icmp.c, interfaces.c, ip.c, tcp.c): 64bit long return clean ups.
- marz 7 Sep 98 19:01:01
- update headers for win32, add return to main
- marz 7 Sep 98 19:02:01
- update headers for win32, add return to main,fix win32 compile error w/ non integralswitch case
- marz 7 Sep 98 19:03:33
- update headers for win32, add return to main, resolve conflict w/ std lib log function
- marz 7 Sep 98 19:30:11
- rename and static link debug targets, dll to bin dir, added snmptest, snmptrap, snmpdelta projects
- marz 7 Sep 98 19:42:35
- file snmpdelta.dsp was initially added on branch Ext-3-5-patches.
- marz 7 Sep 98 19:42:35
- file snmpdelta.plg was initially added on branch Ext-3-5-patches.
- marz 7 Sep 98 19:42:35
- file snmptest.dsp was initially added on branch Ext-3-5-patches.
- marz 7 Sep 98 19:42:35
- file snmptest.plg was initially added on branch Ext-3-5-patches.
- marz 7 Sep 98 19:42:35
- file snmptrap.dsp was initially added on branch Ext-3-5-patches.
- marz 7 Sep 98 19:42:35
- file snmptrap.plg was initially added on branch Ext-3-5-patches.
- marz 7 Sep 98 19:42:35
- rename and static link debug targets, dll to bin dir, added snmptest, snmptrap, snmpdelta projects
- hardaker 8 Sep 98 09:26:13
- - (NEWS): update.
- -------------------------------------------------------------------------------
- Changes: V3.4 -> V3.5
- hardaker 24 May 98 15:22:21
- - (FAQ): update to change a few things.
- hardaker 24 May 98 15:22:38
- - (NEWS): change vacm news wording.
- hardaker 24 May 98 15:22:57
- - (ip.c): Patch from Niels Baggesen:
- - fix for netbsd < 1.3.
- hardaker 29 May 98 10:14:32
- - (at.c): Patch from Chris Smith: fix for irix.
- hardaker 29 May 98 10:24:54
- - (snmp_api.c, snmp_impl.h): Patch from Joe Marzot:
- - fix community name length problems and increase size.
- hardaker 29 May 98 11:26:47
- - (configure.in): patch from Niels: include sys/socket in if_mtu test.
- hardaker 29 May 98 11:27:59
- - (configure): make of configure.
- hardaker 29 May 98 11:34:53
- - (configure, configure.in, Makefile.in):
- - Add a dependancy line for snmp_vars.o for all the module includes.
- hardaker 29 May 98 15:20:53
- - (TODO): winSNMP mention.
- hardaker 29 May 98 15:21:13
- - (snmp_parse_args.c): add ability to specify mib information on the cmd line.
- hardaker 29 May 98 16:21:08
- - (configure, configure.in, agent/mibgroup/*):
- - moved most mibgroup pieces into relevent sub-directories.
- - changed all header file and #ifdef USING_* lines to reflect this.
- hardaker 29 May 98 16:21:51
- - (snmp_impl.h): change pdu version from long to int.
- hardaker 31 May 98 17:55:45
- - (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.
- hardaker 31 May 98 17:56:07
- - (snmpset.c): enable setting of opaque floats, doubles, int64s, uint64s.
- hardaker 31 May 98 17:56:55
- - (acconfig.h, config.h.in, configure, configure.in):
- - make it possible not to use opaque special types with new cmd line flag.
- hardaker 2 Jun 98 14:23:15
- - (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.
- hardaker 3 Jun 98 10:51:10
- - (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.
- hardaker 3 Jun 98 10:58:15
- - (ipfwacc.c, ipfwacc.h, IPFWACC-MIB.txt, UCD-SNMP-MIB.txt):
- - moved ipfwacc to ucdavis.13 and removed ^Ms and some blank lines.
- hardaker 3 Jun 98 10:58:44
- - (INSTALL): mention ipfwacc
- hardaker 3 Jun 98 10:58:59
- - (README): mention Cristian Estan in the coders list.
- hardaker 3 Jun 98 11:06:47
- - (example.c, example.h, dlmod.c, dlmod.h): Patch from Eugene Polovnikov:
- - implement a dynamic loading module for loading shared object mib modules.
- hardaker 3 Jun 98 11:10:48
- - (README, example.c, example.h, wombat.c, wombat.h, example.c,
- example.h, wombat.c, wombat.h):
- - moved wombat and example to examples/ directory.
- hardaker 3 Jun 98 11:27:27
- - (snmp_agent.c, snmpd.c): include mibII/snmp_mib.h.
- hardaker 3 Jun 98 11:29:04
- - (mib.c): missed a needed OPAQUE_SPECIAL_TYPES ifdef.
- hardaker 3 Jun 98 12:17:00
- - (snmp_agent.c, snmp_api.c, snmp_auth.c, snmp_impl.h):
- - fix pdu->versions to be all ints.
- hardaker 3 Jun 98 13:39:12
- - (configure, configure.in): New flags:
- - --with-cc=CC
- - --with-cflags=CFLAGS
- hardaker 3 Jun 98 13:43:47
- - (config.h.in, configure, configure.in, snmptrapd.c):
- - check for getdtablesize and use a generic if not available.
- hardaker 3 Jun 98 13:52:28
- - (config.h.in, configure, configure.in, freebsd2.h):
- - move configurable defines to configure rather than in freebsd2.h.
- hardaker 3 Jun 98 13:55:40
- - (i386.h, i586.h, i686.h): removed these (unused) headers.
- hardaker 3 Jun 98 14:02:34
- - (configure, configure.in): fix new --with-cc and --with-cflags arguments.
- hardaker 3 Jun 98 14:21:10
- - (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.
- hardaker 3 Jun 98 14:23:14
- - (Makefile.in's): make depend.
- hardaker 3 Jun 98 14:24:58
- - (Makefile.in): read_config.o is mibmodule header dependant too.
- hardaker 3 Jun 98 14:26:10
- version tag ( 3.5.pre1 )
- hardaker 5 Jun 98 10:52:11
- - (configure, configure.in): Patch from Niels Baggesen:
- - test for setenv.
- hardaker 5 Jun 98 10:52:40
- - (maketarget): Patch from Niels Baggesen:
- - support for larger tree depths.
- hardaker 5 Jun 98 10:54:31
- - (asn1.c, mib.c, parse.h, system.c, system.h): Patch from Niels Baggesen:
- - MIB_ACCESS define changes.
- - setenv implementation.
- - ifdef wrappers for OPAQUE_SPECIAL_TYPES.
- hardaker 8 Jun 98 10:50:12
- - (FAQ): url type splitting.
- hardaker 8 Jun 98 12:34:09
- - (Makefile.in): create a .c -> .o rule to make sure and place the
- object files in the appropriate subdirectories.
- hardaker 8 Jun 98 13:59:08
- - (README): Added Eugene's name.
- hardaker 8 Jun 98 13:59:25
- - (snmpd.conf.5.def): update rfc # for vacm reference.
- hardaker 8 Jun 98 14:12:37
- - (Makefile.in): Patch from Joe Marzot:
- - remove more config created headers on make configclean.
- hardaker 8 Jun 98 14:16:26
- - (libsnmp.def): Patch from Joe Marzot: w32 update.
- hardaker 8 Jun 98 14:22:50
- - (parse.c, parse.h, snmp_api.c, snmp_api.h, snmp_client.c): Patch
- from Joe Marzot:
- - async stuff added.
- - get_tc added.
- - better comments in some places.
- hardaker 8 Jun 98 14:55:53
- - (snmp_api.c): undid redo of comment of gettimeofday().
- hardaker 10 Jun 98 07:11:44
- - (config.h.in): have_setenv.
- hardaker 10 Jun 98 08:53:53
- - (Makefile.in, snmp2p.c, snmpd.c): Patch from Dave Shield:
- - starts to separate out the historic SNMPv2 stuff.
- - does a bit of 'code tidying'.
- - starts to move towards port-specific handlers.
- hardaker 10 Jun 98 14:15:47
- version tag ( 3.5.pre2 )
- hardaker 10 Jun 98 15:30:59
- - (TODO): added Dave's list.
- hardaker 10 Jun 98 15:31:12
- - (NEWS): update.
- hardaker 10 Jun 98 15:47:59
- - (snmp2p.c, snmpd.c, snmpd.h): -Wall cleanups.
- hardaker 12 Jun 98 08:52:28
- - (EXAMPLE.conf.def, FAQ): Patch from Dave Shield:
- - update for VACM stuff.
- hardaker 12 Jun 98 10:12:27
- - (EXAMPLE.conf.def): show vacm example for public/private from anywhere.
- hardaker 12 Jun 98 10:12:40
- - (NEWS): minor update.
- hardaker 12 Jun 98 13:13:12
- - (snmp_api.c): trap types were int's not longs (failed under 64bit arch).
- hardaker 12 Jun 98 13:13:27
- - (parse.c): function name typo.
- hardaker 12 Jun 98 13:13:39
- - (win32/config.h): don't have setenv.
- hardaker 12 Jun 98 13:13:57
- - (libsnmp.def): add setenv to the list.
- hardaker 12 Jun 98 13:43:41
- - (NEWS): 64bit fix mentioned.
- hardaker 12 Jun 98 13:48:21
- - (kernel.c): don't print klread errors unless in debugging mode.
- hardaker 12 Jun 98 15:17:47
- - (ipfwacc.h, IPFWACC-MIB.txt, UCD-SNMP-MIB.txt):
- - create and use a ucdExperimental section for the ipfwacc mib till
- it stabilizes.
- hardaker 17 Jun 98 08:08:23
- - (snmp2p.c, snmpd.c, snmpd.h): Patch from Niels Baggesen:
- - misc type fixes.
- hardaker 17 Jun 98 08:08:58
- - (snmpdelta.c): usage() update.
- hardaker 17 Jun 98 08:10:02
- - (Makefile.in, snmpbulkwalk.1, snmpcmd.1, snmpdelta.1, snmpget.1,
- snmpgetnext.1, snmpset.1, snmpstatus.1, snmptable.1, snmptrap.1,
- snmpwalk.1): Patch from Niels Baggesen:
- - documentation cleanup and centralization of common options.
- hardaker 17 Jun 98 08:10:54
- - (asn1.c): Patch from Niels Baggesen:
- - bcopy -> memcpy.
- hardaker 17 Jun 98 08:11:22
- - (mib.h): Patch from Niels Baggesen:
- - remove 2nd init_mib() prototype.
- hardaker 17 Jun 98 08:21:53
- - (README, AddModuleForDummies.txt, DUMMY-MIB.txt, dummy.c, dummy.h):
- Patch from Jakob Ellerstedt:
- - mib module documentation and example for dummies.
- hardaker 17 Jun 98 15:27:13
- - (README): mention dummy group.
- hardaker 19 Jun 98 08:41:00
- - (FAQ): update from Dave Shield: not found modules with configure?.
- hardaker 19 Jun 98 08:46:31
- - (configure, configure.in): warn BSDI users against /usr/ucb/cc.
- hardaker 19 Jun 98 08:58:05
- - (EXAMPLE.conf.def): Patch from Cristian Estan:
- - example output corrections.
- hardaker 19 Jun 98 08:59:53
- - (Makefile.in): Patch from Cristian Estan:
- - install IPFWACC mib.
- hardaker 19 Jun 98 12:03:48
- - (snmp_vars.c): fix register_mib() to init pointers to null.
- hardaker 19 Jun 98 12:50:55
- - (util_funcs.c): fix checkmib() in case we get called on a get when
- we really shouldn't (bad artifact of new tree structure).
- hardaker 19 Jun 98 12:53:22
- - (snmp_vars.c): memset to 0 the entire subtree struct.
- hardaker 19 Jun 98 13:01:47
- - (Makefile.in): make depend.
- hardaker 19 Jun 98 13:12:55
- - (NEWS): Last update for 3.5.
- -------------------------------------------------------------------------------
- Changes: V3.3 -> V3.4
- hardaker 1 Dec 97 12:44:24
- - (*): 3.3.1 branch merged into main development branch.
- hardaker 5 Dec 97 08:46:50
- - (snmp_api.h): Patch from Niels Baggesen:
- - make trap variables long's not ints for 64bit machines to match
- asn_build_int functions.
- hardaker 5 Dec 97 11:58:52
- - (apps/*.c): support random access requests on all apps via -R switch.
- hardaker 5 Dec 97 14:30:06
- - (configure, configure.in): warn instead of error for config_require macro's.
- hardaker 15 Dec 97 11:08:01
- - (acconfig.h, config.h.in, configure, configure.in):
- - new macro to change default MIBS when modules are compiled:
- config_add_mib().
- hardaker 15 Dec 97 11:08:19
- - (host.h, ucd_snmp.h, v2party.h):
- - use config_add_mib().
- hardaker 15 Dec 97 11:14:18
- - (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.
- hardaker 15 Dec 97 15:07:26
- - (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.
- hardaker 15 Dec 97 15:07:59
- - (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.
- hardaker 23 Dec 97 11:20:04
- - (hr_swrun.c): Correct a non-casted malloc.
- hardaker 23 Dec 97 11:33:59
- - (hr_filesys.c): Solaris specific fixes.
- hardaker 23 Dec 97 11:35:26
- - (acconfig.h, config.h.in, sedscript.in): BSDI definition fixes.
- hardaker 23 Dec 97 11:41:49
- - (config.h.in, configure, configure.in): Patch from Johannes Grosen:
- - fix non-existent nlist.h problems under linux redhat 5.0.
- hardaker 23 Dec 97 11:42:28
- - (mibgroup/*.c, common_header.h): Patch from Johannes Grosen:
- - fix non-existent nlist.h problems under linux redhat 5.0.
- hardaker 23 Dec 97 11:42:39
- - (snmptrap.c): Patch from Johannes Grosen:
- - fix non-existent nlist.h problems under linux redhat 5.0.
- hardaker 23 Dec 97 11:42:54
- - (snmplib/system.c): Patch from Johannes Grosen:
- - fix non-existent nlist.h problems under linux redhat 5.0.
- hardaker 23 Dec 97 11:46:08
- - (hpux.c): #ifdef'ed out unused writeHP function.
- hardaker 23 Dec 97 12:32:21
- - (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.
- hardaker 23 Dec 97 12:48:31
- - (snmptrapd.c):
- - Change -f flag to -l and make -f no-fork.
- - fix patch which munged ability to generate both -P and -s simultaneously.
- hardaker 23 Dec 97 14:40:36
- - (README): Add Ted Rule to coders list.
- hardaker 23 Dec 97 14:42:47
- - (*): 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().
- hardaker 23 Dec 97 14:44:38
- - (snmpd.1.def, snmptrapd.8): debugging flag additions.
- hardaker 23 Dec 97 14:47:08
- - (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.
- hardaker 23 Dec 97 15:27:54
- - (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.
- hardaker 23 Dec 97 15:56:18
- - (versioninfo.c, versioninfo.h): Create a mib variable to set/report
- if debugging is on or off.
- hardaker 23 Dec 97 15:59:03
- - (UCD-SNMP-MIB.txt): Create a mib variable to set/report if debugging
- is on or off.
- hardaker 23 Dec 97 16:30:47
- version tag ( 3.4.pre1 )
- hardaker 29 Dec 97 09:37:06
- - (tkmib): First implementation.
- hardaker 30 Dec 97 14:00:03
- - (tkmib):
- - new command: table to display snmptables as a table.
- - misc...
- hardaker 30 Dec 97 17:01:57
- - (tkmib): Create a graphing widget.
- hardaker 5 Jan 98 13:27:38
- - (mib_api.3): change "all" to "ALL".
- hardaker 5 Jan 98 13:28:00
- - (mib.c, parse.c, parse.h): add a find_module() routine.
- hardaker 5 Jan 98 13:28:22
- - (snmptranslate.c): put init_mib back in place (opps).
- hardaker 5 Jan 98 13:28:42
- - (TODO): snmpv3
- hardaker 5 Jan 98 16:29:39
- - (asn1.c): Patch from Niels Baggesen:
- - fix asn1_build_objid.
- hardaker 5 Jan 98 17:33:07
- - (parse.c): swap args to merge_anon_children().
- hardaker 12 Jan 98 09:14:54
- - (parse.c): Patch from Dave Shield: fix anon_children invalid memory access.
- hardaker 12 Jan 98 09:18:50
- - (mib_api.3, snmp_api.3): Patch from Niels Baggesen:
- - doc update to reflect moved headers.
- hardaker 12 Jan 98 09:19:10
- - (Makefile.in): Patch from Niels Baggesen: link directly to lib.
- hardaker 12 Jan 98 09:19:47
- - (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.
- hardaker 12 Jan 98 09:21:56
- - (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.
- hardaker 12 Jan 98 09:40:36
- - (FAQ, INSTALL, Makefile.in): Patch from Niels Baggesen:
- - Documentation update to fix paths from recent changes.
- hardaker 12 Jan 98 09:41:38
- - (read_config.c, snmp_vars.c, snmpd.c): Patch from Niels Baggesen:
- - header fixes.
- - snmp_perror usage.
- hardaker 12 Jan 98 09:44:51
- - (asn1.c, mib.c, snmp_api.h, snmp_impl.h, system.h): Patch from Niels
- Baggesen:
- - header changes and boolean check corrections.
- hardaker 12 Jan 98 09:51:27
- - (parse.c): Undid anon-children change.
- hardaker 12 Jan 98 09:56:14
- - (kernel_sunos5.c): Patch from Niels Baggesen:
- - increase buffer size to increase max interfaces reported on Solaris.
- hardaker 16 Jan 98 09:44:56
- - (snmpd.c): Patch from Sheshadri Yagati:
- - signal a trap (2) when the agent is shut down.
- hardaker 21 Jan 98 11:08:39
- - (COPYING): update.
- hardaker 21 Jan 98 11:12:01
- - (*/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.
- hardaker 21 Jan 98 11:12:22
- - (read_config.c, snmp_agent.c, snmp_vars.c, snmpd.c):
- - include struct.h explicitly.
- hardaker 21 Jan 98 11:12:34
- - (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.
- hardaker 21 Jan 98 17:33:24
- - (Makefile.top, configure, configure.in, */Makefile.in):
- - Do a better version of shlib support. Should be useable now at least.
- hardaker 21 Jan 98 22:05:44
- - (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.
- hardaker 23 Jan 98 08:30:35
- - (memory.c): Patch from Niels Baggesen:
- - don't close file descriptor in linux's FILE_TO_BUF macro.
- hardaker 23 Jan 98 11:19:12
- - (generic.h, i386.h, i586.h, i686.h): m/*.h file beginnings.
- hardaker 23 Jan 98 11:19:33
- - (bsd.h, generic.h, linux.h, sysv.h): s/* beginnings.
- hardaker 23 Jan 98 16:12:02
- - (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().
- hardaker 23 Jan 98 16:14:20
- - (registry.[ch], UCD-SNMP-MIB.txt):
- - create a new table at ucdavis.103 to display registered mibs.
- hardaker 23 Jan 98 16:15:05
- - (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"
- hardaker 23 Jan 98 16:34:43
- - (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.
- hardaker 30 Jan 98 08:57:54
- - (configure, configure.in): test for 'ps aux' (redhat 5.0).
- hardaker 30 Jan 98 09:01:06
- - (UCD-SNMP-MIB.txt, memory.c, memory.h): Patch from Luuk de Boer:
- - report cached, buffer, and shared statistics for linux.
- hardaker 30 Jan 98 09:24:19
- - (read_config.c, snmp_vars.c, var_struct.h): Patch from Dave Shield:
- - new subtree structure system.
- hardaker 30 Jan 98 10:40:26
- - (pass.c): put pass_comapre here.
- hardaker 30 Jan 98 10:41:53
- - (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.
- hardaker 30 Jan 98 10:42:17
- - (registry.c, registry.h): begin munging for new hierarchy.
- hardaker 30 Jan 98 10:43:28
- - (UCD-SNMP-MIB.txt): change module indexing to use oid instead of a numeric.
- hardaker 30 Jan 98 10:49:59
- - (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.
- hardaker 30 Jan 98 10:55:20
- version tag ( 3.4.pre2 )
- hardaker 30 Jan 98 13:49:56
- - (README): I can't really have forgotten Simon's name in the list
- could I?
- hardaker 30 Jan 98 13:50:28
- - (aclocal.m4, configure): define ifnet for linux.
- hardaker 30 Jan 98 14:31:58
- - (acconfig.h, config.h.in, configure, configure.in): check for if_speed.
- hardaker 30 Jan 98 14:32:13
- - (interfaces.c): finish linux problems and use if_speed.
- hardaker 30 Jan 98 15:25:02
- - (snmp_parse_args.c, snmptrap.c): fix default port for snmptrap.
- hardaker 2 Feb 98 08:57:41
- - (configure, configure.in): Patch from John Hawkinson:
- - fix typo in configure for shared library extension w/o shared libraries.
- hardaker 6 Feb 98 13:29:40
- - (at.c, icmp.c, interfaces.c, ip.c, tcp.c, udp.c): protect against nlist.h
- hardaker 6 Feb 98 13:44:44
- - (hr_disk.c): close() got caught inside an else it shouldn't have due
- to an ifdef error.
- hardaker 6 Feb 98 17:10:53
- - (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.
- hardaker 6 Feb 98 17:11:25
- - (generic.h, hpux.h, irix.h, linux.h, solaris.h):
- - update for auto_nlist symbols.
- hardaker 9 Feb 98 11:03:02
- - (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.
- hardaker 9 Feb 98 11:03:17
- - (auto_nlist.h): prototype wrapper.
- hardaker 9 Feb 98 11:03:56
- - (configure, configure.in):
- - changed --with-shared-libraries to --enable-shared to match other pkgs.
- - display arguments found for --enable-shared.
- hardaker 9 Feb 98 11:04:31
- - (bsd.h, bsdi.h, freebsd.h, freebsd3.h, generic.h, hpux.h, netbsd.h,
- solaris.h):
- - define symbols for auto_nlist to use.
- hardaker 9 Feb 98 11:06:53
- - (snmp_vars.c): Patch from Dave Shield:
- - fix prototypes on my broken table walking routines.
- hardaker 9 Feb 98 11:17:52
- version tag ( 3.4.pre3 )
- hardaker 9 Feb 98 11:18:45
- - (configure.in): check for ioctls.h
- hardaker 9 Feb 98 11:18:59
- - (interfaces.c): include ioctls.h if available.
- hardaker 9 Feb 98 11:20:00
- - (config.h.in, configure): check for ioctls.h.
- hardaker 11 Feb 98 09:19:33
- - (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.
- hardaker 11 Feb 98 09:28:09
- - (configure, configure.in):
- - ps aux should define aux not -aux.
- hardaker 11 Feb 98 09:28:33
- - (host_res.h): Patch from Dave Shield:
- - don't include config.h
- hardaker 11 Feb 98 09:28:44
- - (hr_network.c): Patch from Dave Shield:
- - solaris fixes.
- hardaker 11 Feb 98 09:29:06
- - (solaris.h): Patch from Dave Shield:
- - undef IP_FORWARDING_SYMBOL before defining it.
- hardaker 11 Feb 98 16:44:13
- - (configure, configure.in): sed doesn't like [a-z]+ type expressions.
- hardaker 13 Feb 98 09:07:31
- - (FAQ): typo: authtrapsenable -> authtrapenable.
- hardaker 17 Feb 98 09:50:43
- - (snmp_api.c, snmp_api.h):
- - use snmp_ipaddr instead of ipaddr to avoid hpux conflicts.
- hardaker 17 Feb 98 09:53:12
- - (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.
- hardaker 17 Feb 98 09:54:01
- - (tcp.c, udp.c):
- - nlist symbol name errors.
- hardaker 18 Feb 98 08:06:00
- - (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.
- hardaker 18 Feb 98 08:15:56
- - (config.h.in, configure, configure.in): Patch from Simon Leinen:
- - check for sys/sysmp.h.
- hardaker 18 Feb 98 08:16:21
- - (auto_nlist.c): Patch from Simon Leinen:
- - fix a debugging statement (missing a variable).
- hardaker 18 Feb 98 08:18:05
- - (at.c, icmp.c, interfaces.c, ip.c, tcp.c, udp.c, irix.h):
- Patch from Simon Leinen:
- - port to irix.
- hardaker 18 Feb 98 11:45:20
- - (sedscript.in): define LIBDIR and DATADIR.
- hardaker 18 Feb 98 11:46:48
- - (snmpd.1.def, snmpd.conf.5.def): change to DATADIR from LIBDIR.
- hardaker 18 Feb 98 13:31:07
- - (disk.h, extensible.h, loadave.h, proc.h, UCD-SNMP-MIB.txt):
- - turn these mibs into real tables. Required changing the mib though.
- hardaker 18 Feb 98 13:34:55
- - (snmpd.conf.5.def): authtrapsenable -> authtrapenable.
- hardaker 18 Feb 98 13:44:13
- - (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.
- hardaker 18 Feb 98 14:25:53
- - (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.
- hardaker 18 Feb 98 14:32:05
- - (read_config.c, snmp_vars.c):
- - prototyping and --Wall checks.
- hardaker 18 Feb 98 14:32:38
- - (snmp_api.c, snmp_api.h): prototyping checks.
- hardaker 18 Feb 98 16:28:51
- - (openbsd.h): created.
- hardaker 18 Feb 98 16:29:58
- - (acconfig.h, UCD-SNMP-MIB.txt):
- - removed unneeded stuff.
- - added openbsd.
- hardaker 18 Feb 98 16:30:47
- - (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.
- hardaker 18 Feb 98 16:33:14
- - (config.h.in): openbsd defines.
- hardaker 18 Feb 98 16:33:43
- - (*/Makefile.in): make depend.
- hardaker 18 Feb 98 16:51:18
- version tag ( 3.4.pre4 )
- hardaker 20 Feb 98 09:19:00
- - (interfaces.c): Patch from Simon Leinen:
- - fix include file dependancies on irix with _KERNEL defined.
- hardaker 20 Feb 98 11:15:14
- - (*/Makefile.in): fix make depend to look for and strip /usr/lib/*.
- hardaker 25 Feb 98 07:27:09
- - (read_config.c, snmpd.c): Patch from Niels Baggesen:
- - fix read_config parser's end of line problems.
- hardaker 4 Mar 98 15:49:32
- - (COPYING): documentation requirement change.
- hardaker 6 Mar 98 14:01:52
- - (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.
- hardaker 6 Mar 98 15:47:01
- - (util_funcs.c):
- - remove GLOBAL-SECURITY checks.
- hardaker 6 Mar 98 15:47:19
- - (mibII.h): add vacm_vars.
- hardaker 6 Mar 98 15:47:40
- - (host_res.h): move snmp_api.h up above snmp_impl.h.
- hardaker 6 Mar 98 15:48:33
- - (acconfig.h, config.h.in, configure, configure.in):
- - remove security type prompts.
- hardaker 9 Mar 98 17:40:04
- - (mibII.c, mibII.h, sysORTable.c, sysORTable.h, system.c, v2party.c,
- vacm_vars.c, vacm_vars.h):
- - implement sysORTable.
- - register mibs under it.
- hardaker 11 Mar 98 08:06:17
- - (*/*/*/*): 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.
- hardaker 11 Mar 98 09:40:42
- - (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.
- hardaker 11 Mar 98 10:30:50
- - (sysORTable.c, sysORTable.h, system.c, system.h):
- - fix time values and move sysORLastChanged to the system group.
- hardaker 11 Mar 98 12:14:09
- - (*): Patch from Craig Bevins for OpenBSD
- hardaker 11 Mar 98 12:27:01
- - (interfaces.c, tcp.c, udp.c, var_route.c, var_route.h): Patch from
- Craig Bevins:
- - port to OpenBSD.
- hardaker 11 Mar 98 12:45:46
- - (*): patch from Garrett Wollman for FreeBSD.
- hardaker 11 Mar 98 12:56:37
- - (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.
- hardaker 11 Mar 98 14:41:11
- - (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).
- hardaker 11 Mar 98 15:42:35
- - (auto_nlist.c): better debugging printfs
- hardaker 11 Mar 98 15:45:22
- - (hpux.h): switch incorrect arptab symbols.
- hardaker 11 Mar 98 15:56:13
- - (README): name update.
- hardaker 11 Mar 98 15:57:16
- - (*/Makefile.in): depend update.
- hardaker 11 Mar 98 17:05:41
- - (system.c): don't chomp new line on read_config utils.
- hardaker 18 Mar 98 09:17:42
- - (README): changed OV path's to newer release paths.
- hardaker 18 Mar 98 13:10:35
- - (acconfig.h, config.h.in, sedscript.in, UCD-SNMP-MIB.txt):
- - re-numbering of the new table modules.
- hardaker 18 Mar 98 13:26:22
- - (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.
- hardaker 18 Mar 98 13:56:16
- - (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.
- hardaker 18 Mar 98 14:09:31
- version tag ( 3.4.pre5 )
- hardaker 22 Mar 98 18:13:41
- - (pass.c, proc.c, vacm_vars.c): Patch from Simon Burge:
- - move sys/types.h up for ultrix.
- hardaker 25 Mar 98 09:15:45
- - (tcp.c): include tcpip.h for digital unix.
- hardaker 25 Mar 98 10:39:13
- - (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().
- hardaker 25 Mar 98 10:39:50
- - (acconfig.h, config.h.in): simply don't define CAN_USE_NLIST on linux.
- hardaker 25 Mar 98 10:44:06
- - (snmpd.c, snmp_api.c): Spelling errors from the CMU code fixed.
- hardaker 25 Mar 98 10:46:36
- - (acconfig.h, config.h.in, linux.h): new define: DONT_USE_NLIST.
- hardaker 25 Mar 98 10:59:20
- - (interfaces.c): Patch from Niels Baggesen:
- - Add an & to arpcom.ac_enaddr in memset.
- hardaker 25 Mar 98 12:48:30
- - (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.
- hardaker 25 Mar 98 13:07:00
- - (v2party.c, mibII.c, vacm_vars.c): declair registration variables staticly.
- hardaker 25 Mar 98 16:49:56
- - (hpux.c): fix write_method declaration.
- hardaker 26 Mar 98 07:22:30
- - (*.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.
- hardaker 27 Mar 98 09:20:04
- - (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.
- hardaker 27 Mar 98 11:20:21
- - (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.
- hardaker 27 Mar 98 11:20:54
- - (disk.c): use config_pwarn() for missing disks.
- hardaker 27 Mar 98 11:22:35
- - (hr_device.c): check device index against maximum (segfault on HPUX).
- hardaker 27 Mar 98 16:10:05
- - (README, config.h.in, configure, configure.in, snmpd.c): Patch from
- Arthur Hyun:
- - tcpwrappers support.
- hardaker 27 Mar 98 16:23:03
- - (interfaces.c): Interfaces_Scan_Next needed a 4th (NULL) argument.
- hardaker 27 Mar 98 16:23:33
- - (acconfig.h, config.h.in, configure, configure.in, snmpd.c):
- - correctly #ifdef out the tcpwrappers patch.
- hardaker 27 Mar 98 16:42:13
- - (INSTALL): document libwrap.
- hardaker 27 Mar 98 16:43:06
- - (snmp_vars.c, snmp_vars.h, interfaces.c, ip.c, registry.c):
- - prototyping and -Wall fixes.
- hardaker 1 Apr 98 09:52:32
- - (snmp_client.c): enterprise_length is sizeof(oid) dependent.
- hardaker 1 Apr 98 13:27:07
- - (auto_nlist.c):
- - remove no longer needed debugging statements of tree traversal.
- hardaker 1 Apr 98 13:31:29
- - (NEWS, PORTING): updates for 3.4.
- hardaker 1 Apr 98 13:47:55
- - (FAQ, README): more 3.4 updates.
- hardaker 1 Apr 98 13:53:27
- - (EXAMPLE.conf.def): added vacm example configuration.
- hardaker 1 Apr 98 13:54:11
- - (snmpd.conf.5.def): moved the view example section above the access section.
- hardaker 1 Apr 98 14:10:07
- - (TODO): removed a few things!
- hardaker 1 Apr 98 14:11:49
- - (Makefile.in): make depend.
- hardaker 1 Apr 98 14:40:44
- - (snmp_vars.c, snmp_vars.h): make unregestering of mibs work.
- - (in most cases :-?)
- hardaker 1 Apr 98 14:43:14
- version tag ( 3.4.pre6 )
- hardaker 1 Apr 98 16:35:59
- - (snmptrapd.c): always send enterprise and trapoid to scripts.
- hardaker 20 Apr 98 10:31:08
- - (snmpd.c): change oid from textual to numeric to allow now mibs to
- be loaded.
- hardaker 20 Apr 98 15:54:29
- - (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
- hardaker 20 Apr 98 15:56:50
- - (config.h.in, configure, configure.in): check for sys/dkio.h
- hardaker 20 Apr 98 15:59:12
- - (hr_filesys.c, hr_swrun.c): Patch from Niels Baggesen:
- - fix some host resources for solaris.
- hardaker 20 Apr 98 16:00:36
- - (snmpd.c): Patch from Niels Baggesen:
- - appropriate use of strdup during startup and better flag checking.
- hardaker 20 Apr 98 16:00:56
- - (interfaces.c): Patch from Niels Baggesen:
- - header moves.
- hardaker 20 Apr 98 16:02:12
- - (ip.c): Patch from Niels Baggesen:
- - test symbol defines and cleanup.
- hardaker 20 Apr 98 16:03:03
- - (snmptable.c): Patch from Niels Baggesen:
- - prototyping and other cleanups.
- hardaker 20 Apr 98 16:05:00
- - (snmptrapd.c): Patch from Niels Baggesen:
- - gethostbyaddr moves up.
- - include sys/wait.h.
- - syslog %d -> %ld for long specific_type.
- hardaker 20 Apr 98 16:05:34
- - (vacm_vars.c): Patch from Niels Baggesen:
- - typecast a pointer.
- hardaker 20 Apr 98 16:06:03
- - (tcp.c, udp.c, var_route.c): Patch from Niels Baggesen:
- - #ifdef checks on symbols and header movement.
- hardaker 20 Apr 98 16:06:21
- - (solaris.h): Patch from Niels Baggesen:
- - undefine a bunch of nlist symbols.
- hardaker 20 Apr 98 16:07:10
- - (snmp_client.c): Patch from Niels Baggesen:
- - needed pointer copies.
- hardaker 22 Apr 98 07:49:21
- - (UCD-SNMP-MIB.txt): changed wording, cleaned up a bit.
- hardaker 22 Apr 98 08:35:29
- - (parse.c): Patch from Niels Baggesen:
- - parse BITS keywords.
- hardaker 24 Apr 98 10:00:06
- - (acconfig.h, config.h.in): mib oid location updates for ucd-snmp mib.
- hardaker 24 Apr 98 10:02:29
- - (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.
- hardaker 24 Apr 98 10:22:00
- - (UCD-SNMP-MIB.txt): the textual descriptions were updated some.
- hardaker 24 Apr 98 14:03:26
- - (UCD-SNMP-MIB.txt): more cleaning and renaming.
- hardaker 24 Apr 98 14:32:12
- - (acconfig.h, config.h.in, configure, configure.in):
- - check statvfs.h for f_bavail.
- hardaker 24 Apr 98 14:33:08
- - (hr_filesys.c): include sys/param.h to define MAXPATHLEN.
- hardaker 24 Apr 98 14:33:24
- - (hr_partition.c): close file descriptor just opened.
- hardaker 24 Apr 98 14:33:58
- - (disk.c): calculate vfs block size if possible and size > 255 bytes.
- hardaker 24 Apr 98 16:31:30
- - (tcp.c): include netinet/tcpip.h for DU4.0.
- hardaker 24 Apr 98 16:32:05
- - (auto_nlist.c, auto_nlist.h): n_value is a long:
- - return the value from auto_nlist_value as an unsigned long.
- hardaker 24 Apr 98 16:40:45
- - (var_route.c): watch out for single route loops.
- hardaker 27 Apr 98 10:59:19
- - (Makefile.top): removed unneeded variable.
- hardaker 27 Apr 98 11:00:08
- - (configure, configure.in): define SHLIB_LDCONFIG_CMD as ":" for
- static library cases.
- hardaker 27 Apr 98 11:00:44
- - (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.
- hardaker 27 Apr 98 13:31:10
- version tag ( 3.4.pre7 )
- hardaker 27 Apr 98 16:24:34
- - (tkmib): bug fixes and new mib menu to load new mibs.
- hardaker 27 Apr 98 16:46:28
- - (tkmib): New mib menu command: load a mib module by ID name.
- hardaker 27 Apr 98 16:48:02
- - (tkmib): bug fixes.
- hardaker 29 Apr 98 08:56:44
- - (snmptable.c): Patch from Niels Baggesen:
- - fix -H header printing.
- hardaker 29 Apr 98 10:26:58
- - (tcp.c): don't use TCPSTAT_SYMBOL unless defined.
- hardaker 29 Apr 98 10:34:12
- - (example.c, proc.c, var_route.c, wombat.c):
- - nlist cleanups.
- hardaker 29 Apr 98 10:43:04
- - (example.c, example.h, wombat.c, wombat.h): more clean ups.
- hardaker 29 Apr 98 11:31:43
- - (vmstat.c, vmstat.h): moves, changes, removals, and fixes.
- hardaker 29 Apr 98 11:32:01
- - (UCD-SNMP-MIB.txt): put vmstat back in and renamed to systemStats.
- hardaker 29 Apr 98 11:41:58
- - (tkmib):
- - display unloaded module error.
- - don't try to load a file on a cancel.
- hardaker 6 May 98 11:22:56
- - (Makefile.in): install tkmib.
- hardaker 6 May 98 14:06:57
- - (UCD-SNMP-MIB.txt):
- - added internal table section.
- - mib number corrections to match the source.
- hardaker 6 May 98 14:58:23
- - (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].
- hardaker 6 May 98 21:06:59
- - (NEWS): minor wording change.
- hardaker 6 May 98 21:07:28
- - (util_funcs.c, util_funcs.h):
- - new function: calculate_time_diff(t1, t2).
- hardaker 6 May 98 21:08:00
- - (UCD-SNMP-MIB.txt): make bogus index's be 0.
- hardaker 6 May 98 21:08:37
- - (mib2c): created a mib2c template creator.
- hardaker 6 May 98 22:28:47
- - (win32/config.h): update from Joe Marzot.
- hardaker 7 May 98 09:05:55
- - (COPYING): correction for dates.
- hardaker 7 May 98 09:07:06
- - (configure, configure.in): sys/stat inclusion in fs checks.
- hardaker 7 May 98 09:07:46
- - (read_config.c): debug info for config files read.
- hardaker 8 May 98 10:57:49
- - (config*): check for pkglocs.h.
- hardaker 8 May 98 11:01:24
- - (hr_swinst.c, hr_disk.c): Patch from Dave Shields.
- hardaker 8 May 98 14:53:36
- - (disk.c): wording change.
- hardaker 11 May 98 08:08:37
- - (util_funcs.c): blank line removal.
- hardaker 11 May 98 08:08:53
- - (tkmib): optional port number.
- hardaker 11 May 98 08:09:58
- - (mib2c):
- - counter64s.
- - consolodation of variable declarations.
- - more error stings in all files for unknown variable types.
- hardaker 11 May 98 08:10:30
- - (parse.c): opaque's can have a size specifier.
- hardaker 11 May 98 08:10:46
- - (int64.c): add incrByU32().
- hardaker 11 May 98 10:29:16
- - (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
- hardaker 11 May 98 10:30:01
- - (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!
- hardaker 11 May 98 10:30:18
- - (snmptranslate.c): Patch from Niels Baggesen:
- - implement the long since announced -H option to snmptable
- hardaker 11 May 98 10:30:37
- - (snmptranslate.1): Patch from Niels Baggesen:
- - implement the long since announced -H option to snmptable.
- hardaker 11 May 98 10:31:33
- - (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).
- hardaker 11 May 98 10:32:27
- - (UCD-SNMP-MIB.txt): Patch from Niels Baggesen:
- - Corrections of disk entry capitilazation problems.
- hardaker 11 May 98 10:34:38
- - (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
- hardaker 12 May 98 10:52:16
- - (hr_swinst.c): Patch from Dave Shield:
- - more swinst fixes for rpm modules.
- hardaker 12 May 98 10:52:57
- - (snmptrapd.c): Patch from Dave Shield:
- - include a getdtablesize() function for hpux9.
- hardaker 12 May 98 11:10:42
- - (NEWS): more updates.
- hardaker 12 May 98 11:11:10
- - (acconfig.h, config.h.in, configure, configure.in):
- - munge rpm lib check to link with -ldb as well.
- hardaker 12 May 98 11:11:32
- - (disk.c): NULL -> 0.
- hardaker 12 May 98 11:45:21
- - (vmstat.c): correct strings inclusion.
- hardaker 12 May 98 11:45:51
- - (snmp_api.c, system.c):
- - move debugging code from system.c to snmp_api.c, where it should be.
- hardaker 12 May 98 15:14:48
- - (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.
- hardaker 12 May 98 15:15:01
- version tag ( 3.4.pre8 )
- hardaker 13 May 98 21:21:22
- - (int64.c, int64.h, mib.c): make int64.c use counter64's structure.
- hardaker 13 May 98 21:21:42
- - (snmp_vars.c): don't return a counter64 to a snmpv1 request.
- hardaker 13 May 98 21:22:09
- - (ip.c): include net/route.h and syslog.h for bsdi.
- hardaker 13 May 98 21:22:17
- - (memory.c): include sys/param.h for bsdi
- hardaker 13 May 98 21:25:39
- - (mib.c): sprint_by_type() didn't handle counter64's.
- hardaker 14 May 98 07:17:34
- - (memory.c): move sys/param.h up above fs.h headers.
- hardaker 14 May 98 08:21:55
- - (FAQ): new FAQ from Dave Shields.
- hardaker 14 May 98 08:22:08
- - (NEWS): mib2c mentioned.
- hardaker 14 May 98 08:25:57
- - (configure.in, configure): typos.
- hardaker 15 May 98 10:13:16
- - (parse.c): single quote missing module names.
- hardaker 15 May 98 10:17:36
- - (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.
- hardaker 15 May 98 10:19:05
- - (mib.c): Patch from Dave Shield:
- - provide ability to do random searches specifying a module name to look in.
- hardaker 15 May 98 11:17:44
- - (FAQ, mib.c): Patch from Dave Shield:
- - handle random lookups with multiple oid segments.
- hardaker 15 May 98 11:19:10
- - (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.
- hardaker 18 May 98 11:18:21
- - (acconfig.h, config.h.in, configure, configure.in):
- - fix rtentry structure test on re-configures.
- hardaker 18 May 98 13:13:18
- - (hr_swinst.c): protect using the date pointer against NULL settings.
- hardaker 18 May 98 15:39:38
- version tag ( 3.4.pre9 )
- hardaker 18 May 98 18:14:19
- - (int64.c):
- - include header changes for win32.
- hardaker 19 May 98 10:41:14
- - (at.c): set to do nothing when CAN_USE_SYSCTL.
- hardaker 19 May 98 10:41:49
- - (memory.c): fix swapinfo on hpux10 systems. (/etc/swapinfo -r).
- hardaker 20 May 98 07:33:02
- - (mib.c, parse.c): Patch from Niels Baggesen:
- - extend random lookups further.
- hardaker 20 May 98 07:34:31
- - (FAQ): Update from Dave Shield.
- hardaker 20 May 98 07:36:14
- - (util_funcs.c): make checmib() use oid not int for newname.
- hardaker 20 May 98 07:37:33
- - (snmp_impl.h): version should be a long.
- hardaker 20 May 98 08:25:41
- - (read_config.c): config_perror() -> config_pwarn() for missing tokens.
- hardaker 20 May 98 08:27:06
- - (*/Makefile.in): make depend.
-
- -------------------------------------------------------------------------------
- Changes: V3.2 -> V3.3
- whardake 11 Jun 97 04:53:53
- - (mib.c): Patch from Niels Baggesen to make MIBFILES env var work correctly.
- whardake 11 Jun 97 05:46:18
- - (ChangeLog): whoops.
- whardake 23 Jun 97 23:40:28
- - (Makefile.in): Patch from John Charlton to fix leading spaces in sedscript.
- whardake 23 Jun 97 23:41:58
- - (configure*): bsdi3 needs to define bsdi2, not itself (duh).
- whardake 23 Jun 97 23:42:36
- - (agent/mibgroup/README): need 2 leading '-'s on --with-mib-modules flag.
- whardake 26 Jun 97 23:39:32
- - (smux.c): __P macros were called with too many arguments (needed (args)).
- whardake 30 Jun 97 05:53:57
- - (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.
- whardake 30 Jun 97 05:54:36
- - (agent/mibgroup/interfaces.c): Don't put & in front of osf4 ac_enaddr.
- whardake 30 Jun 97 06:33:08
- - (snmptest.c): Patch from Niels Baggesen to fix get -> fget 'n' problem.
- - Also makes sure it handles up and lower cases.
- whardake 30 Jun 97 06:38:43
- - (wombat.h): better document config_load_mib() example.
- whardake 30 Jun 97 06:49:45
- - (config*, memory.c): Patch from vlad@misery.rosprint.ru:
- - implement memory section of ucd mib on linux.
- whardake 30 Jun 97 06:58:49
- - (mib_api.3, parse.[ch]): Patch from Dave Shield:
- - Handle mib module replacements through new function and replacement table.
- whardake 30 Jun 97 07:19:51
- - (mib.c, parse.c, snmp_api.c): Suggestions from Laukkanen Markku NRC/Hki:
- - Malloc typecasts and other corrections in casting.
- whardake 1 Jul 97 01:10:00
- - (smux.c): fix prototyping failures.
- whardake 1 Jul 97 05:41:58
- - (config*, common_header.h, interfaces.c, var_route.c, UCD-SNMP-MIB.txt):
- - fix freebsd3 specific problems (based on suggestions from Bill Fenner).
- whardake 1 Jul 97 06:02:57
- - (apps/*.c): Better usage information and usage() standarization.
- whardake 1 Jul 97 06:41:44
- - (disk.c, errormib.c, loadave.c, memory.c): bsdi3 specific headers.
- whardake 1 Jul 97 07:20:25
- - (config*): bsdi3 specific headers.
- whardake 1 Jul 97 08:37:51
- version tag ( 3.3.pre1 )
- whardake 3 Jul 97 23:33:23
- - (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.
- whardake 3 Jul 97 23:34:14
- version tag ( 3.3.pre2 )
- whardake 24 Jul 97 23:50:48
- - (snmp_api.c): Patch from Eddy J. Gurney: uncomment gettimeofday() call.
- whardake 7 Aug 97 00:29:24
- - (TODO): better error messages by apps.
- whardake 7 Aug 97 01:11:54
- - (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.
- whardake 7 Aug 97 01:33:38
- - (kernel.c, proc.c): Patch from Simon Burge:
- - Implement real process table walks on Ultrix.
- whardake 7 Aug 97 02:34:45
- - (config*, memory.c):
- - fix swap on HPUX 10.20
- whardake 13 Aug 97 04:47:49
- - (snmpstatus.c): optarg/optind need to be declaired under ultrix4.
- whardake 13 Aug 97 08:11:42
- - (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.
- whardake 14 Aug 97 00:46:38
- - (snmp_parse_args.c, snmptrap.c, snmptrapd.c, main.c):
- - add -V version flage.
- whardake 14 Aug 97 07:38:17
- - (config*, FAQ, README, agent/mibgroup/*.c, apps/*.c):
- - Patch from David Paul Zimmerman:
- - port to AIX 4.1.5.
- - fix more type casting problems.
- whardake 14 Aug 97 08:15:42
- - (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.
- whardake 14 Aug 97 08:16:12
- - (agent/mibgroup/README): Point out that mib list must be in descending order.
- whardake 14 Aug 97 08:16:37
- - (proc.c): don't use seterrorstatus() if not using the errormib.
- whardake 14 Aug 97 08:21:26
- - (interfaces.c): Patch from David C. Lawrence for netbsd * bsd/os 2.0.
- whardake 15 Aug 97 02:30:59
- - (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.
- whardake 15 Aug 97 06:46:39
- version tag ( 3.3.pre3 )
- whardake 25 Aug 97 00:21:23
- - (memory.c): typo in ifdef.
- whardake 25 Aug 97 00:21:41
- - (versiontag): checkin version.h.
- whardake 25 Aug 97 00:22:18
- - (interfaces.c): Patch from Dave Shields for netbsd.
- hardaker 14 Oct 97 15:15:23
- - (mib_api.3): doc addition: add_mibdir() return value.
- hardaker 14 Oct 97 15:16:36
- - (parse.c): From Dave Shields:
- - self contained mib .txt files with multiple modules.
- hardaker 14 Oct 97 15:19:16
- - (config*, common_header.h): dynix doesn't have net/route.h.
- hardaker 14 Oct 97 15:21:57
- - (FAQ): From Dave Shields: refer reader to another answer as well.
- hardaker 14 Oct 97 15:33:03
- - (agent/mibgroup/*.c): YMWRAMFSFN:
- - (yet more warning removals and memory function standardizations from Niels).
- - minor linux/netbsd/bsdi clean ups.
- hardaker 15 Oct 97 09:50:08
- - (view_parse.c, snmp_vars.c): From Niels: warning removals and standardization.
- hardaker 15 Oct 97 09:58:36
- - (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.
- hardaker 15 Oct 97 12:12:02
- - (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().
- hardaker 15 Oct 97 18:40:38
- - (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.
- hardaker 20 Oct 97 11:45:58
- - (FAQ): Changes from Dave.
- hardaker 20 Oct 97 11:51:34
- - (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).
- hardaker 20 Oct 97 16:05:14
- - (pass.c) don't null last char in command line.
- hardaker 20 Oct 97 16:06:16
- - (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).
- hardaker 20 Oct 97 16:38:33
- - (mib.c): From Dave: patch DEFAULT_MIBS to take '+' in front.
- hardaker 20 Oct 97 16:44:37
- - (mib.c): patch all other env-vars to take '+' in front.
- hardaker 20 Oct 97 17:01:48
- - (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.
- hardaker 20 Oct 97 17:15:51
- - (agent/mibgroup/README, wombat.[ch]):
- - documentation update to reflect config_parse_dot_conf() usage.
- hardaker 20 Oct 97 17:16:58
- - (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.
- hardaker 20 Oct 97 18:01:46
- - (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.
- hardaker 20 Oct 97 19:42:46
- - (acconfig.h, config.h.in): define linux's OS type.
- hardaker 20 Oct 97 19:43:13
- - (snmp_vars.c): define at least blank func nlist_init() on linux.
- hardaker 21 Oct 97 10:15:54
- - (PORTING, README): minor updates.
- hardaker 21 Oct 97 10:45:47
- - (snmp_parse_args.c): allow -v 2h and 2p for party code.
- hardaker 21 Oct 97 11:00:57
- - (hr_storage.c, hr_swrun.c, memory.c): close open files on linux.
- hardaker 21 Oct 97 11:01:27
- - (NEWS): beginnings of NEWS updates.
- hardaker 21 Oct 97 11:02:46
- version tag ( 3.3.pre4 )
- hardaker 21 Oct 97 12:25:03
- - (agent/read_config.[ch], snmpd.c, snmp_vars.c, mibgroup/*):
- - moved read_config.[ch] up a level to always be compiled in.
- hardaker 21 Oct 97 12:31:54
- - (*/Makefile.in): make makefileindepend setup.
- hardaker 21 Oct 97 12:32:08
- - (*/Makefile.in): make makefileindepend..
- hardaker 21 Oct 97 12:36:33
- - (*/Makefile.in): did a make depend.
- hardaker 21 Oct 97 12:36:39
- version tag ( 3.3.pre5 )
- hardaker 22 Oct 97 11:40:06
- - (common_header.h, read_config.c, disk.c, snmp_parse_args.c):
- - Typo's fixed by Niels.
- hardaker 27 Oct 97 09:56:26
- - (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.
- hardaker 27 Oct 97 14:03:15
- - (agent/snmp_agent.c snmp_vars.c): Changes from Joe Marzot and David Perkins:
- - v2h -> v2p, v2 -> v2c.
- hardaker 27 Oct 97 14:04:33
- - (apps/*.c):
- - changes for WIN32 support.
- - support for command line flags without spaces.
- - v2h -> v2p.
- hardaker 27 Oct 97 14:16:42
- - (snmplib/*.[ch]): Changes from Joe Marzot and David Perkins:
- - changes for WIN32 support.
- - v2h -> v2p.
- hardaker 27 Oct 97 14:19:18
- - (win32): Changes from Joe Marzot and David Perkins:
- - project dir for WIN32 support.
- hardaker 27 Oct 97 14:19:18
- file config.h was initially added on branch V2C-WIN32-3-3-pre3.
- hardaker 27 Oct 97 14:19:18
- file win32.dsw was initially added on branch V2C-WIN32-3-3-pre3.
- hardaker 27 Oct 97 14:19:18
- file win32.opt was initially added on branch V2C-WIN32-3-3-pre3.
- hardaker 27 Oct 97 14:19:25
- - (win32): Changes from Joe Marzot and David Perkins:
- - project dir for WIN32 support.
- hardaker 27 Oct 97 14:19:25
- file libsnmp.dsp was initially added on branch V2C-WIN32-3-3-pre3.
- hardaker 27 Oct 97 14:19:25
- file libsnmp.plg was initially added on branch V2C-WIN32-3-3-pre3.
- hardaker 27 Oct 97 14:19:28
- - (win32): Changes from Joe Marzot and David Perkins:
- - project dir for WIN32 support.
- hardaker 27 Oct 97 14:19:28
- file libsnmp.def was initially added on branch V2C-WIN32-3-3-pre3.
- hardaker 27 Oct 97 14:19:28
- file libsnmp_dll.dsp was initially added on branch V2C-WIN32-3-3-pre3.
- hardaker 27 Oct 97 14:19:28
- file libsnmp_dll.plg was initially added on branch V2C-WIN32-3-3-pre3.
- hardaker 27 Oct 97 14:19:31
- - (win32): Changes from Joe Marzot and David Perkins:
- - project dir for WIN32 support.
- hardaker 27 Oct 97 14:19:31
- file snmpbulkwalk.dsp was initially added on branch V2C-WIN32-3-3-pre3.
- hardaker 27 Oct 97 14:19:31
- file snmpbulkwalk.plg was initially added on branch V2C-WIN32-3-3-pre3.
- hardaker 27 Oct 97 14:19:34
- - (win32): Changes from Joe Marzot and David Perkins:
- - project dir for WIN32 support.
- hardaker 27 Oct 97 14:19:34
- file snmpget.dsp was initially added on branch V2C-WIN32-3-3-pre3.
- hardaker 27 Oct 97 14:19:34
- file snmpget.plg was initially added on branch V2C-WIN32-3-3-pre3.
- hardaker 27 Oct 97 14:19:37
- - (win32): Changes from Joe Marzot and David Perkins:
- - project dir for WIN32 support.
- hardaker 27 Oct 97 14:19:37
- file snmpgetnext.dsp was initially added on branch V2C-WIN32-3-3-pre3.
- hardaker 27 Oct 97 14:19:37
- file snmpgetnext.plg was initially added on branch V2C-WIN32-3-3-pre3.
- hardaker 27 Oct 97 14:19:41
- - (win32): Changes from Joe Marzot and David Perkins:
- - project dir for WIN32 support.
- hardaker 27 Oct 97 14:19:41
- file snmpset.dsp was initially added on branch V2C-WIN32-3-3-pre3.
- hardaker 27 Oct 97 14:19:41
- file snmpset.plg was initially added on branch V2C-WIN32-3-3-pre3.
- hardaker 27 Oct 97 14:19:44
- - (win32): Changes from Joe Marzot and David Perkins:
- - project dir for WIN32 support.
- hardaker 27 Oct 97 14:19:44
- file snmpstatus.dsp was initially added on branch V2C-WIN32-3-3-pre3.
- hardaker 27 Oct 97 14:19:44
- file snmpstatus.plg was initially added on branch V2C-WIN32-3-3-pre3.
- hardaker 27 Oct 97 14:19:47
- - (win32): Changes from Joe Marzot and David Perkins:
- - project dir for WIN32 support.
- hardaker 27 Oct 97 14:19:47
- file snmptranslate.dsp was initially added on branch V2C-WIN32-3-3-pre3.
- hardaker 27 Oct 97 14:19:47
- file snmptranslate.plg was initially added on branch V2C-WIN32-3-3-pre3.
- hardaker 27 Oct 97 14:19:52
- - (win32): Changes from Joe Marzot and David Perkins:
- - project dir for WIN32 support.
- hardaker 27 Oct 97 14:19:52
- file snmpwalk.dsp was initially added on branch V2C-WIN32-3-3-pre3.
- hardaker 27 Oct 97 14:19:52
- file snmpwalk.plg was initially added on branch V2C-WIN32-3-3-pre3.
- hardaker 27 Oct 97 15:17:11
- - (config*) win32 header checks.
- hardaker 27 Oct 97 15:17:50
- - (agent/kernel.c, snmp_agent.c):
- - ERROR() -> ERROR_MSG().
- - funtion renames.
- hardaker 27 Oct 97 15:18:16
- - (agent/mibgroup/*.c):
- - ERROR() -> ERROR_MSG().
- hardaker 27 Oct 97 15:21:53
- - (apps/snmp_parse_args.c):
- - put tabs back in help string.
- - put version string request back in.
- - make error strings better and put back in periods.
- - don't bomb on unknown parameters for future use.
- hardaker 27 Oct 97 15:22:21
- - (snmplib/snmp.c): put strdup declairation back in.
- hardaker 27 Oct 97 15:23:20
- - (snmplib/snmp_auth.c):
- - remove #ifdef OLD requirement.
- - change back int->long argument change for snmp_comstr_build.
- hardaker 27 Oct 97 15:37:46
- - (snmplib/snmp.h):
- - snmp version #define clairification on future implementations.
- - more clearly state purpose of future SNMPV3.
- hardaker 27 Oct 97 16:26:57
- - (*): merge of W32 port and main version branch.
- hardaker 27 Oct 97 16:34:45
- - (snmp_api.[ch]): fix perror losses from merge.
- hardaker 27 Oct 97 17:04:51
- - (hr_*.c): ERROR -> ERROR_MSG.
- hardaker 27 Oct 97 17:05:12
- - (snmpstatus.c): remove duplicate declairation.
- hardaker 27 Oct 97 17:42:55
- - (snmp_vars.c): two modules for extensible count.
- hardaker 27 Oct 97 17:43:22
- - (agent/mibgroup/hr_*.h): proper init_ prototypes.
- hardaker 27 Oct 97 17:43:50
- - (snmp_parse_args.c): missing a else statement (sigh).
- hardaker 27 Oct 97 17:44:27
- - (snmp_auth.c): merge bugs. Missing brackets.
- hardaker 27 Oct 97 17:47:00
- - (snmp_api.c): merge bugs: else check against pdu command type.
- hardaker 27 Oct 97 18:02:56
- win32 files
- hardaker 27 Oct 97 18:05:36
- - (win32): add files on main branch.
- hardaker 27 Oct 97 18:18:36
- - (snmpwalk.c): remove gotroot var.
- hardaker 27 Oct 97 18:18:57
- - (snmplib/*.c): use snmp_set_detail to handle malloc/free of snmp_detail.
- hardaker 27 Oct 97 18:26:41
- - (configure.in): fix config_arch_require macro to actually work.
- hardaker 27 Oct 97 18:31:34
- version tag ( 3.3.pre6 )
- hardaker 28 Oct 97 09:56:11
- - (acconfig.h, system.[ch], snmp.c): move strdup def to system.[ch].
- hardaker 28 Oct 97 14:30:55
- - (acconfig.h, mib.c): use ';'s for DOS env paths.
- hardaker 28 Oct 97 14:42:23
- - (config*): fix rtentry structure checks for the *bsd groups.
- hardaker 28 Oct 97 14:54:24
- - (*.*.*.*): rename macro __P -> __UCD_P to reduce stupid conflicts.
- hardaker 28 Oct 97 15:50:05
- - (config*, route_write.c, var_route.c):
- - fix rtentry problems once and for probably never.
- hardaker 28 Oct 97 17:09:57
- - (acconfig.h, UCD-SNMP-MIB.txt): define bsdi agent type.
- hardaker 28 Oct 97 17:10:58
- - (util_funcs.c): Patch from Nobuo_Okabe@yokogawa.co.jp:
- - fix unwrapped fopen() by adding return NULL check.
- hardaker 28 Oct 97 17:12:00
- version tag ( 3.3.pre7 )
- hardaker 29 Oct 97 09:41:54
- - (snmptrap.c): remove unused nlist struct.
- hardaker 29 Oct 97 09:42:07
- - (snmp_parse_args.c): add sys/select.h for aix.
- hardaker 29 Oct 97 09:57:48
- - (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).
- hardaker 29 Oct 97 10:06:11
- - (disk.c): fix pointer problems from old read_config form to new.
- hardaker 29 Oct 97 10:06:34
- - (snmpd.conf.5.def): remove space before % sign.
- hardaker 29 Oct 97 10:25:31
- - (*/Makefile.in, man/*):
- - Patch from Simon Burge to change installation paths.
- - (modified to point agent to sbindir instead of etcdir).
- hardaker 29 Oct 97 10:48:18
- - (config*, */Makefile.in):
- - Move snmplibpath to @datadir@ which defaults to /usr/local/share/snmp.
- hardaker 29 Oct 97 10:54:07
- - (agent/Makefile.in): opps, forgot to put in @exec_path@.
- hardaker 29 Oct 97 11:20:54
- - (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.
- hardaker 29 Oct 97 12:23:26
- - (parse.h): STATUS_KW_OPTIONAL -> STATUS_OPTIONAL
- hardaker 29 Oct 97 12:43:44
- - (*.*.*): __UCD_P -> __P, and a configure check to look for it.
- hardaker 29 Oct 97 12:57:48
- - (config*): check and include sys/cdefs.h in config.h.
- hardaker 29 Oct 97 12:58:01
- - (host_res.h): don't include config.h twice.
- hardaker 29 Oct 97 14:00:38
- version tag ( 3.3.pre8 )
- hardaker 4 Nov 97 12:47:12
- - (read_config.c):
- - #include mib_module_config.h
- - USING_EXTENSIBLE_MIB_MODULE -> USING_EXTENSIBLE_MIB_MODULE
- hardaker 4 Nov 97 12:47:59
- - (configure.in):
- - Check for $prefix being defined as NONE for other vars.
- hardaker 5 Nov 97 13:42:57
- - (apps/Makefile.in): put snmptrapd in @sbindir@
- hardaker 5 Nov 97 13:44:58
- - (common_header.h): Patch from Dave Shields for hpux10 re-defining problems.
- hardaker 5 Nov 97 13:45:23
- - (hr_disk.c): new version for hpux10 support from Dave Shield.
- hardaker 5 Nov 97 13:46:17
- - (hr_filesys.c, hr_swrun.c, hr_utils.c): Patches from Dave Shield:
- - bug fixes and hpux10 support.
- hardaker 5 Nov 97 13:46:46
- - (var_route.c): from Dave Shield: don't prototype malloc.
- hardaker 5 Nov 97 13:48:07
- - (*): merge from Dave's pre6 patches.
- hardaker 5 Nov 97 13:52:00
- - (snmp_agent.c, snmp_vars.c, snmpd.c, disk.c, proc.c, util_funcs.c):
- - #include "mib_module_config.h".
- hardaker 5 Nov 97 13:56:58
- - (at.c, icmp.c, interfaces.c, ip.c, tcp.c, udp.c):
- - #include "mib_module_config.h"
- hardaker 5 Nov 97 14:00:09
- - (Makefile.in, kernel_sunos5.c, mib.c): Patch from Niels Baggesen:
- - octet counters for solaris.
- - Makefile.in patches.
- hardaker 5 Nov 97 14:40:07
- - (memory.c): protect vmmeter.h from multiple inclusions on netbsd.
- hardaker 5 Nov 97 15:29:50
- version tag ( 3.3.pre9 )
- hardaker 7 Nov 97 12:24:22
- - (configure.in): check for linux/hdreg.h
- hardaker 7 Nov 97 12:25:35
- - (hr_swrun.c): don't print a variable that doesn't exist under linux.
- hardaker 7 Nov 97 12:28:03
- - (kernel_sunos5.c): patch from Niels for solaris >2.6.
- hardaker 7 Nov 97 13:37:14
- - (read_config.c, snmp_agent.c, snmpd.c): USING.*_MIB_MODULE -> USING.*_MODULE.
- hardaker 7 Nov 97 13:37:44
- - (hr_network.c): don't pass char ** to interfaces_scan_next().
- hardaker 7 Nov 97 13:38:36
- - (snmpwalk.c): stop on no response from host.
- hardaker 7 Nov 97 15:19:24
- - (acconfig.h): patch from Joe Marzot:
- - define _CRTIMP for unix due to W32 bad OS designs.
- hardaker 7 Nov 97 15:19:59
- - (snmpgetnext.h): patch from Joe Marzot:
- - use _CRTIMP in front of errno declaration.
- hardaker 7 Nov 97 15:20:54
- - (parse.[ch], snmp_client.c): patch from Joe Marzot:
- - use _CRTIMP in front of errno declaration.
- - define find_node externally.
- hardaker 7 Nov 97 15:22:09
- - (win32/*): patch from Joe Marzot:
- - win32 specific changes.
- hardaker 7 Nov 97 15:28:59
- - (*): merge to main branch: patches from Joe Marzot.
- hardaker 7 Nov 97 16:16:53
- - (configure.in): watch out for /usr/ucb/cc on solaris and don't use it.
- hardaker 7 Nov 97 16:37:01
- - (NEWS, README, TODO): Documentation updates.
- hardaker 7 Nov 97 16:38:49
- version tag ( 3.3.pre10 )
- hardaker 12 Nov 97 07:42:24
- - (snmptranslate.c): Patch from Joe Marzot: W32 specific fixes.
- hardaker 12 Nov 97 08:26:45
- - (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.
- hardaker 12 Nov 97 09:17:08
- - (FAQ): Doc update from Dave Shield.
- hardaker 12 Nov 97 09:17:28
- - (mib_api.3): Doc update from Dave Shield.
- hardaker 12 Nov 97 09:18:02
- - (hr_swrun.c): Patch from Dave Shield for linux/hpux10 problems.
- hardaker 12 Nov 97 10:25:30
- - (NEWS, TODO): Patch from Niels Baggesen:
- - doc update.
- hardaker 12 Nov 97 10:27:08
- - (*/Makefile.in): Patch from Niels Baggesen:
- - add @datadir@ to files that needed it.
- hardaker 12 Nov 97 10:27:46
- - (kernel_sunos5.c): Patch from Niels Baggesen:
- - solaris patches.
- hardaker 12 Nov 97 10:28:11
- - (party_vars.c): Patch from Niels Baggesen:
- - include netinet/in.h if available.
- hardaker 12 Nov 97 10:29:42
- - (Makefile.in): Patch from Niels Baggesen:
- - add @datadir@ to files that needed it.
- hardaker 12 Nov 97 10:30:57
- - (apps/*.c): Patch from Niels Baggesen:
- - various (remove unneeded vars, etc).
- - add snmptable.
- - make snmptrapd multi-lingual.
- hardaker 12 Nov 97 10:32:22
- - (snmpnetstat/main.c): Patch from Niels Baggesen:
- - snmpv2c support and argument parsing changes.
- hardaker 12 Nov 97 10:33:20
- - (man/snmpdelta.1,snmptable.1,snmptrapd.8): Patch from Niels Baggesen:
- - documentation changes and additions.
- hardaker 12 Nov 97 10:38:36
- - (parse.c, parse.h): Patch from Niels Baggesen:
- - parser improvements.
- - parser directory caching.
- - save_descriptions/mib_warnings set functions.
- hardaker 12 Nov 97 10:44:47
- - (NEWS): doc update.
- hardaker 12 Nov 97 15:10:27
- - (system.h): Don't include config.h!
- hardaker 12 Nov 97 15:16:44
- - (party_vars.c): include STDC_HEADERS for AIX.
- hardaker 12 Nov 97 15:21:41
- - (parse.c): include STDC_HEADERS for AIX.
- hardaker 12 Nov 97 15:42:02
- - (*/Makefile.in): make depend.
- hardaker 12 Nov 97 16:05:47
- version tag ( 3.3.pre11 )
- hardaker 12 Nov 97 20:27:11
- - (win32/libsnmp_dll/libsnmp.def): Patch from Joe Marzot: function changes.
- hardaker 12 Nov 97 20:35:00
- - (): Patch from David Zimmerman:
- - Fixes for AIX.
- hardaker 12 Nov 97 20:35:27
- - (var_route.c, read_config.c, snmpdelta.c): Patch from David Zimmerman:
- - Fixes for AIX.
- hardaker 12 Nov 97 20:43:33
- - (var_route.c, read_config.c): fix qsort params for STDC.
- hardaker 12 Nov 97 20:47:47
- - (var_route.c, read_config.c): STDC typos.
- hardaker 14 Nov 97 08:31:41
- - (wombat.c): code comments from Alan Batie.
- hardaker 14 Nov 97 08:32:26
- - (README): coder list update.
- hardaker 14 Nov 97 12:21:10
- - (wombat.c): quick doc change.
- hardaker 14 Nov 97 12:35:19
- - (FAQ, NEWS, README): last documentation updates.
-
-
- -------------------------------------------------------------------------------
- Changes: V3.1.3 -> V3.2
- whardake 11 Feb 97 12:48:06
- - (snmp_vars.c, snmp_var_route.c, snmp_vars.linux.h): Patch from Jennifer Bray:
- - Get agent working on linux.
- whardake 11 Feb 97 12:50:46
- - (snmp_vars.linux.h): Removed non-linux specific stuff.
- whardake 11 Feb 97 12:54:36
- - (snmp_vars.c): Patch from Dave Shield: Fix hpux specific problems.
- whardake 11 Feb 97 13:11:21
- - (*Makefile.in): Patch from Philip Guenther:
- - Fix all Makefile.in's to support a different src dir.
- whardake 11 Feb 97 13:12:19
- - (README): Update people supplying patches list.
- whardake 11 Feb 97 13:19:37
- - (all .c with main(), snmplib/*): Patch from Philip Guenther:
- - Make better support for shared lib possibilities.
- whardake 11 Feb 97 14:10:11
- - (snmp_vars.linux.h): Fix #ifdef.
- whardake 11 Feb 97 14:11:24
- - ({local,man,ov}/Makefile.in): Remove spaces in front of tabs.
- whardake 11 Feb 97 14:13:34
- - (snmp_auth.c): remove non-static md5digest prototype.
- whardake 11 Feb 97 14:14:05
- version tag ( 3.1.4.pre1 )
- whardake 11 Feb 97 16:42:02
- - (apps/Makefile.in): Patch from Simon Leinin to descend when make cleaning.
- whardake 11 Feb 97 16:44:08
- - (man/Makefile.in): Patch from Simon Leinin to fix srcdir problems.
- whardake 11 Feb 97 17:00:26
- - (Makefile.in): Rest of Philip's patch to fix srcdir problems (sh vars).
- whardake 17 Feb 97 14:41:08
- - (agent/snmp_vars, agent/mibgroup): Dave Shield split up the
- snmp_vars.c and related files into pieces for easier management.
- The results of his work are in the new agent/mibgroup directory.
- whardake 17 Feb 97 14:47:13
- - (mib.c, snmp_api.c, snmp_api.h): Patch from Dave Shield to remove
- ANSI specific requirements.
- whardake 17 Feb 97 14:53:24
- - (agent/*Makefile.in): Make depend.
- whardake 17 Feb 97 15:30:04
- - (alarm.c): typedef for getStatPtr().
- whardake 17 Feb 97 15:30:36
- - (event.c): Was passing an int to bcopy instead of &int.
- whardake 17 Feb 97 15:31:25
- - (icmp.c): don't use ret variable, since it's not defined.
- whardake 17 Feb 97 15:32:30
- - (interfaces.c): Remove MAX_NAME_LENGTH requirements.
- whardake 17 Feb 97 16:11:09
- version tag ( 3.1.4.pre2 )
- whardake 4 Mar 97 15:46:30
- - (config*, mibgroup/Makefile.in):
- - mibgroup compile list is build by configure and can be augmented
- by the --with-mib-modules="list of modules" command line to configure.
- whardake 5 Mar 97 09:49:59
- - (config*, agent/*, agent/mibgroup/*):
- - Added .o file list to agent/Makefile.in generated by configure.
- - new files generated by configure:
- - mibgroup/mib_module_includes.h: A list of mib .h files for snmp_vars.h.
- (every module *must* have a .h file)
- - mibgroup/mib_module_inits.h: A list of init_wombat() type functions.
- (only present if exist in wombat.c).
- - mibgroup/mib_module_loads.h: This file is generated by a new macro in
- the mib.h files called
- config_load_mib(), which simplifies
- the loading of the mib sections.
- whardake 5 Mar 97 10:03:58
- - (system.c): removed system nlist (unused).
- whardake 5 Mar 97 11:17:44
- - (snmp_client.c): Patch from Elwyn B Davies:
- - Fix a PDU cloning bug.
- whardake 5 Mar 97 11:28:20
- - (*.c, *.h): Patch from Niels Baggesen to prototype *everything*.
- whardake 5 Mar 97 11:28:23
- file kernel.h was initially added on branch Ext-3-1-4-pre2-niels.
- whardake 5 Mar 97 11:28:45
- - (*.c, *.h): Patch from Niels Baggesen to prototype *everything*.
- whardake 5 Mar 97 11:28:48
- file snmpd.h was initially added on branch Ext-3-1-4-pre2-niels.
- whardake 5 Mar 97 11:35:18
- - (*.c, *.h): Patch from Niels Baggesen to prototype *everything*.
- whardake 5 Mar 97 11:37:35
- - (README): Contributer name addition.
- whardake 5 Mar 97 15:06:41
- - (*.c, *.h): Patch from Niels Baggesen to prototype *everything*.
- whardake 5 Mar 97 16:13:38
- - (acl_vars.c): incorrectly fixed prototyping errors for write_acl().
- whardake 5 Mar 97 16:15:54
- - (snmp_api.c): fixed prototyping errors in snmp_parse. Possibly wrong.
- whardake 5 Mar 97 16:29:05
- - (snmp_api.c): Yep. It was wrong. Tested and works now.
- whardake 7 Mar 97 09:06:34
- - (extensible/* -> mibgroup/*): moved extensible stuff to mib modules.
- whardake 7 Mar 97 09:07:07
- - (snmp_vars.c): removed more non-mibgroup specific calls and headers.
- whardake 7 Mar 97 09:59:28
- - (snmp_vars.h, mibgroup/*): strict-prototyping and config_require()s.
- whardake 7 Mar 97 10:07:53
- - (mibmodule/versiontag): moved into place from extensible/
- whardake 7 Mar 97 10:34:53
- - (hpux.[ch]): Added hpux specific files from extensible dir.
- whardake 7 Mar 97 10:43:08
- - (extensible/*): cvs removing files.
- whardake 7 Mar 97 10:49:00
- - (mibgroup/struct.h): moved to here.
- whardake 7 Mar 97 11:43:05
- - (config*): generate a mib_module_config.h with defines of whats being used.
- whardake 7 Mar 97 13:39:24
- - (makedepend.in): new make depend script
- whardake 7 Mar 97 13:40:40
- - (remove-files): add makedepend.in
- whardake 7 Mar 97 13:46:15
- - (Makefile.in, sedscript.in): Fix sedscript generation. sigh.
- whardake 7 Mar 97 13:47:45
- - (agent/Makefile.in): make depend and extensible/ removes.
- whardake 7 Mar 97 13:48:59
- - (snmp_agent.c, snmp_vars.c, snmpd.c): remove extproto.h include.
- whardake 7 Mar 97 13:50:15
- - (mibgroup/Makefile.in, apps/Makefile.in, snmplib/Makefile.in): depend.
- whardake 7 Mar 97 13:50:52
- - (hpux.c): ifdef a few headers for correct make depend.
- whardake 7 Mar 97 13:51:30
- - (snmplib/snmp.c): remove second ctype.h include.
- whardake 7 Mar 97 14:01:51
- version tag ( 3.1.4.pre3 )
- whardake 7 Mar 97 15:01:05
- - (mibgroup/*): removed {} requirement from config_load_mib() calls.
- whardake 7 Mar 97 15:02:18
- - (configure): removed {} requirement from config_load_mib() calls.
- whardake 7 Mar 97 16:09:58
- - (config*): make new configure options respect $(srcdir).
- whardake 7 Mar 97 16:11:50
- - (common_header.h): comment out end of #endif.
- whardake 10 Mar 97 16:55:46
- - (configure.in): New configure option: --with-out-mib-modules="list".
- whardake 10 Mar 97 17:28:29
- - (configure.in): space protect modules when checking for with grep.
- whardake 11 Mar 97 09:04:03
- - (ip.c): freebsd2 patch.
- whardake 11 Mar 97 17:39:23
- - (mibgroup/*):
- - remove trailing ;s on bunches of functions.
- - make everything but interfaces.c compile on irix6.3.
- - (config*,system.c): use uname and gethostname if available.
- - (configure.in, configure): Don't check _KERNEL if ifnet.if_mtu already works.
- whardake 12 Mar 97 09:28:04
- - (mibgroup/snmp.[hc] -> mibgroup/snmp_mib.[hc]): Moved due to name clashes.
- whardake 12 Mar 97 15:47:00
- - (configure.in, snmpd.c, snmp_agent.c, route_write.[ch],
- var_route.[ch], ip.[ch], snmp.[ch] -> snmp_mib.[ch]):
- - Moved snmp mib module -> snmp_mib for naming conflicts with snmplib.
- - Moved snmp_var_route.c -> mibgroup/var_route.c
- - Moved write_route.c -> mibgroup/write_route.c
- whardake 12 Mar 97 15:48:37
- - (*/Makefile.in): make depend update.
- whardake 12 Mar 97 15:55:20
- - (mibgroup/README): doc update from Dave Shield.
- whardake 12 Mar 97 17:15:20
- - (snmp_api.c): returns from inet_addr are in_addr_t (u_int) not u_long.
- whardake 13 Mar 97 09:37:37
- - (config*): check for in_addr_t and define as u_int (32 bits) if not present.
- - (apps/*.c, party_parse.c): use it.
- whardake 13 Mar 97 10:14:59
- - (extensible_subtrees.h): Removed file.
- whardake 13 Mar 97 14:35:05
- - (agent/*, mibgroup/*): moved alarm, context, views, event, party,
- and acl variable groups to mibgroup/.
- whardake 13 Mar 97 14:44:55
- - (kernel_sunos5.[ch]): moved to mibgroup/.
- - (route_write.c, snmp_var_route.c): delete from agent dir.
- whardake 13 Mar 97 15:35:26
- - (hpux.c, memory.c, memory.h): Patch from Dave Shields to fix minor problems.
- whardake 13 Mar 97 15:36:14
- - (view_vars.c, context_vars.c, acl_vars.c): don't include snmpv2_vars.h.
- whardake 13 Mar 97 15:45:14
- - (config*): check for system dependent modules.
- whardake 13 Mar 97 15:46:16
- - (*/Makefile.in): New make depend rules to seperate system/non dependent stuff.
- whardake 13 Mar 97 16:07:52
- - (*/Makefile.in): make depend and rule fixes as well.
- whardake 13 Mar 97 16:10:58
- - (config*): remove duplicate gethostname check.
- whardake 13 Mar 97 16:17:59
- - (apps/*/Makefile.in): depend problems fix.
- whardake 13 Mar 97 17:17:32
- - (common_header.h): fix path to alarm.h.
- whardake 13 Mar 97 17:47:32
- - (many): Patch from Niels Baggensen:
- - A large number of problems with the Linux port
- - Some problems with NetBSD 1.2C, but it's still not perfect
- - More (symbolic) debug output from snmpd, when using -V. -d implies -V
- Shows you variable requested and value returned
- - Return ipRouteMask under Solaris
- - snmpnetstat -r shows non-standard netmasks
- - snmpnetstat -o (new) shows interface octets, without enquiring for mtu
- and other variables not present for a Cisco Frame-Relay virtual circuit
- interface
- - snmpnetstat tcp/udp print-out had ntohs/htons in wrong places for port
- numbers (shows up on little-endian architectures)
- - adds a maketarget script that can be used to create a parallel symlinked
- source directory. Useful if your make does not support VPATH
- whardake 14 Mar 97 09:39:15
- - (ucd-snmp.txt, mib.txt, Makefile.in): Don't build mib files anymore.
- whardake 14 Mar 97 09:46:31
- - (ucd-snmp.txt): moved to mibs/.
- whardake 14 Mar 97 09:47:47
- - (mib.txt): streamed down.
- whardake 14 Mar 97 09:50:03
- - (mibs/{rfc1271,snmpv2,ucd-snmp}.txt): New mibs directory for sub-mibs.
- whardake 14 Mar 97 10:48:35
- - (Makefile.in, config*, mibs/Makefile.in): enable mibs/ make install.
- whardake 14 Mar 97 10:49:03
- - (ucd-snmp.txt): remove the last of the sed script defs.
- whardake 14 Mar 97 11:01:19
- - (snmpd.1.def): Updated to include -c/-C and SNMPCONFPATH env var.
- whardake 14 Mar 97 11:07:16
- - (Makefile.in): Fix sedscript to include s# as well as s/ commands.
- whardake 14 Mar 97 11:17:06
- - (makedepend.in): run on snmpnetstat dir also.
- whardake 14 Mar 97 11:18:17
- - (agent/Makefile.in, apps/snmpnetstat/Makefile.in): make depend.
- whardake 14 Mar 97 11:20:39
- - (snmp_vars_event.h): axe.
- whardake 14 Mar 97 11:22:29
- - (snmp_groupvars.h): axe.
- whardake 14 Mar 97 13:51:59
- - (configure.in, apps/Makefile.in): fix trap by including optional .o files.
- whardake 14 Mar 97 13:53:22
- - (snmpd.c, context_parse.c, party_parse.c, system.[ch]):
- - 64bit fix: get_myaddr() should return int not long.
- whardake 14 Mar 97 13:54:22
- - (acconfig.h, ucd-snmp.txt): recognize new hosts for sysObjectId.
- whardake 14 Mar 97 13:55:50
- version tag ( 3.1.4.pre4 )
- whardake 14 Mar 97 16:16:52
- - (mibgroup/README): Update from Dave Shield.
- whardake 18 Mar 97 16:52:34
- - (FAQ): Update from Dave Shield.
- whardake 18 Mar 97 16:53:26
- - (FAQ): snmp.conf -> snmpd.conf
- whardake 24 Mar 97 09:49:54
- - (memory.c): prototype write function better.
- whardake 24 Mar 97 09:50:49
- - (example.c,.h): New example mib module duplicating the passtest
- script in C code.
- whardake 24 Mar 97 09:51:16
- - (Makefile.in): Watch out for multiple spaces in C defs.
- whardake 24 Mar 97 09:51:33
- - (README): runs on bsdi 2.1.
- whardake 24 Mar 97 13:56:50
- - (FAQ): Patch from Dave Shield.
- whardake 25 Mar 97 09:39:01
- - (EXAMPLE.conf.def): added syslocation and syscontact examples.
- whardake 25 Mar 97 13:30:05
- - (INSTALL): minor doc update for new flags.
- whardake 26 Mar 97 17:05:11
- - (mibgroup/system.c): report agent uptime rather than system uptime.
- whardake 22 Apr 97 08:42:01
- - (FAQ): various updates.
- whardake 22 Apr 97 15:02:56
- - (many): Patch from Niels Baggesen to fix various things, mostly on linux.
- whardake 22 Apr 97 15:20:30
- - (README.smux, smux.c, smux.h, snmp_bgp.c, snmp_ospf.c, snmp_rip2.c):
- - smux support for gated from Rohit Dube.
- whardake 22 Apr 97 15:47:06
- - (common_header.h): remove duplicate (warning) TCP defines on osf4 systems.
- whardake 22 Apr 97 15:51:44
- - (snmp_bgp.[ch], snmp_rip2.[ch], snmp_ospf.[ch]):
- - conform to new module standards of coding.
- whardake 22 Apr 97 16:41:10
- - (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).
- whardake 22 Apr 97 17:45:09
- - (config*, smux.c): Check for headers and define FD_COPY if not defined.
- whardake 22 Apr 97 20:49:15
- version tag ( 3.1.4.pre5 )
- whardake 9 May 97 22:38:15
- - (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
- whardake 9 May 97 22:46:30
- - (smux.c, config*):
- - check for sgtty.h and prototype better.
- whardake 9 May 97 22:46:46
- - (TODO): Update.
- whardake 9 May 97 23:52:40
- - (smux.[ch]): patches from Niels Baggesen: prototyping.
- whardake 10 May 97 00:03:32
- - (mib.c, parse.c): patches from Niels Baggesen: prototyping (mostly).
- whardake 10 May 97 00:28:25
- - (parse.c): Patch from Dave Shields: negative numbers in mibs.
- whardake 10 May 97 00:46:44
- - (parse.c): Patch from Dave Shields: deal with anonymous IDs.
- whardake 10 May 97 00:50:20
- - (parse.c): Patch from Dave Shields: deal with anonymous IDs (even better).
- whardake 10 May 97 16:41:23
- - (bug-report): Patch from Dave Shields: don't submit blank bug-reports.
- whardake 10 May 97 16:45:14
- - (FAQ): Patch from Dave Shields: update.
- whardake 10 May 97 16:52:11
- - (mib_api.3): New file from Dave Shield.
- whardake 10 May 97 17:23:21
- - (snmpd.c, read_config.c, system.c): Patch from Niels Baggesen:
- - default trap community.
- - multiple trap sinks.
- whardake 12 May 97 08:43:59
- - (config*, extensible.c): BSDI3 specific headers and defines.
- whardake 12 May 97 08:44:19
- - (agent/Makefile.in): removed CCHACK ???.
- whardake 12 May 97 08:48:13
- - (INSTALL, README, TODO): documentation update.
- whardake 12 May 97 08:49:23
- - (man/Makefile.in): install mib_api.3.
- whardake 12 May 97 08:52:48
- - (mibs/ucd-snmp.txt): Patch from Mario DeFazio to fix typos.
- - compiles under SNMPc 4.1g.
- whardake 13 May 97 10:51:28
- - (IF-MIB.txt): New mib file from Niels Baggesen.
- whardake 13 May 97 10:51:29
- - (ucd.txt): New mib file from Niels Baggesen.
- whardake 13 May 97 10:51:31
- - (EtherLike-MIB.txt): New mib file from Niels Baggesen.
- whardake 13 May 97 10:51:32
- - (HOST-RESOURCES-MIB.txt): New mib file from Niels Baggesen.
- whardake 13 May 97 10:51:33
- - (IANAifType-MIB.txt): New mib file from Niels Baggesen.
- whardake 13 May 97 10:51:35
- - (IP-MIB.txt): New mib file from Niels Baggesen.
- whardake 13 May 97 10:51:36
- - (SNMPv2-CONF.txt): New mib file from Niels Baggesen.
- whardake 13 May 97 10:51:37
- - (SNMPv2-MIB.txt): New mib file from Niels Baggesen.
- whardake 13 May 97 10:51:39
- - (SNMPv2-SMI.txt): New mib file from Niels Baggesen.
- whardake 13 May 97 10:51:40
- - (SNMPv2-TC.txt): New mib file from Niels Baggesen.
- whardake 13 May 97 10:51:42
- - (SNMPv2-TM.txt): New mib file from Niels Baggesen.
- whardake 13 May 97 10:51:43
- - (TCP-MIB.txt): New mib file from Niels Baggesen.
- whardake 13 May 97 10:51:45
- - (UDP-MIB.txt): New mib file from Niels Baggesen.
- whardake 13 May 97 10:51:46
- - (SNMPv2-PARTY-MIB.txt): New mib file from Niels Baggesen.
- whardake 13 May 97 10:51:48
- - (SNMPv2-M2M-MIB.txt): New mib file from Niels Baggesen.
- whardake 13 May 97 10:51:49
- - (RFC1271-MIB.txt): New mib file from Niels Baggesen.
- whardake 13 May 97 10:51:51
- - (RFC1155-SMI.txt): New mib file from Niels Baggesen.
- whardake 13 May 97 10:51:52
- - (RFC1213-MIB.txt): New mib file from Niels Baggesen.
- whardake 13 May 97 10:52:12
- - (ucd.txt): whoops. Removed.
- whardake 13 May 97 11:57:10
- - (rfc1271.txt): removed.
- whardake 13 May 97 12:02:26
- - (snmpv2.txt): removed.
- whardake 13 May 97 12:03:04
- - (mibs/Makefile.in): removed snmpv2.txt, rfc1271.txt.
- whardake 13 May 97 14:48:59
- - (ucd-snmp.txt): Changed ID to UCD-SNMP
- whardake 13 May 97 15:05:28
- - (config*, INSTALL): New flags to set prompted values instead of prompting.
- whardake 13 May 97 15:05:53
- - (README): architecture list update.
- whardake 13 May 97 15:36:08
- - (UCD-SNMP-MIB.txt): moved from ucd-snmp.txt.
- whardake 13 May 97 15:36:51
- - (ucd-snmp.txt): moved to UCD-SNMP-MIB.txt
- whardake 13 May 97 15:38:47
- - (mibs/Makefile.in): ucd-snmp.txt -> UCD-SNMP-MIB.txt.
- whardake 13 May 97 16:22:13
- - (config*,mib.c): New configure option --with-default-mibs="list:list".
- whardake 14 May 97 11:41:09
- - (Makefile.in, mib.txt): removed mib.txt from distribution. No longer needed.
- whardake 14 May 97 13:13:19
- - (Makefile.in): warn if mib.txt is installed from a previous release.
- whardake 14 May 97 13:18:02
- - (Makefile.in, agent/Makefile.in): Patch from Oddbjorn Steffensen:
- - Protect against bash needing ';'s on multiple subdir makes.
- whardake 14 May 97 13:45:24
- - (snmpd.c): Typecast malloc.
- whardake 14 May 97 15:00:22
- version tag ( 3.1.4.pre6 )
- whardake 15 May 97 11:22:18
- - (interfaces.c): patch from Martin Jacobsson for FreeBSD
- whardake 15 May 97 11:23:29
- - (parse.c): Patch from Dave Shield to fix purely numeric OIDs.
- whardake 15 May 97 11:28:15
- - (INSTALL): patch from Niels Baggesen to reference the maketarget script.
- whardake 15 May 97 11:29:33
- - (mib_api.3): patch from Niels Baggesen: MIBS variable can be set to ALL.
- whardake 15 May 97 11:30:01
- - (UCD-SNMP-MIB.txt): patch from Niels Baggesen: import indentifiers.
- whardake 15 May 97 11:31:01
- - (SNMPv2-SMI.txt): patch from Niels Baggesen: ccitt -> 0.
- whardake 15 May 97 11:32:56
- - (mib.c, parse.c): patch from Niels Baggesen:
- - prototyping and null checking.
- - if MIBS is set to ALL, parse everything found.
- whardake 15 May 97 14:37:39
- - (parse.c): patch from Dave Shield:
- - deal with multiple module ID's being referenced or nodes defined.
- - supress "name clash" warnings for anonymous nodes.
- whardake 15 May 97 15:22:51
- - (parse.h): Patch from Dave Shield: Add new node structure entries.
- whardake 15 May 97 16:01:18
- - (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.
- whardake 15 May 97 16:22:19
- - (configure*, INSTALL):
- - Display defaults in configure --help lines.
- whardake 15 May 97 16:26:12
- - (configure*, INSTALL):
- - Wording and order changes in configure --help lines.
- whardake 15 May 97 16:43:37
- - (udp.c): Patch from Martin Jacobssen:
- - Fix udp_inpcb structures.
- whardake 16 May 97 11:25:30
- - (parse.c): Protect malloc against 0 external imports.
- whardake 20 May 97 08:03:35
- - (udp.c): Only do Martin Jacobssen's fixes for freebsd2.
- whardake 20 May 97 08:18:49
- - (SNMPv2-TC.txt): Comment out ObjectSyntax import.
- whardake 20 May 97 08:19:12
- - (parse.c): protect against 0 import calls.
- whardake 20 May 97 08:19:28
- - (mib.c, snmp_auth.c): include sys/select.h for AIX.
- whardake 20 May 97 10:08:25
- version tag ( 3.1.4.pre7 )
- whardake 20 May 97 11:24:27
- - (udp.c): Patch from Martin Jacobsson: Fix my cpp stupidity.
- whardake 20 May 97 16:50:18
- - (TODO): snmpset should check against size defined in mib.
- whardake 20 May 97 16:50:55
- - (parse.c): code from Dave Shield: add back in find_node() for perl usage.
- whardake 21 May 97 10:13:38
- - (NEWS): Update for 3.2.
- whardake 21 May 97 15:38:32
- - (NEWS): Changes from Dave.
- whardake 21 May 97 15:40:31
- - (FAQ): Changes from Dave.
- whardake 22 May 97 13:13:59
- - (SNMPv2-M2M-MIB.txt): restored. Got truncated.
- whardake 23 May 97 13:35:14
- - (acconfig.h, config.h.in): Set default MIB list.
- whardake 23 May 97 13:36:17
- - (snmpd.c): Patch from Niels Bagessen to fix endiannes problems.
- whardake 23 May 97 13:37:02
- - (HOST-RESOURCES-MIB.txt, SNMPv2-TC.txt): From Niels: change import clauses.
- whardake 23 May 97 13:37:39
- - (snmp_client.c): Patch from Niels Bagessen to fix endiennes problems.
- whardake 23 May 97 13:38:13
- - (snmp_api.c): Patch from Niels Bagessen to fix multiple frees in v2 pdu's.
- whardake 23 May 97 13:40:09
- - (mib.c): Patch from Dave Shields to fix SNMP perl again.
- whardake 23 May 97 13:40:32
- - (snmp_api.h): Change trap types from int to long.
- whardake 23 May 97 16:23:56
- version tag ( 3.1.4.pre8 )
- whardake 23 May 97 16:34:33
- - (mib_api.3): Modifiy to note default mibs.
- whardake 26 May 97 10:50:20
- - (INSTALL, configure): default mibs listed correctly.
- whardake 26 May 97 10:52:12
- - (snmp_api.h): trap long's back to ints, bad solution.
- whardake 26 May 97 10:56:19
- - (snmpcheck.def): new variables to set walk/get/set command line usage.
- whardake 26 May 97 11:38:41
- - (parse.c): Patch from niels Baggesen to:
- - close mibfiles for MIBS=ALL.
- - Allow SYNTAX DisplayString (SIZE(1..255)) inside OBJECT-TYPE.
-
- -------------------------------------------------------------------------------
- Changes: V3.1.2.1 -> V3.1.3
- whardake 10 Jan 97 08:43:42
- - (COPYING): Update for 97.
- whardake 10 Jan 97 08:46:00
- - (config*): Check for /dev/ksyms for solaris kernel.
- whardake 10 Jan 97 08:46:36
- - (snmptrapd.c): Remove broken FD_SET code.
- whardake 14 Jan 97 16:45:33
- - (PORTING, README, TODO): Added ucd-snmp-coders as default mail address.
- whardake 17 Jan 97 09:28:56
- patch niels.0
- whardake 17 Jan 97 11:51:40
- - (snmpd.c, extensible.c):
- - New arg -c FILE: Read FILE as a configuration file as well.
- - New arg -C: Don't read default configuration files.
- - New env SNMPCONFPATH: Read snmpd{,.local}.conf files in : seperated path.
- whardake 17 Jan 97 11:58:46
- - (snmpd.c):
- - Usage() update and version printout update.
- whardake 17 Jan 97 14:55:28
- Dave Shield patches
- whardake 20 Jan 97 11:17:53
- Niel's patches integrated
- whardake 20 Jan 97 15:09:25
- - Patches from Dave Shield <D.T.Shield@csc.liv.ac.uk>:
- - implemented: interfaces.ifTable.ifEntry.ifSpecific,
- ip.ipRoutingDiscards,
- ip.ipAddrTable.ipAddrEntry.ipAdEntReasmMaxSize,
- ip.ipRouteTable.ipRouteEntry.ipRouteMask ,
- ip.ipRouteTable.ipRouteEntry.ipRouteMetric5,
- ip.ipRouteTable.ipRouteEntry.ipRouteInfo, ip.ipNetToMediaTable,
- udp.udpTable.
- - udp connection table.
- - ipNetToMedia.
-
- - Patches from Niels Baggesen <Niels.Baggesen@uni-c.dk>:
- - udpNoPort, tcpInErrs fixes for Solaris.
- - linux application support.
- - snmp variable group.
- - simple cold start traps via exec('snmptrap').
- - MIB parser fixes.
- - Memory/free allocation fixes.
- whardake 20 Jan 97 15:22:53
- - Patches from Niels Baggesen <Niels.Baggesen@uni-c.dk>:
- - (snmp_client.c): Wait 120 seconds before returning.
- whardake 20 Jan 97 15:37:08
- - (config*): Autoheader is dumb: Put macro defines belowe @BOTTOM@ symbol.
- whardake 20 Jan 97 15:38:59
- - (snmp_vars.c, extensible.c, read_config.c): Remove ANSI cpp #elif's.
- whardake 20 Jan 97 15:50:37
- - (snmp_vars.c): bsdi #ifdef fixes.
- whardake 20 Jan 97 15:55:45
- - (snmp_vars.c): Patch from Martin Jacobsson <martin@exmandato.se>:
- - add bsdi to some #ifdefs.
- whardake 20 Jan 97 15:58:51
- - (extensible.c): Patch from Martin Jacobsson <martin@exmandato.se>:
- - watch out for string lengths on version desc and sysname.
- whardake 20 Jan 97 16:38:20
- patrice.1 patch
- whardake 20 Jan 97 16:43:25
- - (snmp_api.c, snmp_client.[ch]):
- - Patch from Patrice VANACKER <vanacker@worldnet.fr>:
- - fix request deletions in snmp_read().
- - added return argument to snmp_add_null_var().
- whardake 20 Jan 97 16:59:02
- - (extensible.c): Patch from sxjzhang@sss.ssi1.com:
- - fix disk reporting on sunos 4.1.3 with ODS 1.0.
- whardake 20 Jan 97 16:59:56
- version tag ( 3.1.3.pre1 )
- whardake 21 Jan 97 08:33:04
- - (read_config.c): Patch from Karl Lehenbauer <karl@hammer1.ops.NeoSoft.com>:
- - #if DODEBUG -> #ifdef DODEBUG.
- whardake 21 Jan 97 08:33:52
- - (snmpd.c): remove second char definition.
- whardake 21 Jan 97 08:34:32
- - (snmp_client.h): remove second (wrong) function prototype.
- whardake 21 Jan 97 09:17:42
- - (snmp_var_route.c, snmp_vars.c):
- - Patch from Karl Lehenbauer <karl@hammer1.ops.NeoSoft.com>
- - handle multiple interface names > 10 properly.
- whardake 29 Jan 97 10:47:40
- bug reporting script add
- whardake 29 Jan 97 12:07:00
- - (bug-report):
- - Always use multipart: version info and config.cache are one.
- - re-arranged a bit.
- - Added introduction.
- - Guess at domain name if possible.
- whardake 29 Jan 97 12:07:59
- - (acconfig.h):
- - SNMPBLOCK = !SNMPBLOCK
- whardake 29 Jan 97 12:09:05
- - (aclocal.m4): Fix check_struct_for to define things correctly.
- whardake 29 Jan 97 12:10:28
- - (configure.in): New ps options to check for.
- whardake 29 Jan 97 12:11:04
- - (FAQ): revision one!
- whardake 29 Jan 97 12:11:29
- - (config.h.in, configure): update
- whardake 29 Jan 97 12:58:46
- - (kernel.c, snmp_agent.c, snmpd.c): Patch from Niels Baggesen:
- - Fix various warnings/errors.
- - Implement real traps.
- whardake 29 Jan 97 13:03:15
- - (versiontag): Modify ../../bug-report as well.
- whardake 29 Jan 97 13:08:11
- - (bug-report):
- - change to address (back) to ucd-snmp-coders.
- - Add a trap on signals to remove tmp files.
- whardake 31 Jan 97 09:58:10
- - (config*): Check for kstat.h and if sysctl can read the boottime.
- whardake 31 Jan 97 10:01:59
- - (snmp_var_route.c, snmp_vars.c): Patch from Martin Jacobsson:
- - Change some system specific ifdefs to CAN_USE_SYSCTL.
- - Fix compliation errors on bsdi2.
- - Fix routing tables for similar.
- whardake 31 Jan 97 10:49:07
- - (versiontag): uh, commit it again.
- whardake 31 Jan 97 10:50:04
- - (configure.in, configure): fire off ksh if hpux && sh.
- whardake 31 Jan 97 10:59:43
- - (configure.in, configure): changed arch to hppa and make sure /bin/ksh exists.
- whardake 31 Jan 97 11:03:11
- version tag update
- whardake 3 Feb 97 10:02:12
- - (bug-report): Patch from Dave Shield:
- - domain name fix and editor bomb out.
- whardake 3 Feb 97 10:03:10
- - (EXAMPLE.conf.def): comment out possible security problem lines.
- whardake 3 Feb 97 10:46:02
- - (configure.in):
- - Check for whoami, logname.
- - Don't pass null args to ksh.
- whardake 3 Feb 97 10:47:04
- - (snmp_vars.c): Patch from Dave Shield
- - Mark stuff for later changes.
- whardake 3 Feb 97 10:48:06
- - (snmplib/system.c): Use CAN_USE_SYSCTL instead of bsdlike.
- whardake 3 Feb 97 11:50:23
- - (config*):
- - Check for irix 6.2 headers.
- - Check if _KERNEL needs to be defined for irix and ifnet usage.
- - Use the found UNAME program instead of assuming we have it.
- whardake 3 Feb 97 12:44:51
- - (snmplib/system.c): typo: needs a space between 'static' and 'struct'.
- whardake 3 Feb 97 12:47:58
- - (snmp_vars.c): add some irix appropriate includes.
- whardake 3 Feb 97 12:51:04
- - (README): remove project history.
- whardake 3 Feb 97 13:15:11
- - (README):
- - added FAQ pointer.
- - Dave's English pointers (ie, he proofed it and I, uh, don't...).
- - switch ftp mirror.
- - bug-report script mentioned.
- - I -> We, me -> us...
- whardake 3 Feb 97 13:33:11
- - (README, NEWS, TODO): Update for 3.1.3.
- whardake 3 Feb 97 13:53:04
- - (bug-report): move config.cache to end of message.
- whardake 3 Feb 97 13:55:05
- version tag ( 3.1.3.pre3 )
- whardake 4 Feb 97 09:35:02
- - (FAQ): Dave's latest revision.
- whardake 4 Feb 97 09:35:37
- - (TODO): Added suggestions from ucd-snmp-coders.
- whardake 4 Feb 97 09:36:43
- - (configure, configure.in): Fix hpux problems, *again*.
- whardake 4 Feb 97 09:37:26
- - (mib.c): Patch from Simon: comment #ifdef endings for ANSI compliers.
- whardake 4 Feb 97 09:41:39
- - (FAQ): Added TOC and autor notes ;-).
- whardake 5 Feb 97 16:33:01
- - (FAQ): Dave updated architecture lists.
- whardake 5 Feb 97 16:33:32
- - (TODO): misc requested additions.
- whardake 5 Feb 97 17:07:25
- - (configure, configure.in): Put /dev/ksyms ahead of /kernel/unix.
- whardake 5 Feb 97 17:11:15
- - (many): Patch from Niels Baggesen:
- - snmp mib group cleanups.
- - trap generation cleanups.
- - added man entries for trap generation.
- - improved agent debugging output with agent's -d flag.
- whardake 5 Feb 97 17:13:09
- - (system.c): Patch from Dave Shield to fix nlist problems.
- whardake 5 Feb 97 17:20:10
- - (bug-report): Change subject line to shorten and force better description.
- whardake 5 Feb 97 17:23:41
- - (tcl, tk, snmptcl): Nuked.
- whardake 5 Feb 97 17:25:03
- - (NEWS): removed tcl stuff.
- whardake 5 Feb 97 17:29:54
- - (Makefile.in, configure.in): removed tcl stuff.
- whardake 5 Feb 97 17:41:50
- version tag ( 3.1.3.pre4 )
- whardake 10 Feb 97 09:22:03
- - (FAQ): Dave Shields' additions: finding more info.
- whardake 10 Feb 97 09:22:53
- - (snmpnetstat/main.c): Remove malloc prototype, now in stdlib.h.
- -------------------------------------------------------------------------------
- Changes: V3.1.2 -> V3.1.2.1
- whardake 5 Dec 96 09:13:56
- - (if.c): #ifndef -> #ifdef for sigset.
-
- whardake 5 Dec 96 09:14:59
- - (md5.c): remove ansi specific C features (unsigned constants).
-
- -------------------------------------------------------------------------------
- Changes: V3.1.1 -> V3.1.2
- whardake 17 Oct 96 07:02:58
- version tag ( 3.1.1.BSDI )
- whardake 30 Oct 96 13:47:21
- - (PORTING,README): Add a new PORTING file to reference autoconf plee.
- whardake 30 Oct 96 13:49:09
- - (config*, ece-mib.def):
- - Change extensible mib location to ucdavis enterprise mib: 2021.
- - Remove associated prompting from configure script and etc.
- whardake 31 Oct 96 17:06:16
- - (read_config.c): numdisks was being incremented before last usage.
- whardake 1 Nov 96 08:54:11
- - (asn1.c): Patch from Simon Leinen <simon@switch.ch>:
- - asn_build_unsigned_int, asn_build_unsigned_int64:
- - Don't try to strip FFs from the high end of unsigned values.
- - Skip the stripping code entirely if we have to add a null byte.
- whardake 4 Nov 96 09:30:46
- - (config*, snmp_vars.c, extensible.c): More include checks for linux.
- whardake 4 Nov 96 10:08:49
- - (config*): Check for nlist in -lmld (irix).
- whardake 7 Nov 96 09:16:45
- - NetBSD 3.1.0.1 branch merge.
- whardake 7 Nov 96 09:24:23
- - Niels 3.1.1 branch merge.
- whardake 7 Nov 96 09:35:52
- - BSDi2 3.1.1 branch merge.
- whardake 7 Nov 96 09:57:16
- - (versiontag): Only tag release versions (Ext*).
- whardake 7 Nov 96 14:16:00
- - (configure.in, configure): Changed default SNMPV2AUTH to SNMPV1.
- whardake 7 Nov 96 14:16:39
- - (snmp_var_route.c): ifdef's around strings.h.
- whardake 7 Nov 96 14:17:17
- - (snmp_vars.c): ifdef typos.
- whardake 7 Nov 96 14:19:33
- - (mib.c): typecast for sprint_objid().
- whardake 8 Nov 96 17:03:47
- - (Makefile.in): Created a 'touchit' to touch config files properly.
- whardake 8 Nov 96 17:06:46
- - (Makefile.in): Fixed 'touchit'.
- whardake 14 Nov 96 15:14:50
- - (extensible.c): Use statfs if statvfs is unavailable.
- whardake 14 Nov 96 15:16:22
- - (snmp_vars.c):
- - #ifdef typo.
- - prototype for Interface_Scan_Init().
- - Check for existance of tcpstat.tcps_rcvmemdrop before using.
- whardake 14 Nov 96 15:17:36
- - (config*):
- - Check for existance of tcpstat.tcps_rcvmemdrop.
- - Check for sys/vfs.h.
- whardake 14 Nov 96 15:24:24
- - (snmptrap.c, inet.c, route.c): typecasting warning fixes.
- whardake 15 Nov 96 16:43:33
- - (config*, extensible.c): Make uname calls work correctly.
- whardake 15 Nov 96 16:44:11
- - (parse.c): Add back in "reading mib..." debugging statments.
- whardake 22 Nov 96 08:18:29
- - (snmp_vars.c): Trash interface caching.
- whardake 22 Nov 96 09:06:10
- - (snmp_vars.c): Merge from FreeBSD2-3-1-1.
- - Add checks for ifnet.[io]bytes.
- whardake 22 Nov 96 09:14:22
- - (config*): Add checks for ifnet.[io]bytes.
- whardake 22 Nov 96 11:35:29
- - (agent/extensible/*.c, new: extproto.h): Removed all -Wall warnings!
- whardake 22 Nov 96 14:38:05
- - (config*, install-sh, mkinstalldirs): Upgraded to autoconf 2.11.
- whardake 22 Nov 96 15:10:36
- - (extensible.c, read_config.c): removed more -Wall warnings.
- whardake 24 Nov 96 16:25:07
- - (kernel.c, config*, INSTALL): New configure switch: --without-root-access.
- - The agent doesn't exit if it can't open /dev/kmem.
- whardake 24 Nov 96 16:45:27
- version tag ( 3.1.2.pre1 )
- whardake 25 Nov 96 08:44:03
- - ({agent,apps}/Makefile.in): Put libsnmp.a in front of -l libs.
- whardake 25 Nov 96 09:15:57
- - (config*, snmp_impl.h): Moved void -> char define to a configure test.
- whardake 27 Nov 96 08:02:06
- - (snmp_vars.c): Patch from Dave Shield <D.T.Shield@csc.liv.ac.uk>:
- - Change comments to reflect what its actually looking at.
- - Remove ifdef around ifnet declarations.
- whardake 27 Nov 96 08:03:47
- - (extensible.c): Patch from Dave Shield <D.T.Shield@csc.liv.ac.uk>:
- - Remove return(0) on void init_extensible().
- whardake 27 Nov 96 08:06:04
- - (configure, configure.in): Default sysloc UCDavis -> Unknown.
- whardake 27 Nov 96 08:21:20
- - (INSTALL): Typo: 3.1.3 -> 3.0.3.
- whardake 27 Nov 96 08:21:34
- - (README): Update.
- whardake 27 Nov 96 08:34:12
- - (if.c): Patch from Dave Shield <D.T.Shield@csc.liv.ac.uk>:
- - Watch out for interface names with ' ' in them.
- - Reset signal on BSD signal implementations.
- whardake 27 Nov 96 08:45:46
- - (if.c): Reset signal on all types of signal implementations.
- whardake 27 Nov 96 08:56:44
- - (configure.in, configure): Truncate system names beyond [-_].*.
- whardake 2 Dec 96 08:55:49
- - (snmp_vars.c): Patch from Dave Shield <D.T.Shield@csc.liv.ac.uk>:
- - ifPhysAddr - in Interface_Get_Ether_By_Index, HP-UX has the same
- EtherAddr strucure as MIPS.
-
- - ipAdEntIfIndex - in var_ipAddrEntry, there is a false match on
- the loopback interface, giving the wrong answer of the first
- interface index.
-
- - udpInErrors - in var_udp, the count of UDP errors omits discarded
- packets. Some systems (i.e. HP-UX) have extended the udpstat
- structure to include these. I'v tweaked this analogous to a
- similar addition in the tcpstat structure.
-
- - tcpConnState - HP-UX has added an extra state into the list, which
- throws the rest of them out.
- whardake 3 Dec 96 10:04:02
- - (config*, snmp_vars.c):
- - Wrote AC_CHECK_STRUCT_FOR and use it.
- - Make AC_CHECK_IFNET_FOR use above.
- - Changequote '[]' -> '' around sed expression with []s (-Dostype).
- whardake 3 Dec 96 10:05:17
- - (md5.c): Put 'U'nsigned marker at end of constants to remove gcc warns.
- whardake 3 Dec 96 11:04:33
- - (snmp_vars.c): From Dave Shield <D.T.Shield@csc.liv.ac.uk>:
- - Fix arp table for hpux.
- - (config*): Check for arphd.at_next and use in above.
- whardake 3 Dec 96 11:14:43
- - (EXAMPLE.conf.def, passtest): Move passtest to ucdavis subtree.
- whardake 3 Dec 96 14:51:24
- - (ece-mib.def): Used -> Avail in memory sequence.
- whardake 4 Dec 96 09:16:09
- - (asn1.c, parse.c, snmp_api.c, snmp_client.c):
- - Patch from Niels Baggesen <Niels.Baggesen@uni-c.dk>:
- - Parser fixes for multiple nodes.
- - memmove/copy deletes.
- whardake 4 Dec 96 09:49:38
- - (PORTING, README): Update for release 3.1.2.
- -------------------------------------------------------------------------------
- Changes: V3.1.0.1 -> V3.1.1
- whardake 11 Sep 96 08:49:14
- - (read_config.c): Fixed community number checks.
- whardake 24 Sep 96 16:54:59
- - (config*, snmp_api.c, snmp_client.c): Added sys/select.h for AIX.
- whardake 24 Sep 96 16:59:26
- - (snmp_var_route.c, snmp_vars.c): typos.
- whardake 24 Sep 96 17:02:47
- - (snmp_vars.c): Moved a variable declairation.
- whardake 24 Sep 96 17:16:58
- - (snmp_var_route.c): typo fixing a typo (sigh..).
- whardake 25 Sep 96 14:14:53
- - (snmp_var_route.c): freebsd2 typecast.
- whardake 1 Oct 96 15:30:46
- - (parse.c, parse.h): From Joe Marzot:
- - allows the CMU lib to retain the TC information associated with a
- particular object. In particular this allows DisplayStrings to be
- differentiated from OctetStrings when they are looked up in the
- Mib Tree.
- whardake 1 Oct 96 15:54:22
- - (extensible.c): int -> double to support larger disk sizes.
- whardake 1 Oct 96 16:28:52
- - (config*, read_config.c):
- - Check for mntent.h and include it.
- - Check for /etc/mnttab or /etc/mtab and use appropriately.
- - (read_config.c):
- - pick getmntent over getfsfile if both are available.
- - debug cleanup (ofile -> stderr, check for DODEBUG instead of const var).
- whardake 3 Oct 96 16:05:47
- - (snmp_agent.c):
- - Make agent properly check snmpset exit codes and use them (on COMMIT).
- whardake 3 Oct 96 16:08:59
- - (pass.c):
- - Check for passthru existance before returning ERR_NOERROR, else
- return ERR_NOSUCHNAME.
- - Correctly check for and pass "not-writable" and "wrong-type" pass returns.
- whardake 3 Oct 96 16:10:38
- - (snmp_impl.h): Turn on old CMU debugging statments with --enable-debugging.
- whardake 4 Oct 96 09:43:40
- - (EXAMPLE.conf.def): Added snmpget/set to pass example.
- whardake 4 Oct 96 09:44:26
- - (Makefile.in): Remove spaces from sedscript when using broken cpp (gcc).
- whardake 4 Oct 96 09:46:09
- - (snmpd.conf.5.def):
- - Cleaned up man page formatting.
- - Added note about SNMPset community strings.
- - minor proof-reading (major proofing needed still).
- - Re-organized a bit.
- whardake 4 Oct 96 10:01:20
- - (snmpd.conf.5.def): lib -> lib/snmp path correction in FILES section.
- - (snmpd.1.def):
- - Added a FILES section.
- - General clean up.
- whardake 7 Oct 96 07:41:40
- - (parse.c): Now loads all mibs (files) in the directory SNMPLIB/mibs.
- whardake 7 Oct 96 07:49:59
- - (parse.c): Proper autoconf dirent headers.
- whardake 7 Oct 96 08:01:43
- - (Makefile.in): Mib installation changed to reflect new mib directory.
- whardake 7 Oct 96 08:53:06
- - (config*): check correctly for get/setmntent.
- whardake 7 Oct 96 09:11:43
- - (snmp_agent.c): Removed snmp version check on error return from set.
- whardake 7 Oct 96 09:12:23
- - (read_config.c): Use getmntent correctly. Pain.
- whardake 7 Oct 96 10:22:47
- - (Makefile.in):
- - added --recheck to config.status call to regenerate self.
- - Changed ece-mib.txt -> ucd-snmp.txt and install (and generate) properly.
- whardake 7 Oct 96 10:23:32
- - (extensible.c): Chomp newline on uname output.
- whardake 7 Oct 96 10:24:12
- - (read_config.c): Added 'syscontact' and 'syslocation' parsing.
- whardake 7 Oct 96 11:00:10
- - (configure.in):
- - timestamp stamp-h at end.
- - emacs local vars.
- whardake 7 Oct 96 11:01:25
- - (read_config.c): Remove extra args from strcpy (was strncpy).
- whardake 7 Oct 96 11:02:46
- - (configure.in):
- - timestamp stamp-h at end.
- - emacs local vars.
- whardake 7 Oct 96 12:23:05
- - (snmpd.1.def): Changed to reflect SNMPLIB/mibs.
- whardake 7 Oct 96 12:23:27
- - (snmpd.conf.5.def): Added syscontact and syslocation.
- whardake 9 Oct 96 08:04:14
- - (parse.c):
- - Parse OBJECT-IDENTY as OBJECT-GROUP (saves only description).
- - Change print_error(), read_mib() to reflect file and correct line number.
- whardake 9 Oct 96 08:30:29
- - (parse.c):
- - print a new line in print_error() if debugging is turned on.
- - tossObjectIdentifier(): catch multiple bracket clauses (IE { {0 0} } ).
- whardake 9 Oct 96 14:36:03
- - (read_config.c):
- - strncmp -> strncasecmp.
- - NULL -> 0.
- whardake 9 Oct 96 14:38:05
- - (extensible.c):
- - sort pass thrus by miboid to prevent passing off to wrong one.
- - typos: exsten -> exten.
- - init_extensible() calls update_config() to reduce duplications.
- whardake 9 Oct 96 15:18:42
- - (snmp_api.c): From: gah@bellcore.com (Gary A. Hayward)
- - Free pdu community to quelch purify.
- whardake 9 Oct 96 15:22:23
- - (README): Added thanks name.
- -------------------------------------------------------------------------------
- Changes: V3.1 -> V3.1.0.1
- whardake 26 Aug 96 10:36:08
- - (NEWS) Typo, extra quotation mark.
- whardake 26 Aug 96 10:37:05
- - (TODO) Extra mib parsing ideas added.
- whardake 26 Aug 96 10:37:36
- - (ece-mib.def): commas out of place.
- whardake 26 Aug 96 16:55:51
- - (snmp_api.c): Fixed a gcc/FreeBSD optimization bug (stupid compiler)
- whardake 26 Aug 96 16:58:03
- - (event.c, kernel.c, route_write.c): FreeBSD modifications
- whardake 27 Aug 96 08:46:43
- - (extensible.c): FreeBSD changes and use getloadavg if available.
- whardake 27 Aug 96 08:47:57
- - (snmptrapd.c): Fix byte order problem (convert to network before sending).
- whardake 27 Aug 96 09:01:10
- - (snmptrap.c):
- - FreeBSD specific changes.
- - more autoconf complete: paths to libraries and kernel location.
- whardake 27 Aug 96 09:38:33
- - (snmp_var_route.c): FreeBSD specific changes.
- whardake 27 Aug 96 10:00:15
- - (snmp_vars.c): More warped FreeBSD changes
- whardake 27 Aug 96 10:04:56
- - (autoconf*):
- - FreeBSD additions.
- - New kernel location: /kernel (ick).
- - Log file default intelligently checks for /var/log and /usr/adm.
- - Checks for getloadavg().
- whardake 29 Aug 96 14:42:20
- - (extensible/*.c): Patch from Niels Baggesen <recnba@mediator.uni-c.dk>
- - cleaned up gcc warnings.
- - fixed a spelling error.
- whardake 29 Aug 96 14:59:55
- - (apps/*.c): Patch from Niels Baggesen <recnba@mediator.uni-c.dk>
- - set exit codes of 0 for all apps.
- - Removed SVR4 #ifdefs.
- - Greatly improved snmptrap.
- whardake 29 Aug 96 15:03:12
- - (man/snmptrap.1): added by Niels Baggesen <recnba@mediator.uni-c.dk>
- whardake 29 Aug 96 15:06:21
- - (asn1.c): Patch from Niels Baggesen <recnba@mediator.uni-c.dk>
- - uchar(s) can't be less than 0.
- whardake 29 Aug 96 15:06:50
- - (mib.c): Patch from Niels Baggesen <recnba@mediator.uni-c.dk>
- - prototypes for gcc warnings
- whardake 29 Aug 96 15:07:56
- - (parse.c): Patch from Niels Baggesen <recnba@mediator.uni-c.dk>
- - save mib descriptions for snmptranslate and other apps that need it.
- whardake 29 Aug 96 15:08:28
- - (snmp_api.c): Patch from Niels Baggesen <recnba@mediator.uni-c.dk>
- - gcc warnings NULL -> 0
- whardake 29 Aug 96 15:58:10
- - (snmpstatus.c): Patch from Trevor Bourget <tbourget@qualcomm.com>
- - malloc sysdesc instead of assuming < 128 bytes.
- whardake 29 Aug 96 16:03:44
- - (snmpwalk.c): Removed SVR4 ifdefs
- whardake 29 Aug 96 16:22:25
- - (autoconf*, snmp_vars.c): Removed some solaris ifdefs.
- whardake 29 Aug 96 16:29:10
- - Changed my email address to my new one.
- whardake 30 Aug 96 09:23:05
- - (configure, configure.in):
- - removed -Xs flag for gcc on solaris.
- - logfile checks for existance of /var/log and /usr/adm.
- whardake 30 Aug 96 09:23:42
- - (snmptrap.c): patch screwed up.
- whardake 30 Aug 96 09:24:31
- - (apps/Makefile.in): Added kernel_sunos5.o to snmptrap for getKstat.
-
- whardake 30 Aug 96 09:34:09
- - (NEWS, ChangeLog): Updated for 3.1.0.1
- whardake 30 Aug 96 09:34:48
- version tag ( 3.1.0.1 )
- whardake 30 Aug 96 10:15:18
- - (README): Updated for 3.1.0.1
- whardake 30 Aug 96 11:49:38
- - (snmp_vars.c): removed malloc prototype due to conflictions.
- -------------------------------------------------------------------------------
- Changes: V3.0.7.2 -> V3.1
- hardaker 3 May 96 14:34:03
- - (acconfig.h, configure.in, snmplib/Makefile.in)
- - Added a check for various random functions.
- - Included another ifdef to ensure no #define loops occur with str/index fns.
- hardaker 3 May 96 14:35:27
- - (agent/snmp_var_route.c,snmp_vars.c)
- - Changed the interface counter to a short for all architectures (bus err)
- - Undefed a function that is never used.
- hardaker 3 May 96 14:37:17
- - (agent/snmp_vars.c) Solaris fix for interfaces.
- - From Dan A. Dickey <ddickey@transition.com>
- hardaker 3 May 96 14:40:18
- - (apps/snmptrap.c) Added #include<sys/sockio.h>
- hardaker 9 May 96 13:24:00
- - (apps/snmpset.c) Added '.' as a delimiter for decimal encoded strings.
- hardaker 9 May 96 13:27:40
- - (acconfig.h, configure.in, snmplib/Makefile.in)
- - Added a check for various random functions.
- - Included another ifdef to ensure no #define loops occur with str/index fns.
- hardaker 9 May 96 13:33:12
- - (acconfig.h,agent/{Makefile,snmp_vars.c},agent/extensible/many):
- - Added support for passthru mibs. Total control is handed to exec's.
- hardaker 9 May 96 16:14:28
- - (configure.in): Solaris specific cpp flags added for SUNspro's cpp.
- - (agent/{snmp_vars,snmpd}.c,agent/extensible/{extensible,misc,pass}.c,
- snmplib/{mib,snmp_client}.c):
- - Cleaned up prototypes to match more carefully (with Solaris's spro cc).
- hardaker 10 May 96 10:27:14
- - (kernel_sunos5.c): A patch to fix a virtual interface problem.
- - patch supplied by "Dan A. Dickey" <ddickey@transition.com>
- hardaker 10 May 96 18:16:57
- - (many): Mereged baggesen-3-0-7-2 branch into main trunk.
- hardaker 13 May 96 15:56:45
- - (agent/extensible/misc.c): exec Names were getting included in the command.
- hardaker 13 May 96 15:57:43
- - (agent/extensible/misc.c): close file descriptors before re-starting agent.
- hardaker 13 May 96 15:58:44
- - (agent/snmp_agent.c, agent/snmp_vars.c, agent/extensible/extensible.c):
- - Bug fix: GLOBALSECURITY bug: save rightmost two bits in acl.
- hardaker 13 May 96 15:59:30
- - (snmplib/snmp_impl.h): Change RWRITE to include Write for V2 bits.
- hardaker 15 May 96 08:59:51
- - (agent/extensible/pass.c) Patch from Niels Baggesen <recnba@mediator.uni-c.dk>
- - Implemented missing parts of interface address and network output (-i)
- hardaker 15 May 96 09:02:24
- - (agent/kernel_sunos5.c) Patch from "Dan A. Dickey" <ddickey@transition.com>
- - Better caching algorithm for improved speed.
- hardaker 15 May 96 09:05:49
- - (*/.cvsignore) ignore file update.
- hardaker 15 May 96 09:06:49
- - (Makefile.in,sedscript.in) Added PREFIX to the sedscript.
- hardaker 15 May 96 09:07:35
- - (EXAMPLE.conf.def, man/snmpd.conf.5.def): documented pass thru mibs.
- hardaker 15 May 96 09:29:21
- - (COPYING, README, TODO) Release docs updated.
- hardaker 15 May 96 09:50:15
- - (agent/kernel_sunos5.c) patch mistake.
- hardaker 15 May 96 09:51:12
- - (agent/extensible/read_config.c): ansi semantic fix for '<'.
- hardaker 15 May 96 09:51:37
- version tag ( 3.1.A1 )
- hardaker 15 May 96 12:00:57
- - (INSTALL) make install as root.
- hardaker 15 May 96 12:03:54
- - (README) Added a note (pointer to docs) on the agent's extensiblity.
- hardaker 15 May 96 12:23:40
- - (apps/snmpnetstat/if.c) removed & in front of array passed as arg.
- hardaker 15 May 96 12:35:16
- - (sedscript.in) Fixed a horrible typo. P -> PREFIX
- hardaker 22 May 96 08:50:28
- - (man/Makefile.in) Updated the way sedscript is used.
- hardaker 22 May 96 08:51:01
- - (config.guess, configure, install-sh, mkinstalldirs): Autoconf-2.10
- hardaker 22 May 96 12:50:24
- - (agent/kernel_sunos5.c, snmp_vars.c,
- agent/extensible/extensible.c,readconfig.c,snmp_vars.c):
- - Patch from Niels Baggesen <recnba@mediator.uni-c.dk>:
- - finally nailed that missing initialization that gave problems
- with the AT subtree
- - I also implemented the disk part of the extensibility in the
- attached patch.
- hardaker 22 May 96 12:55:33
- - (apps/snmpnetstat/if.c): Patch from Niels Baggesen <recnba@mediator.uni-c.dk>
- - reworked the way snmpnetstat -i works.
- hardaker 23 May 96 14:43:49
- - (acconfig.h, config.h.in): Don't define random if it already exists.
- hardaker 23 May 96 14:44:15
- - (extensible.c): Added a disk warning to stderr.
- hardaker 23 May 96 14:44:39
- - (acl.c, party.c, view.c): removed NULL defines.
- hardaker 23 May 96 14:56:42
- - (if.c): type casting bugs.
- hardaker 23 May 96 16:28:08
- - (acl.c, party.c): include stdio.h
- hardaker 23 May 96 17:09:24
- - (config*, extensible.c): fixed disk checks on Solaris and alpha's
- - use statvfs over fstab if both present.
- hardaker 23 May 96 17:48:09
- - (config*): check for getmntent.
- hardaker 24 May 96 12:23:52
- - (snmplib/parse.c): parsing fixes from Mike Perik <mikep@crt.com>
- hardaker 24 May 96 12:39:51
- - (README): Added a thanks section.
- hardaker 24 May 96 13:08:28
- - (EXAMPLE.conf.def): minor example file changes.
- hardaker 24 May 96 13:09:02
- - (config*): Check for sys/mnttab.h
- hardaker 24 May 96 13:09:52
- - (read_config.c): ifdef cleanup
- hardaker 24 May 96 13:10:34
- - (parse.c): declarations cleanup
- hardaker 24 May 96 13:13:21
- - (snmpd.conf.5.def): note on creating comments added.
- hardaker 24 May 96 13:38:46
- - (read_config.c): #ifdef typo
- hardaker 24 May 96 13:54:25
- - (acconfig.h, config.h.in): define memmove if not defined and memcpy is.
- hardaker 24 May 96 13:55:14
- - (if.c, route.c): cast returns from index to char *.
- hardaker 24 May 96 14:02:53
- - (config*): check for memmove before you define it.
- hardaker 24 May 96 14:53:20
- - (read_config.c): printf -> DODEBUG check
- hardaker 24 May 96 15:28:41
- - (accconfig.h, config.h.in): #ifdef typos
- hardaker 24 May 96 15:29:13
- - (snmp_vars.c): removed some ifdef requirements.
- hardaker 24 May 96 15:29:29
- - (snmp_vars.h): reorganized
- -------------------------------------------------------------------------------
- Changes: V3.0.7.1 -> V3.0.7.2
- Niels Baggesen <recnba@mediator.uni-c.dk> 1 May 96 12:37:35
- - (many) Fixes for Solaris (2.5) submitted by
- Niels Baggesen <recnba@mediator.uni-c.dk>:
- "Some are my own, others are from Yuri Rabover who originally
- created the patch. Some of this is there to eliminate the
- dependency on the ucblib compatibility stuff, some is "cosmetic",
- but it also fixes a serious problem in the agent, where walking
- the mib tree can loop endlessly if you have multiple network
- interfaces."
- hardaker 1 May 96 13:54:18
- - (configure*, agent/extensible/{read_config,extenisble}.c):
- - configurified (new word) some of Niels' changes and the bcopy/memmove stuff.
- hardaker 1 May 96 13:55:16
- - (man/snmpd.1.def,snmpd.conf.5.def) .C -> .B, to increase nroff portability.
- hardaker 1 May 96 14:35:23
- - (agent/route_write.c,agent/extensible/extensible.c):
- - netbsd1.1B specific fixes: clash with sys_errlist and rt_dst defines.
- hardaker 1 May 96 14:37:09
- - (local/snmpcheck) Tk-b10 fixes.
- hardaker 1 May 96 14:37:25
- - (sedscript.in) forgot NETBSD1ID def.
- hardaker 1 May 96 14:56:21
- - (acconfig.h,agent/extensible/mibdefs.h): removed coments/spaces from defines.
- -------------------------------------------------------------------------------
- Changes: V3.0.7 -> V3.0.7.1
- hardaker 25 Apr 96 12:18:43
- - (ChangeLog, acconfig.h, config.h.in) Defined DEBUGP if DODEBUG is not defined.
- -------------------------------------------------------------------------------
- Changes: V3.0.6 -> V3.0.7
- hardaker 5 Apr 96 16:11:39
- - (local/snmpcheck.def) Tk-b8 => Tk-b10 changes
- hardaker 5 Apr 96 16:12:22
- - (configure) autoconf-2.7 -> autoconf-2.9
- hardaker 5 Apr 96 16:15:11
- - (snmplib/asn1.c) removed a required 'unix' define surrounding a header file.
- hardaker 5 Apr 96 16:19:35
- - (man/Makefile.in) Added a 'clean' definition to the Makefile.
- hardaker 12 Apr 96 14:51:08
- - Changed nlist warnings to only print if DODEBUG is defined in config.h
- hardaker 12 Apr 96 14:51:42
- - (agent/snmp_vars.c, agent/extensible.c)
- - Changed nlist warnings to only print if DODEBUG is defined in config.h
- hardaker 12 Apr 96 16:49:23
- - (snmp_var_route.c)
- - Changed nlist warnings to only print if DODEBUG is defined in config.h
- - (many) Added support for hppa1.1-hp-hpux10.01
- - totally! redid the routing tables for BSD 4.4 derived systems
- (alpha, hpux10.01+, netbsd) since hpux10 doesn't have 4.3 compat structs.
- - (ece-mib.def) Capitalization problem.
- - (configure.in)
- - Cleaned up kernel checking
- - Started using a autoconf 2.8 feature to check for cache values.
- hardaker 15 Apr 96 12:53:40
- - (configure) New command line option: --enable-debugging. Turns on debugging.
- - (configure) Fixes for type checking of 4.4 rtentry structures on alphas.
- hardaker 15 Apr 96 14:11:39
- - (configure) New command line option: --with-defaults. Don't prompt the user.
- - (configure) bug fixes: wasn't quoting kernel and dmem location.
- - (configure) gcc cpp requires -x c to accept .in file suffix.
- hardaker 15 Apr 96 14:36:48
- - (agent/snmpd.c) Fixed 2 gettimeofday calls -- added a NULL timezone ptr.
- hardaker 16 Apr 96 09:47:18
- - (configure) I forgot DMEM_LOC needs to be #undef'ed if not found
- hardaker 16 Apr 96 09:48:06
- - (agent/{route_write.c,snmp_var_route.c}) OSF3.2 specific changes. arg.
- hardaker 16 Apr 96 18:08:29
- - (snmpd.c) Added fflush calls after printing packet dumps
- hardaker 24 Apr 96 08:36:06
- - (configure.in) More header file checks (vm/vm.h (+ others) and ufs/ffs/fs.h)
- hardaker 24 Apr 96 08:36:50
- - (agent/extensible/extensible.c) Include ufs/ffs/fs.h if available.
- hardaker 24 Apr 96 08:37:13
- - (agent/Makefile.in) Forgot a quote. (why hasn't this appeared before?)
- hardaker 24 Apr 96 08:38:18
- - (agent/alarm.c) Fixed some define naming conflicts for NetBSD (timeradd()).
- hardaker 24 Apr 96 08:44:45
- - (agent/snmp_var_route.c,snmp_vars.c) more config files for NetBSD.
- - (agent/snmp_vars.c) removed arp tables for netbsd.
- hardaker 24 Apr 96 08:54:07
- - (acconfig.h, config.h.in, ece-mib.def, ov/*) Added NetBSD to sys-OID returned.
- hardaker 24 Apr 96 08:54:39
- - (man/.cvsignore) added snmpd.1
- hardaker 24 Apr 96 09:00:21
- - (README) updated
- hardaker 24 Apr 96 09:07:40
- - (INSTALL) updated
- hardaker 24 Apr 96 11:46:52
- - (agent/snmp_var_route.c) Checked for sys/mbuf for determining rtentry.rt_next
- hardaker 24 Apr 96 11:55:10
- - (agent/snmp_var_route.c) @#$%ing solaris
- hardaker 24 Apr 96 13:25:48
- - (config*,agent/snmp_var_route.c) config checking for rtentry.rt_next
- hardaker 24 Apr 96 14:37:47
- - (local/snmpcheck) new pref: don't pop forward on new problems.
- -------------------------------------------------------------------------------
- Changes: V3.0.5 -> V3.0.6
- hardaker 24 Jan 96 16:31:20
- - Returning EXTENSIBLEDOTMIB.AGENTID as the new objectid
- Dave Shield <D.T.Shield@csc.liv.ac.uk> 24 Jan 96 16:33:08
- - Patch from Dave Shield <D.T.Shield@csc.liv.ac.uk>
- - fixes -p PORT command line option to actually use the requested port.
- - fixes the -l LOGFILE command line option to actually use it.
- hardaker 24 Jan 96 16:36:51
- - (Makefile, config.h, ece-mib.*, sedscript.in)
- - changed the way mib.txt is built
- - split the command into two parts to build a ece-mib.txt as well
- - added a new ObjectID addition to ece-mib.txt
- - DEFMAXLOADAVE -> DREMOVEMEEFMAXLOADAVE
- hardaker 26 Jan 96 08:25:08
- - The Solaris 2.5 kernel has moved to /kernel/genunix
- - Thanks goes to pommier@volnay.stortek.com (Vincent Pommier (Toulouse))
- hardaker 9 Feb 96 17:05:00
- - Better OpenView support
- - Returns different sysObjectID's for each architecture
- - Added a 'ov' directory for OpenView support files
- - currently contains necessary files to support a UCD bitmap file
- for hosts using the ucd-snmp agent. See the ov/README file for details.
- hardaker 12 Feb 96 14:28:27
- - (acconfig.h, config.hin, agent/extensible/misc.c)
- - The agent now sets an alarm to restart rather than doing at the
- snmpset time to return a value to the snmpset request.
- hardaker 16 Feb 96 16:32:41
- - (acconfig.h,config.h.in, agent/snmp_agent.c, agent/extensible/read_config.c)
- - .conf file addition: "community N STRING" to change community names
- hardaker 21 Feb 96 16:12:39
- - (Makefile.in, sedscript.in, man/Makefile.in, man/snmpd.conf.5.def)
- - Added the beginnings of a snmpd.conf manual page.
- hardaker 21 Feb 96 16:15:36
- - (apps/Makefile.in, apps/snmptrap.c)
- - Added apps/snmptrap
- - code taken from 2.0.1 and submitted to me by francus@metsny.delphi.com.
- - I have yet to test it.
- hardaker 6 Mar 96 09:09:15
- - (agent/snmpd.c) Added O_TRUNC to the logfile open() call.
- hardaker 6 Mar 96 10:06:24
- - (agent/extensible/read_config.c) small bugs fixed
- - disk entries with no size specified caused seg-faults.
- - better type checking on MIB for 'exec MIB' entries.
- - more error messages added.
- hardaker 6 Mar 96 16:38:16
- - (ece-mib.def)
- - Changed capitalization schemes to be mosy compliant.
- - Made the memory mib SYNTAX point to the Memory sequence like it should.
- hardaker 6 Mar 96 16:58:11
- - (snmplib/mib.c) printed values for timeticks are no longer negative.
- hardaker 8 Mar 96 10:31:34
- - (snmplib/snmp_client.c) Check if variable content is NULL before using.
- hardaker 8 Mar 96 16:56:08
- - (agent/extensible/exec.c)
- - relocatable exec's failed to close the cache file.
- hardaker 11 Mar 96 13:37:25
- - (snmp_var_route.c, snmp_vars.c, extensible.c): commented out nlist warnings.
- hardaker 11 Mar 96 15:17:26
- - (man/{Makefile.in,snmpd.1.def,snmpd.conf.5.def},versiontag,sedscript.in):
- - cleaned up documentation more and added the version number to the trailers.
- hardaker 11 Mar 96 15:17:57
- - (README): cleaned up, re-arranged, shortened (sections moved to man/* docs).
- hardaker 11 Mar 96 15:40:17
- - (README): more clean up and added reference to the ucd-snmp mailing list.
- Giovanni S. Marzot <gmarzot@baynetworks.com> 11 Mar 96 15:57:20
- - (snmplib/snmp_api.c): fixed a timeout bug caused by architectures
- with an unsigned timeval.tv_sec value.
- - Thanks goes to Giovanni S. Marzot <gmarzot@baynetworks.com> for
- the patch!
- -------------------------------------------------------------------------------
- Changes since V3.0.4
- hardaker 19 Jan 96 17:31:16
- - (configure*)
- - updated to autoconf v2.7
- - Hopefully now using correct 'make' definitions
- hardaker 19 Jan 96 17:32:57
- - (agent/extensible/*.c)
- - Declaired more static variables (long_ret) to fix sun4s exit codes (again).
- hardaker 22 Jan 96 16:27:30
- - (acconfig.h, agent/snmp_vars.c, agent/extensible/*.c)
- - Added new defines to turn on/off sections of the extensible mib.
- - This also fixes the mib.txt file definitions if something is turned off.
- - (Makefile.in) removed ${srcdir} from the front of stamp-h.in
- hardaker 22 Jan 96 17:18:58
- - (local/Makefile.in) Added a chmod to make the snmpcheck script executable
- hardaker 22 Jan 96 17:23:17
- - (local/snmpcheck)
- - added agent controls: restart, updateconfig, clearcache.
- - removed an old debugging printf.
- - ctrl-f => fixall.
- - Added keyboard accelerators to the associated menu items.
- - Made highlightThickness a global parameter via $window->option('add').
- - Added a entry box to the executable commands with the command to run.
- -------------------------------------------------------------------------------
- Changes since V3.0.3
- hardaker 23 Oct 95 16:37:43
- - (extensible.c) stopped reporting anything for the disk mib if no
- disks were defined in the snmpd.conf file. This was causing an
- error in the agent's error mib when no disks were defined and
- someone walks the disk mib.
- hardaker 20 Nov 95 16:04:47
- - (README) Added pointer to this file via ftp
- hardaker 20 Nov 95 16:05:12
- - (TODO) Find and fix memory leak sometime
- hardaker 20 Nov 95 16:07:45
- - (configure.in) Check for -lelf for solaris 2.3 and younger
- - (configure.in) More solaris specifics: -DSVR4
- - (configure.in) Caches initial prompt in the configure script so you
- won't be bugged twice by the initial question.
- hardaker 20 Nov 95 16:08:49
- - (config.h.in) Check for -lelf for solaris 2.3 and younger
- hardaker 20 Nov 95 16:09:37
- - (all autoconf built files) Updated everything to autoconf 2.5
- hardaker 20 Nov 95 16:10:49
- - (trapnotif) Logs no-response errors.
- - (trapnotif) Better string checking (quotes all variables now)
- hardaker 1 Dec 95 16:20:13
- - local/snmpcheck: *new features*
- - handles failed snmpwalk/get/sets much more gracefully now
- - new preference: You can pick what types of problems to check for
- - -f on the command line only checks for fixable problems
- - no longer ping::echos hosts before checking them
- - instead relies on 'No Response' type replies from snmpwalk/get to
- determine if a host is up.
- - ping the host is still an option (through the command line and menus)
- - converted from Tk-b4 to Tk-b8
- - Added a logging window for debugging and tracking of actions.
- - new command line options: -V NUM initial log verbosity level
- -L show the log window at startup
- - Now translates mib numbers into more reasonable names
- hardaker 5 Dec 95 14:57:14
- - (configure*) added AC_TYPE_PID_T to the configure checks
- hardaker 5 Dec 95 15:01:10
- - (snmpcheck)
- - New flag: -d, don't start checking anything. Just bring up interface.
- - check for blank output of snmpget before parsing with s///g
- constructs.
- hardaker 5 Dec 95 15:05:20
- - (agent/extensible)
- - Bug fix: alphas and sunoses were reporting incorrect extensible
- exit codes. (yet another 64/32 bit bug found).
- - Bug fix: agent-update,restart, and cache mib flush entries were
- returning values instead of pointers to values.
- hardaker 13 Dec 95 15:27:19
- - (agent/extensible/misc.c) bug fixes for exec items:
- - a second snmpwalk of the exec item would return the old cache
- file. Fixed by reseting the last cachetime to 0 to always rescan
- after fork/pipe/memory/etc errors.
- - Made lastresult a static var. Was returning wrong exit codes
- under, strangely enough, only sunos-4 machines.
- hardaker 20 Dec 95 09:53:10
- - snmp_open calls getservbyname only once now, at the request of Gary
- Hayward <gah@dirac.bellcore.com>.
- hardaker 20 Dec 95 15:56:16
- - Found and fixed a memory leak in the routing table mib.
- hardaker 28 Dec 95 10:01:35
- - Added sedscript to the .cvsignore file.
- hardaker 28 Dec 95 10:24:37
- - Added a sedscript which is built from config.h and agent/extensible/mibdefs.h
- - used to dynamically build mib.txt and local/snmpcheck.
- hardaker 28 Dec 95 12:06:49
- - Created a EXAMPLE.conf file for example usage.
- -------------------------------------------------------------------------------
- Changes since V3.0.2.1
- hardaker 29 Sep 95 13:43:49
- - ported to GNU's autoconfig2.4
- - to install, you must now run ./configure first to generate the
- Makefiles and config.h
- - almost all of the code is now dynamically checked for problems
- rather than being dependant on architecture names.
- - system name now dynamically determined at run time (from uname -n)
- - created a 'make depend' call (finally).
- - (agent/snmp_vars.h) changed SYSNAME define to SYSTEMNAME define to
- avoid a conflict with a solaris header file.
- - protecting better against include header files twice.
- - Most of port to Solaris 2.4 finished. The kernel reads still need work.
- hardaker 29 Sep 95 13:46:43
- - (NEWS) updated the news file.
- hardaker 3 Oct 95 09:24:00
- (acconfig.h) Minor bug: recursive comments not correct for compilers (AIX)
- hardaker 3 Oct 95 09:43:54
- (versioninfo.c) Added 3-0-3-A1 tag
- hardaker 4 Oct 95 16:53:39
- version tag of versioninfo.c
- hardaker 5 Oct 95 15:23:05
- - More Solaris porting.
- - Most mibII entries now work.
- - Haven't checked returned information for accuracy
- - sysUpTime still fails.
- - cc and gcc both compile everything now.
- hardaker 5 Oct 95 15:48:23
- version tag of versioninfo.c
- hardaker 6 Oct 95 11:37:00
- - (README) Moved INSTALLATION instructions to INSTALL
- Changed listing of supported architectures
- Updated AVAILABILITY section
- hardaker 6 Oct 95 16:28:48
- version tag of versioninfo.c
- hardaker 6 Oct 95 16:32:04
- - (snmpd.c) Added two new flags:
- -h for help
- -v for version information
- hardaker 6 Oct 95 16:32:43
- - (parse.c, snmp.c) added config.h to the list of includes.
- hardaker 6 Oct 95 16:40:38
- - (snmpd.c) Usage of --help and --version should work now... GNU standard.
- hardaker 6 Oct 95 16:41:18
- - (NEWS/-TODO) -h/--help, -v/--version command line options
- hardaker 11 Oct 95 17:33:26
- - The configure script now prompts for important values to be put in
- config.h. Some things need to use $(prefix) instead however.
- - (Makefile.in, agent/Makefile.in, apps/Makefile.in)
- + linking to ../snmplib/libsnmp.a instead of ../lib/libsnmp.a to
- remove install requirement.
- + put ../lib/libsnmp.a in application
- hardaker 13 Oct 95 15:45:28
- - (snmpd.c) Added -p port to --help output
- - (config) Setup to use --prefix to look for config files.
- hardaker 16 Oct 95 13:01:39
- - (Makefiles) Fairly decent 'make install' now possible. Installs
- into the directory specified by --prefix for the ./configure script.
- - (extensible.c) config file re-location: now uses the SNMPLIBPATH
- defined loosely as $(prefix)/lib/snmp/.
- hardaker 16 Oct 95 15:02:01
- - (Makefiles) make install echos what its doing in a more clear fashion
- - (INSTALL) added better instructions to the INSTALL file.
- - (README) minor wording changes
- hardaker 16 Oct 95 16:21:43
- - (snmpd.c) was still looking in /etc for two .conf files.
- hardaker 16 Oct 95 16:43:12
- - (apps) all apps were still looking in /etc/ for .conf files
- hardaker 17 Oct 95 16:58:32
- version tag ( 3.0.3 ) of versioninfo.c
- hardaker 17 Oct 95 17:00:22
- - ChangeLog update
- -------------------------------------------------------------------------------
- Changes since V3.0.2
- hardaker 21 Sep 95 09:27:18
- (snmplib/md5.c) Forgot to include sys/types.h for u_long definition.
- -------------------------------------------------------------------------------
- Changes since V3.0.1
- hardaker 26 Jul 95 16:31:41
- - Added a new #define: EXIT_ON_BAD_KLREAD to config.h
- If defined, and an error occurs while reading the kernel contents,
- the agent will exit. This was the default. I wanted it to
- continue.
-
- - Port to dec-alpha/OSF 3.1
- - alpha's long is 8 bytes, not 4.
- - should be (mostly) 64 bit clean now.
- - cleaned up a LOT of bugs CMU code in the process.
- hardaker 28 Jul 95 14:23:41
- Yet more problems fixed in the alpha port.
- -- more int -> long checking.
- hardaker 31 Jul 95 16:27:47
- - snmpcheck changes:
- - terminal (ascii) based supported fixed.
- - Detects presence of a DISPLAY variable.
- - Now requires the Term::Readkey package.
- - asks users weather to fix problems
- - raises and deiconifies when new problems are found
- - sets the background color of new problems to pinkish
- - new preference: ping host?
- - global key bindings:
- ctrl-q = quit; ctrl-h = hide; ctrl-s = seen all
- hardaker 1 Sep 95 11:57:52
- - Fixed alpha's kernel lookups:
- * CMU code was passing ints into lseek (needs long).
- hardaker 18 Sep 95 16:09:25
- Minor mods to README file.
- hardaker 18 Sep 95 16:13:49
- Minor bug:
- (sh_count_procs) check if returned file descriptor > 0 before continuing
- -------------------------------------------------------------------------------
- Changes since V3.0
- hardaker 16 Jun 95 10:13:53
- Removed 'gmake' -> 'make' in agent/Makefile
- hardaker 16 Jun 95 10:15:42
- House cleaning
- - Compiles cleanly on hpux/gcc
- (except one include file error I don't have control over.)
- - Change VERSION_ID -> VERSIONID to avoid conflicts with HP's includes.
- hardaker 16 Jun 95 14:13:53
- House Cleaning:
- Took out gcc/ansi requirement for the agent.
- perror() is called more frequently for log archival
-
- New Bug/Haven't solved:
- HP-UX: if agent/*.c and agent/extensible/*.c are built with gcc,
- DisplayStrings return garbage. No clue as to why.
- hardaker 16 Jun 95 14:20:48
- House Cleaning:
- Missed a VERSION_ID
- hardaker 21 Jun 95 09:11:27
- Changed another "empty" error message in the CMU code to a real warning.
- hardaker 21 Jun 95 09:15:31
- Bug Fix:
- Stopped returning a pointer to a non-static char array... (-> static char)
- Passing wrong pointer to seterrorstatus() in setPerrorstatus()
-
- Feature:
- Added a setable mib entry to the version mib to re-read the config file(s).
- hardaker 21 Jun 95 09:18:37
- ece-mib.def:
- Bug Fix:
- Loadave mib: Integer -> DisplayString
- versionClearCache: -> read-write (was read-only)
-
- Feature:
- Added a setable mib entry to the version mib to re-read the config file(s).
- hardaker 21 Jun 95 09:19:17
- Changed default CC to cc again.
- hardaker 21 Jun 95 09:20:23
- snmplib:
- Bug fix: fdset -> (int *) fdset in select call.
- hardaker 10 Jul 95 11:27:00
- Two new command line options:
- -l LOGFILE Outputs stderr/out to LOGFILE (overrides config.h def)
- -L Do NOT write to a log file (overrides config.h)
- hardaker 10 Jul 95 12:29:32
- - More perror()s converted to set the snmp error status flag on the agent.
- - error status flag is now prioritized. perrors get the highest so
- other errors won't override them if they happen at a later time.
- - Added the beginnings of a restart mib to the version mib of the
- agent. Setting this writable mib to one will cause it to exec
- itself again (for remote restart/updates).
- hardaker 10 Jul 95 12:30:19
- Minor comment change in config.h
- hardaker 14 Jul 95 15:12:40
- - Finished the restart mib. This is a setable sub-mib of the version
- mib, default to VERSION.12(.1). If snmp-set to '1', it will restart
- the agent.
-
- * A side effect of this is that it restarts 3 times or so, since it
- never returns a responce to the program generating the request.
- If said program tries to resend the request (which most do), it
- will AGAIN restart the agent... oh well.
- hardaker 14 Jul 95 15:15:31
- - snmpcheck (tk-perl-b4 script) is pretty stable at this point. I
- lost curses support, and need to re-add it still, so it is still
- beta. It does expect a log file of problems to exist (point it to
- /dev/null), and needs to know the locations of the mibs to check
- (which aren't configured by 'make'), so it needs some work.
- However, it will query an agent, check its problems based on the
- status of the error flag (or return code) being >1 and report them
- with neat GUI-buttons and stuff (oh wow). No documentation on it though.
- -------------------------------------------------------------------------------
- Changes since 3-0A1:
- hardaker 2 Jun 95 16:23:46
- - version update
- hardaker 5 Jun 95 12:44:46
- - agent/extensible/Makefile:
- -- no longer requires GNU make
- -- etags no longer run by default
-
- - SunOS additions:
- -- loadaverage checking MIB enabled
- -- disk checking MIB enabled
- hardaker 9 Jun 95 10:21:07
- - Added a SNMPBLOCK option to the config.h file. Supposedily setting
- this to zero (now the default) will allow snmp requests to time out.
- Haven't tested it throughly.
- -- Contributed by Sanjai Narain <narain@thumper.bellcore.com>
- hardaker 9 Jun 95 10:21:51
- - Correctly ordered the mib table list.
- -- Need to write a dynamic checker/re-orderer.
- hardaker 9 Jun 95 10:23:35
- - Correct usage for snmpwalk is now possible. IE, snmpwalk target
- .1.3.6.1 will now browse the entire tree.
- -- Still fails on relocatable extensible mibs and will until I
- write a dynamic tree builder.
- hardaker 9 Jun 95 14:08:15
- - Changed test -x to test -f in snmplib/Makefile. Not all OSes
- (ie ultrix) handle this.
- hardaker 12 Jun 95 10:35:38
- - local/trapnotif:
- -- uses snmpv2 now (correctly)
- hardaker 12 Jun 95 10:37:46
- - Reports all errors through the error mib now instead of through perror().
- - Cleaned up error handling. Shouldn't handle errors nicely if system
- errors occur when scanning an extensible mib.
- hardaker 14 Jun 95 11:24:20
- agent:
- - Mib table is now qsorted at run time and the extensible variables are
- sorted in at this time. This brings the agent up to correct
- SNMPwalk/getnext protocols. You can now walk the entire tree
- including the extensible sections and it won't stop.
- * This has an added bonus of checking the mib table
- (agent/snmp_vars.c) for correct order. I have added things to the
- wrong location too many times and caused the agent to function
- incorrectly. Major win.
- hardaker 14 Jun 95 12:56:49
- - Cleaned up/Added more documentation to config.h
- - GLOBALSECURITY now uses the left most four bits in the MIB acl.
- This is more compatible with the CMU code than using the left most
- 2, which was done previously.
- hardaker 14 Jun 95 13:43:38
- - Added more documentation to the README file.
- - Created a mailing list to handle announcements
- (ucd-snmp-announce@ucd-snmp.ucdavis.edu)
- # generated using:
- # cvs2cl -b -r -f ChangeLog.add -F V4-2-patches --no-wrap -S
- # perl dist/changelogfix < ChangeLog.add > ChangeLog.reallyadd