ChangeLog
上传用户:wxp200602
上传日期:2007-10-30
资源大小:4028k
文件大小:2891k
- * win32/config.h:
- fix bug #474488: add extern C wrappers
-
- 2001-11-09 07:47 hardaker
- * man/snmpd.conf.5.def:
- fix OIDs to include entry node
-
- 2001-11-08 09:43 hardaker
- * mibs/UCD-SNMP-MIB.txt:
- UNIT specs for the fileTable to say kB explicitly
-
- 2001-11-08 09:42 hardaker
- * man/snmpd.conf.5.def:
- mention that the fileTable is in kB.
-
- 2001-11-06 08:26 hardaker
- * local/: mib2c, tkmib:
- add fixes to check for the SNMP and Tk perl modules and print a better
- error message if they're not available telling users how to get them.
-
- 2001-11-06 08:16 hardaker
- * snmplib/asn1.c:
- fix asn_build_bitstring to check for NULL values (pointed out by Tata Kalyan).
-
- 2001-11-06 07:57 hardaker
- * snmplib/asn1.c:
- length check fixed for wrapped addition. Bug pointed out by Tata Kalyan
-
- 2001-10-30 21:42 hardaker
- * snmplib/: default_store.h, read_config.c, read_config.h:
- patch from Harrie to make paths more configurable from within C code.
-
- 2001-10-30 07:14 jbpn
- * agent/mibgroup/mibII/interfaces.c:
- - fix bug whereby interface counter is not reset, noted by (amongst
- others) Victor Kirhenshtein in patch #474064.
-
- 2001-10-26 09:08 hardaker
- * configure, configure.in:
- patch from Harrie to fix agentx/client -> agentx/subagent help message
-
- 2001-10-26 03:34 jbpn
- * man/snmpd.conf.5.def:
- - document the fact that setting sysLocation.0 (et al.) via a
- syslocation (or equivalent) token makes the object read-only,
- returning a notWritable error response if an attempt is made to
- SET it.
-
- 2001-10-24 10:08 jbpn
- * agent/mibgroup/mibII/system_mib.c:
- - fix typo noted by Tim Dietz
-
- 2001-10-24 09:54 jbpn
- * agent/mibgroup/mibII/: system_mib.c, system_mib.h:
- - implement persistence for sysLocation.0, sysContact.0 and sysName.0
-
- - presence of a syslocation token in snmpd.conf makes sysLocation.0
- non-writable (returns notWritable on SET attempts)
-
- 2001-10-24 05:08 jbpn
- * agent/mibgroup/host/hr_swinst.c:
- - fix small memory leak just introduced
-
- 2001-10-24 03:33 jbpn
- * acconfig.h, configure.in:
- - autoconf support for detecting pkginfo interface in libadm. Thanks
- to Stefan Radman (patch #473669).
-
- 2001-10-24 03:30 jbpn
- * agent/mibgroup/host/hr_swinst.c:
- - use pkginfo interface to determine type of software package more
- specifically if possible. Slight variation on patch #473669, submitted
- by Stefan Radman.
-
- 2001-10-17 07:52 dts12
- * FAQ:
- Mention the MRTG tutorial web pages
- (as suggested by Christian Robottom Reis)
-
- 2001-10-08 10:56 hardaker
- * FAQ, README, sedscript.in, version.h:
- - (version.h sedscript.in): version tag ( 4.2.2 )
- -------------------------------------------------------------------------------
- Changes: V4.2.1 -> V4.2.2
-
- 2001-10-08 10:47 hardaker
- * agent/mibgroup/notification/: snmpNotifyFilterProfileTable.c,
- snmpNotifyFilterTable.c, snmpNotifyTable.c:
- Apply patches suggested in bug #469082 to fix illegal row creations
- when rowstatus is set to destroy.
-
- 2001-10-06 07:49 hardaker
- * FAQ:
- minor tweaks to the download list.
-
- 2001-10-06 07:42 hardaker
- * README:
- Add David Lawrence's text about contributing patches.
-
- 2001-10-05 18:09 hardaker
- * FAQ, README, sedscript.in, version.h:
- - (version.h sedscript.in): version tag ( 4.2.2.pre6 )
-
- 2001-10-05 18:01 hardaker
- * acconfig.h, config.h.in, configure, configure.in,
- snmplib/mt_support.c, snmplib/mt_support.h:
- Change _REENTRANT define to NS_REENTRANT to not conflict with BSD/OS 4.3.
-
- 2001-10-05 17:39 hardaker
- * agent/mibgroup/mibII/at.h, agent/mibgroup/mibII/icmp.c,
- agent/mibgroup/mibII/interfaces.c, s/irix.h:
- irix specific fixes mentioned in bug #405454
-
- 2001-10-05 17:22 hardaker
- * agent/mibgroup/mibII/var_route.c:
- fix #440808 possibly overwriting a oid buffer.
-
- 2001-10-05 16:59 hardaker
- * local/mib2c.vartypes.conf:
- fix unsigned32 return variable usage
-
- 2001-10-05 16:51 hardaker
- * agent/mibgroup/mibII/at.c:
- move arptab_current and arptab_size definitions up out of ifdef mess.
-
- 2001-10-05 16:47 hardaker
- * agent/mibgroup/notification/: snmpNotifyFilterProfileTable.c,
- snmpNotifyFilterTable.c, snmpNotifyTable.c:
- don't create rowstatus entries with 'destroy' as initial value.
-
- 2001-10-05 16:36 hardaker
- * agent/mibgroup/notification/: snmpNotifyFilterProfileTable.c,
- snmpNotifyFilterTable.c, snmpNotifyTable.c:
- fixed UNDO clauses.
-
- 2001-10-05 08:50 hardaker
- * agent/mibgroup/ucd-snmp/dlmod.c, snmplib/snmp_api.c:
- Patch from Harrie for picky compilers.
-
- 2001-10-05 08:49 hardaker
- * agent/agent_trap.c:
- better error description for trapsess
-
- 2001-10-05 08:49 hardaker
- * FAQ:
- Added mirror sites.
-
- 2001-10-05 07:10 hardaker
- * mibs/: SMUX-MIB.txt, UCD-SNMP-MIB.txt:
- MIB problems pointed out by Marek Malowidziki
-
- 2001-10-04 17:09 hardaker
- * snmplib/snmp_auth.c:
- Don't write a null past the end of the community string buffer.
-
- 2001-10-04 07:14 hardaker
- * README, local/snmpconf.dir/snmpd.conf/extending,
- man/snmpd.conf.5.def:
- Patch from T. J. Mather: Documentation of the pass_persist snmpd.conf token.
-
- 2001-10-04 07:14 hardaker
- * local/pass_persisttest:
- Patch from T. J. Mather: An example (perl) pass_persist script.
-
- 2001-10-04 02:21 jbpn
- * agent/snmpd.c:
- - disable stderr logging (if requested) before calling init_mib_modules().
- This should fix the problem noted by Nigel Metheringham in bug #418857
- whereby the AgentX master module prints a message to stderr which causes
- a SIGPIPE when the agent is started as a daemon.
-
- Also noted with extensive analysis by Ted Rule in bug #467551.
-
- 2001-10-03 11:22 hardaker
- * FAQ, README, sedscript.in, version.h:
- - (version.h sedscript.in): version tag ( 4.2.2.pre5 )
-
- 2001-10-03 11:16 hardaker
- * apps/snmptrapd.c, apps/snmptrapd_log.c, snmplib/mib.c,
- snmplib/tools.c:
- proper const casting in front of Markku's casting patch.
-
- 2001-10-03 11:10 hardaker
- * apps/snmptrapd.c, apps/snmptrapd_log.c, snmplib/asn1.c,
- snmplib/mib.c, snmplib/tools.c:
- Patch: proper casts for picky compilers from Markku Laukkanen.
-
- 2001-10-03 09:22 hardaker
- * snmplib/snmp_api.c:
- don't rbuild beyond the end of a buffer (needed buffer + length "- 1").
-
- 2001-10-03 05:38 jbpn
- * snmplib/keytools.c:
- - change expression at l. 415 from:
-
- *kcstring++ = *kcstring ^ *newkey++;
-
- which has undefined behaviour to:
-
- *kcstring++ ^= *newkey++;
-
- which is okay (since *kcstring is only evaluated once). Similarly
- at l. 530. The previous constructs cause warnings with GCC3 and
- some other compilers. Thanks to Niel Markwick who noted this in
- bug #465969.
-
- 2001-10-02 18:01 hardaker
- * agent/agent_trap.c:
- Change oid lengths to size_t from int (segfaults on an alpha/linux).
-
- 2001-10-02 17:46 hardaker
- * agent/mibgroup/ucd-snmp/memory_solaris2.c:
- Add prototype for getTotalSwap().
-
- 2001-10-02 17:15 hardaker
- * agent/mibgroup/target/: snmpTargetAddrEntry.c,
- snmpTargetParamsEntry.c:
- return NOT_WRITABLE instead of READONLY as pointed out by
- arajesh@india.adventnet.com.
-
- 2001-10-02 17:03 hardaker
- * win32/config.h:
- Patch from Marc Moeller to define snprintf as _snprintf
-
- 2001-10-02 17:02 hardaker
- * agent/mibgroup/host/hr_print.c:
- Patch from Marc Moeller to check for HAVE_LPSTAT before calling it.
-
- 2001-10-02 17:00 hardaker
- * README:
- add Ron.
-
- 2001-10-02 17:00 hardaker
- * snmplib/system.c:
- get_uptime() implementation for windows from Ron Mevissen.
-
- 2001-10-01 17:38 hardaker
- * FAQ, README, sedscript.in, version.h:
- - (version.h sedscript.in): version tag ( 4.2.2.pre4 )
-
- 2001-10-01 17:38 hardaker
- * agent/Makefile.in, agent/mibgroup/Makefile.in, apps/Makefile.in,
- apps/snmpnetstat/Makefile.in, snmplib/Makefile.in,
- testing/Makefile.in:
- make makefileindepend
-
- 2001-10-01 17:37 hardaker
- * makefileindepend.pl:
- translate .o -> .lo by hand.
-
- 2001-10-01 17:07 hardaker
- * agent/mibgroup/host/: hr_disk.c, hr_print.c:
- Applied patch #465545 to fix delays in host resources mib when looking
- at devices and printers.
-
- 2001-10-01 16:45 hardaker
- * ChangeLog, NEWS:
- New stuff in 4.2.2
-
- 2001-10-01 16:39 hardaker
- * apps/snmpwalk.c, man/snmpwalk.1:
- make snmpwalk default to detecting illegal OID increases. -Cc turns
- it off instead of on.
-
- 2001-10-01 10:36 hardaker
- * COPYING:
- editing tweaks by John to count things properly. Wes looses the
- ability to count beyond the number 2.
-
- 2001-10-01 10:26 hardaker
- * COPYING:
- ditto.
-
- 2001-10-01 10:22 hardaker
- * COPYING:
- Various copyright updates.
-
- 2001-10-01 02:52 jbpn
- * snmplib/scapi.c:
- - add #include "snmp_logging.h" to avoid compilation problems on
- some platforms introduced by new error messages. See:
- <URL:http://sourceforge.net/tracker/index.php?func=detail&aid=465807&group_id=12694&atid=112694>
-
- 2001-09-29 06:06 nba
- * snmplib/mib.h:
- Add a missing prototype for snmp_realloc_by_type
-
- 2001-09-29 06:05 nba
- * agent/mibgroup/ucd-snmp/memory_solaris2.h:
- Fix a bad #ifdef parantheses
-
- 2001-09-26 10:21 hardaker
- * agent/mibgroup/smux/smux.c:
- smux is *not* a proper delegation subagent.
-
- 2001-09-25 12:46 hardaker
- * FAQ, README, sedscript.in, version.h:
- - (version.h sedscript.in): version tag ( 4.2.2.pre3 )
-
- 2001-09-25 11:51 hardaker
- * snmplib/: scapi.c, scapi.h:
- Better error messages when encryption support isn't available.
-
- 2001-09-25 07:59 jbpn
- * apps/snmptrapd_log.c:
- - reinstate another space that would make the test suite fail
-
- 2001-09-25 07:53 jbpn
- * apps/snmptrapd_log.c:
- - reinstate a missing space
-
- 2001-09-25 05:43 jbpn
- * apps/: snmptrapd.c, snmptrapd_log.c, snmptrapd_log.h:
- - incorporate rewritten output functions from main branch to avoid
- fixed length buffers
-
- 2001-09-25 05:41 jbpn
- * snmplib/scapi.c:
- - use relocating buffer version of sprint functions
-
- 2001-09-25 05:40 jbpn
- * snmplib/: mib.c, mib.h, parse.h:
- - add relocating buffer code from main branch
-
- 2001-09-25 05:39 jbpn
- * snmplib/: tools.c, tools.h:
- - add snmp_realloc() and snmp_strcat functions which the relocating
- buffer code uses
-
- 2001-09-21 17:16 hardaker
- * agent/mibgroup/mibII/interfaces.c:
- Patch from Glenn Mansfield to fix interface counting on interfaces
- without ip addresses.
-
- 2001-09-20 12:47 hardaker
- * agent/mibgroup/util_funcs.c:
- check skip_white() return (as mentioned in patch #462201).
-
- 2001-09-20 11:30 hardaker
- * snmplib/mib.c:
- fixed a possible buffer overflow bug in sprint_asciistring as pointed
- out by bug #463226.
-
- 2001-09-20 09:46 hardaker
- * configure, configure.in:
- Don't warn about missing openssl unless explicitly asked (and then error).
-
- 2001-09-20 09:12 jbpn
- * agent/: snmp_vars.c, mibgroup/mibII/interfaces.c:
- - move headers around to fix compilation on Solaris 2.7; sys/stream.h
- needs to be included before sys/socketvar.h for this platform.
-
- 2001-09-20 09:09 jbpn
- * agent/mibgroup/ucd-snmp/memory_solaris2.c:
- - remove #include "system.h" which uses the type in_addr_t thereby
- causing problems, and seems to be unnecessary anyway.
-
- 2001-09-20 06:59 hardaker
- * README:
- Make sure Harrie's name is in the patches README as well as the mainline.
-
- 2001-09-20 06:58 hardaker
- * snmplib/: default_store.c, mib.c, parse.c, snmp_api.c,
- snmp_client.c, snmp_debug.c, snmpusm.c:
- Patch from Harrie Hazewinkel:
- - proper prototypes for some functions.
-
- 2001-09-19 17:19 hardaker
- * FAQ, README, sedscript.in, version.h:
- - (version.h sedscript.in): version tag ( 4.2.2.pre2 )
-
- 2001-09-19 17:01 hardaker
- * FAQ, README, sedscript.in, version.h:
- - (version.h sedscript.in): version tag ( 4.2.2.pre1 )
-
- 2001-09-19 16:59 hardaker
- * FAQ, README, sedscript.in, version.h:
- - (version.h sedscript.in): version tag ( 4.2.2 )
-
- 2001-09-18 17:22 hardaker
- * man/snmpcmd.1, snmplib/mib.c, snmplib/snmp_api.c:
- Undo Niels' change to allow command line options to override .conf
- files. Right goal, wrong branch to do it in as it broke SNMPv3 among
- other things. The initialization process is rather sensitive to
- ordering.
-
- 2001-09-18 15:08 nba
- * s/darwin.h:
- Fix an oversight in the Darwin patch
-
- 2001-09-18 15:08 nba
- * aclocal.m4, configure, configure.in:
- Fix an oversight in the Darwin patches
-
- 2001-09-17 09:00 nba
- * s/darwin.h:
- The darwin system file, which I forgot when committing the rest of
- the darwin patch.
-
- 2001-09-17 07:07 hardaker
- * config.h.in:
- autoheader run
-
- 2001-09-17 04:13 nba
- * apps/snmptrapd.c:
- Fix newlines inside usage string.
-
- 2001-09-16 14:56 nba
- * agent/: snmpd.c, mibgroup/smux/smux.c:
- Move the smux_listen_sd variable to smux.c. This way it will be in the
- library so the linker wont be upset when you link with the agent library.
-
- 2001-09-16 14:52 nba
- * agent/mibgroup/ucd-snmp/memory_netbsd1.h,
- agent/mibgroup/ucd-snmp/vmstat_netbsd1.c, s/openbsd.h:
- Patches for OpenBSD 2.9
-
- 2001-09-16 14:49 nba
- * agent/mibgroup/ucd-snmp/diskio.c:
- diskio support for FreeBSD4. Thanks to Yimin Ge
-
- 2001-09-16 14:16 nba
- * aclocal.m4, configure, configure.in, agent/agent_read_config.c,
- agent/snmp_vars.c, agent/mibgroup/ucd_snmp.h,
- agent/mibgroup/host/hr_storage.c, agent/mibgroup/host/hr_swrun.c,
- agent/mibgroup/mibII/interfaces.c,
- agent/mibgroup/ucd-snmp/memory_freebsd2.c,
- agent/mibgroup/ucd-snmp/memory_freebsd2.h,
- agent/mibgroup/ucd-snmp/vmstat_freebsd2.c:
- Patches to support Darwin (Mac OS/X)
- Thanks to Tex Clayton <tex@dartware.com>
-
- 2001-09-16 14:03 nba
- * agent/: agent_index.c, agent_registry.c, mibgroup/mibincl.h,
- mibgroup/util_funcs.c, mibgroup/examples/example.c,
- mibgroup/mibII/icmp.c, mibgroup/mibII/ip.c,
- mibgroup/mibII/ipAddr.c, mibgroup/mibII/sysORTable.c,
- mibgroup/mibII/tcp.c, mibgroup/mibII/tcpTable.c,
- mibgroup/mibII/udp.c, mibgroup/ucd-snmp/proxy.c:
- Header rearrangements to make BSD's happy after the WIN32 patch
-
- 2001-09-15 06:08 jbpn
- * snmplib/asn1.c:
- - add missing argument to snprintf (errpre corresponding to %s) --
- it was missing from the patch (#452027)
-
- 2001-09-14 17:29 hardaker
- * perl/SNMP/SNMP.xs:
- - debugging compilation fixes
-
- 2001-09-14 17:26 hardaker
- * local/tkmib:
- many needed changes from mainline merged into patches branch
-
- 2001-09-14 15:24 hardaker
- * snmplib/asn1.c:
- Patch #452027 from Marcus Meissner:
- security fix to make sure that long asn lengths can't be used and
- aren't improperly cased to a signed value.
-
- 2001-09-14 14:23 hardaker
- * configure, configure.in:
- patch #432982 from Hollis: fix --with-libwrap without a path option
-
- 2001-09-14 13:58 nba
- * agent/mibgroup/: kernel_sunos5.c, mibII/udpTable.c:
- Solaris support for udpTable.
- Thanks to Johannes Schmidt-Fischer <jsf@InterFace-AG.com>
-
- 2001-09-14 09:53 hardaker
- * snmplib/ucd-snmp-includes.h:
- from patch #423466: add ability to use this file within the source tree
-
- 2001-09-14 09:48 hardaker
- * win32/config.h.borland:
- Added config.h file for borland compilers (which differs slightly).
- From patch #423466
-
- 2001-09-14 09:28 dts12
- * agent/mibgroup/mibII/: at.c, icmp.c, interfaces.c, ip.c,
- ipAddr.c, tcp.c, tcpTable.c, udp.c, udpTable.c, var_route.c:
- Mib-2 support for Windows systems.
- *Many* thanks to Latha S, for filling this long-awaited need.
-
- 2001-09-14 09:07 dts12
- * agent/mibgroup/mibII/: icmp.c, ip.c, ipAddr.c, tcp.c, tcpTable.c,
- udp.c, udpTable.c:
- Move package-provided header includes ('mibincl' and 'util_funcs')
- to after the system includes. This shouldn't affect most systems,
- but is necessary for the Windows port.
-
- 2001-09-14 08:28 dts12
- * configure:
- Propogate test for <netinet/ip_icmp.h> through to the bit that does the work.
-
- (Our illustrious leader clearly has no confidence in the competance
- of his minions. I'd take umbrage, if he wasn't right!)
-
- 2001-09-14 08:01 dts12
- * config.h.in, configure.in:
- Add test for <netinet/ip_icmp.h>
-
- 2001-09-14 07:57 dts12
- * agent/mibgroup/mibII/: at.c, icmp.c, interfaces.c, ip.c,
- ipAddr.c, route_write.c, tcp.c, tcpTable.c, udp.c, udpTable.c,
- var_route.c:
- Wrap various #includes with appropriate #if HAVE_XXX_H declarations
- (where this has not already been done).
-
- 2001-09-11 14:47 nba
- * agent/mibgroup/ucd-snmp/: memory.c, memory.h, memory_freebsd2.c,
- memory_freebsd2.h, memory_netbsd1.c, memory_netbsd1.h,
- memory_solaris2.c, memory_solaris2.h, vmstat.c, vmstat.h,
- vmstat_bsdi4.c, vmstat_bsdi4.h, vmstat_freebsd2.c,
- vmstat_netbsd1.c, vmstat_solaris2.c:
- Make sure that the OID defines are only in one place. No functional change.
-
- 2001-09-11 14:45 nba
- * agent/mibgroup/ucd-snmp/file.c:
- Header reordering to allow dmalloc to work.
-
- 2001-09-11 14:31 nba
- * agent/mibgroup/host/hr_partition.c:
- Fix a misplaces ; in a loop.
- Thanks to Mala Ramakrishnan <mala@routescience.com>
- and Johannes Schmidt-Fischer <jsf@InterFace-AG.com>
-
- 2001-09-10 11:20 hardaker
- * agent/mibgroup/mibII/interfaces.c:
- change interface counting to happen more frequently to detect new cards.
- - see bug #457290
-
- 2001-09-10 11:11 hardaker
- * man/snmptrapd.8, apps/snmptrapd.c:
- fix -P to usage it prints to stderr (bug #459372)
-
- 2001-09-10 10:55 hardaker
- * agent/mibgroup/util_funcs.c:
- fix whitespace parsing bug reported it bug #457267.
-
- 2001-09-10 10:46 hardaker
- * agent/mibgroup/ucd-snmp/vmstat_freebsd2.c:
- apply freebsd specific patch from bug#455924 to fix vmstat's swap report.
-
- 2001-09-10 10:11 hardaker
- * perl/SNMP/SNMP.xs:
- Use a more portable DBPRT macro.
-
- 2001-09-10 09:58 hardaker
- * agent/mibgroup/notification/: snmpNotifyFilterProfileTable.c,
- snmpNotifyFilterTable.c, snmpNotifyTable.c:
- Remove redundant RowStatus value checks mentioned in bug#449502
-
- 2001-09-04 07:21 jbpn
- * agent/snmpd.c:
- - add missing break; after processing -P option, noted by Botond
- Tarnay (see patch #458327)
-
- 2001-08-31 13:19 nba
- * mibs/: DISMAN-SCRIPT-MIB.txt, Makefile.mib, README.mibs, rfclist,
- smistrip:
- Update to current version of DISMAN-SCRIPT-MIB, and a few cosetic changes
- to smistrip et al.
-
- 2001-08-31 13:18 nba
- * ltconfig:
- Update to libtool 1.4. This ensures that make install will work for NetBSD
-
- 2001-08-31 13:17 nba
- * aclocal.m4, configure, ltmain.sh:
- Update to libtool 1.4. This wil ensure that make install work on NetBSD
-
- 2001-08-28 15:04 nba
- * agent/snmpd.c:
- Fix a bad fix
-
- 2001-08-28 15:03 nba
- * agent/: agent_read_config.h, snmp_agent.h, snmp_vars.h:
- C++ bracket the installed sgent headers
-
- 2001-08-28 07:35 nba
- * apps/snmptrapd.c:
- Fix a malformed multi-line string
-
- 2001-08-28 03:05 jbpn
- * agent/snmp_agent.c:
- - add missing #include <tcpd.h> if using libwrap, noted by Nathan
- Neulinger (patch #453831).
-
- 2001-08-28 02:38 jbpn
- * agent/snmpd.c:
- - avoid use of pre-processor directives inside printf() call, which
- is a macro in glibc, making this an undefined behaviour
- construct (which GCC 3.0 refuses to compile). See bug #455804 for
- further details.
-
- 2001-08-27 22:15 nba
- * man/: snmp_config.5.def, snmpd.conf.5.def, snmptrapd.conf.5.def:
- Fix some places where actual lines started with a period.
-
- 2001-08-17 15:12 nba
- * man/Makefile.in:
- Fix misspelled man page name (snmperror => snmp_perror)
-
- 2001-08-17 15:09 nba
- * mibs/: Makefile.mib, mibfetch:
- IANA has moved their mibs into an iana.mib directory.
- Fix RFC number for RMON-MIB.
- Make "make allmaibs" extract mibs to another directory.
-
- 2001-08-17 15:03 nba
- * config.guess, config.sub:
- Yet another update from ftp.gnu.org
-
- 2001-08-17 14:09 nba
- * agent/: agent_read_config.c, snmpd.c:
- Add some needed error checking to the uid/gid parsing code.
- Allow symbolic uid/gid from the command line.
-
- 2001-08-17 14:07 nba
- * FAQ:
- Add a missing argument to the snmptrap examples.
-
- 2001-08-07 14:55 nba
- * apps/snmptrapd_log.c, snmplib/mib.c:
- Timeticks are unsiged! Thanks to Josh Wilmes <josh-ucd@hitchhiker.org>
-
- 2001-08-07 14:42 nba
- * man/snmpcmd.1, snmplib/mib.c, snmplib/snmp_api.c:
- Changes to allow command line arguments to override snmp.conf settings.
-
- 2001-08-07 14:02 nba
- * mibs/: IANAifType-MIB.txt, rfclist:
- Update to current version of IANAifType-MIB.
- Add rfc 3144 INTERFACETOPN-MIB to rfclist.
-
- 2001-08-07 14:00 nba
- * config.guess, config.sub:
- Update to current version from ftp.gnu.org
-
- 2001-08-07 13:59 nba
- * apps/snmpset.c, apps/snmptranslate.c, apps/snmptrapd.c,
- man/Makefile.in, man/snmp_api_errstring.3, man/snmp_error.3,
- man/snmp_perror.3, man/snmp_sess_perror.3, man/snmpcmd.1,
- man/snmptrapd.8:
- A bunch of minor fixes to usage messages and manual pages.
-
- 2001-08-07 13:56 nba
- * apps/snmptest.c:
- Fix parsing of oid values for set
-
- 2001-08-07 07:09 jbpn
- * agent/snmpd.c:
- - fix for potential buffer overflow in logfile argument handling,
- noted by Anonymous (bug #448243). Also use a large enough buffer
- to handle filenames of length PATH_MAX (if possible).
-
- 2001-07-26 01:40 jbpn
- * apps/snmptrapd_log.c:
- - initialise buffers to zero in handle_wrap_fmt, to avoid garbage in
- display of security parameters, as noted by William Frauenhofer
- (bug #437231).
-
- 2001-07-23 10:53 hardaker
- * agent/mibgroup/util_funcs.c:
- carefully construct tmp file names.
-
- 2001-07-23 10:53 hardaker
- * config.h.in, configure, configure.in, agent/snmpd.c:
- use setgroups when available.
-
- 2001-07-11 07:34 hardaker
- * agent/mibgroup/mibII/mta_sendmail.h:
- add NETWORK-SERVICES-MIB to mib require list
-
- 2001-07-09 11:15 hardaker
- * agent/agent_trap.c:
- fix trapsess parsing so as to:
- - set the default port to 162
- - don't free memory passed to snmp_parse_args() since
- snmp_parse_args is broken and needs to copy memory rather than
- just make use of it.
-
- 2001-06-27 15:48 nba
- * man/snmpd.conf.5.def:
- Simple fix to trapsess argument list
-
- 2001-06-25 08:47 hardaker
- * snmplib/mib.c:
- support 'mibs ""'.
-
- 2001-06-22 13:07 hardaker
- * agent/mibgroup/mibII/interfaces.c:
- Allow interface snmpd.conf tokens to completely override system
- values. [bug#426975]
-
- 2001-06-22 11:38 hardaker
- * local/mib2c.conf:
- define ulong_ret
-
- 2001-06-22 01:44 dts12
- * FAQ, man/snmpd.conf.5.def:
- Include a warning of the experimental nature of AgentX in the man page,
- and update the FAQ to reflect the fuller integration of this support.
-
- 2001-06-21 15:22 nba
- * apps/snmpdf.c:
- Eliminate long long variables
-
- 2001-06-21 15:22 nba
- * apps/snmptable.c:
- Warn about deprecated -b -w and -i options.
-
- 2001-06-21 15:15 nba
- * man/: snmpd.1.def, snmpd.conf.5.def, snmpset.1, snmpwalk.1:
- Update time stamps
-
- 2001-06-21 15:09 nba
- * man/snmptranslate.1:
- Add -m and -M options to header. Update SEE ALSO to reference snmpcmd
- and RFC 2578-80 in place of 1155
-
- 2001-06-21 15:01 nba
- * snmplib/parse.c:
- Fix parsing of xx ...::= { yy }
-
- 2001-06-21 10:25 hardaker
- * agent/mibgroup/examples/example.c:
- typos (IOD -> OID)
-
- 2001-06-21 10:18 hardaker
- * man/snmpd.conf.5.def:
- - mention "master agentx"
- - fix config file re-reading oid.
-
- 2001-06-21 10:10 hardaker
- * agent/mibgroup/mibII/system_mib.c:
- make syscontact and syslocation accept "" strings.
-
- 2001-06-21 09:34 hardaker
- * apps/snmptranslate.c, man/snmptranslate.1:
- - Applied arg documentation patch from David Eisner
-
- 2001-06-14 23:19 nba
- * man/snmptrapd.8:
- Document -n option
-
- 2001-06-12 15:14 nba
- * snmplib/default_store.c:
- Properly detect and diagnose bad boolean and integer configuration values
-
- 2001-06-12 15:12 nba
- * apps/: snmpdelta.c, snmpdf.c, snmpget.c, snmpgetnext.c,
- snmpstatus.c, snmptrap.c, snmpusm.c, snmpvacm.c, snmpwalk.c:
- Properly diagnose bad -C options
-
- 2001-06-12 07:24 dts12
- * snmplib/read_config.c:
- Fix 'unregister_config_handler' to handle tags other
- than the first in the list. (Thanks to Paul Serice).
-
- 2001-06-11 15:44 nba
- * apps/snmpwalk.c, man/snmpwalk.1:
- Add an options (-Cc) to snmpwalk that will validate that the returned objects
- are indeed lexicographically increasing.
-
- 2001-06-11 15:43 nba
- * apps/snmpset.c, man/snmpset.1, snmplib/snmp_api.c:
- Allow a simpler snmpset notation when MIB data are loaded: Using '=' for
- type type will infer it from the MIB.
-
- 2001-06-11 15:39 nba
- * snmplib/: mib.c, parse.c:
- Fix some long standing bugs when several MIB files define the same objects
- with different names. Hopefully the results will be consistent now.
-
- 2001-06-11 12:12 nba
- * apps/snmpdelta.c, snmplib/int64.c:
- Another try at Counter64 problems, thanks to Jason Gloudon <snmp@gloudon.com>
-
- 2001-06-11 11:52 nba
- * apps/snmptrapd_log.c:
- Fix for a missing 0-byte to terminate community string.
- Thanks to "KUBOTA,Takaya" <takaya@po.ntts.co.jp>.
-
- 2001-06-06 21:38 nba
- * config.h.in, configure, configure.in,
- agent/mibgroup/host/hr_system.c:
- Use <utmpx.h> if available (to fix counting users for Solaris)
-
- 2001-06-06 21:33 nba
- * man/snmpd.1.def:
- Mention -s and -P pidfile arguments
-
- 2001-06-06 21:32 nba
- * agent/mibgroup/smux/smux.c:
- Fix sending of traps without varbinds
-
- 2001-06-06 21:31 nba
- * agent/mibgroup/util_funcs.c:
- More meaningful arguments to setPerrorstatus (true file names)
-
- 2001-05-17 12:36 nba
- * snmplib/snmpv3.c:
- Fix a Truly Stupid Bug thanks to Katsuhisa ABE <abekatsu@cysols.com>
-
- 2001-05-04 09:45 hardaker
- * apps/snmpdf.c:
- Remove duplicate l from %lld printf syntax
-
- 2001-05-04 07:00 hardaker
- * Makefile.in:
- insall mib_module_config.h
-
- 2001-05-03 10:15 hardaker
- * snmplib/Makefile.in:
- add snmp-tc.h to install list
-
- 2001-05-02 07:08 hardaker
- * apps/snmptrapd.c:
- Add -T flag to usage output.
-
- 2001-05-01 12:53 hardaker
- * agent/mibgroup/mibII/at.c:
- Fix use of a -1 assigned to a u_long as a failure checking case.
-
- 2001-04-23 17:08 hardaker
- * local/tkmib:
- fix walk problem once and for all.
-
- 2001-04-17 12:29 nba
- * agent/mibgroup/host/hr_swrun.c:
- Get data for hrSWRunPerfTable for cygwin under NT (or better)
-
- 2001-04-17 11:33 nba
- * config.guess, config.sub, configure, configure.in:
- Update to a recent version of config.guess/config.sub. Update configure
- to handle the new NetBSD variant that include the object format.
-
- 2001-04-12 05:12 dts12
- * agent/snmp_agent.c:
- Better fix for bug #414855 from arajesh
- Handles non-repeaters=0 as well, and avoids memory leaks.
-
- 2001-04-11 06:01 dts12
- * agent/snmp_agent.c:
- Handle GetBulk requests with max-repetitions=0 properly (bug #414855)
-
- 2001-04-10 09:33 hardaker
- * apps/snmpdf.c:
- fixed segfault when row has holes.
-
- 2001-04-06 16:20 hardaker
- * man/snmpcmd.1:
- - Added documentotion for -Ot
-
- 2001-04-06 07:32 hardaker
- * agent/mibgroup/notification/snmpNotifyTable.c:
- traps/informs reversed
-
- 2001-04-05 09:34 slif
- * agent/mibgroup/ucd-snmp/pass.c:
- remove unused variable from snmp_oid_min_compare.
-
- 2001-04-05 09:13 slif
- * agent/mibgroup/ucd-snmp/pass.c:
- Fix snmp_oid_compare and reverse encodings to deal with numbers > 2^31.
-
- 2001-04-05 08:21 slif
- * agent/agent_trap.c:
- use malloc to decrease stack size in snmpd_parse_config_trapsess.
-
- 2001-04-05 06:14 dts12
- * agent/mibgroup/ucd-snmp/pass_persist.c:
- Extend recent 'pass' changes to 'pass_persist'. (Thanks, Mike!)
-
- 2001-04-05 02:27 dts12
- * agent/mibgroup/ucd-snmp/pass.c:
- Handle setting null string values via the 'pass' mechanism. (Support#406728)
- Also handle embedded whitespace in such values.
-
- 2001-04-04 14:56 hardaker
- * FAQ, README, sedscript.in, version.h:
- - (version.h sedscript.in): version tag ( 4.2.1 )
-
- 2001-04-04 14:55 hardaker
- * FAQ, README:
- Change wording to say 4.2 line is the last to use the ucd-snmp name.
-
- 2001-04-04 14:51 hardaker
- * ChangeLog:
- ChangeLog
-
- -------------------------------------------------------------------------------
- Changes: V4.2 -> V4.2.1
- 2001-04-04 14:04 hardaker
- * agent/mibgroup/ucd-snmp/loadave.c:
- fix missing variable on solaris 2.6
-
- 2001-04-04 14:02 hardaker
- * testing/eval_tools.sh:
- use kill -TERM instead of kill -SIGTERM for portability (breaks on solaris).
-
- 2001-04-04 12:39 slif
- * agent/mibgroup/host/hr_swrun.c:
- Cleanup debug messages, build.
-
- 2001-04-04 09:18 slif
- * agent/mibgroup/examples/example.c:
- Fix network byte order for IpAddress displayed.
-
- 2001-04-04 08:50 slif
- * apps/snmptrapd.c:
- quiet exit on SIGTERM/SIGINT, same as snmpd.
-
- 2001-04-04 08:49 hardaker
- * agent/: auto_nlist.c, auto_nlist.h:
- fix for auto_nlist bogus definitions for machines without nlist.
-
- 2001-04-04 08:49 hardaker
- * README.snmpv3:
- update to when agent removes "createUser" directives.
-
- 2001-04-04 08:31 hardaker
- * agent/mibgroup/ucd_snmp.h:
- Applied patch #412080: add freebsd5 to module include list.
-
- 2001-04-04 08:12 dts12
- * EXAMPLE.conf.def:
- Document how to enable the AgentX facility in the master agent.
-
- 2001-04-04 07:59 hardaker
- * local/tkmib:
- fix bug #411917: change walk end condition as suggested by submitter.
-
- 2001-04-04 07:43 dts12
- * snmplib/parse.c:
- Change 'Line' variable name, to assist with Mac port.
-
- 2001-04-04 07:42 dts12
- * agent/mibgroup/ucd-snmp/proxy.c:
- Fix typo in cast (missing 'struct')
-
- 2001-04-04 07:37 hardaker
- * snmplib/snmp_api.c:
- Use a larger malloced buffer when decoding a large incoming encrypted message.
-
- 2001-04-04 07:36 hardaker
- * snmplib/snmp_debug.c:
- Limit size of hex messages to 1/5th buffer size (to be safe).
-
- 2001-04-04 07:24 jbpn
- * agent/snmpd.c:
- - call external signal handlers before calling snmp_select_info(),
- rather than after calling snmp_select_info() but before select().
- This fixes a potential problem that could arise if a signal handler
- closed a session, which would cause select() to return -1 with
- EBADF, and thus terminate the agent.
-
- 2001-04-04 06:50 dts12
- * agent/mibgroup/ucd-snmp/disk.c:
- Ensure that checking for 'statvfs' is done consistently
-
- 2001-04-04 06:48 dts12
- * agent/mibgroup/mibII/system_mib.c:
- ensure that 'exec_command' is used consistently with the availability of execv
-
- 2001-04-04 06:45 dts12
- * snmplib/: mib.c, snmp_api.c, snmp_logging.c:
- Keep one of the pickier compilers (HP's aCC) happy.
-
- 2001-04-03 22:07 hardaker
- * snmplib/snmpusm.c:
- Fix maximum encrypted packet length support for reverse encoded packets.
-
- 2001-04-03 18:07 slif
- * testing/tests/T120proxyget:
- fix rwcommunity
-
- 2001-04-03 16:44 hardaker
- * local/wesrestart:
- remove old unused script
-
- 2001-04-03 16:41 hardaker
- * local/snmpconf.dir/snmpd.conf/operation:
- Add snmpconf directive support for the new "master" token.
-
- 2001-04-03 16:41 hardaker
- * local/snmpconf:
- Fix bug in menus for configuration files containing only "groups".
-
- 2001-04-03 16:40 hardaker
- * README:
- Change my name -> net-snmp developers.
-
- 2001-04-03 15:36 hardaker
- * EXAMPLE.conf.def:
- mention snmpconf
-
- 2001-04-03 15:28 hardaker
- * README:
- url changes mostly.
-
- 2001-04-03 15:28 hardaker
- * NEWS:
- 4.2.1 update (please check).
-
- 2001-04-03 15:28 hardaker
- * FAQ:
- ftp site update.
-
- 2001-04-03 14:04 hardaker
- * configure, configure.in:
- Added agentx to default modules to compile in
-
- 2001-04-03 10:12 hardaker
- * local/mib2c:
- add a comment at the end of the mib2c output explaining that its
- merely a template.
-
- 2001-04-03 08:27 hardaker
- * AGENT.txt, FAQ, PORTING, README, README.agentx:
- Web page/ftp site updates. Uses www.net-snmp.org everywhere now.
-
- 2001-04-03 06:24 slif
- * agent/mibgroup/util_funcs.c:
- Fix signed/unsigned compare.
-
- 2001-04-03 06:21 dts12
- * agent/mibgroup/mibII/kernel_linux.c:
- Plug file-descriptor leak when using cached data. (Bug#412000)
-
- 2001-04-02 23:22 nba
- * apps/snmptest.c:
- Fix an incompletely initialized variable
-
- 2001-04-02 23:21 nba
- * local/snmpconf:
- The answers for the "load which files" menu are kept secret from the code
- that loads the files .... fixed.
-
- 2001-04-02 20:02 hardaker
- * local/: Makefile.in, snmpconf.dir/snmptrapd.conf/formatting,
- snmpconf.dir/snmptrapd.conf/traphandle:
- Added snmptrapd configuration file directives to snmpconf.
-
- 2001-04-02 10:08 jbpn
- * man/snmp_agent_api.3:
- - update documentation of agent_check_and_process to reflect
- current behaviour
-
- 2001-04-02 09:58 jbpn
- * agent/snmp_agent.c:
- - Fix memory leak in handle_one_var where long varbinds weren't
- correctly free()d.
-
- - Change behaviour of agent_check_and_process so that alarms run
- correctly.
-
- 2001-04-02 08:51 dts12
- * agent/mibgroup/agentx/master.c:
- Use the 'standard' config handler registration routine,
- and recognise the config setting 'master all'
-
- 2001-04-02 06:53 nba
- * man/snmpd.conf.5.def:
- Fix some missing quoting on .IP parameters
-
- 2001-03-30 08:05 hardaker
- * FAQ, README.agentx, agent/mibgroup/agentx/README.agentx:
- moved agentx README to top
-
- 2001-03-30 07:22 dts12
- * FAQ:
- Typo in AgentX README filename
-
- 2001-03-30 07:20 dts12
- * agent/: ds_agent.h, snmp_agent.c, snmpd.c,
- mibgroup/agentx/README.agentx, mibgroup/agentx/master.c,
- mibgroup/agentx/master.h:
- Provide 'master' config directive to control whether or not to
- activate extensible subagent support.
- Initially restricted to AgentX support only.
-
- 2001-03-30 03:46 dts12
- * agent/mibgroup/agentx/README.agentx:
- Update to reflect the increased maturity of the AgentX implementation.
-
- 2001-03-30 03:34 dts12
- * FAQ:
- Tweaked various entries, and added a few new ones. General Shield meddling.
-
- 2001-03-30 01:00 dts12
- * README:
- Add prominent warning regarding ucd-snmp => net-snmp switch.
-
- 2001-03-30 00:46 dts12
- * snmplib/snmp_api.c:
- Fix interpretation of "pure numeric" peername strings (i.e. listen on the
- specified port on all interfaces) - problem identified by Mala Ramakrishnan.
-
- 2001-03-30 00:04 nba
- * snmplib/parse.c:
- Replace atoi/atol with strto(u)l which has better out-of-range returns.
- This is not a perfect solution, but it is better ...
-
- 2001-03-29 21:43 hardaker
- * ISSUES:
- rm ISSUES
-
- 2001-03-29 14:34 hardaker
- * COPYING:
- minor formatting.
-
- 2001-03-29 14:33 hardaker
- * COPYING:
- Um, got the year right this time.
-
- 2001-03-29 14:32 hardaker
- * COPYING:
- update for 2001: added my required NAI BSD copyright.
-
- 2001-03-29 08:23 slif
- * testing/eval_tools.sh:
- merge change from main branch (return_value=1 statement).
-
- 2001-03-29 08:21 slif
- * win32/libsnmp_dll/libsnmp.def:
- Add vacm_is_configured.
-
- 2001-03-28 22:12 nba
- * mibs/: rfclist, rfcmibs.diff:
- Add Printer-MIB to the rfclist with the corresponding patch.
-
- 2001-03-28 13:06 nba
- * snmplib/snmp_client.c:
- Properly ignore non-response PDU's when doing async transaction.
-
- 2001-03-28 13:04 nba
- * man/snmpcmd.1, snmplib/mib.c:
- Fix index handling to properly accept indexing with TimeTicks.
- Implement -Ir to disable index checks.
-
- 2001-03-28 06:20 hardaker
- * FAQ, README, sedscript.in, version.h:
- - (version.h sedscript.in): version tag ( 4.2.1.pre2 )
-
- 2001-03-27 10:27 hardaker
- * apps/snmptrapd.c:
- Use snmp_log with %s to prevent % expansion in octet strings containing a %s.
-
- 2001-03-27 05:37 dts12
- * agent/: snmp_agent.c, mibgroup/agentx/master_request.c:
- Handle non-responsive AgentX sub-agents more robustly.
- (Based on suggestions from Harrie Hazewinkel & Paul Rasmussen)
-
- 2001-03-27 02:35 dts12
- * agent/mibgroup/smux/smux.c:
- Reset count of authorized peers on closedown. (Thanks to Vlad Tunik)
-
- 2001-03-26 18:03 hardaker
- * agent/mibgroup/mibII/vacm_vars.c, snmplib/vacm.c, snmplib/vacm.h:
- Fixed vacm to drop v1/v2c packets properly when no com2sec entries are found.
-
- 2001-03-26 11:06 hardaker
- * local/ipf-mod.pl:
- add usage comment at top
-
- 2001-03-22 14:34 nba
- * mibs/rfclist:
- New MIB in RFC 3083: DOCS-BPI-MIB
-
- 2001-03-22 14:27 nba
- * agent/mibgroup/host/hr_filesys.c, s/cygwin.h,
- agent/mibgroup/host/hr_storage.c, agent/mibgroup/host/hr_swrun.c,
- agent/mibgroup/host/hr_utils.c:
- Make most of the host resources mib compile under Cygwin. We can now do
- --with-mib-modules=host --with-out-mib-modules=host/hr_network
-
- 2001-03-22 12:27 hardaker
- * agent/mibgroup/util_funcs.c:
- fix header_simple_table() for too long requests
-
- 2001-03-22 08:13 hardaker
- * apps/snmptrapd.c:
- Bad Wes: find all instances of cut-n-paste errors before committing.
-
- 2001-03-22 08:12 hardaker
- * apps/snmptrapd.c:
- Bad Wes: don't call function without the ()s. (at least in C).
-
- 2001-03-22 07:46 dts12
- * agent/agent_trap.c:
- Fix for minor memory leak with trap-related varbind values.
- Thanks to John Villalovos (and the Intel SNMP team)
-
- 2001-03-21 17:22 driehuis
- * snmplib/mib.c:
- Bugfix for crash at snmp_shutdown time with OS's that check pointer
- validity (e.g., FreeBSD)
-
- 2001-03-21 08:16 hardaker
- * agent/mibgroup/mibII/interfaces.c:
- join broken snmp_log lines
-
- 2001-03-21 08:15 hardaker
- * apps/snmptrapd.c:
- fix -F (I think)
-
- 2001-03-21 07:43 hardaker
- * snmplib/snmp_api.c:
- patch from Harrie to fix variable types (int -> size_t)
-
- 2001-03-20 08:25 nba
- * agent/mibgroup/mibII/at.c, agent/mibgroup/mibII/at.h,
- agent/mibgroup/mibII/interfaces.c, s/linux.h:
- Fix the atTable and ipNetTopMediaTable for Linux to return the ifIndex
-
- 2001-03-19 13:14 nba
- * apps/snmpdelta.c, man/snmpdelta.1:
- Major option parsing surgery to cather for the getopt using version of
- snmp_parse_args. Seems to have been forgotten when the rest of the apps
- were updated.
-
- 2001-03-19 13:13 nba
- * agent/mibgroup/ucd-snmp/disk.c:
- Re-order sys/conf.h and sys/param.h to make FreeBSD-5 happy
-
- 2001-03-15 13:44 hardaker
- * agent/mibgroup/mibII/ip.c:
- fixed bug #405000: dropped support for IPOUTNOROUTES, since no
- calculation of it seems close to correct.
-
- 2001-03-15 13:36 hardaker
- * agent/mibgroup/mibII/udp.c:
- fix part 2 of bug 405519 adding fullsock to udpinerrors
-
- 2001-03-15 13:31 hardaker
- * agent/mibgroup/ucd-snmp/vmstat_solaris2.c:
- fix bug #408388 where memmove is called with too short a length.
-
- 2001-03-15 11:21 hardaker
- * FAQ, README, sedscript.in, version.h:
- - (version.h sedscript.in): version tag ( 4.2.1.pre1 )
-
- 2001-03-15 03:34 jbpn
- * testing/eval_tools.sh:
- kill -SIGKILL isn't legal syntax on Solaris or Linux; changed to kill -9
- which is likely safer
-
- don't set return_value to 1 after killing snmpd, which causes spurious
- test failures
-
- 2001-03-14 14:38 hardaker
- * agent/agent_trap.h:
- Patch from Harrie Hazewinkel: make send_enterprise_trap_vars a public fn.
-
- 2001-03-14 11:08 hardaker
- * agent/mibgroup/mibII/at.c:
- fix ipnettomedia indexing on solaris.
-
- 2001-03-14 10:27 slif
- * agent/mibgroup/tunnel/tunnel.c:
- Use config.h, don't use ucd-snmp directory to build in the mibgroup tree.
-
- 2001-03-14 10:18 slif
- * testing/RUNTESTS:
- quiet "which" output. never ending saga...
-
- 2001-03-14 10:08 slif
- * agent/mibgroup/agentx/master_request.c:
- quiet unsigned long compare.
-
- 2001-03-14 10:00 slif
- * agent/mibgroup/agentx/client.c:
- Get a decl of in_addr_t from netinet/in.h, where necessary.
-
- 2001-03-14 10:00 slif
- * snmplib/parse.c:
- Avoid warnings of struct timeval decl in system.h by including *time.h*.
-
- 2001-03-14 09:47 slif
- * agent/snmpd.c, apps/snmpvacm.c, apps/snmpnetstat/winstub.c,
- snmplib/parse.c:
- patch submitted by Harrie Hazewinkel
-
- 2001-03-14 09:40 slif
- * testing/RUNTESTS:
- don't run tests without needed programs: snmpd, snmpget, snmpgetnext.
-
- 2001-03-14 08:24 slif
- * configure, configure.in:
- Provide an empty DLLIBS value for non-dlmod uses.
-
- 2001-03-14 07:36 slif
- * agent/mibgroup/agentx/protocol.c:
- cast u_long to u_char when storing 8-bit values.
-
- 2001-03-14 07:33 slif
- * agent/mibgroup/ucd-snmp/proxy.c:
- fix unsigned length compares.
-
- 2001-03-14 05:45 dts12
- * agent/mibgroup/host/hr_swrun.c:
- Fix Linux file descriptor leak (reported by Oliver F鋘ger)
-
- 2001-03-13 13:20 hardaker
- * snmplib/default_store.c:
- Patch from Harrie Hazewinkel to check for NULLs in DEBUG msg
-
- 2001-03-12 14:06 nba
- * agent/mibgroup/agentx/: master_admin.c, subagent.c:
- Fix some minor leaks.
-
- 2001-03-12 14:05 nba
- * agent/snmpd.c:
- Some minor fixes to argument processing, including terminating snmpd on
- extraneous non-option arguments.
-
- 2001-03-10 08:13 hardaker
- * agent/mibgroup/mibII/ip.c:
- Bug #404988: don't use ipstat.ips_fragtimout as a number of seconds.
-
- 2001-03-07 10:26 slif
- * testing/eval_tools.sh:
-
- new DELAY function; start/stop daemons using new STARTPROG/STOPPROG with DELAY;
- log commands issued and final result to SNMP_TMPDIR/invoked;
- suppress "kill" output to help Cygwin users happy.
-
- 2001-03-07 10:23 slif
- * testing/RUNTESTS:
-
- add -S parameter for DELAY seconds; add trap for interrupt control;
- pass test number and display-header-only to eval_onescript.sh;
- add which test to verbose locating messages (Cygwin uses type, not which).
-
- 2001-03-07 10:20 slif
- * testing/: TESTCONF.sh, eval_onescript.sh:
-
-
- Incorporate test number into test results dir name.
- Provide default values for test number and display-header-only flag.
-
- 2001-03-07 10:19 slif
- * testing/Makefile.in:
-
-
- "make clean" removes any test result dirs "/tmp/snmp-test-*".
-
- 2001-03-07 10:15 slif
- * testing/tests/: T054agentv2ctrap, T056agentv2cmintrap,
- T058agentauthtrap:
-
- Replace sleep with commented out DELAY ; each start/stop action now
- invokes DELAY.
-
- 2001-03-07 10:14 slif
- * testing/tests/T100agenthup:
-
- Replace sleep with DELAY.
-
- 2001-03-07 10:13 slif
- * win32/config.h:
-
-
- Change element separator to Win32 ';' in DEFAULT_MIBS
- Declare Win32 has getpid!.
-
- 2001-03-07 10:10 slif
- * snmplib/snmp_api.c:
-
-
- Win32 include io.h to declare mktemp.
- Expand the comment near mktemp usage to explain why it is needed.
-
- 2001-03-07 10:09 slif
- * snmplib/snmp_alarm.c:
-
-
- remove unnecessary ifndef WIN32. ifdef SIGALRM is sufficient.
-
- 2001-03-07 10:07 slif
- * agent/snmpd.c, apps/snmptrapd.c:
-
-
- Win32 include process.h to declare getpid.
-
- 2001-03-07 10:06 slif
- * snmplib/snmp_logging.c:
-
-
- Use proper define to qualify include-ing a header.
-
- 2001-03-07 10:04 slif
- * agent/mib_modules.c, apps/snmpnetstat/if.c, snmplib/system.h:
-
-
- Apply the time goo consistently: move header includes out of system.h.
-
- 2001-03-06 10:08 hardaker
- * configure, configure.in:
- don't force inclusion of -ldl.
-
- 2001-03-05 06:30 slif
- * snmplib/snmpv3.c:
-
-
- Follow method usage, don't declare getHwAddress unless used.
-
- 2001-03-05 06:30 slif
- * snmplib/snmp_api.c:
-
-
- Remove nested variable ep - one already exists.
-
- 2001-03-05 06:28 slif
- * agent/mibgroup/examples/ucdDemoPublic.c:
-
-
- Comment out example variables that are not used.
-
- 2001-03-04 17:41 slif
- * README.win32, win32/config.h, win32/mib_module_config.h,
- win32/mib_module_includes.h, win32/mib_module_inits.h,
- win32/libsnmp_dll/libsnmp.def, win32/libucdmibs/libucdmibs.def,
- win32/libucdmibs/libucdmibs.dsp:
-
-
- patch to build more modules, including agentX, on Win32 using MS-VC.
-
- 2001-03-04 17:27 slif
- * agent/mibgroup/header_complex.c, agent/mibgroup/agentx/client.c,
- agent/mibgroup/agentx/master.c,
- agent/mibgroup/agentx/master_admin.c,
- agent/mibgroup/agentx/master_request.c,
- agent/mibgroup/agentx/protocol.c, agent/mibgroup/agentx/subagent.c,
- agent/mibgroup/notification/snmpNotifyFilterProfileTable.c,
- agent/mibgroup/notification/snmpNotifyFilterTable.c,
- agent/mibgroup/notification/snmpNotifyTable.c,
- agent/mibgroup/target/target.c, agent/mibgroup/ucd-snmp/dlmod.c,
- agent/mibgroup/ucd-snmp/pass_persist.c,
- agent/mibgroup/ucd-snmp/proxy.c, apps/snmptrapd_log.c:
-
-
- patch to build more of the agent using MS-VC on Win32 platform.
-
- 2001-03-03 14:34 nba
- * mibs/: IANAifType-MIB.txt, MTA-MIB.txt, Makefile.mib,
- README.mibs, TUNNEL-MIB.txt, ianalist, mibfetch, rfclist,
- rfcmibs.diff, smistrip:
- Update to current IANAifType-MIB, plus addition of README and tools to get
- a complete set of IETF MIB files.
-
- 2001-03-03 07:11 nba
- * agent/mibgroup/agentx/master.h:
- Remove an unused prototype
-
- 2001-03-03 06:36 nba
- * man/snmptrapd.8, apps/snmptrapd_log.c:
- Add a new %P formatting sequence to user specified log formats. It print
- the security information from the PDU (community, user, context as available)
- Also modify the default trap output to use it.
-
- 2001-03-03 06:21 nba
- * apps/snmptrapd_log.c:
- Fix specifiers like %.3s
-
- 2001-03-03 06:10 nba
- * snmplib/parse.c:
- Fix the parser to diagnose oid specs like::= { single }
- Be silent for internal links when moving nodes to the adoption list. This
- should help giving only a single message for missing imports of enterprises.
-
- 2001-03-02 13:24 slif
- * snmplib/asn1.c, snmplib/mib.c, snmplib/mib.h, snmplib/snmp_api.c,
- snmplib/snmp_parse_args.c, snmplib/snmp_parse_args.h,
- win32/libsnmp_dll/libsnmp.def:
-
-
- cleanup for MS-VC Win32 build
-
- 2001-03-02 07:36 hardaker
- * README:
- sourcerforge -> sourceforge
-
- 2001-03-02 07:25 hardaker
- * perl/SNMP/SNMP.xs:
- Patch from Karl Schilke to fix timestamps in synchonous cases
-
- 2001-03-02 06:31 hardaker
- * snmplib/snmp_api.c:
- Remove unused variable from snmp_oid_compare().
-
- 2001-03-01 19:49 hardaker
- * snmplib/: asn1.c, snmp_api.c:
- Fix snmp_oid_compare and reverse encodings to deal with numbers > 2^31.
-
- 2001-02-21 15:31 nba
- * man/: snmp.conf.5.def, snmpcmd.1:
- Fix a couple of typos
-
- 2001-02-21 15:22 hardaker
- * snmplib/ucd-snmp-includes.h:
- Applied patch #103805 from bcollar: add sys/time.h to ucd-snmp-includes.h
-
- 2001-02-21 15:15 hardaker
- * snmplib/int64.c:
- fix bug #133416 (u64Subtraction math) as suggested by the submittor
-
- 2001-02-21 14:38 nba
- * agent/mibgroup/host/hr_filesys.c:
- Try fixing inconsistent indexing on BSD
-
- 2001-02-19 08:46 slif
- * agent/mibgroup/ucd-snmp/proxy.c:
-
-
- - proxy.c: remove some unused variables.
-
- 2001-02-16 15:12 hardaker
- * agent/var_struct.h:
- - increase UCD_REGISTRY_OID_MAX_LEN to 128 at Frank's request
-
- 2001-02-14 18:15 hardaker
- * apps/snmptrapd.c:
- removed unused snmp_alarm.h include
-
- 2001-02-13 16:21 hardaker
- * snmplib/snmp_api.c:
- fix bug #130740 using suggested close() wrapper around mkstemp()
-
- 2001-02-09 11:16 hardaker
- * agent/snmpd.c:
- Applied patch #103613: fix memory leak in snmpd port specification -> default_store.
-
- 2001-02-09 11:14 hardaker
- * agent/mib_modules.c:
- Applied patch #103612: fix memory leak in mib_module init code
-
- 2001-02-09 11:12 hardaker
- * agent/agent_registry.c:
- Applied patch #103611: fix memory leak for duplicate oid registrations.
-
- 2001-02-09 11:08 hardaker
- * perl/SNMP/SNMP.xs:
- Applied patch #103604: Add support for V1 traps and int/int32 differences
-
- 2001-02-09 11:06 hardaker
- * agent/mibgroup/ucd-snmp/: memory_freebsd2.c, proxy.c:
- Applied patch #103702: fix swap reporting on freebsd 4.2
-
- 2001-02-06 14:26 nba
- * apps/snmpnetstat/Makefile.in:
- Add a dependency for libsnmp
-
- 2001-02-06 14:25 nba
- * agent/mibgroup/ucd-snmp/vmstat_freebsd2.c:
- Implement raw interrupt and context switch counters
-
- 2001-02-06 14:24 nba
- * agent/mibgroup/notification/snmpNotifyTable.c:
- Make dmalloc happy by fixing a malloc read overrun
-
- 2001-02-06 14:16 nba
- * man/snmpcmd.1, snmplib/default_store.h, snmplib/mib.c:
- Backport -OT output to 4-2-patches branch
-
- 2001-02-06 06:02 hardaker
- * perl/SNMP/SNMP.pm:
- documentation fix
-
- 2001-01-31 23:02 nba
- * snmplib/snmp_api.c:
- Fix value validation for snmpset/snmptrap
-
- 2001-01-31 23:00 nba
- * agent/mibgroup/ucd-snmp/proxy.c:
- Fix bad return of a pointer to non-static storage
-
- 2001-01-31 15:44 hardaker
- * agent/mibgroup/host/hr_print.c:
- Patch from Frank Bartels for freebsd fixes
-
- 2001-01-30 17:13 hardaker
- * agent/mibgroup/ucd-snmp/disk.c:
- Applied patch #103414: fix disk info for block sizes other than 1024.
-
- 2001-01-29 13:24 hardaker
- * agent/mibgroup/smux/smux.c:
- fix bug #130410: set the write_method in var_smux before returning
- NULL to make sure that sets happen on OIDs that don't exist first.
-
- 2001-01-29 13:15 hardaker
- * local/mib2c:
- fix suggested in bug #129948: check for - arguments at the begginning
- of the command line token (don't match mib-2, eg).
-
- 2001-01-29 13:13 hardaker
- * snmplib/parse.c:
- fix suggested in bug #129876: check for hint != NULL before freeing.
-
- 2001-01-26 05:49 nba
- * agent/mibgroup/host/hr_print.c:
- Fix bug on FreeBSD when /etc/printcap is empty
-
- 2001-01-25 14:38 nba
- * mibs/RMON-MIB.txt:
- Updated to RFC 2819
-
- 2001-01-24 21:37 nba
- * agent/Makefile.in:
- Install libraries before agent so that libtool can relink.
-
- 2001-01-20 05:54 nba
- * apps/snmpdelta.c, snmplib/int64.c:
- Two Counter64 glitches detected by Jason Gloudon <snmp@gloudon.com>
-
- 2001-01-20 05:44 nba
- * agent/snmpd.c:
- Dont set up the select parameters before calling interrupt handlers!
- Thanks to Frank Strauss.
-
- 2001-01-20 05:42 nba
- * snmplib/snmp_api.c:
- Fix encoding of BITS variable, thanks to Frank Strauss
-
- 2001-01-20 05:37 nba
- * agent/mibgroup/ucd-snmp/vmstat_solaris2.c:
- Raw IO counters from Jochen Kmietsch
-
- 2001-01-20 05:36 nba
- * agent/mibgroup/ucd-snmp/vmstat.h, mibs/UCD-SNMP-MIB.txt:
- Prepare for more raw counters
-
- 2001-01-15 15:14 nba
- * agent/mibgroup/ucd-snmp/proxy.c:
- undo a change that sneaked in by mistake
-
- 2001-01-15 14:07 nba
- * agent/mibgroup/ucd-snmp/proxy.c,
- agent/mibgroup/ucd-snmp/vmstat.h,
- agent/mibgroup/ucd-snmp/vmstat_bsdi4.c,
- agent/mibgroup/ucd-snmp/vmstat_bsdi4.h,
- agent/mibgroup/ucd-snmp/vmstat_freebsd2.c,
- agent/mibgroup/ucd-snmp/vmstat_freebsd2.h,
- agent/mibgroup/ucd-snmp/vmstat_netbsd1.c,
- agent/mibgroup/ucd-snmp/vmstat_netbsd1.h,
- agent/mibgroup/ucd-snmp/vmstat_solaris2.c, mibs/UCD-SNMP-MIB.txt,
- agent/mibgroup/ucd-snmp/vmstat_solaris2.h:
- Extend the systemStats.cpuRaw section to include more raw counters for various
- operating systems. Basic testing performed for Solaris and FreeBSD. Code
- guesstimate for NetBSD and BSDi.
-
- 2001-01-12 08:00 hardaker
- * snmplib/snmp_api.c:
- - bit_string fixes
- - make snmp_add_var call snmp_parse_oid() instead of read_objid().
-
- 2001-01-12 07:57 hardaker
- * snmplib/asn1.c:
- comment out really odd (and broken) check from asn_bitstring_check???
-
- 2001-01-12 07:52 hardaker
- * local/: mib2c.storage.conf, mib2c.vartypes.conf:
- - misc bug fixes.
- - new data types (uint32, unsigned, bits).
-
- 2001-01-10 21:55 nba
- * snmplib/snmp_api.c:
- Fix calling of init_callbacks even if init_snmp called with NULL parameter
-
- 2001-01-10 21:53 nba
- * snmplib/snmp_api.c:
- Fix badly applied previous patch
-
- 2001-01-10 21:52 nba
- * apps/snmpvacm.c:
- Fix usage message (-e is now -Ce)
-
- 2001-01-10 21:51 nba
- * agent/mibgroup/mibII/var_route.c:
- Fix a bad ipRouteProtocol return
-
- 2001-01-10 21:50 nba
- * agent/mibgroup/host/hr_swrun.c:
- Fix problem when running --without-root-access for FreeBSD. Thanks to
- Bert Driehuis.
-
- 2001-01-10 21:48 nba
- * agent/mibgroup/kernel_sunos5.c:
- Use the ifspeed attribute from driver when available
-
- 2001-01-09 06:29 hardaker
- * agent/mibgroup/mibII/interfaces.c:
- Applying patch found in bug #127299:
- - switch ifAdmin and ifOperStatus meanings to match kernel parameters better.
-
- 2001-01-09 06:21 hardaker
- * win32/snmpnetstat/snmpnetstat.dsp:
- added getopt.c to list
-
- 2001-01-08 08:19 hardaker
- * agent/mibgroup/host/hr_swrun.c:
- Patch from Anders Ellefsrud
- - fix hr_swrun when programs have exited so we don't truncate
- getnext queries.
-
- 2001-01-08 08:14 hardaker
- * snmplib/snmp_api.c:
- Patch from Frank Strauss:
- - fix BITS encoding length when mib knowledge is available.
-
- 2001-01-04 23:18 nba
- * apps/: snmpset.c, snmptrap.c:
- Try fixing problems with snmpset of negative values
-
- 2001-01-04 23:15 nba
- * agent/mibgroup/ucd-snmp/vmstat_bsdi4.c:
- Add the raw cpu couters for BSDi. Courtesy Bert Driehuis.
-
- 2001-01-04 23:12 nba
- * agent/mibgroup/host/hr_swrun.c,
- agent/mibgroup/ucd-snmp/loadave.c, snmplib/callback.c:
- Save some unused variables
-
- 2001-01-04 23:09 nba
- * acconfig.h, config.h.in, agent/agent_trap.c, agent/mib_modules.c,
- agent/mibgroup/agentx/client.c, agent/mibgroup/agentx/master.c,
- agent/mibgroup/agentx/master_admin.c,
- agent/mibgroup/agentx/master_admin.h,
- agent/mibgroup/agentx/master_request.c,
- agent/mibgroup/agentx/protocol.c, agent/mibgroup/agentx/subagent.c:
- Add missing dmalloc support for some files
-
- 2001-01-04 23:04 nba
- * Makefile.in:
- Ensure sort order for config.h.in
-
- 2001-01-04 10:24 hardaker
- * configure, configure.in:
- fix semi-colon problem. Patch #103101.
-
- 2001-01-03 07:01 hardaker
- * agent/mibgroup/host/hr_swrun.c:
- /proc/%d/cmdline may be an empty file for some processes. Return "" if so.
-
- 2001-01-02 09:47 hardaker
- * snmplib/snmp_logging.c:
- add a "%s" formatting string to the syslog() call (redhat bug #18153).
-
- 2000-12-29 13:38 hardaker
- * agent/mibgroup/mibII/interfaces.c:
- Patch from Ted Rule:
- - better checking for formatting of the /proc/net/dev file to avoid
- linux core dumps when the kernel mis-behaves.
-
- 2000-12-27 16:47 hardaker
- * testing/tests/: T053agentv1trap, T054agentv2ctrap,
- T055agentv1mintrap, T056agentv2cmintrap, T113agentxtrap:
- - trap API testing suite enhanced to test more cases.
-
- 2000-12-27 16:45 hardaker
- * agent/agent_callbacks.h, agent/agent_trap.c, agent/agent_trap.h,
- agent/mibgroup/notification/snmpNotifyTable.c,
- agent/mibgroup/notification/snmpNotifyTable.h, snmplib/callback.c,
- snmplib/callback.h:
- - Make the notification mib work more via callbacks and remove ifdefs in
- agent_trap.c
- - Make the agent_trap.c file check for callback registrations and
- handle it internally using the old trapsink support if no callback
- is found.
- - This fixes the problem when init_mib_modules() isn't called in subagents.
-
- 2000-12-27 16:42 hardaker
- * agent/mibgroup/examples/example.c:
- make the example traps be sent using a enterprise specific trap of 99
- rather than 3. We need to define it in the mib still.
-
- 2000-12-27 15:26 hardaker
- * snmplib/asn1.c:
- fix broken compiler precedence as reported in support #110473.
-
- 2000-12-22 08:54 hardaker
- * snmplib/asn1.c:
- fix counter64 reverse encodings.
-
- 2000-12-22 06:58 hardaker
- * snmplib/vacm.c:
- fix view processing to watch for length prefix. The length prefix
- really really shouldn't be stored directly in the oid. Niels?
-
- 2000-12-21 14:43 nba
- * apps/snmpnetstat/main.c:
- - main.c: fix problem with positional community argument to snmpnetstat
-
- 2000-12-21 14:37 nba
- * snmplib/mib.c:
- - mib.c: make sure init_mib_internals is called before doing anything
- serious in init_mib
-
- 2000-12-21 08:22 hardaker
- * snmplib/snmp_api.c:
- Patch from Frank Strauss to fix support for BITS
-
- -------------------------------------------------------------------------------
- Changes: V4.1.2 -> V4.2
- 2000-12-04 15:30 hardaker
- - (NEWS, README): updates.
-
- 2000-12-04 14:48 marz
- ensure mibload.t uses correct MIBDIR for testing
-
- 2000-12-04 11:05 hardaker
- - (AGENT.txt, FAQ, README): convert url's to www.netsnmp.org.
-
- 2000-12-04 08:45 hardaker
- - (NEWS): agentx note changes.
-
- 2000-12-03 07:29 nba
- - snmptrapd_log.c: fox missing leading zeroes for %.2d like formats.
- Add an alternate format for up-time displays.
-
- 2000-12-02 18:22 marz
- found the uninitialized data bug...must have been in there dormant for a while, other test fixes - good to go!
-
- 2000-12-01 16:36 hardaker
- - (agent/snmpd.c): reference sourceforge.
-
- 2000-12-01 16:35 hardaker
- - (AGENT.txt): reference sourceforge.
-
- 2000-12-01 16:34 hardaker
- - (TODO): reference net-snmp-coders.
-
- 2000-12-01 16:34 hardaker
- - (README): update.
-
- 2000-12-01 16:33 hardaker
- - (bug-report, agent/mibgroup/versiontag): remove the bug report script.
-
- 2000-12-01 16:31 hardaker
- - (PORTING): reference sourceforge.
-
- 2000-12-01 16:23 hardaker
- - (man/snmptrapd.conf.5.def): mention the fact that snmpv3 traps are
- the same as snmpv2 traps.
-
- 2000-12-01 16:23 hardaker
- - (NEWS): update.
-
- 2000-12-01 15:31 hardaker
- - (README): update.
-
- 2000-12-01 15:16 hardaker
- - (snmpd.conf.5.def): update for proxy support.
-
- 2000-12-01 14:36 hardaker
- - (FAQ): update a few things.
-
- 2000-12-01 14:28 nba
- - mib.c: diagnose wrong quoting in indices
-
- 2000-12-01 14:23 nba
- - parse.c: add RFC-1213 as an aliase for RFC1213-MIB (used in many mibs)
-
- 2000-12-01 14:19 nba
- - smux.c: reformat some debug messages for readability
-
- 2000-12-01 14:17 nba
- - interfaces.c: fix ifType values for Linux
-
- 2000-12-01 14:14 nba
- - subagent.c: supply a missing return value
-
- 2000-12-01 10:04 hardaker
- - (snmpconf): quote things with spaces in them.
-
- 2000-12-01 09:49 hardaker
- - (snmpconf.1): quick man page for snmpconf.
-
- 2000-12-01 09:15 hardaker
- - (local/snmpconf.dir/snmpd.conf/monitor): cleanups.
-
- 2000-12-01 09:14 hardaker
- - (snmplib/parse.c): change no-parent log message into a warning.
-
- 2000-12-01 09:11 hardaker
- - (agent/mibgroup/agentx/README.agentx): update from Dave.
-
- 2000-12-01 09:10 hardaker
- - (FAQ): update from Dave.
-
- 2000-12-01 07:59 hardaker
- - (agent/agent_trap.c): Patch from Dave Shield:
- - support v2->v1 trap conversion.
-
- 2000-12-01 07:56 hardaker
- - (configure, configure.in): typo.
-
- 2000-12-01 07:42 marz
- additional fixes to support targetted builds of perl/SNMP using -NET-SNMP-PATH (and white space removal as my emacs kindly does that for me?)
-
- 2000-11-30 14:06 nba
- - getopt.h, snmp_parse_args.h: extern "C" bracketing
-
- 2000-11-30 14:04 nba
- - snmpd.conf.5.def: fix formatting of smuxpeer token
-
- 2000-11-30 10:31 hardaker
- - (FAQ): Update from Dave.
-
- 2000-11-30 10:18 hardaker
- - (master_request.c): Patch from Dave Shield to fix bad sets for agentx.
-
- 2000-11-30 09:19 hardaker
- - (ov/README): minor corrections, probably still incorrect.
-
- 2000-11-30 09:18 hardaker
- - (local/Makefile.in, snmpconf, acl, basic_setup, monitor, operation,
- system, trapsinks):
- - grouping support.
- - sort-of-quiet output support.
- - operation mode support (setting user, group, ports...)
-
- 2000-11-30 09:13 hardaker
- - (snmplib/read_config.c): save a warning header at the top of the
- persistent data file.
-
- 2000-11-30 09:11 hardaker
- - (agent/mibgroup/tunnel/tunnel.c): Cleanup patch from Frank Strauss.
-
- 2000-11-30 09:10 hardaker
- - (agent/snmpd.c): set DS_AGENT_NO_ROOT_ACCESS in -H help output.
-
- 2000-11-30 09:08 hardaker
- - (configure, configure.in): mention the TUNNEL-MIB support.
-
- 2000-11-29 18:21 slif
- Update e-mail address for Slifcak
-
- 2000-11-29 11:34 marz
- fixed order of function checking so that vsnprintf is not found in libdb (BSD db) by mistake
-
- 2000-11-29 05:18 marz
- partial submit to get perl/SNMP tests to pass and update the docs somewhat - still getting cores in notify.t. had to change create_user_from_session to update an existing user incase 2 sessions are started with the same user
-
- 2000-11-28 18:00 marz
- partial submit to get perl/SNMP tests to pass and update the docs somewhat - still getting cores in notify.t. had to change create_user_from_session to update an existing user incase 2 sessions are started with the same user
-
- 2000-11-27 14:37 hardaker
- - (local/snmpconf.dir/snmpd.conf/basic_setup): basic setup series of questions.
-
- 2000-11-27 14:36 hardaker
- - (local/snmpconf.dir/snmpd.conf/acl): typos.
-
- 2000-11-27 14:36 hardaker
- - (local/snmpconf):
- - add support for "groups" of items.
- - don't use IO::Dir, as its not in the standard perl module distributions.
-
- 2000-11-27 14:34 hardaker
- - (agent/mibgroup/ucd-snmp/dlmod.h): remove unneeded variable reference.
-
- 2000-11-27 14:33 hardaker
- - (agent/snmp_agent.c): Patch from John Naylon:
- - fix auto-set support for the agent (and plug a memory leak).
-
- 2000-11-27 13:42 nba
- - snmp.conf.5.def: document tokens extendedIndex and noRangeCheck
-
- 2000-11-27 13:41 nba
- -爌arse.c: fix a C++ style comment
-
- 2000-11-24 15:14 nba
- - memory_freebsd2.c, vmstat_netbsd1.c: minor fixes for NetBSD 1.5, OPenBSD 2.6
-
- 2000-11-22 13:48 hardaker
- - (mibgroup/ucd-snmp/dlmod.c): Patch from Sean Harding:
- - don't export an internal variable.
-
- 2000-11-21 15:17 nba
- - mib.c: fix parsing of oid like 99.13."guf"8
-
- 2000-11-19 13:03 nba
- - SNMP.xs, mib2c.vartypes.conf: The recent specialisation of the Integer
- types in the parser created problems for the perl module and in turn
- for mib2c. Sorry for not catching this before pre2 :-(
-
- 2000-11-19 12:58 nba
- - fixes to ./configure --with-defaults --enable-mini-agent; make install
- and run the tools under cygwin. Haven't tried the agent yet :-)
-
- 2000-11-18 07:14 hardaker
- - (version.h bug-report sedscript.in): version tag ( 4.2.pre2 )
-
- 2000-11-18 07:12 hardaker
- - (T049snmpv3inform): v3 inform test added.
-
- 2000-11-17 11:01 nba
- - mib.c, snmp_api.c: better error messages for bad snmpset calls and bad
- indices. Also fix a bug with quoted indices.
-
- 2000-11-17 10:32 hardaker
- - (tests/T050snmpv3trap): test for snmpv3 traps.
-
- 2000-11-17 10:30 hardaker
- - (snmptrapd.c): fix cases where the format strings are specified.
-
- 2000-11-17 10:26 nba
- - IANAifType-MIB.txt: update from IANA
-
- 2000-11-17 08:32 hardaker
- - (master_request.c): Patch from Dave Shield:
- - fix memory leaks.
- - fix agentx problems with bad sets.
-
- 2000-11-16 17:55 hardaker
- - (snmplib/snmpv3.c): added a space in a debugging output statement.
-
- 2000-11-16 17:54 hardaker
- - (snmplib/read_config.c): simple debugging statement added.
-
- 2000-11-16 17:54 hardaker
- - (snmplib/snmp_api.c): set DS_LIB_APPTYPE if it hasn't been set yet.
-
- 2000-11-16 17:52 hardaker
- - (testing/eval_tools.sh): add CONFIGTRAPD.
-
- 2000-11-16 17:50 hardaker
- - (snmplib/mib.c, testing/tests/T112agentxsetfail,
- testing/tests/T122proxysetfail):
- - support -Ir for "dont check range/type values" (letter r subject to debate).
-
- 2000-11-16 17:25 hardaker
- - (callback.c): better debugging output to display a callback count when done.
-
- 2000-11-16 16:52 hardaker
- - (T113agentxtrap): A new test to test trap support from agentx subagents.
-
- 2000-11-16 16:50 hardaker
- - (T058agentauthtrap): sleep some and only perform one get request.
-
- 2000-11-16 16:49 hardaker
- - (T054agentv2ctrap): sleep a bit and only send one snmp set request.
-
- 2000-11-16 15:47 nba
- - getopt.c: quell compiler warnings
-
- 2000-11-16 15:31 nba
- - parse.[ch], mib.c, snmp_api.c: rename TYPE_UINTEGER32 back to TYPE_UINTEGER
-
- 2000-11-16 15:16 nba
- - snmptrapd.c, snmptrapd.conf: new config directives format1 and format2 to
- set log formats for TRAP1 and TRAP2 pdus.
-
- 2000-11-16 13:50 nba
- - snmp_api.c: add functionality to check value types in addition to ranges
- for snmpset and snmptrap.
-
- 2000-11-16 13:47 nba
- - parse.c: Fix DEFVAL parsing for OBJECT IDENTIFIER or BITS values
- (i.e. DEFVAL { { 0 0 } } etc)
-
- 2000-11-16 11:39 hardaker
- - (T058agentauthtrap): add a greater timeout to the get request.
-
- 2000-11-16 11:35 hardaker
- - (example.c):
- - send a v2c trap using its own data, not the system_mib's.
- - more debugging statements.
-
- 2000-11-16 11:34 hardaker
- - (T053agentv1trap, T054agentv2ctrap, T058agentauthtrap):
- - new tests for traps sent by the agent.
-
- 2000-11-16 09:56 hardaker
- - (target.c): Don't delete READONLY trap sessions.
-
- 2000-11-15 16:37 hardaker
- - (testing/tests/T052snmpv2cinform): test inform sending/receiving.
-
- 2000-11-15 16:37 hardaker
- - (apps/snmptrap.c, man/snmptrap.1): support -Ci for sending informs.
-
- 2000-11-15 15:48 hardaker
- - (snmptrapd_log.c): use SNMP_MAXBUF instead of a local length definition.
-
- 2000-11-15 14:18 nba
- - Makefile.in: fix make'ing in remote directory
-
- 2000-11-15 14:11 nba
- - main.c: update to use getopt for argument parsing.
-
- 2000-11-15 14:10 nba
- - snmp_agent.c: fix a confusing indentation.
-
- 2000-11-15 14:09 nba
- - agent_trap.c: make sure community is