ChangeLog
上传用户:wxp200602
上传日期:2007-10-30
资源大小:4028k
文件大小:2891k
- * NEWS, man/netsnmp_handler.3,
- man/netsnmp_table.3, man/netsnmp_table_data.3:
- update for 5.0.8
-
- 2003-03-17 17:20 rstory
- * sedscript.in, snmplib/snmp_version.c, FAQ
- , README, perl/SNMP/SNMP.pm:
- - (snmplib/snmp_version.c sedscript.in): version tag ( 5.0.8 )
-
- 2003-03-14 14:55 rstory
- * FAQ, README, sedscript.in,
- agent/Makefile.depend, agent/helpers/Makefile.depend
- , agent/mibgroup/Makefile.depend,
- apps/Makefile.depend, apps/snmpnetstat/Makefile.depend
- , perl/SNMP/SNMP.pm, snmplib/Makefile.depend
- , snmplib/snmp_version.c:
- update for 5.0.8.pre2
-
- 2003-03-14 14:40 rstory
- * ChangeLog, NEWS:
- update for 5.0.8.pre2
-
- 2003-03-14 13:53 rstory
- * man/: netsnmp_table.3, netsnmp_table_dataset.3
- :
- update for 5.0.8.pre2
-
- 2003-03-14 13:45 rstory
- * Makefile.in:
- trailing slash on srcdir for comment checks
-
- 2003-03-14 13:44 rstory
- * dist/nsb-functions:
- more extra modules and transports
-
- 2003-03-14 12:44 rstory
- * include/net-snmp/agent/agent_handler.h:
- use new macro for inlining; fix some indent madness
-
- 2003-03-14 12:43 rstory
- * include/net-snmp/library/container.h:
- use new macro for testing if inlining is on
-
- 2003-03-14 12:40 rstory
- * include/net-snmp/system/: aix.h, hpux.h,
- irix.h:
- don't undef inline
-
- 2003-03-14 12:40 rstory
- * snmplib/container.c:
- rename macro used to test for inlining
-
- 2003-03-14 12:39 rstory
- * win32/: config.h, net-snmp/net-snmp-config.h:
- if inline macro not defined, define as empty
-
- 2003-03-14 12:37 rstory
- * agent/agent_handler.c, agent/agent_registry.c
- , agent/object_monitor.c, agent/snmp_agent.c
- , agent/helpers/table.c,
- agent/helpers/table_array.c, agent/helpers/table_data.c
- , agent/helpers/table_dataset.c,
- agent/helpers/table_iterator.c,
- include/net-snmp/net-snmp-config.h.in,
- include/net-snmp/agent/snmp_agent.h,
- include/net-snmp/agent/table_data.h,
- include/net-snmp/agent/table_dataset.h,
- include/net-snmp/library/data_list.h, snmplib/data_list.c
- , snmplib/oid_stash.c:
- replace inline w/macro
-
- 2003-03-13 19:03 hardaker
- * agent/snmp_agent.c:
- patch from Tommy Christensen to fix some AgentX (mostly) memory leaks
-
- 2003-03-12 13:40 hardaker
- * net-snmp-config.in:
- patch #699380: From Christophe Kalt: make net-snmp-config do what it's document to do (add -L@libdir@)
-
- 2003-03-12 11:48 hardaker
- * snmplib/snmp_api.c:
- patch #700672: reset itmp to the new value length after decoding a hex string
-
- 2003-03-11 17:37 hardaker
- * snmplib/scapi.c:
- Applied openssl dynamic version hack/fix
-
- 2003-03-11 15:14 rstory
- * agent/Makefile.in:
- add WRAPLIBS var instead of direct substitution
-
- 2003-03-11 15:12 rstory
- * net-snmp-config.in:
- add WRAPLIBS to --agent-libs and --external-agent-libs
-
- 2003-03-11 00:31 rstory
- * configure:
- revert to 2.13
-
- 2003-03-06 01:44 rstory
- * configure:
- update for new configure.in
-
- 2003-03-06 01:41 rstory
- * configure.in:
- fix libwrap w/nsl; make sure all quotes restored before using AC macros. This
- seems to mess up the config output while checking for modules, but w/out it,
- I get errors from m4 when running autoconf.
-
- 2003-03-05 20:51 rstory
- * .cvsignore:
- ignore net-snmp-config-x
-
- 2003-03-05 20:49 rstory
- * agent/mibgroup/versiontag:
- check for an optional 3rd param, nocvs, to not commit after updating version
-
- 2003-03-05 20:48 rstory
- * dist/RELEASE-INSTRUCTIONS:
- put all the version number changes in the same step
-
- 2003-03-05 20:21 rstory
- * FAQ, README:
- - (snmplib/snmp_version.c sedscript.in): version tag ( 5.0.8.pre1 )
-
- 2003-03-05 20:00 rstory
- * sedscript.in, perl/SNMP/SNMP.pm,
- snmplib/snmp_version.c:
- update version to 5.0.8.pre1
-
- 2003-03-05 19:04 rstory
- * man/snmpd.conf.5.def:
- back out docs for new functionality accidentally added when applying patch
-
- 2003-03-05 18:40 rstory
- * agent/mibgroup/disman/mteTriggerTable.c:
- back out new functionality accidentally added when applying patch
-
- 2003-03-05 18:20 rstory
- * README.solaris:
- updates from Bruce Shaw
-
- 2003-03-05 18:18 rstory
- * man/.cvsignore:
- add snmpd.8
-
- 2003-03-05 18:12 rstory
- * man/: netsnmp_agent.3, netsnmp_handler.3,
- netsnmp_library.3, netsnmp_mib_utilities.3,
- netsnmp_table_data.3:
- updates for 5.0.8
-
- 2003-03-05 18:04 rstory
- * doxygen.conf:
- update to 5.0.8
-
- 2003-03-05 17:58 rstory
- * dist/README.build-scripts:
- remove obsolete argument; fix typo
-
- 2003-03-05 17:58 rstory
- * Makefile.in:
- exclude ftp from comment check; use egrep
-
- 2003-03-05 17:55 rstory
- * agent/mibgroup/ucd-snmp/diskio.c:
- chg C++ style comment
-
- 2003-03-05 17:50 rstory
- * testing/TESTCONF.sh:
- argh! FreeBSD is driving me crazy! set RANDOM=2 if RANDOM not defined; use test
-
- 2003-03-05 17:22 rstory
- * testing/TESTCONF.sh:
- simplify netstat args & tweak grep regex for multi platform compatability
-
- 2003-03-05 17:11 rstory
- * testing/TESTCONF.sh:
- check /bin and /usr/bin for netstat (probably a good job for configure)
-
- 2003-03-05 17:02 rstory
- * testing/TESTCONF.sh:
- missed one, re: (( )) -> expr
-
- 2003-03-05 16:58 rstory
- * testing/TESTCONF.sh:
- use more portable expr instead of (( )) for arithmetic expressions
-
- 2003-03-05 16:16 rstory
- * testing/TESTCONF.sh:
- for systems with /bin/netstat, check that snmpd port is not in use. If it is,
- try up to three random others before giving up.
-
- 2003-03-05 15:16 rstory
- * dist/: nsb-functions, nsb-package:
- don't prompt between steps by default
-
- 2003-03-05 15:11 rstory
- * testing/RUNTESTS:
- import SNMP_SLEEP time from environment, if available
-
- 2003-03-05 15:10 rstory
- * win32/net-snmp/net-snmp-config.h:
- don't redefine inline
-
- 2003-03-05 15:08 rstory
- * Makefile.top:
- version 5.0.8
-
- 2003-03-05 15:07 rstory
- * .cvsignore:
- ignore some files autoconf may create
-
- 2003-03-05 13:42 nba
- * aclocal.m4, config.guess, config.sub
- , ltmain.sh, configure:
- Update libtool to version 1.4.3, for the benefit of Darwin
-
- 2003-03-05 13:39 nba
- * configure.in:
- Dont force -I/usr/local/include for --with-dmalloc
-
- 2003-03-04 12:47 hardaker
- * agent/mibgroup/agent/nsModuleTable.c:
- wrong type returned for nsModuleModes as reported by Michael Kirkham
-
- 2003-03-03 15:03 nba
- * man/snmpd.conf.5.def:
- Mention the AgentXAddress, AgentsRetries and AgentXTimeout parameters
-
- 2003-03-03 14:25 nba
- * agent/mibgroup/ucd_snmp.h:
- Add support for OpenBSD 3. Sort some lines for easier reference.
-
- 2003-03-01 10:27 rstory
- * agent/mibgroup/agentx/subagent.c:
- agentx patch from Tommy Christensen: better error checking
-
- 2003-03-01 09:59 rstory
- * agent/mibgroup/agentx/master.c:
- agentx patch from Tommy Christensen: don't create delegated cache for CLEANUPSET
-
- 2003-02-28 23:46 hardaker
- * perl/SNMP/Makefile.PL:
- typo
-
- 2003-02-28 23:11 hardaker
- * perl/SNMP/Makefile.PL:
- Patch #597629 from Matt Selsky to fix man page installation
-
- 2003-02-28 13:18 nba
- * agent/snmpd.c, apps/snmptrapd.c:
- Better error message if we cannot create pid file
-
- 2003-02-28 13:17 nba
- * agent/mibgroup/host/hr_filesys.c:
- Use FS types with Linux
-
- 2003-02-27 00:59 rstory
- * local/mib2c.array-user.conf:
- sync w/main
-
- 2003-02-26 18:52 rstory
- * Makefile.top:
- sync w/main: put in missing INSTALL_DATA
-
- 2003-02-26 18:05 nba
- * agent/mibgroup/ucd-snmp/vmstat_solaris2.c:
- Implement sysRawInterrupts and sysRawContext for Solaris
-
- 2003-02-26 14:30 nba
- * snmplib/mib.c:
- Fix a C precedence botch-up, thanks to Fabr韈io Las Casas <Fabricio@atan.com.br>
-
- 2003-02-26 14:14 nba
- * agent/mibgroup/ucd-snmp/vmstat.c:
- Implement the ssRawInterrupts and ssRawContext counters in Linux
-
- 2003-02-26 14:13 nba
- * apps/snmptrapd.c:
- Fix the -S option
-
- 2003-02-25 14:38 rstory
- * Makefile.in:
- fix logic of test operation
-
- 2003-02-25 14:33 rstory
- * Makefile.in, Makefile.top:
- use AUTO(CONF|HEADER) from configure, instead of hardcoded; don't try and run
- AUTO(CONF|HEADER) if not found
-
- 2003-02-25 14:11 rstory
- * man/snmpd.8.def:
- sync w/main branch: new file
-
- 2003-02-25 14:03 rstory
- * apps/snmptrapd.c:
- sync w/main branch (correctly, this time)
-
- 2003-02-25 13:49 rstory
- * Makefile.in:
- sync w/main branch: add NOAUTODEPS
-
- 2003-02-25 13:38 rstory
- * dist/nsb-functions:
- sync w/main branch: add smux to dist modules; move make test into nsb-make;
- remove tee so rc is preserved; use new NOAUTODEPS
-
- 2003-02-25 13:29 rstory
- * snmplib/snmpv3.c:
- sync w/main branch:
- Recognise "defVersion v3" as well as "defVersion 3" as documented
- in the man pages (prior to Peter Breitenlohner's correction)
- [We might as well support both styles....]
-
- 2003-02-25 13:20 rstory
- * EXAMPLE.conf.def, sedscript.in,
- man/Makefile.in, man/mib2c.1.def,
- man/read_config.3.def, man/snmp.conf.5.def,
- man/snmp_config.5.def, man/snmpcmd.1.def,
- man/snmpconf.1.def, man/snmpd.1.def,
- man/snmptrapd.conf.5.def, mibs/Makefile.in:
- sync w/main branch: (I hope I got this right)
- -Apply Peter Breitenlohner's documentation changes
- (patches #692381, 692382 and 692388)
-
- 2003-02-25 13:16 rstory
- * agent/mibgroup/mibII/interfaces.c:
- sync w/main branch:
- patch #657808: calculate a proper ifSpeed under linux when possible
- and do more proper ifOperStatus state determination.
-
- 2003-02-25 13:15 rstory
- * agent/helpers/table_data.c:
- sync w/main branch:
- - Irfan Sheriff pointed out a bug with getnext requests directly to a column.
- - check entry node as suggested by Irfan Sheriff
-
- 2003-02-25 13:14 rstory
- * snmplib/system.c:
- sync w/main branch:
- Remove last remaining use of 'nlist' under HP-UX 10 & 11.
- As per patch #656773 from Johannes Schmidt-Fischer
-
- 2003-02-25 13:13 rstory
- * agent/mibgroup/host/hr_disk.c:
- sync w/main branch:
- Checking the length of a string buffer once is sufficient.
- Using 'strnncpy' [sic] to check this length twice is unnecessary...
-
- 2003-02-25 13:12 rstory
- * Makefile.in:
- sync w/main branch:
- - Mess with output of doxygen to add sf logos, etc, to the bottom of the
- generated html files.
- - Apply Peter Breitenlohner's net-snmp-config patch (#692373)
-
- 2003-02-25 13:11 rstory
- * agent/snmpd.c:
- sync w/main branch:
- Patch #655154 from Joel Rosdahl: more proper demonization:
- - close stdin/stdout/stderr if appropriate.
- - double fork.
- - chdir / [except under windows]
-
- 2003-02-25 13:10 rstory
- * agent/mibgroup/ucd-snmp/diskio.c:
- sync w/main branch:
- Patch #662169 from Jan Willem Luiten: diskio support for Darwin
-
- 2003-02-25 13:10 rstory
- * perl/SNMP/t/: bulkwalk.t, set.t:
- sync w/main branch:
- Fix tests for bulkwalk (duplicate header) and set (invalid OID constant)
-
- 2003-02-25 13:09 rstory
- * agent/mibgroup/mibII/ipAddr.c:
- sync w/main branch:
- Accommodate a fussy IRIX environment, which is picky about <unistd.h>
- See bug #667726
-
- 2003-02-25 13:04 rstory
- * acconfig.h:
- sync w/main branch:
- Bruce Shaw pointed out a comment typo
-
- 2003-02-25 13:02 rstory
- * perl/: ASN/Makefile.PL, OID/Makefile.PL,
- SNMP/Makefile.PL, agent/Makefile.PL,
- default_store/Makefile.PL:
- sync w/main branch:
- fix my declarations as pointed out by Andrew Page
-
- 2003-02-25 13:01 rstory
- * snmplib/mib.c:
- sync w/main branch:
- An additional change to support 't' hints
-
- 2003-02-25 13:00 rstory
- * man/snmptrapd.8.def:
- sync w/main branch:
- -document patch #674218: reopen log files on HUP.
- -Apply Peter Breitenlohner's documentation changes
- (patches #692381, 692382 and 692388)
-
- 2003-02-25 12:59 rstory
- * man/snmpd.conf.5.def:
- sync w/main branch:
- -document monitor -t for threshold monitoring
- -Apply Peter Breitenlohner's documentation changes
- (patches #692381, 692382 and 692388)
-
- 2003-02-25 12:57 rstory
- * agent/mibgroup/disman/mteTriggerTable.c:
- sync w/main branch:
- Patch from Christophe to support monitor -t for threshold monitoring
-
- 2003-02-25 12:55 rstory
- * FAQ:
- sync w/main branch:
- Clarify the local-only access for non-standard port AgentX connections
-
- 2003-02-25 12:54 rstory
- * apps/snmptrapd.c:
- sync w/main branch:
- - close and re-open log file on receiving a HUP (patch 674218, submitted
- by anonymous)
-
- 2003-02-25 12:52 rstory
- * net-snmp-config.in:
- sync w/main branch: Bruce Shaw pointed out a comment typo
-
- 2003-02-25 09:04 dts12
- * man/snmpd.8.def:
- Apply Peter Breitenlohner's configuration-related documentation and installation changes.
- (patches #692372, 692377, 692379 and 692386)
-
- 2003-02-13 20:02 hardaker
- * agent/mibgroup/mibII/var_route.c:
- Patch #654329: double check lengths when copying
-
- 2003-02-12 09:01 hardaker
- * agent/mibgroup/tunnel/tunnel.h:
- update
-
- 2003-02-11 11:13 hardaker
- * agent/mibgroup/ucd-snmp/: pass.c, pass_persist.c
- :
- patch #667694 (anon) to add back newlines to pass code
-
- 2003-02-03 10:27 hardaker
- * snmplib/snmp_api.c:
- From Richard Laing: change value check of a string to use a proper length.
-
- 2003-01-24 10:47 hardaker
- * agent/mibgroup/smux/smux.c:
- patch #672021 from Joshua Giles: large set request fixes
-
- 2003-01-20 23:21 rstory
- * snmplib/container_binary_array.c:
- add missing brace
-
- 2003-01-20 23:13 rstory
- * agent/mibgroup/versiontag:
- add back (accidentally deleted) creation of gzipped tarball
-
- 2003-01-20 23:09 rstory
- * snmplib/test_binary_array.c:
- add string test case
-
- 2003-01-20 23:09 rstory
- * snmplib/container_binary_array.c:
- fix array_qsort; fix binary search; con't recurse on insert, del, etc since
- the INSERT/DELETE macros already handle multiple indexes
-
- 2003-01-20 22:54 rstory
- * include/net-snmp/library/default_store.h,
- snmplib/snmp_api.c:
- official patch [ 669707 ] 5.0.7: 16-Bit Request IDs
-
- 2003-01-20 22:52 rstory
- * include/net-snmp/library/container.h,
- snmplib/container.c:
- fix typo in log message; add netsnmp_compare_mem
-
- 2003-01-20 22:51 rstory
- * agent/mibgroup/versiontag:
- create md5sums after creating gzipped tarball
-
- 2003-01-20 22:51 rstory
- * Makefile.rules:
- add another level of directories to make depend, per dts on coders
- (thought this was in 5.0.7, but apparently not!)
-
- 2003-01-14 08:56 hardaker
- * agent/snmpd.c, doxygen.conf, agent/agent_handler.c
- , dist/RELEASE-INSTRUCTIONS:
- doxygen changes
-
- 2003-01-13 21:49 rstory
- * man/: netsnmp_agent.3, netsnmp_handler.3:
- update for 5.0.7
-
- 2003-01-13 20:30 rstory
- * snmplib/mib.c:
- recognize new 't' code in display hints
-
- 2003-01-13 20:07 rstory
- * agent/helpers/table_iterator.c:
- patch for memory leaks sent to coders by Jay Parlar
- -------------------------------------------------------------------------------
- Changes: V5.0.6 -> V5.0.7
- 2003-01-11 01:15 rstory
- * .cvsignore:
- ignore configure-summary
-
- 2003-01-11 01:14 rstory
- * agent/Makefile.depend, agent/helpers/Makefile.depend
- , agent/mibgroup/Makefile.depend, apps/Makefile.depend
- , apps/snmpnetstat/Makefile.depend,
- snmplib/Makefile.depend:
- make depend
-
- 2003-01-11 01:08 rstory
- * .cvsignore:
- ignore variations of changelog.add
-
- 2003-01-10 20:09 hardaker
- * snmplib/: mib.c, snmp_api.c:
- doxygen output tags to put the recently defined functions into groups.
-
- 2003-01-10 20:09 hardaker
- * man/: Makefile.in, netsnmp_agent.3,
- netsnmp_bulk_to_next.3, netsnmp_debug.3,
- netsnmp_handler.3, netsnmp_instance.3,
- netsnmp_library.3, netsnmp_mib_utilities.3,
- netsnmp_mode_end_call.3, netsnmp_multiplexer.3,
- netsnmp_old_api.3, netsnmp_read_only.3,
- netsnmp_scalar.3, netsnmp_serialize.3, netsnmp_table.3
- , netsnmp_table_array.3, netsnmp_table_data.3,
- netsnmp_table_dataset.3, netsnmp_table_iterator.3,
- netsnmp_todo.3, netsnmp_watcher.3:
- doxygen updates
-
- 2003-01-10 17:38 hardaker
- * configure, configure.in:
- opps
-
- 2003-01-10 17:29 hardaker
- * configure, configure.in:
- remove double checking output
-
- 2003-01-10 14:33 hardaker
- * testing/tests/T0160snmpv2cbulkget:
- fix positional arguments
-
- 2003-01-10 09:04 dts12
- * FAQ:
- Reference Bruce Shaw's discussion of the perl compilation problems
- (see README.solaris)
-
- 2003-01-10 08:31 dts12
- * FAQ:
- Mention AgentX under windows, and beef up the perl stuff a bit.
- Add a missing entry in the contents list.
- (This may prove too late for 5.0.8, but at least it'll be ready for next time!)
-
- 2003-01-09 18:41 hardaker
- * man/Makefile.in:
- make doc update.
-
- 2003-01-09 18:38 hardaker
- * man/: netsnmp_agent.3, netsnmp_bulk_to_next.3,
- netsnmp_debug.3, netsnmp_handler.3, netsnmp_instance.3
- , netsnmp_mode_end_call.3, netsnmp_multiplexer.3,
- netsnmp_old_api.3, netsnmp_read_only.3,
- netsnmp_scalar.3, netsnmp_serialize.3, netsnmp_table.3
- , netsnmp_table_array.3, netsnmp_table_data.3,
- netsnmp_table_dataset.3, netsnmp_table_iterator.3,
- netsnmp_todo.3, netsnmp_watcher.3:
- make doc update.
-
- 2003-01-09 18:37 hardaker
- * agent/helpers/Makefile.in, agent/helpers/mode_end_call.c
- , include/net-snmp/agent/all_helpers.h,
- include/net-snmp/agent/mode_end_call.h:
- end-of-mode helper to call more handlers after processing the main
- line. Functionally allows parallel handler trees and callbacks after
- a particular mode is completed (useful for things registered under a
- serialize handler when you don't know when the mode is over).
- (not used anywhere in production code yet.).
-
- 2003-01-09 11:55 dts12
- * FAQ:
- Mention the perl shared/static library problem,
- the unresponsive agent problem (and fix), and
- disclaim all knowledge of David Town's Net::SNMP module,
-
- 2003-01-09 10:27 hardaker
- * testing/tests/: T0160snmpv2cbulkget, T0220snmpv3bulkget
- :
- GetBulk testing supplied by Xiaofeng Ling
-
- 2003-01-09 10:26 hardaker
- * testing/RUNTESTS:
- Add -x flag for calling subtests with "sh -x".
- Fix number counting for interactive output.
-
- 2003-01-07 18:49 hardaker
- * COPYING (V4-2-patches.8), COPYING:
- year update
-
- 2003-01-07 13:18 hardaker
- * FAQ (V4-2-patches.58), FAQ:
- irc server name change
-
- 2003-01-07 11:01 hardaker
- * snmplib/mib.c:
- bug #663628 and patch: fix ip address index parsing from OIDs
-
- 2003-01-07 04:53 dts12
- * agent/helpers/table_iterator.c:
- Remove redundant code to free 'callback_data_keep' data.
- This branch would never be invoked, and is in the wrong
- place anyway. Patch supplied by Jay Parlar
-
- 2003-01-06 11:16 nba
- * Makefile.in:
- Install Solaris 9 header
-
- 2003-01-05 18:14 nba
- * win32/win32.opt:
- Make it compile with VC++
-
- 2003-01-05 17:28 nba
- * win32/: encode_keychange/encode_keychange.dsp, win32.opt
- , libsnmp_dll/libsnmp.def:
- Make it compile with VC++
-
- 2003-01-05 15:45 nba
- * mibs/: Makefile.mib, 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
- , SNMPv2-MIB.txt, SNMPv2-TM.txt, rfclist:
- Update to current RFC versions
-
- 2003-01-03 15:50 rstory
- * configure, configure.in:
- don't call AC_DISABLE_SHARED, as sets the default to disabled (it's very
- presence in configure.in generates a configure with shared disabled, even
- if it was in an if block; for developer default, set enable_shared directly
- unless it was previously set; test that enable_shared=yes for embedded-perl
-
- 2003-01-03 08:02 dts12
- * FAQ (V4-2-patches.57), FAQ:
- Mention the Stratus VOS port. (Thanks to Brandon Hall)
-
- 2003-01-02 18:00 rstory
- * include/net-snmp/library/container.h:
- parens around x in macro in case x is multiple C tokens
-
- 2002-12-22 12:32 rstory
- * sedscript.in, snmplib/snmp_version.c, FAQ,
- README, perl/SNMP/SNMP.pm:
- - (snmplib/snmp_version.c sedscript.in): version tag ( 5.0.7.pre2 )
-
- 2002-12-22 12:31 rstory
- * ChangeLog, NEWS:
- update for 5.0.7.pre2
-
- 2002-12-22 12:20 rstory
- * agent/Makefile.depend, agent/helpers/Makefile.depend
- , agent/mibgroup/Makefile.depend, apps/Makefile.depend
- , apps/snmpnetstat/Makefile.depend,
- snmplib/Makefile.depend:
- make depend
-
- 2002-12-20 07:58 nba
- * Makefile.in:
- clean away net-snmp-config on make clean
-
- 2002-12-20 07:57 nba
- * include/net-snmp/mib_api.h,
- include/net-snmp/library/oid_stash.h, snmplib/oid_stash.c
- :
- stash the oid_stash ...
-
- 2002-12-20 04:49 nba
- * snmplib/snmp_api.c:
- A patch from V4 that didn't make it ... allow list of numeric bits setting BITS
-
- 2002-12-20 02:50 hardaker
- * include/net-snmp/library/oid_stash.h, snmplib/oid_stash.c
- :
- add a global callback function for registering directly via a callback.
-
- 2002-12-20 02:35 hardaker
- * include/net-snmp/utilities.h:
- add callback.h
-
- 2002-12-20 02:22 hardaker
- * snmplib/read_config.c:
- fix persistent storage file renaming. (snprintf change mistake)
-
- 2002-12-20 02:21 hardaker
- * include/net-snmp/library/oid_stash.h, snmplib/oid_stash.c
- :
- some new routines for saving oid stash data to persistent storage.
- (not used anywhere in current production code)
-
- 2002-12-19 17:51 hardaker
- * perl/SNMP/SNMP.xs:
- - watch for undefs passed in as a value to a SET clause.
- - change BITS to a Octet String as it should be.
- - on a side note, do you know that the Net-SNMP parser doesn't
- distinguish between BITS and BIT STRING in it's list of types? I
- don't think it's possible to use both types in the code today
- (which is fine, since BIT STRING is not used in SNMPv2 and beyond).
-
- 2002-12-19 17:49 hardaker
- * perl/OID/OID.xs:
- print a warning when you can't parse an OID (err, not ideal)
-
- 2002-12-19 17:48 hardaker
- * perl/AnyData_SNMP/Storage.pm:
- - misc bug fixes.
- - skip SETing columns with no value passed in.
-
- 2002-12-19 14:43 nba
- * agent/mibgroup/: examples/example.c, host/hr_network.c
- , host/hr_swinst.c:
- Being a bit quick, eh, Dave ...
-
- 2002-12-19 11:14 dts12
- * agent/mibgroup/mibII/: at.c (V4-2-patches.12), at.c:
- Ensure the ifname buffer is big enough to read in a full-length name.
- (From the SUSE "audit" patch)
-
- 2002-12-19 11:05 dts12
- * agent/snmpd.c, agent/mibgroup/host/hr_print.c,
- apps/encode_keychange.c, apps/snmptrapd_handlers.c, snmplib/mib.c
- (V4-2-patches.[28,9,3,3,30]), agent/snmpd.c,
- agent/mibgroup/host/hr_print.c, apps/encode_keychange.c
- , apps/snmptrapd_handlers.c, snmplib/mib.c:
- Detect when memory allocations fail, and don't plough on regardless.
- (Based on changes within the SUSE "audit" patch)
-
- 2002-12-19 10:07 dts12
- * agent/agent_trap.c, agent/snmp_agent.c,
- agent/mibgroup/util_funcs.c,
- agent/mibgroup/examples/example.c,
- agent/mibgroup/examples/ucdDemoPublic.c,
- agent/mibgroup/host/hr_device.c,
- agent/mibgroup/host/hr_disk.c,
- agent/mibgroup/host/hr_filesys.c,
- agent/mibgroup/host/hr_network.c,
- agent/mibgroup/host/hr_storage.c,
- agent/mibgroup/host/hr_swinst.c,
- agent/mibgroup/host/hr_swrun.c,
- agent/mibgroup/mibII/interfaces.c,
- agent/mibgroup/mibII/mta_sendmail.c,
- agent/mibgroup/mibII/system_mib.c,
- agent/mibgroup/mibII/vacm_vars.c,
- agent/mibgroup/mibII/var_route.c,
- agent/mibgroup/target/snmpTargetAddrEntry.c,
- agent/mibgroup/target/snmpTargetParamsEntry.c,
- agent/mibgroup/ucd-snmp/disk.c,
- agent/mibgroup/ucd-snmp/dlmod.c,
- agent/mibgroup/ucd-snmp/errormib.c,
- agent/mibgroup/ucd-snmp/extensible.c,
- agent/mibgroup/ucd-snmp/pass.c,
- agent/mibgroup/ucd-snmp/pass_persist.c,
- agent/mibgroup/ucd-snmp/proc.c, apps/encode_keychange.c
- , apps/snmptrapd.c, apps/snmptrapd_handlers.c,
- apps/snmpnetstat/inet.c, apps/snmpnetstat/inet6.c,
- snmplib/asn1.c, snmplib/mib.c, snmplib/parse.c,
- snmplib/read_config.c, snmplib/snmp_api.c,
- snmplib/snmpv3.c, snmplib/vacm.c:
- The Great SUSE 'sprintf' Hunt.....
-
- 2002-12-19 06:02 jbpn
- * include/net-snmp/net-snmp-config.h.in:
- - code with BSDi4
-
- 2002-12-19 05:50 jbpn
- * snmplib/snmp_api.c:
- - change a comment that doesn't take into account the transport stuff
- - fix some particularly bad formatting in snmp_open_ex
-
- 2002-12-18 13:50 hardaker
- * agent/mibgroup/agent/nsModuleTable.c:
- remove mem-leak comment. Out of date and was fixed
-
- 2002-12-18 13:47 hardaker
- * agent/mibgroup/agentx/agentx_config.c, man/snmpd.conf.5.def
- :
- delete experimental warning about agentx
-
- 2002-12-18 13:40 hardaker
- * mibs/UCD-SNMP-MIB.txt:
- fix bug#655488: descriptions of ssIORawReceived and ssRawInterrupts were reversed
-
- 2002-12-18 08:19 jbpn
- * agent/snmpd.c:
- - restart stderr logging on HUP (if -L was given on command line)
-
- 2002-12-17 19:33 rstory
- * local/mib2c.array-user.conf:
- remove ';' from define; if table has a storage type, check that it's not
- read only before allowing sets
-
- 2002-12-17 19:26 rstory
- * local/mib2c.array-persistent.conf:
- never mind
-
- 2002-12-17 19:02 hardaker
- * perl/OID/test.pl:
- Don't check for prefixes in test. They don't exist. However, do set SNMPCONFPATH in test initialization to a bogus value
-
- 2002-12-17 18:58 hardaker
- * perl/OID/OID.xs:
- remove direct call to init_snmp(). This is already called by the .pm file
-
- 2002-12-17 10:22 rstory
- * local/mib2c.array-persistent.conf:
- persistence for array-tables
-
- 2002-12-17 10:07 rstory
- * include/net-snmp/library/read_config.h,
- snmplib/read_config.c:
- add read_config_store_data_prefix; add ASN_TIMETICKS w/ASN_UNSIGNED cases
-
- 2002-12-17 09:44 rstory
- * snmplib/snmpUDPDomain.c:
- don't use SO_REUSE_ADDR so agent port can't be hijacked
-
- 2002-12-17 09:43 rstory
- * net-snmp-config.in:
- use local var for base agent libs; reorder base agent libs so static linking
- works
-
- 2002-12-16 18:32 nba
- * snmplib/scapi.c, agent/mibgroup/mibII/mta_sendmail.c,
- agent/mibgroup/mibII/mta_sendmail.h:
- Yet another compiler warning ...
-
- 2002-12-16 17:50 hardaker
- * local/mib2c.iterate.conf:
- remove bogus comment reference to table_dataset helper.
-
- 2002-12-16 17:42 nba
- * agent/mibgroup/disman/mteEventNotificationTable.c,
- agent/mibgroup/disman/mteEventTable.c,
- agent/mibgroup/disman/mteEventTable.h,
- agent/mibgroup/disman/mteTriggerTable.c,
- agent/mibgroup/disman/mteTriggerTable.h, apps/snmptrapd.c
- , include/net-snmp/library/tools.h, snmplib/tools.c
- :
- Spread some magic dust to quell compiler warnings (why isn't --enable-slient-libtool the default ...)
-
- 2002-12-16 11:44 jbpn
- * agent/mibgroup/agentx/master.c:
- - fix small memory leak (peername is copied by snmp_open_ex)
-
- 2002-12-16 11:31 jbpn
- * snmplib/mib.c:
- - fix small memory leak
-
- 2002-12-16 11:19 jbpn
- * snmplib/parse.c:
- - fix memory leak
-
- 2002-12-16 10:02 rstory
- * snmplib/container.c:
- remove redundant include (caused problems on Sun 5.7, reported by jbpn)
-
- 2002-12-16 08:22 rstory
- * dist/nsb-functions:
- configure w/out developer
-
- 2002-12-16 08:18 rstory
- * configure, configure.in:
- DEVFLAGS="" if not developer
-
- 2002-12-16 02:39 nba
- * snmplib/: oid_stash.c, scapi.c, snmpAAL5PVCDomain.c
- , snmpIPXDomain.c, snmpTCPIPv6Domain.c,
- snmpUDPIPv6Domain.c:
- dmalloc support
-
- 2002-12-16 02:39 nba
- * agent/mibgroup/mibII/ipAddr.c:
- Possible leak of fd on error return
-
- 2002-12-14 10:22 rstory
- * FAQ, README, sedscript.in, perl/SNMP/SNMP.pm
- , snmplib/snmp_version.c:
- - (snmplib/snmp_version.c sedscript.in): version tag ( 5.0.7.pre1 )
-
- 2002-12-14 10:21 rstory
- * ChangeLog, NEWS:
- update for 5.0.7.pre1
-
- -------------------------------------------------------------------------------
- Changes: V5.0.6 -> V5.0.7pre1
- 2002-12-14 09:59 rstory
- * dist/nsb-functions:
- check for agent/mibgroup; fix modules for config_dist
-
- 2002-12-14 09:58 rstory
- * man/: netsnmp_bulk_to_next.3, netsnmp_debug.3,
- netsnmp_handler.3, netsnmp_old_api.3,
- netsnmp_read_only.3, netsnmp_serialize.3,
- netsnmp_table.3, netsnmp_table_array.3,
- netsnmp_table_data.3, netsnmp_table_dataset.3,
- netsnmp_todo.3:
- update for 5.0.7.pre1
-
- 2002-12-14 09:54 rstory
- * Makefile.top:
- bump rev to 5.0.7
-
- 2002-12-14 09:49 rstory
- * Makefile.in:
- add -n to grep for C++ comments
-
- 2002-12-14 09:47 rstory
- * agent/Makefile.depend, agent/helpers/Makefile.depend,
- agent/mibgroup/Makefile.depend,
- apps/snmpnetstat/Makefile.depend, apps/Makefile.depend,
- snmplib/Makefile.depend:
- make depend
-
- 2002-12-14 09:45 rstory
- * agent/mibgroup/mibII/ipAddr.c:
- remove C++ comments
-
- 2002-12-14 09:30 rstory
- * include/net-snmp/agent/snmp_agent.h:
- add comments to some structure members
-
- 2002-12-14 09:29 rstory
- * agent/helpers/table_array.c:
- errors during commit undo should be xxFAILED; use set_request_error instead of
- set_mode_request_error; remove incorrect comment; more debugging; check for
- and call lower handlers
-
- 2002-12-14 09:27 rstory
- * agent/helpers/table.c:
- always process later passes of a set request
-
- 2002-12-13 16:06 nba
- * agent/mibgroup/host/hr_swinst.c:
- Quell compiler warnings
-
- 2002-12-13 15:47 nba
- * agent/mibgroup/mibII/var_route.c, snmplib/default_store.c
- :
- Quell compiler warnings
-
- 2002-12-13 15:40 nba
- * snmplib/scapi.c:
- Fix incomplete zeroing of security data
-
- 2002-12-13 15:39 nba
- * snmplib/parse.c:
- Fix a possible freeing of a NULL pointer
-
- 2002-12-13 15:38 nba
- * agent/helpers/table_dataset.c,
- agent/mibgroup/mibII/ipAddr.c, apps/snmptrapd.c,
- include/net-snmp/agent/table_data.h, snmplib/snmp_api.c
- :
- Quell compiler warnings
-
- 2002-12-13 11:38 dts12
- * agent/agent_handler.c:
- Clear the 'processed' flag between passes, so that handlers
- can correctly clean up after errors have been detected.
-
- 2002-12-13 11:06 rstory
- * agent/mibgroup/agentx/subagent.c:
- add asser to try and cath intermittent crash i've been seeing
-
- 2002-12-13 11:04 rstory
- * agent/mibgroup/agentx/master.c:
- log unknown agentx operation
-
- 2002-12-13 10:12 rstory
- * agent/helpers/table_array.c:
- if no row create callback on set, use NOTWRITABLE instead of NOSUCHINSTANCE
-
- 2002-12-13 10:04 rstory
- * agent/helpers/debug_handler.c:
- fix cut-n-paste so delegated flag displayed properly
-
- 2002-12-13 10:01 rstory
- * snmplib/default_store.c:
- log text (APP|LIB|TOK) instead of store id in debug msgs
-
- 2002-12-13 09:53 rstory
- * dist/nsb-functions:
- add --with-libwrap
-
- 2002-12-13 09:49 rstory
- * FAQ:
- grammar/indention tweak + mention strip for memory footprint question
-
- 2002-12-13 09:32 dts12
- * perl/SNMP/Makefile.PL:
- Remove explicit mention of SNMP module documentation.
- This setting doesn't seem to be necessary, and without it,
- the man page is installed automatically.
-
- 2002-12-13 07:47 jbpn
- * apps/snmptrapd.c:
- - make -S do the same as snmpd -S (set the syslog facility)
- - make -l print a warning saying that it is deprecated and -S should
- be used instead
-
- 2002-12-13 07:14 jbpn
- * snmplib/read_config.c:
- - increase width of token field to improve legibility of
- configuration directive help output
-
- 2002-12-12 17:46 nba
- * apps/snmptable.c:
- Protect against unknown -O options
-
- 2002-12-12 15:56 nba
- * agent/mibgroup/smux/smux.c:
- Fix some size_t that really should be int
-
- 2002-12-12 14:18 nba
- * include/net-snmp/library/default_store.h,
- include/net-snmp/library/mib.h, man/snmp.conf.5.def,
- man/snmpcmd.1.def, snmplib/mib.c, snmplib/snmp_api.c
- :
- A long overdue patch (#415252) from Robert Hastings that implements
- reverse DISPLAY-HINT processing, i.e. it allows you to input data
- formatted like the DISPLAY-HINT prescribes. Enabled by default, but
- can be disabled with the -Ih option or noDisplayHint in snmp.conf
-
- 2002-12-12 13:56 nba
- * agent/mibgroup/mibII/vacm_vars.c:
- parse oids in view statements the same way the apps do it (consistency, he said)
-
- 2002-12-12 13:35 hardaker
- * perl/agent/agent.xs:
- Add a getRootOID function to the reginfo pointer passed into handlers.
-
- 2002-12-12 13:34 rstory
- * local/mib2c.array-user.conf:
- change create and duplicate row to return specific context instead of generic
- netsnmp_index; catch error from parse_oid_indexes on row creation
-
- 2002-12-12 13:34 hardaker
- * perl/SNMP/t/mib.t:
- Print errors to STDERR instead.
- (actually don't because these statements are commented out in the
- first place)
-
- 2002-12-12 13:33 hardaker
- * agent/agent_registry.c:
- Reverse the context of a context if statement so if not the context
- then don't use the context in the given context.
-
- 2002-12-12 12:56 jbpn
- * apps/snmptrapd.c:
- - drop long-deprecated -q and -S options
- - minor formatting fixes
-
- 2002-12-12 12:35 jbpn
- * agent/snmpd.c:
- - remove duplicate message in usage
-
- 2002-12-12 11:37 dts12
- * man/snmpd.1.def, agent/snmpd.c:
- Implement a command-line option (-S) to set the facility to use when
- logging via syslog. Based on an idea by Joel Rosdahl (Patch #627701)
- Note that -l and -L are already taken:-(
-
- ToDo:
- Provide configuration directives for both this, and the syslog token ('snmpd').
-
- 2002-12-12 11:18 dts12
- * man/snmpd.conf.5.def, agent/mibgroup/mibII/system_mib.c
- :
- Support setting of sysDescr and sysObjectID via snmpd.conf
- configuration directives (though not via SNMP SET reqests).
- Patches supplied by Joel Rosdahl (#627702 and #628011)
-
- 2002-12-12 10:58 dts12
- * agent/helpers/: all_helpers.c, table.c:
- Suppress some compiler warnings.
- Based on patch supplied by Chris Johns (#644041)
-
- 2002-12-12 10:42 dts12
- * agent/mibgroup/ucd-snmp/: memory_solaris2.c (V4-2-patches.6),
- memory_solaris2.c:
- Use 'sysconf' to report on Solaris memory usage.
- Based on patch supplied by Ben Stern (#651182)
-
- 2002-12-12 10:00 dts12
- * agent/mibgroup/agentx/master.c:
- Basic support for multiple AgentX sockets (on the master side at least).
- See Feature Request #632556
-
- 2002-12-12 08:57 rstory
- * dist/Makefile:
- create version tag from version so cvs export works; fix REL; add tar.gz
- of source as dependency for rpmfiles
-
- 2002-12-12 08:04 nba
- * snmplib/: data_list.c, snmpCallbackDomain.c,
- snmpTCPDomain.c, snmpUDPDomain.c, snmpUnixDomain.c
- , snmp_enum.c, snmp_secmod.c, snmp_transport.c
- :
- dmalloc support
-
- 2002-12-12 07:18 dts12
- * snmplib/mib.c:
- Document the -OU option, and alphabetise the handling of options.
-
- 2002-12-12 06:25 dts12
- * apps/Makefile.in:
- Install 'snmpinform' as a relative link, rather than an absolute one.
- Fix provided by the indefatigable Stefan Radman (Bug #652587)
-
- 2002-12-12 05:56 dts12
- * configure, configure.in:
- Quote configure options when contructing net-snmp-configure and net-snmp-configure.h
- This allows options containing spaces, etc, to be handled correctly.
- (See Feature Request #547152)
-
- 2002-12-11 16:52 nba
- * agent/mibgroup/host/hr_disk.c:
- Patch for FreeBSD. Thanks to Jun Kuriyama
-
- 2002-12-11 12:16 dts12
- * snmplib/: snmp_logging.c (V4-2-patches.4), snmp_logging.c:
- Try disabling line-buffering on Windows systems (since it
- apparently enables full-buffering instead). See Bug #558837.
-
- 2002-12-11 11:25 dts12
- * perl/SNMP/t/: async.t, get.t, getnext.t,
- notify.t, set.t:
- Explicitly set SNMP version = 1 (the original default as expected by the tests)
- This should now pass all tests apart from conf.t #3
-
- 2002-12-11 06:46 dts12
- * include/net-snmp/agent/auto_nlist.h:
- Be more selective in using the 64-bit version of nlist. (Bug #611655)
-
- 2002-12-11 06:27 dts12
- * README.solaris:
- Mention the non-functionality of one of the suggested approaches.
- (Bug #617119). Reported by Quanah Gibson-Mount
-
- 2002-12-11 06:20 dts12
- * agent/Makefile.in:
- Ensure that the destination directory exists before installing the
- embedded perl script. (Bug #617891) Fix provided by Stefan Radman.
-
- 2002-12-11 05:56 dts12
- * README.snmpv3 (V4-2-patches.4), README.snmpv3:
- Document the location assumptions being made in this description.
-
- 2002-12-11 04:47 dts12
- * include/net-snmp/library/default_store.h,
- include/net-snmp/library/mib.h, snmplib/mib.c,
- man/snmpcmd.1.def:
- Provide a mechanism for forcing strings to be displayed in either
- ASCII or Hex format, bypassing the "guess" mechanism as to which
- is more appropriate. Suggested by Nick Kanakakorn.
- Note that this does not affect objects with a Display-Hint in
- their MIB definition.
-
- 2002-12-11 04:30 dts12
- * agent/ds_agent.h, agent/snmpd.c, testing/eval_tools.sh
- (V4-2-patches.[2,26,6]), agent/agent_read_config.c,
- agent/snmpd.c, include/net-snmp/agent/ds_agent.h,
- testing/eval_tools.sh:
- Command-line option to control whether to unlink the PID file or not.
- Necessary for correct test operation.
-
- 2002-12-11 04:21 dts12
- * perl/OID/test.pl:
- The latest library defaults to MODULE::name style output,
- so adjust the expected output checks accordingly.
- Also, there are actually 36 tests, not 35!
-
- 2002-12-11 04:17 dts12
- * perl/OID/OID.xs:
- Initialise the SNMP libraries, to set up the OID tree.
- Addresses bugs #638024 and #627643
- [Qn: Do we need to supply an 'appname' (c.d the SNMP module) ?]
-
- 2002-12-10 19:29 nba
- * man/snmp.conf.5.def, snmplib/snmp_api.c,
- agent/mibgroup/util_funcs.c,
- agent/mibgroup/ucd-snmp/logmatch.c:
- Allow runtime configuration of persistent directory
-
- 2002-12-10 19:24 nba
- * snmplib/read_config.c:
- Report errors handling persistent storage files
-
- 2002-12-10 19:23 nba
- * snmplib/system.c:
- Pass up error on directory creation
-
- 2002-12-10 17:27 nba
- * snmplib/mib.c:
- Better respect for the max width option (snmptranslate -Td)
-
- 2002-12-10 17:26 nba
- * man/snmp.conf.5.def:
- Document the oidOutputFormat option
-
- 2002-12-10 17:25 nba
- * apps/snmptable.c:
- Clean up. Remove calls to obsolete functions snmp_set_quick_print,
- snmp_get_dump_packet, snmp_get_suffix_only. Remove last traces of the
- non_sequential backwards hack. Make sure it works for all -O options.
-
- 2002-12-10 11:58 dts12
- * agent/mibgroup/mibII/: interfaces.c (V4-2-patches.26),
- interfaces.c:
- Protect against empty lines in /proc/net/dev (Bug #625426)
-
- 2002-12-10 11:41 dts12
- * snmplib/: snmpv3.c (V4-2-patches.5), snmpv3.c:
- Free destination memory before cloning SNMP Engine ID.
- Fix provided by Martin Carlsson. (Bug #835481)
-
- 2002-12-10 11:07 dts12
- * perl/: ASN/Makefile.PL, OID/Makefile.PL,
- SNMP/Makefile.PL, agent/Makefile.PL,
- agent/default_store/Makefile.PL, default_store/Makefile.PL
- :
- Add "$Config{ccflags}" to CCFLAGS. (See bug #640899)
-
- 2002-12-10 10:46 dts12
- * agent/mibgroup/mibII/: ipAddr.c (V4-2-patches.8), ipAddr.c:
- Add support for Linux virtual interfaces in the ipAddressTable.
- (Note this does *not* include separate per-v-interface statistics
- in the interfaces table).
-
- Patch supplied by Jens Sittner (#621274)
-
- 2002-12-10 04:59 dts12
- * agent/agent_handler.c:
- Remove a couple of extraneous ^M characters.
-
- 2002-12-10 02:36 nba
- * snmplib/mib.c:
- When using -Oqv and printing an empty string you could end up with
- a NULL string and not an empty string leading to some very obscure
- problems in snmptable and other applications.
-
- 2002-12-09 11:12 dts12
- * snmplib/snmp_api.c:
- Handle missing integer values (whether 32- or 64-bit!). Oops!
-
- 2002-12-09 10:12 dts12
- * snmplib/: snmp_api.c (V4-2-patches.38), snmp_api.c:
- Handle integer-based values correctly on a 64-bit platform.
- Patch supplied by Thomas Weber (#561071)
-
- 2002-12-09 09:45 dts12
- * agent/mibgroup/agentx/master.c:
- Take note of subagent-requested byte ordering in subsequent communications.
- Patch supplied by Urban (#632284)
-
- 2002-12-09 09:32 dts12
- * agent/: snmpd.c (V4-2-patches.25), snmpd.c:
- Remove the PID file on agent shutdown.
- Patch supplied by Joel Rosdahl (#627699)
-
- 2002-12-09 09:25 dts12
- * snmplib/system.c:
- Handle 'struct sockaddr' that contain 'sa_len' fields differently
- to those that don't (c.f ifilter_ioctl.c in BIND 9.2.1 sources)
- Patch supplied by Joel Rosdahl (#627696)
-
- 2002-12-09 07:12 dts12
- * acconfig.h, configure, configure.in:
- Recognise BSDi4, and tweak the recognition of 'dlopen'.
- Patches supplied by Joel Rosdahl.
-
- 2002-12-09 06:10 dts12
- * agent/mibgroup/mibII/: at.c, interfaces.c, ip.c
- :
- Remove some warnings, and try to cope with 'sysctl' failures.
- Patches supplied by Chris Johns.
-
- 2002-12-09 04:20 dts12
- * README.solaris:
- Mention the limitations on /usr/ucb/sed,
- and point people towards /usr/bin/sed instead.
-
- 2002-12-07 08:41 dts12
- * agent/helpers/table_dataset.c:
- Insert newly-created rows into the per-request lists, so that lower
- level handlers can access them.
- [Qn: Should we do something similar with updated lists as well?]
-
- 2002-12-07 08:34 dts12
- * agent/helpers/table_dataset.c:
- Report back the correct error for rows that couldn't be created.
-
- 2002-12-07 08:32 dts12
- * agent/helpers/table_dataset.c:
- Protect against freeing a row that never got created in the first place.
-
- 2002-12-06 18:05 hardaker
- * testing/tests/T030snmpv3usercreation:
- Skip on non-openssl machines. THis should be changed to just not using encryption on those machines, but I do not have the time at the moment
-
- 2002-12-06 13:12 hardaker
- * configure.in:
- remove ucdDemoPublic from --enable-mini-agent
-
- 2002-12-06 13:02 hardaker
- * configure:
- remove ucdDemoPublic from --enable-mini-agent
-
- 2002-12-06 12:01 dts12
- * agent/helpers/table_dataset.c:
- Don't delete the "old" (non-existent) row, when tidying up after
- creating a new row.
-
- 2002-12-06 11:40 dts12
- * agent/helpers/table_dataset.c:
- Tweak handling of (invalid) RowStatus creation requests in an
- "automatic creation" table. These should return wrongValue or
- inconsistentValue, rather than notWritable.
-
- 2002-12-05 05:47 dts12
- * agent/helpers/table_dataset.c:
- Support use of RowStatus object to control creation of new rows
- (i.e. when the 'allow_creation' flag is not set).
- This should deal with everything except determining whether a
- row is ready to go 'active' (e.g. via 'createAndGo'). Such a
- decision is inherently specific to each individual MIB, so must
- really be done in the lower-level handler.
-
- 2002-12-05 05:41 dts12
- * agent/helpers/table_dataset.c:
- Stop processing when a 'non-writable create' is detected.
-
- 2002-12-04 19:35 hardaker
- * agent/mibgroup/disman/mteTriggerTable.c:
- - BIT_STR -> OCTET_STR, which is what it should be.
- - run eventTable entries.
-
- 2002-12-04 19:34 hardaker
- * agent/mibgroup/disman/mteTriggerExistenceTable.c:
- BIT_STR -> OCTET_STR, which is what it should be.
-
- 2002-12-04 19:33 hardaker
- * agent/mibgroup/disman/: mteObjectsTable.c,
- mteTriggerBooleanTable.c:
- use netsnmp_strdup_and_null to get real strings from mib data.
-
- 2002-12-04 19:32 hardaker
- * agent/mibgroup/disman/: event-mib.h,
- mteEventNotificationTable.c, mteEventNotificationTable.h
- , mteEventTable.c, mteEventTable.h:
- - implemented the mteEventTable and the mteEventNotificationTable
- - FYI, total implementation time: about 4 hours
- - no easy-to-use .conf wrappers yet though. snmpset support only.
-
- 2002-12-04 19:29 hardaker
- * local/mib2c.create-dataset.conf:
- - use the netsnmp_table_set_add_indexes function which actually works.
-
- 2002-12-04 19:29 hardaker
- * agent/helpers/table_dataset.c,
- include/net-snmp/agent/table_dataset.h:
- - create a netsnmp_table_set_add_indexes function.
- - Allow row creation using rowStatus when the data column exists, but
- there is no assigned value (ie, is NULL).
- - use netsnmp_strdup_and_null instead of memdup to make sure an
- implicit NULL is in place for things that use the data and need it
- as a real string.
-
- 2002-12-04 19:27 hardaker
- * net-snmp-config.in:
- document --prefix
-
- 2002-12-04 13:16 hardaker
- * NEWS (V4-2-patches.9), NEWS:
- document 4.2.6
-
- 2002-12-03 04:44 dts12
- * agent/mibgroup/host/hr_print.c:
- Close printer file handle with 'fclose' rather than 'pclose' to avoid
- a memory leak on Solaris 2.6. Fix provided by Jacobo Matute.
-
- 2002-12-03 04:33 dts12
- * agent/helpers/: table_data.c, table_dataset.c:
- Translate GetNext (and GetBulk) requests into simple Get requests,
- when passing them from the table_data handler to table_dataset.
- This is analogous to how the iterate handler works, and allows
- lower level handlers to override the basic behaviour (without
- having to duplicate all of the "find next row" code every time).
-
- 2002-12-02 04:48 dts12
- * agent/helpers/table.c:
- Return SNMPv2-style exceptions, rather than the SNMPv1 'noSuchName' error.
- This used to break AgentX subagents, but the latest change to snmp_agent.c
- (to catch noSuch{Instance,Object} exceptions) seems to have fixed that problem.
-
- 2002-12-02 04:40 dts12
- * agent/snmp_agent.c:
- Explicitly parenthesise a comparison, to keep the compiler happy.
-
- 2002-12-02 04:39 dts12
- * agent/snmp_agent.c:
- Inclusive-range GetNext requests are transmitted as Get requests, so may
- well return noSuch{Instance,Object} exceptions. Catch these as well.
-
- 2002-12-02 04:36 dts12
- * agent/helpers/table_dataset.c:
- Catch (and reject) attempts to create a new row via a non-writable object.
-
- 2002-11-28 04:24 dts12
- * agent/helpers/table_iterator.c:
- Null out one final loop_context pointer after being freed.
- (Patch provided by Roger McCalman)
-
- 2002-11-26 17:59 nba
- * snmplib/parse.c:
- Discard the secondary (GROUP) DESCRIPTION insize a MODULE-COMPLIANCE
- to avoid leaking memory. Thanks to Eugene_Bruk@bmc.com
-
- 2002-11-26 17:53 nba
- * apps/snmptranslate.c:
- Reinstate the -w options that was lost in the indent fury
-
- 2002-11-26 10:50 hardaker
- * agent/mibgroup/examples/notification.c:
- The notification variable shouldn't be static. A bug found while
- tracking down a problem pointed out by Venice on IRC.
-
- 2002-11-26 04:10 dts12
- * snmplib/snmp_enum.c:
- Fix incorrect usage of SE_MAX_IDS vs SE_MAX_SUBIDS.
- Reported by 'shinepeak'
-
- 2002-11-25 22:41 hardaker
- * local/FAQ2HTML:
- hack of a hack of a hack, or: fix multi-line FAQ questions
-
- 2002-11-25 10:08 hardaker
- * README.agentx:
- mention agentxPingInterval
-
- 2002-11-18 21:39 hardaker
- * agent/mibgroup/smux/smux.h:
- applied patch #527650
-
- 2002-11-11 17:10 nba
- * snmplib/mib.c:
- Respect the mibdirs conf directive. Thanks to Stefan Radman (sradman)
-
- 2002-11-11 16:57 nba
- * apps/snmptrapd_log.c:
- Fix a missing error return
-
- 2002-11-11 14:26 hardaker
- * snmplib/: snmpTCPDomain.c, snmpUDPDomain.c:
- fix taddr generation/parsing for port based transports to properly use
- network byte ordering.
-
- 2002-11-11 14:25 hardaker
- * agent/mibgroup/target/snmpTargetAddrEntry.c:
- fix write support for the timeout column
-
- 2002-11-09 10:06 nba
- * agent/mib_modules.c, agent/snmp_vars.c,
- agent/mibgroup/agentx/master.c,
- agent/mibgroup/agentx/master_admin.c,
- agent/mibgroup/agentx/subagent.c,
- include/net-snmp/agent/mib_modules.h,
- include/net-snmp/library/snmpUDPIPv6Domain.h:
- Do away with a bunch of compiler warnings
-
- 2002-11-09 09:59 nba
- * agent/mibgroup/: util_funcs.c, ucd-snmp/extensible.c,
- ucd-snmp/memory.c, ucd-snmp/memory_freebsd2.c,
- ucd-snmp/pass.c, ucd-snmp/proc.c, host/hr_print.c
- :
- Zero is an OK file descriptor. -1 is the error return
-
- 2002-11-09 09:54 nba
- * include/net-snmp/library/parse.h, snmplib/parse.c:
- More to the point message for undefined identifiers. Brought forward from 4.2
-
- 2002-11-09 09:52 nba
- * apps/snmpvacm.c:
- Print the error information in case of error
-
- 2002-11-09 09:51 nba
- * apps/snmpnetstat/route.c:
- Protect against v2 exception results
-
- 2002-11-09 09:49 nba
- * sedscript.in, man/snmpcmd.1.def:
- Protect PREFIX when it is the env var. Thanks to Stefan Radman (sradman)
-
- 2002-11-09 09:47 nba
- * mibs/rfclist:
- Add RFC 3371 L2TP-MIB
-
- 2002-11-09 09:46 nba
- * mibs/IANAifType-MIB.txt:
- Updated from IANA
-
- 2002-11-07 05:55 jbpn
- * apps/snmptable.c:
- - fix -Cf and -Cw option processing (previously would core dump if
- no option passed), as pointed out by hampa on #net-snmp
-
- 2002-11-06 15:35 rstory
- * net-snmp-config.in:
- fix cut/paste
-
- 2002-11-06 15:04 rstory
- * configure:
- configure to match configure.in & makefiles
-
- 2002-11-06 14:08 rstory
- * net-snmp-config.in:
- add missing end quote
-
- 2002-11-06 13:35 rstory
- * net-snmp-config.in:
- add @DEVFLAGS@ weherver there is a @CFLAGS@, except for the new --base-cflags
-
- 2002-11-06 13:22 rstory
- * Makefile.top:
- add @DEVFLAGS@ to CFLAGS
-
- 2002-11-06 13:21 rstory
- * configure.in:
- seperate developer cflags from normal cflags
-
- 2002-11-06 12:55 rstory
- * agent/mibgroup/util_funcs.h:
- change struct.h include to use "" instead of <net-snmp/>, since it it a local
- include, not a system include
-
- 2002-11-06 12:39 rstory
- * acconfig.h, agent/mibgroup/util_funcs.h,
- agent/mibgroup/ucd-snmp/lmSensors.c,
- include/net-snmp/net-snmp-config.h.in,
- snmplib/ucd-snmp-includes.h, win32/config.h,
- win32/net-snmp/net-snmp-config.h:
- purge IN_UCD_SNMP_SOURCE
-
- 2002-11-05 12:24 hardaker
- * perl/AnyData_SNMP/netsh:
- added a xmlshort delimiter as requested by lands on IRC
-
- 2002-11-05 11:59 rstory
- * dist/cvsup:
- tabs -> spaces only try to chmod RO src dir if owner of dirs
-
- 2002-11-05 11:56 rstory
- * mkinstalldirs:
- making a directory is not an error, so don't send output to stderr
-
- 2002-11-04 11:15 hardaker
- * agent/mibgroup/target/snmpTargetParamsEntry.c:
- allow unregistered security models <= 2
-
- 2002-11-04 11:14 hardaker
- * agent/mibgroup/notification/snmpNotifyTable.c:
- enable row creation to be better supported (rowstatus no longer has to
- be first in the list, ...)
-
- 2002-11-04 11:13 hardaker
- * net-snmp-config.in:
- add cppflags to --cflags
-
- 2002-11-04 11:13 hardaker
- * NEWS:
- add stuff for 5.0.7 (or whatever) mentioning a few new features.
-
- 2002-11-01 12:06 hardaker
- * snmplib/snmp_api.c:
- Fixed bug #632094 using the suggested method: watch for NULL strerror() return
-
- 2002-11-01 10:09 rstory
- * Makefile.in:
- undo my changes from r 5.17, attempting to reduce runs of config.status
- by using explicit paths to srcdir, and let VPATH do it's thing
-
- 2002-10-29 14:30 rstory
- * snmplib/Makefile.in:
- target to build binary array test app; tweak to parse test target (reduces most
- but not all external references)
-
- 2002-10-29 14:27 rstory
- * snmplib/container_binary_array.c:
- fix for binary search problem noted by Romy Christensen on coders; partial
- (ifdef'd out) code for a binary array iterator
-
- 2002-10-29 14:25 rstory
- * snmplib/test_binary_array.c:
- simple test program for binary array
-
- 2002-10-29 09:28 hardaker
- * perl/SNMP/SNMP.xs:
- Fix debugging as noted in bug #630348
-
- 2002-10-28 19:47 hardaker
- * configure, configure.in:
- changed .1.6.3 to 1.3.6 as noted in comp.protocols.snmp
-
- 2002-10-28 15:01 hardaker
- * agent/mibgroup/examples/ucdDemoPublic.conf:
- changed password
-
- 2002-10-28 14:57 hardaker
- * agent/mibgroup/examples/ucdDemoPublic.conf:
- misc vacm fixes
-
- 2002-10-28 08:41 jbpn
- * snmplib/snmp_api.c:
- - remove erroneous free() of rxbuf
-
- 2002-10-25 12:35 hardaker
- * snmplib/snmp_api.c:
- fixed SNMP_CALLBACK_OP_DISCONNECT -> NETSNMP_OP_CALLBACK_DISCONNECT as noted by TrogL on IRC
-
- 2002-10-25 07:34 jbpn
- * snmplib/snmp_api.c:
- - perform a NETSNMP_CALLBACK_OP_DISCONNECT type callback if we
- decide to shutdown a stream type connection because we received
- an excessively large packet.
-
- 2002-10-24 10:41 hardaker
- * README:
- Added the super-bug-patch generator Stefan Radman to the THANKS list
-
- 2002-10-24 10:40 hardaker
- * configure.in:
- bug #617508: added the mta_sendmail module to --help
-
- 2002-10-24 10:35 hardaker
- * local/Makefile.in:
- update install list for mib2c conf files and remove old one
-
- 2002-10-23 20:34 hardaker
- * configure, configure.in:
- fix incorrect variable name I noticed when copying to a different configure script in another package
-
- 2002-10-23 20:28 hardaker
- * Makefile.in:
- Fixed bug#617838: versiontag isn't distributed and shouldn't be always
- used in the make distclean calls.
-
- 2002-10-23 20:12 hardaker
- * agent/mibgroup/disman/mteTriggerTable.c:
- inconsequencial memory leaks fixed (init time leaks).
-
- 2002-10-23 20:10 hardaker
- * agent/helpers/table_iterator.c:
- Fixed various memory leaks in the table_iterator as pointed out by
- Roger McCalman and Jay Parlar on the -coders list (including their patches)
-
- 2002-10-23 18:44 hardaker
- * agent/mibgroup/notification/snmpNotifyTable.c:
- snmpNotifyTable.c
-
- 2002-10-23 18:40 hardaker
- * agent/mibgroup/disman/mteTriggerTable.c:
- free a previously malloced pointer to the watch variable before replacing it.
-
- 2002-10-23 18:40 hardaker
- * agent/mibgroup/examples/delayed_instance.c:
- remove duplicate unused malloc.
-
- 2002-10-21 12:43 jbpn
- * include/net-snmp/system/solaris2.9.h:
- - add system file for Solaris 9
-
- 2002-10-17 22:44 hardaker
- * agent/agent_registry.c, agent/snmp_agent.c,
- agent/mibgroup/mibII/vacm_vars.c,
- agent/mibgroup/mibII/vacm_vars.h,
- include/net-snmp/agent/agent_callbacks.h,
- include/net-snmp/agent/agent_registry.h,
- include/net-snmp/library/vacm.h, snmplib/vacm.c:
- Optimized the VACM checks in the case of getnext/getbulk so that when
- large portions of the mib tree are excluded, the sub-mib access code
- won't be called at all (finally implementing a very long needed optimization).
-
- 2002-10-17 22:41 hardaker
- * include/net-snmp/library/snmp_api.h, snmplib/snmp_api.c
- :
- new function to find the commonality between two oids: netsnmp_oid_find_prefix
-
- 2002-10-17 22:39 hardaker
- * Makefile.in, aclocal.m4, configure,
- configure.in:
- Print out a "summary" at the end of a run
-
- 2002-10-17 05:40 dts12
- * local/mib2c.old-api.conf:
- Properly terminate a loop construct (missing '@end@')
- Spotted by Karl Cooper. Oops!
-
- 2002-10-16 17:19 rstory
- * agent/snmpd.c:
- restore continue after EINTR caused by signal we handled (instead of falling
- thorough to exit!)
-
- 2002-10-16 17:00 rstory
- * agent/snmpd.c:
- check for our signal flags on EINTR, and only relesect if not changed;
- debug msg when signals registered and for select/fdsets;
-
- 2002-10-16 15:52 rstory
- * Makefile.top:
- move CPPFLAGS before user configure CFLAGS.. so if a user adds something
- like /usr/local/include to CFLAGS, we will pick up our local includes first,
- instead of includes from a previous release..
-
- 2002-10-16 00:06 rstory
- * apps/: snmptrapd.c, snmptrapd_log.c, snmptrapd_log.h
- :
- make sure snmptrapd always honors DS_APP_NUMERIC_IP for logging
-
- 2002-10-15 17:09 rstory
- * snmplib/mib.c:
- netsnmp_get_boolean -> netsnmp_ds_get_boolean
-
- 2002-10-15 14:08 rstory
- * agent/helpers/table.c:
- fix constant used in assert, noted on coders
-
- 2002-10-15 14:07 rstory
- * agent/snmp_agent.c:
- include syslog for libwrap log levels
-
- 2002-10-15 10:39 hardaker
- * man/snmpcmd.1.def:
- Add yet another way to specify v6 addresses
-
- 2002-10-14 11:54 hardaker
- * man/snmpcmd.1.def:
- fix ipv6 transport address specs
-
- 2002-10-11 19:18 hardaker
- * README.cmu, dist/net-snmp.spec:
- Remove the README.cmu file (entirely out of date at this point).
-
- 2002-10-11 16:57 hardaker
- * acconfig.h, configure, configure.in,
- agent/mibgroup/ucd-snmp/disk.c,
- include/net-snmp/net-snmp-config.h.in:
- patch #600933 from Donal Diamond: dskPercentNode for FreeBSD4
-
- 2002-10-11 16:49 hardaker
- * snmplib/mib.c:
- Patch #598280 from Jeff Watson: make -OQ not print type warnings.
-
- 2002-10-11 16:43 hardaker
- * dist/Makefile:
- fix include directory
-
- 2002-10-11 16:42 hardaker
- * dist/.cvsignore:
- ignore rpm subdir
-
- 2002-10-11 16:32 hardaker
- * dist/RELEASE-INSTRUCTIONS:
- better docs about auto-extracted SF news
-
- 2002-10-11 16:04 hardaker
- * dist/: Makefile, net-snmp.spec:
- merge in patch #598869: Mark Harig's better rpm stuff
-
- 2002-10-11 15:21 hardaker
- * include/net-snmp/library/default_store.h, snmplib/mib.c
- :
- Alternative to a patch suggestion: add -OU to not print UNITS suffixes.
-
- 2002-10-11 15:18 hardaker
- * man/snmpcmd.1.def:
- ../agent/snmp_agent.c
-
- 2002-10-11 15:14 hardaker
- * man/snmp.conf.5.def:
- document dontPrintUnits
-
- 2002-10-11 14:48 hardaker
- * agent/snmp_agent.c:
- Patch #617151 from Andrew Rucker Jones: fix libwrap headers.
- - I'm still unhappy with how libwrap functions... needs thinking about.
-
- 2002-10-11 13:53 hardaker
- * agent/mibgroup/ucd-snmp/diskio.c:
- Patch #312694 from John Surveyor: fix diskio on solaris.
-
- 2002-10-11 13:37 hardaker
- * agent/mibgroup/mibII/at.c:
- Applied patch #621398 from Matthew Krenzer to fix linux arp table.
-
- 2002-10-11 09:47 rstory
- * win32/snmpdsdk/snmpd.dsp:
- chg netsnmpmibs -> netsnmpmibsskd (noted on coders by Jed Whitten)
-
- 2002-10-11 09:45 jbpn
- * man/snmpcmd.1.def:
- - note square brackets for IPv6 addresses
-
- 2002-10-11 09:40 jbpn
- * agent/snmpd.c:
- - restart select() more quickly if an EINTR happens
-
- 2002-10-11 01:51 hardaker
- * FAQ:
- applied Harrie's patch describing low memory footprints
-
- 2002-10-10 11:38 hardaker
- * snmplib/snmpksm.c:
- Patch from Ken Horstein to fix KSM module
-
- 2002-10-10 06:22 jbpn
- * agent/helpers/table_array.c:
- - remove bad inlines which cause file not to compile with Sun CC.
- See bug #620827.
-
- 2002-10-10 02:03 hardaker
- * dist/net-snmp.spec:
- add .la files
-
- 2002-10-10 02:00 hardaker
- * dist/net-snmp.spec:
- make the .spec file almost usable.
-
- 2002-10-08 18:55 hardaker
- * FAQ:
- FAQ updates for download sites.
-
- 2002-10-08 10:36 hardaker
- * perl/OID/OID.pm:
- Patch from Joshua Keroes for string comparisons
-
- 2002-10-07 13:57 hardaker
- * FAQ:
- added a statement about the COPYING file (suggested by Harrie)
-
- 2002-10-06 14:32 rstory
- * dist/README.build-scripts:
- nsb-* likes full paths, update examples; fix sourceforge upload site
-
- 2002-10-05 17:42 hardaker
- * README, sedscript.in, snmplib/snmp_version.c
- , FAQ, perl/SNMP/SNMP.pm:
- - (snmplib/snmp_version.c sedscript.in): version tag ( 5.0.6 )
- -------------------------------------------------------------------------------
- Changes: V5.0.5 -> V5.0.6
- 2002-10-05 14:29 hardaker
- * agent/Makefile.depend, agent/helpers/Makefile.depend,
- agent/mibgroup/Makefile.depend, apps/Makefile.depend,
- apps/snmpnetstat/Makefile.depend, snmplib/Makefile.depend
- :
- make depend
-
- 2002-10-05 14:09 hardaker
- * Makefile.top:
- update for 5.0.6
-
- 2002-10-05 14:08 hardaker
- * dist/RELEASE-INSTRUCTIONS:
- remove illegal flag from nsb-config
-
- 2002-10-05 13:41 rstory
- * agent/snmp_agent.c:
- efence is your friend: don't allocate 0 bytes
-
- 2002-10-05 12:58 rstory
- * agent/mibgroup/agentx/subagent.c:
- efence is your friend: don't reference ptr after is has been free'd.
-
- 2002-10-04 07:17 hardaker
- * agent/snmp_agent.c:
- fix secondary effect of bug 613983 and really fix it this time.
-
- 2002-10-02 10:56 hardaker
- * agent/mibgroup/tunnel/: tunnel.c (V4-2-patches.2), tunnel.c
- :
- Patch from Frank Strauss to fix some coding errors
-
- 2002-10-01 07:39 rstory
- * agent/snmp_vars.c:
- offical patch 617049: initialize container list earlier (in init_agent)
-
- 2002-10-01 07:35 rstory
- * agent/snmp_vars.c:
- remove ^M characters (damn windows editors)
-
- 2002-09-30 15:17 rstory
- * FAQ, README, sedscript.in, perl/SNMP/SNMP.pm
- , snmplib/snmp_version.c:
- - (snmplib/snmp_version.c sedscript.in): version tag ( 5.0.5 )
-
- 2002-09-30 15:16 rstory
- * dist/RELEASE-INSTRUCTIONS:
- add info on md5sums and gpg signing
-
- 2002-09-30 15:15 rstory
- * dist/cvsup:
- fix chmod to do what I wanted, not what I told it
-
- 2002-09-30 15:14 rstory
- * ChangeLog, Makefile.top, NEWS:
- update for 5.0.5
-
- 2002-09-30 14:27 rstory
- * ChangeLog:
- merge pre changes into 5.0.4 comments
-
- 2002-09-30 14:25 rstory
- * NEWS:
- update for 5.0.4
-
- 2002-09-30 14:23 hardaker
- * NEWS:
- NEWS updates for 5.0.4
-
- 2002-09-30 14:03 rstory
- * README:
- update my email address
-
- 2002-09-30 14:03 rstory
- * ChangeLog:
- update for release 5.0.4
- -------------------------------------------------------------------------------
- Changes: V5.0.3 -> V5.0.5
- 2002-09-30 16:08 rstory
- * agent/helpers/table.c:
- make len a size_t to fix problem on 64 bit system, reported by sebnod` in IRC
-
- 2002-09-30 16:05 rstory
- * agent/helpers/table.c:
- don't use static local vars, as they are likely to cause problems with threads
-
- 2002-09-30 15:48 rstory
- * dist/nsb-package:
- make sure install dir is relative to build dir
-
- 2002-09-30 15:20 rstory
- * snmplib/vacm.c:
- add missing newline in debug
-
- 2002-09-30 15:19 rstory
- * dist/: nsb-functions, nsb-package:
- fix typos
-
- 2002-09-30 15:18 rstory
- * agent/snmp_agent.c:
- avoid infinite loop
-
- 2002-09-30 14:59 rstory
- * dist/nsb-functions:
- don't assume make is GNU make, and search for it. require user to set an
- env var if no GNU make is found in PATH
-
- 2002-09-30 14:58 rstory
- * dist/cvsup:
- if CVS dir is ro, automagically make it rw before update and ro after update
-
- 2002-09-27 14:03 hardaker
- * agent/snmp_agent.c:
- make get_set_cache() return an error if no previous SET has been started.
-
- 2002-09-27 14:02 hardaker
- * agent/agent_registry.c:
- double check against some null pointers before using them in the cache code.
-
- 2002-09-27 13:36 hardaker
- * agent/snmp_agent.c:
- set treecache_num to -1 at init of memory, to be extra safe.
-
- 2002-09-26 14:58 hardaker
- * agent/: snmp_agent.c, snmpd.c:
- move libwrap variables
-
- 2002-09-26 14:57 hardaker
- * perl/agent/agent.xs:
- ok, remove tcpwrappers vars
-
- 2002-09-26 13:44 hardaker
- * perl/agent/agent.xs:
- define stupid variables needed by tcpwrappers because they don't get
- concepts of encapsulation. arg.
-
- 2002-09-26 11:26 hardaker
- * perl/agent/agent.xs:
- change call_pv to perl_call_pv for older versions of perl.
-
- 2002-09-26 11:10 hardaker
- * snmplib/mib.c:
- run strdup() on get_mib_dir() results to fix bug pointed out by Eugene Bruk.
-
- 2002-09-23 13:14 hardaker
- * dist/RELEASE-INSTRUCTIONS:
- mention freshmeat
-
- 2002-09-23 13:13 hardaker
- * agent/mibgroup/ucd-snmp/versioninfo.c,
- agent/mibgroup/ucd-snmp/versioninfo.h, mibs/UCD-SNMP-MIB.txt
- :
- - implement a (long needed) settable variable to store the current
- persistent information.
-
- 2002-09-23 12:47 hardaker
- * snmplib/snmp_api.c:
- - make not in time window reports trigger a resend of informs.
- (suggestion from Erik Anggard)
-
- 2002-09-20 11:28 jbpn
- * agent/mibgroup/mibII/vacm_vars.h:
- - remove functions vacm_parse_security and vacm_free_security which
- don't exist
-
- 2002-09-19 17:01 hardaker
- * perl/agent/agent.xs:
- - support agent shutdowns (well, ok it's just an api since it doesn't work).
- - misc bug fixes.
-
- 2002-09-19 16:38 hardaker
- * perl/agent/: agent.xs, netsnmp_request_infoPtr.pm:
- fix agent request_infoPtr problems.
-
- 2002-09-19 12:04 dts12
- * win32/snmptranslate/snmptranslate.dsp:
- Compile and link with 'getopt.c' explicitly.
-
- This should not be necessary, but for some reason
- (that completely escapes me!), using command-line options
- (such as -IR) with the Release version of snmptranslate
- causes a run-time DLL error. (The Debug version is fine).
- The other applications seem to be OK - this problem only
- seems to hit snmptranslate. So as a sticking-plaster,
- compiliing getopt.c in as part of the project, keeps both
- versions of the application happy.
- Someone with better Windows knowledge than me needs to
- look at this and fix it properly.
-
- 2002-09-19 06:14 jbpn
- * include/net-snmp/library/snmp_api.h:
- - undo worst of indent damage
-
- 2002-09-19 06:03 jbpn
- * include/net-snmp/library/snmp_api.h:
- - remove _dparse functions (which don't exist)
-
- 2002-09-18 10:55 hardaker
- * testing/eval_tools.sh:
- reset SNMP_SLEEP after loop
-
- 2002-09-18 10:41 jbpn
- * snmplib/snmp_client.c:
- - remove very obsolete (and not used anywhere) #definitions of
- PARTY_MIB_BASE and CONTEXT_MIB_BASE
-
- 2002-09-18 02:59 rstory
- * ChangeLog:
- tweak for 5.0.4 last minute update
-
- 2002-09-18 02:48 rstory
- * testing/eval_tools.sh:
- chg > to -gt to achieve intended result
-
- 2002-09-18 01:39 rstory
- * NEWS:
- update for 5.0.4
-
- 2002-09-18 01:33 rstory
- * FAQ, README, sedscript.in, perl/SNMP/SNMP.pm
- , snmplib/snmp_version.c:
- - (snmplib/snmp_version.c sedscript.in): version tag ( 5.0.4 )
-
- 2002-09-18 01:32 rstory
- * ChangeLog:
- update for 5.0.4
-
- 2002-09-18 00:59 rstory
- * Makefile.in:
- add $(srcdir) to a few dependencies to try and reduce the # of times that
- config.status is run when building outside the src dir
-
- 2002-09-18 00:54 rstory
- * README.win32:
- visually provocative section headers; add recent status (all bad news);
- not to use new win32sdk.dsw to get additonal functionality with platform sdk;
- remove info on removing agentx, as it's been around now for a while; add
- section on what files to edit to add mib2c generated code to agent; remove
- reference to specific release number in example
-
- 2002-09-18 00:25 rstory
- * win32/snmpdsdk/snmpd.dsp:
- take 'sdk' out of exe name
-
- 2002-09-18 00:25 rstory
- * win32/win32sdk.dsw:
- swap snmpdsdk for snmpd
-
- 2002-09-18 00:14 rstory
- * win32/: encode_keychange/encode_keychange.dsp,
- libsnmp/libsnmp.dsp, libsnmp_dll/libsnmp_dll.dsp,
- snmpbulkget/snmpbulkget.dsp, snmpbulkwalk/snmpbulkwalk.dsp
- , snmpd/snmpd.dsp, snmpdelta/snmpdelta.dsp,
- snmpdf/snmpdf.dsp, snmpget/snmpget.dsp,
- snmpgetnext/snmpgetnext.dsp, snmpnetstat/snmpnetstat.dsp
- , snmpset/snmpset.dsp, snmpstatus/snmpstatus.dsp,
- snmptable/snmptable.dsp, snmptest/snmptest.dsp,
- snmptranslate/snmptranslate.dsp, snmptrap/snmptrap.dsp,
- snmptrapd/snmptrapd.dsp, snmpusm/snmpusm.dsp,
- snmpvacm/snmpvacm.dsp, snmpwalk/snmpwalk.dsp:
- get all our ducks in a row: add advapi32.lib to link lines, make sure all
- Release and Debug libs/apps are compile with same C++ settings
-
- 2002-09-18 00:12 rstory
- * win32/netsnmpmibs/netsnmpmibs.dsp:
- remove sdk dependent modules
-
- 2002-09-18 00:10 rstory
- * win32/mib_module_inits.h:
- group modules that depend on win32 sdk together, with ifdef
-
- 2002-09-18 00:08 rstory
- * agent/snmp_vars.c:
- no callback for win32 until pipe fd problem is fixed
-
- 2002-09-18 00:07 rstory
- * win32/: netsnmpmibssdk/netsnmpmibssdk.dsp,
- snmpdsdk/snmpd.dsp:
- new versions for sdk users
-
- 2002-09-18 00:05 rstory
- * win32/win32sdk.dsw:
- new workspace for sdk users
-
- 2002-09-16 16:27 hardaker
- * perl/SNMP/SNMP.pm:
- mib module loading fixes by calling init_snmp first
-
- 2002-09-13 15:05 rstory
- * dist/RELEASE-INSTRUCTIONS:
- tweak example nsb-config command; add -b back to cvs2cl, otherwise you
- get changelog msgs from other branches and have to weed them out
-
- 2002-09-13 12:33 hardaker
- * perl/OID/: OID.pm, OID.xs, test.pl:
- fix illegal oids to not return a pointer.
-
- 2002-09-13 10:40 jbpn
- * snmplib/snmpUDPDomain.c:
- - minor optimisation; we don't need a zero-terminated community
- string except for debugging output.
-
- 2002-09-13 10:35 hardaker
- * local/mib2c:
- added -i option to request indent not be run
-
- 2002-09-13 10:06 jbpn
- * COPYING:
- - add missing verb in introduction
-
- 2002-09-12 15:58 hardaker
- * perl/SNMP/SNMP.xs:
- protect calling some SvIV dereference functions if it's not an IV.
- - eliminates the remaining perl warnings.
-
- 2002-09-12 14:45 hardaker
- * net-snmp-config.in:
- include ldflags where appropriate (--libs, --agent-libs, ...)
-
- 2002-09-12 01:48 rstory
- * dist/: nsb-nightly, nsb-package:
- add/use new option to remove build dir after successful build
-
- 2002-09-12 01:47 rstory
- * dist/nsb-functions:
- print build dir
-
- 2002-09-12 01:19 hardaker
- * testing/tests/: Sv3config, T030snmpv3usercreation:
- much more complex tests of USM user creation/modification.
-
- 2002-09-12 01:07 hardaker
- * testing/: eval_tools.sh, tests/T001snmpv1get,
- tests/T002snmpv1getnext, tests/T003snmpv1getfail,
- tests/T004snmpv1nosuch:
- - support for multiple tests at once.
- - merge v1 tests into a single (faster) test.
-
- 2002-09-12 00:34 rstory
- * dist/nsb-functions:
- don't monkey around with returning error codes, just exit; more regexp tweaks
-
- 2002-09-11 19:36 hardaker
- * testing/eval_tools.sh:
- - use sub-second sleeps if available
- - sleep 1 (sub-)second at a time when waiting for particular tests
- rather than the full SNMP_SLEEP duration.
-
- 2002-09-11 19:24 hardaker
- * apps/snmptrapd.c:
- use snmp_log instead of printf for shutdown message.
-
- 2002-09-11 18:42 hardaker
- * local/mib2c.iterate.conf:
- missing variable decl pointed out by irc:df
-
- 2002-09-10 16:16 rstory
- * dist/nsb-functions:
- tweak error regexps & error messages
-
- 2002-09-10 15:28 rstory
- * local/mib2c.array-user.conf:
- compiler warnings are your friend!; fix embeded comments; fix non-void
- functions w/no rtn values; code reorg to fix emacs indent complaints
-
- 2002-09-10 15:26 rstory
- * Makefile.in:
- new start-flag end-flag targets to help nightly build script determine
- if a make completed successfully
-
- 2002-09-10 15:12 rstory
- * dist/nsb-functions:
- tweaks for new script for automated nightly builds; ad nsb-abort, nsb-flow;
- direct some messages to stderr; use new start-flag end-flag make targets;
- update error grep to include '***'; check for new value to rm -fR build dir
-
- 2002-09-10 15:08 rstory
- * dist/nsb-nightly:
- new script for automated nightly builds
-
- 2002-09-10 15:08 rstory
- * dist/nsb-package:
- add option to rm -fR build dir at start; check scrip path for nsb-functions;
- prefix default build dir w/version; exit w/rc from nsb-build
-
- 2002-09-10 15:05 rstory
- * dist/: nsb-config, nsb-platform:
- add current path to script to nsb-function search path
-
- 2002-09-09 09:28 jbpn
- * snmplib/snmp_api.c:
- - fix bug pointed out by Jared Smith-Mickelson (bug #605147)
- whereby passing an unknown type character to snmp_add_var would
- cause a segfault.
-
- 2002-09-09 09:09 hardaker
- * apps/snmptranslate.c:
- double check a pointer value before using it.
-
- 2002-09-09 09:09 hardaker
- * configure, configure.in,
- agent/mibgroup/ucd-snmp/memory_netbsd1.c,
- agent/mibgroup/ucd-snmp/vmstat_netbsd1.c,
- include/net-snmp/net-snmp-config.h.in:
- Current header update patch for netbsd from Patrick Welche.
-
- 2002-09-06 18:30 driehuis
- * mibs/UCD-SNMP-MIB.txt:
- Mark the non-raw variants of objects that are accessable as raw counters
- as deprecated, to (hopefully!) cut down on the number of users that get
- bitten by it..
-
- 2002-09-04 14:36 hardaker
- * README.solaris:
- added Bruce's email address
-
- 2002-09-04 14:27 hardaker
- * Makefile.in, Makefile.rules:
- fix perlclean
-
- 2002-09-04 14:10 hardaker
- * agent/snmpd.c:
- Fix process grouping by calling setsid() (reported by irc:TrogL)
-
- 2002-09-04 14:09 hardaker
- * configure, configure.in,
- include/net-snmp/net-snmp-config.h.in:
- check for setsid().
-
- 2002-09-03 13:51 hardaker
- * local/mib2c:
- fix cases where there either are no tables or no scalars.
-
- 2002-09-03 13:23 hardaker
- * perl/SNMP/SNMP.xs:
- don't use NULL variables.
-
- 2002-09-02 22:33 rstory
- * FAQ, README, sedscript.in, perl/SNMP/SNMP.pm
- , snmplib/snmp_version.c:
- - (snmplib/snmp_version.c sedscript.in): version tag ( 5.0.4.pre2 )
-
- 2002-09-02 22:33 rstory
- * ChangeLog:
- update for release 5.0.4.pre2
-
- 2002-09-02 22:22 rstory
- * man/netsnmp_handler.3:
- updated docs
-
- 2002-09-02 22:19 rstory
- * agent/Makefile.depend, agent/helpers/Makefile.depend,
- agent/mibgroup/Makefile.depend, apps/Makefile.depend,
- apps/snmpnetstat/Makefile.depend, snmplib/Makefile.depend
- :
- make depend
-
- 2002-09-02 22:16 rstory
- * dist/nsb-config:
- try and guess at src dir if not specified
-
- 2002-09-02 22:15 rstory
- * dist/README.build-scripts:
- add note about err when building in and out of source tree
-
- 2002-09-02 21:55 rstory
- * Makefile.in:
- full path to versiontag, in case we are buildint outside of src directory
-
- 2002-09-02 21:37 rstory
- * dist/nsb-functions:
- remove forced prompt on errors
-
- 2002-09-02 21:36 rstory
- * Makefile.in:
- add warnings when VERSION is required; add tarclean target; add tarclean to
- distclean target
-
- 2002-09-02 21:34 rstory
- * agent/mibgroup/versiontag:
- add msg on error; add clean target
-
- 2002-09-02 20:27 rstory
- * NEWS:
- update win32 & AgentX status
-
- 2002-09-02 20:20 rstory
- * agent/snmp_agent.c, agent/mibgroup/agentx/master_admin.c
- , include/net-snmp/agent/snmp_agent.h:
- fix to avoid locking up the agent when a sugagent dies during a set request. We
- must clean up the delegated requests when the session(s) are closed, so that
- they will be processed and removed, allowing further requests to be processed.
-
- 2002-09-01 13:43 rstory
- * snmplib/container_binary_array.c:
- change result type back to int, as it may receive a negative value
-
- PLEASE check the use of a variable before changing is signedness, especially
- areound release time!
-
- 2002-08-30 15:18 rstory
- * include/net-snmp/utilities.h:
- include check_varbind.h
-
- 2002-08-30 15:18 rstory
- * agent/helpers/table_array.c:
- change NOSUCHNAME to NOSUCHINSTANCE again, as it seems the agentX fix also
- correctly deals with this error code
-
- 2002-08-30 09:14 hardaker
- * FAQ, README:
- - delete sunsite.cnlab-switch.ch mirror, as it isn't one anymore.
-
- 2002-08-29 13:32 rstory
- * dist/nsb-functions:
- check for modules before configuring them
-
- 2002-08-29 10:52 hardaker
- * snmplib/scapi.c:
- Fix the last AES bug I know of. AES128 works great.
- I still Need to fix 192/256 for longer key generation from MD5/SHA
-
- 2002-08-29 10:52 hardaker
- * perl/agent/agent.pm:
- use the right perl module name in the use line.
-
- 2002-08-29 06:47 dts12
- * agent/agent_handler.c, agent/mibgroup/agentx/master.c
- , include/net-snmp/agent/agent_registry.h,
- win32/config.h:
- More Win32-related tidying up.
- The agent now compiles with relatively few warnings.
-
- 2002-08-29 04:50 dts12
- * agent/agent_trap.c, agent/mibgroup/agentx/client.c,
- agent/mibgroup/mibII/vacm_vars.c,
- agent/mibgroup/snmpv3/usmUser.c,
- agent/mibgroup/utilities/override.h,
- include/net-snmp/agent/snmp_agent.h,
- include/net-snmp/agent/table_dataset.h,
- include/net-snmp/library/mt_support.h,
- snmplib/container_binary_array.c, snmplib/snmpusm.c,
- win32/config.h, win32/libsnmp_dll/libsnmp.def:
- Declare new routine 'netsnmp_oid_equals', and assorted Win32 cleanup fixes.
-
- 2002-08-28 14:15 rstory
- * dist/RELEASE-INSTRUCTIONS:
- clarify cvs2cl script name; remove -b flag from cvs2cl per Dave; a little
- reorganization; put commands on separate lines prefixed with $; note 5.x/4.x
- differences per Dave's email; plug my new scripts where appropriate
-
- 2002-08-27 14:48 rstory
- * dist/RELEASE-INSTRUCTIONS:
- add URL for cvs2cl; update cvs2cl cmds to cvs2cl.pl, since that's the file
- that's actually distributed
-
- 2002-08-27 00:59 rstory
- * Makefile.top:
- update for release 5.0.4.pre1
-
- 2002-08-27 00:25 rstory
- * snmplib/snmp_version.c, FAQ, README,
- sedscript.in, perl/SNMP/SNMP.pm:
- - (snmplib/snmp_version.c sedscript.in): version tag ( 5.0.4.pre1 )
-
- 2002-08-27 00:24 rstory
- * ChangeLog:
- update for release 5.0.4.pre1
-
- 2002-08-27 00:19 rstory
- * agent/Makefile.depend (5.6), agent/helpers/Makefile.depend (5.5),
- agent/mibgroup/Makefile.depend (5.6), apps/Makefile.depend (5.5),
- apps/snmpnetstat/Makefile.depend (5.5), snmplib/Makefile.depend
- (5.5):
- make depend
-
- 2002-08-27 00:17 rstory
- * man/: netsnmp_agent.3 (5.3), netsnmp_bulk_to_next.3 (5.3),
- netsnmp_debug.3 (5.3), netsnmp_handler.3 (5.3), netsnmp_instance.3
- (5.3), netsnmp_multiplexer.3 (5.3), netsnmp_old_api.3 (5.3),
- netsnmp_read_only.3 (5.3), netsnmp_scalar.3 (5.2),
- netsnmp_serialize.3 (5.3), netsnmp_table.3 (5.3),
- netsnmp_table_array.3 (5.3), netsnmp_table_data.3 (5.3),
- netsnmp_table_dataset.3 (5.3), netsnmp_table_iterator.3 (5.3),
- netsnmp_todo.3 (5.3), netsnmp_watcher.3 (5.2):
- update man pages for 5.0.4.pre1
-
- 2002-08-27 00:10 rstory
- * dist/nsb-config (1.1):
- new file to configure using same options as nsb-package for test or dist
-
- 2002-08-27 00:09 rstory
- * dist/nsb-package (1.3):
- don't append sys-name when building in src tree
-
- 2002-08-27 00:09 rstory
- * dist/nsb-functions (1.19):
- fix typo
-
- 2002-08-27 00:06 rstory
- * dist/nsb-functions (1.18):
- rename nsb-get-confg -> nsb-config-dist; use double quotes cuz of some
- wierd shell thing I don't yet understand; check for src dir in config*
-
- 2002-08-26 23:34 rstory
- * Makefile.in (5.12):
- tweak commentcheck target to work outside the source tree
-
- 2002-08-26 23:33 rstory
- * agent/mibgroup/mibII/interfaces.c (5.3),
- agent/mibgroup/ucd-snmp/proxy.c (5.1),
- include/net-snmp/library/asn1.h (5.2),
- include/net-snmp/library/oid_stash.h (5.1), snmplib/winservice.c
- (5.1):
- remove C++ style comments (and anything that even remotely resembles one)
-
- 2002-08-26 17:47 rstory
- * dist/nsb-functions (1.17):
- pass make params to make, so we don't try to install in /usr/local/bin of
- the compile servers... :-/
-
- 2002-08-26 17:39 rstory
- * dist/nsb-functions (1.16):
- make dist & extra transports; no ipv6 on Darwin; make touchit before make
-
- 2002-08-26 17:04 rstory
- * agent/mibgroup/Rmon/event.c (5.4):
- replace u_int32_t, which doesn't compile on Sun 5.8, with u_int
-
- 2002-08-26 16:53 rstory
- * agent/mibgroup/Rmon/rows.c (5.2):
- fix undeclared variable error spotted on Sun, which linux missed completely.
- I have no idea how this compiled before!!
-
- 2002-08-26 16:43 rstory
- * dist/nsb-functions (1.15):
- cleaner way to add system specific modules; disable perl, as it breaks
- builds outside of the source tree
-
- 2002-08-26 15:45 rstory
- * dist/nsb-functions (1.14):
- only configure IPX on Linux
-
- 2002-08-26 15:44 rstory
- * dist/nsb-functions (1.13):
- only configure IPX on Linux; bail on configure errors
-
- 2002-08-26 15:04 rstory
- * dist/README.build-scripts (1.4):
- add suggestion to symlink nsb-* in local bin dir
-
- 2002-08-26 15:03 rstory
- * dist/: nsb-package (1.2), nsb-functions (1.12):
- add option for pre-release test configure options
-
- 2002-08-26 15:02 rstory
- * README.snmpv3 (5.3):
- make section headers stand out more; move note about encryption not being
- enabled to a more prominent place.
-
- 2002-08-24 21:24 driehuis
- * configure.in, agent/mibgroup/ucd-snmp/diskio.c
- (V4-2-patches.[37,3]):
- Merge from HEAD: detect the requirement for linking with -ldevstat.
- Ugly hack to make sure diskio device names include the device number.
-
- 2002-08-23 11:46 dts12
- * snmplib/Makefile.in (V4-2-patches.3):
- make depend
-
- 2002-08-22 08:31 jbpn
- * include/net-snmp/system/solaris2.7.h (5.2):
- - DONT_USE_NLIST reinstated, so NO_KMEM_USAGE redundant
-
- 2002-08-22 08:29 jbpn
- * acconfig.h (5.9), include/net-snmp/net-snmp-config.h.in (5.10):
- - reinstate test for DONT_USE_NLIST
-
- 2002-08-22 07:11 jbpn
- * agent/snmpd.c (5.10):
- - stop and restart logging when HUPped. This allows logfiles to be
- rotated and so forth.
-
- 2002-08-22 07:06 jbpn
- * agent/snmpd.c (V4-2-patches.24):
- - stop and restart logging when HUPped. This allows logfiles to be
- rotated and so forth.
-
- 2002-08-22 04:31 dts12
- * README.snmpv3 (5.2):
- Add the missing '-x/X' options to the example authPriv command line
- (reported by Prasada R Vankayalapati)
-
- 2002-08-20 11:04 hardaker
- * agent/mibgroup/agentx/subagent.c (5.6), apps/snmptrapd.c (5.4),
- include/net-snmp/agent/ds_agent.h (5.3), FAQ (5.17):
- quiet snmptrapd when it can't connect to the agentx master.
-
- 2002-08-20 08:54 jbpn
- * include/net-snmp/system/solaris2.7.h (5.1):
- - add #define NO_KMEM_USAGE 1 since net-snmp-config.h.in no longer
- pays attention to the DONT_USE_NLIST token. Omission of this
- causes the agent to exit with the message "init_kmem: kvm_open
- failed: error 0".
-
- NOTE: this may need applying to other members of the Solaris 2
- family, but I don't have machines to hand to test this.
-
- 2002-08-20 08:48 jbpn
- * agent/mibgroup/kernel_sunos5.c (5.2):
- - detect gigabit ethernet devices (geN)
- - undo indent mayhem
-
- 2002-08-20 05:57 jbpn
- * include/net-snmp/utilities.h (5.1):
- - for now, don't #include snmp_locking.h since it breaks re-entrant
- support (because mutex_type gets multiply-defined). Furthermore, the
- functions it declares are never used anywhere, nor defined anywhere.
-
- 2002-08-20 05:56 jbpn
- * include/net-snmp/library/mt_support.h (5.1):
- - don't define "do nothing" macros for snmp_res_lock et al. functions
- on Win32 platform (since real "do nothing" functions are required for
- reasons best known to someone else).
- - unmangling
-
- 2002-08-20 05:54 jbpn
- * include/net-snmp/library/snmp_locking.h (5.1):
- - fix highly bogus non-C syntax
-
- 2002-08-20 05:53 jbpn
- * snmplib/mt_support.c (5.1):
- - snmp_res_lock et al. functions no longer #defined to "do nothing"
- targets for Win32 in mt_support.h, therefore no need to #undef them
- here.
- - unmangling
-
- 2002-08-20 01:13 hardaker
- * include/net-snmp/agent/agent_registry.h (5.2):
- headers for cache enabling functions.
-
- 2002-08-20 01:12 hardaker
- * agent/mibgroup/disman/mteTriggerTable.c (5.3):
- don't use non-existent memory pointers to the response data (eg: "timeout")
-
- 2002-08-19 17:46 nba
- * include/net-snmp/net-snmp-includes.h (5.1):
- Change a few conditionals to use #if in place of #ifdef
-
- 2002-08-19 17:28 nba
- * snmplib/: mib.c (5.17), parse.c (5.4):
- Align with 4.2 branch
-
- 2002-08-19 17:26 nba
- * mibs/: DISMAN-SCHEDULE-MIB.txt (5.1),
- IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt (5.1), IANAifType-MIB.txt
- (5.1), INET-ADDRESS-MIB.txt (5.1), Makefile.mib (5.2), ianalist
- (5.1), mibfetch (5.1), rfclist (5.1):
- Update to current MIBs
-
- 2002-08-19 17:25 nba
- * agent/mibgroup/mibII/vacm_vars.c (5.7):
- Bail out for bad snmpAdminString value
-
- 2002-08-19 10:43 jbpn
- * FAQ (V4-2-patches.53), FAQ (5.16):
- - don't use positional community parameter in examples
- - break a couple of over-long lines
- - mention netsnmp_ variant of ds_set_ function
-
- 2002-08-19 05:44 dts12
- * FAQ (V4-2-patches.52), FAQ (5.15):
- Add an entry about the snmptrapd/AgentX warning message.
-
- 2002-08-18 21:24 rstory
- * dist/nsb-functions (1.11):
- don't configure with build install dir, it is already specified on cmd line
- for make install
-
- 2002-08-18 13:59 rstory
- * agent/helpers/table.c (5.7):
- more debugging - log value request is trying to set
-
- 2002-08-16 18:13 hardaker
- * README (5.9):
- added Bruce Shaw to the thanks list
-
- 2002-08-16 18:12 hardaker
- * README.solaris (1.2):
- A great update talking about perl and solaris from Bruce Shaw
-
- 2002-08-16 04:51 dts12
- * agent/helpers/table_iterator.c (5.4):
- Catch explicitly 'noSuchInstance' exceptions, when walking an
- iterator-handled module, so that holes can be skipped and the
- next real instance retrieved. (This was already handled for
- modules that didn't mark missing instances explicitly).
-
- 2002-08-16 03:17 hardaker
- * agent/snmp_agent.c (5.13):
- turn off caching by default, since the agentx code appears broken.
-
- 2002-08-16 03:03 hardaker
- * agent/: agent_registry.c (5.5), snmp_agent.c (5.12):
- speed enhancements via implementing a registration subtree lookup
- cache. greatly speeds things up when similar requests come in
- (snmpwalk, ...).
-
- 2002-08-15 13:35 hardaker
- * snmplib/parse.c (5.3):
- protect against NULL labels in subtrees
-
- 2002-08-15 11:14 hardaker
- * agent/agent_index.c (5.3), agent/agent_registry.c (5.4),
- agent/agent_trap.c (5.1), agent/helpers/old_api.c (5.2),
- agent/mibgroup/header_complex.c (5.1), agent/mibgroup/testhandler.c
- (5.1), snmplib/snmp_transport.c (5.2), snmplib/snmpusm.c (5.3):
- use netsnmp_oid_equals (which is sometimes faster than
- snmp_oid_compare) in a few places to achieve barely noticeable speed gains.
-
- 2002-08-15 11:12 hardaker
- * snmplib/parse.c (5.2):
- double check a pointer exists before passing it to strcmp()
-
- 2002-08-15 11:05 hardaker
- * perl/SNMP/Makefile.PL (5.7):
- change MAN3PODS to something compliant with the perl manuals. I think.
-
- 2002-08-14 13:42 rstory
- * apps/snmpset.c (5.2):
- add debug for local parsing of args
-
- 2002-08-14 12:26 rstory
- * agent/mibgroup/agentx/: master.c (5.5), master_admin.c (5.4),
- subagent.c (5.5):
- add more detailed in debug messages; add a few new debugs
-
- 2002-08-14 12:23 rstory
- * agent/snmp_agent.c (5.11):
- when all delegated requests have finished, check all requests status so that
- asp status is set, which is necessary for correct agentx set processing.
- (now if I can just get all this hair off the floor, and glue it back to my
- head, and then fix that dent in the wall where I've been banging my head....)
-
- 2002-08-13 17:25 hardaker
- * snmplib/snmp_api.c (5.14):
- fix a length comparison problem with netsnmp_oid_is_subtree()
-
- 2002-08-13 17:24 hardaker
- * NEWS (5.6):
- document a few recent changes.
-
- 2002-08-13 17:05 hardaker
- * agent/mibgroup/host/hr_print.c (5.1):
- Fix open file runaway on solaris. See bug #592806 reported by James Irwin.
-
- 2002-08-13 15:05 rstory
- * include/net-snmp/types.h (5.7):
- array of pointers = pointer to a pointer
-
- 2002-08-09 19:32 hardaker
- * local/FAQ2HTML (5.1):
- misc doc fixes.
-
- 2002-08-09 19:31 hardaker
- * snmplib/snmp_parse_args.c (5.4),
- include/net-snmp/library/transform_oids.h (5.2), snmplib/snmpusm.c
- (5.2), snmplib/snmpv3.c (5.3):
- initial AES support.
-
- 2002-08-09 19:31 hardaker
- * include/net-snmp/library/snmp_api.h (5.2), snmplib/snmp_api.c
- (5.13):
- slight speed ups for snmp_oid_compare() to do single int compares till !=
-
- 2002-08-09 19:29 hardaker
- * snmplib/scapi.c (5.2):
- - openssl 0.9.7 support for DES changes.
- - initial AES support.
-
- 2002-08-09 19:28 hardaker
- * snmplib/keytools.c (5.2):
- indent fixes.
-
- 2002-08-09 19:27 hardaker
- * include/net-snmp/library/: scapi.h (5.1), snmpusm.h (5.1):
- define AES key specifics
-
- 2002-08-09 19:26 hardaker
- * acconfig.h (5.8), configure (5.17), configure.in (5.15),
- include/net-snmp/net-snmp-config.h.in (5.9):
- - check for openssl .0.9.7 DES structures and functions.
- - check for AES support in openssl (> 0.9.7)
-
- 2002-08-09 19:10 hardaker
- * agent/mibgroup/agentx/subagent.c (5.4):
- fix mode processing for RESERVE1/RESERVE2 test failures
-
- 2002-08-09 18:29 rstory
- * agent/snmp_agent.c (5.10):
- log msg when we ignore/fix illegal error_values for the client APIs
-
- 2002-08-09 18:28 rstory
- * local/mib2c.array-user.conf (5.12):
- corrections to example code
-
- 2002-08-09 18:27 rstory
- * agent/helpers/table.c (5.6):
- revert errors to uninformative SNMPv1 noSuchName for AgentX get-next/inclusive
- processing; also add more comments here and there
-
- 2002-08-09 17:08 rstory
- * agent/mibgroup/agentx/master.c (5.4):
- debug msg for agentx oid for cases other than get/getnext
-
- 2002-08-09 11:45 rstory
- * agent/mibgroup/agentx/master_admin.c (5.3):
- don't free registration info on failure, as netsnmp_register_mib already did it
-
- 2002-08-09 09:57 jbpn
- * snmplib/: snmpAAL5PVCDomain.c (5.2), snmpCallbackDomain.c (5.1),
- snmpIPXDomain.c (5.1), snmpTCPDomain.c (5.4), snmpTCPIPv6Domain.c
- (5.5), snmpUDPDomain.c (5.6), snmpUDPIPv6Domain.c (5.7),
- snmpUnixDomain.c (5.4), snmp_transport.c (5.1):
- - rename snmp_<domain>_blah functions to netsnmp_<domain>_blah
- - make transport member functions static, to emphasise that they should
- not be used directly
- - handle EINTR in send and recv functions (as pointed out by Antti Kuntsi
- in bug report #576806)
- - formatting fixes
-
- 2002-08-09 09:54 jbpn
- * include/net-snmp/library/: snmpAAL5PVCDomain.h (5.3),
- snmpIPXDomain.h (5.2), snmpTCPDomain.h (5.2), snmpTCPIPv6Domain.h
- (5.3), snmpUDPDomain.h (5.2):
- - minor formatting fixes
-
- 2002-08-09 09:54 jbpn
- * include/net-snmp/library/snmpUnixDomain.h (5.3):
- - don't export netsnmp_unix_blah() functions
-
- 2002-08-09 09:53 jbpn
- * include/net-snmp/library/snmp_transport.h (5.1):
- - fix nasty formatting
-
- 2002-08-08 12:14 rstory
- * snmplib/snmpv3.c (5.2):
- reword config_perror msgs to remove "Error", as it is redundant
-
- 2002-08-08 12:11 rstory
- * snmplib/keytools.c (5.1):
- remove ifdef to log msg to user, after making msg more informative; remove
- annoying blank lines
-
- 2002-08-08 11:33 hardaker
- * acconfig.h (5.7), configure (5.16), configure.in (5.14):
- Patch from Harrie to completely disable kmem usage
-
- 2002-08-06 03:30 jbpn
- * agent/mibgroup/agentx/subagent.c (5.3):
- - set main_session to NULL in subagent_shutdown(). This (along with the
- deregistration of all alarms) allows AgentX functionality to be
- stopped and restarted in subagents.
- - Thanks to Vishal Verma for original patch
-
- 2002-08-06 03:27 jbpn
- * include/net-snmp/library/snmp_alarm.h (5.1):
- - add snmp_alarm_unregister_all() function
-
- 2002-08-06 03:26 jbpn
- * snmplib/: snmp_alarm.c (5.3), snmp_api.c (5.12):
- - add snmp_alarm_unregister_all() function
- - call it from snmp_shutdown()
- - thanks to Vishal Verma for original patch
-
- 2002-08-06 03:17 jbpn
- * snmplib/snmp_alarm.c (V4-2-patches.4):
- - add debugging output when all alarms unregistered
-
- 2002-08-06 03:10 jbpn
- * agent/mibgroup/agentx/subagent.c (V4-2-patches.4):
- - set main_session to NULL in subagent_shutdown(). This (along with the
- deregistration of all alarms) allows AgentX functionality to be
- stopped and restarted in subagents.
- - Thanks to Vishal Verma for this patch (#558517)
-
- 2002-08-06 03:08 jbpn
- * snmplib/: snmp_alarm.c, snmp_alarm.h, snmp_api.c
- (V4-2-patches.[3,1,36]):
- - add snmp_alarm_unregister_all() function
- - call it from snmp_shutdown()
- - thanks to Vishal Verma for providing this patch
-
- 2002-08-05 10:06 rstory
- * local/mib2c.iterate.conf (5.3):
- match function definition w/Netsnmp_*_DataPoint typedefs; add cvs Id
-
- 2002-08-03 11:52 rstory
- * dist/RELEASE-INSTRUCTIONS (1.5):
- break up lines long than 80 chars; abcde, not abcdd
-
- 2002-08-03 03:21 hardaker
- * dist/RELEASE-INSTRUCTIONS (1.4):
- more updates about things Wes does at 12:30 am
-
- 2002-08-03 02:44 hardaker
- * FAQ (5.14), README (5.8), sedscript.in (5.6), perl/SNMP/SNMP.pm
- (5.12), snmplib/snmp_version.c (5.5):
- - (snmplib/snmp_version.c sedscript.in): version tag ( 5.0.3 )
- -------------------------------------------------------------------------------
- Changes: V5.0.2 -> V5.0.3
- 2002-08-02 23:41 hardaker
- * agent/mibgroup/agent/.cvsignore:
- add .libs
-
- 2002-08-02 23:40 hardaker
- * agent/mibgroup/Rmon/.cvsignore:
- ignore file
-
- 2002-08-02 23:39 hardaker
- * agent/Makefile.depend, agent/helpers/Makefile.depend,
- agent/mibgroup/Makefile.depend, apps/Makefile.depend,
- apps/snmpnetstat/Makefile.depend, snmplib/Makefile.depend
- :
- make depend
-
- 2002-08-02 23:37 hardaker
- * include/net-snmp/net-snmp-config.h.in:
- forgotten to check in test for perl_ev changes
-
- 2002-08-02 23:35 hardaker
- * perl/SNMP/SNMP.pm:
- remove debugging print (opps)
-
- 2002-08-02 23:35 hardaker
- * perl/SNMP/: SNMP.pm, SNMP.xs:
- fix default version usage.
-
- 2002-08-02 23:34 hardaker
- * snmplib/snmpUDPIPv6Domain.c:
- Patch #572394 from Katsuhisa ABE:
- - support link local addresses
- - bind to ipv6 only if IPV6_V6ONLY is defined.
-
- 2002-08-02 23:31 hardaker
- * snmplib/snmp_parse_args.c:
- fix configure specified default versioning
-
- 2002-08-02 22:58 hardaker
- * configure, configure.in:
- Patch #572394: add ipv6 transports when --enable-ipv6 defined. Thanks to Katsuhisa ABE.
-
- 2002-08-02 14:59 hardaker
- * NEWS:
- update for 5.0.3
-
- 2002-08-02 14:55 hardaker
- * man/snmp_agent_api.3.def:
- update
-
- 2002-08-02 14:39 hardaker
- * dist/RELEASE-INSTRUCTIONS:
- more docs.
-
- 2002-08-02 14:29 hardaker
- * man/: netsnmp_agent.3, netsnmp_bulk_to_next.3,
- netsnmp_debug.3, netsnmp_handler.3, netsnmp_instance.3
- , netsnmp_multiplexer.3, netsnmp_old_api.3,
- netsnmp_read_only.3, netsnmp_scalar.3,
- netsnmp_serialize.3, netsnmp_table.3,
- netsnmp_table_array.3, netsnmp_table_data.3,
- netsnmp_table_dataset.3, netsnmp_table_iterator.3,
- netsnmp_todo.3, netsnmp_watcher.3, Makefile.in:
- doxygen update.
-
- 2002-08-02 14:26 hardaker
- * dist/RELEASE-INSTRUCTIONS:
- update for yet more stuff.
-
- 2002-08-02 14:26 hardaker
- * remove-files:
- remove a few more dist related files.
-
- 2002-08-02 14:23 hardaker
- * snmplib/snmp_api.c:
- error message change to remove DES specific error msg.
-
- 2002-08-02 14:23 hardaker
- * perl/agent/typemap:
- spacing fixes.
-
- 2002-08-02 14:22 hardaker
- * perl/agent/: Makefile.PL, agent.xs:
- renamed file.
-
- 2002-08-02 14:22 hardaker
- * perl/agent/: netsnmp_request_info.pm,
- netsnmp_request_infoPtr.pm:
- renamed file
-
- 2002-08-02 14:20 hardaker
- * perl/AnyData_SNMP/netsh:
- Add a "evalvars" directive to do simply replacements.
-
- 2002-08-02 14:16 hardaker
- * agent/mibgroup/versiontag:
- use CVSUSER variable when doing stuff instead of my hard-coded name.
-
- 2002-08-02 14:14 hardaker
- * Makefile.top:
- update libtool version for 5.0.3
-
- 2002-08-02 14:13 hardaker
- * Makefile.in:
- change checkcomment tag to exclude win32 files.
-
- 2002-08-02 14:13 hardaker
- * ChangeLog:
- update changelog build notes at the bottom of the file.
-
- 2002-08-02 14:01 hardaker
- * dist/RELEASE-INSTRUCTIONS:
- created a how-to file for making releases
-
- 2002-08-02 14:01 hardaker
- * dist/changelogfix:
- changelog fix-up script
-
- 2002-08-02 10:21 rstory
- * dist/nsb-functions:
- translate '/' in system name to '_' (for cygwin)
-
- 2002-08-02 09:56 rstory
- * dist/README.build-scripts:
- fix section cvs get command example
-
- 2002-08-02 09:06 dts12
- * include/net-snmp/system/hpux.h:
- Suppress 'inline' when not using GCC. Suggested by Johannes Schmidt-Fischer
-
- 2002-08-02 08:59 rstory
- * dist/README.build-scripts:
- fix section on skipping make test; add -p flag to examples
-
- 2002-08-02 08:52 rstory
- * dist/README.build-scripts:
- describe use of nsb-package script. Testers and comments appreciated...
-
- 2002-08-02 08:33 rstory
- * dist/nsb-platform:
- output platform info
-
- 2002-08-02 08:18 rstory
- * dist/nsb-build:
- renamed to nsb-package
-
- 2002-08-02 08:18 rstory
- * dist/nsb-package:
- renamed nsb-build to avoid confusion with script function
-
- 2002-08-02 08:15 hardaker
- * dist/nsb-functions:
- Change location name to Unknown
-
- 2002-08-02 08:08 hardaker
- * perl/: ASN/ASN.pm, agent/agent.pm,
- agent/netsnmp_request_info.pm:
- more old perl fixes
-
- 2002-08-02 08:04 hardaker
- * perl/: OID/OID.pm, agent/default_store/default_store.pm
- :
- more old perl fixes
-
- 2002-08-02 08:00 hardaker
- * perl/default_store/default_store.pm:
- more old perl fixes
-
- 2002-08-02 07:48 rstory
- * dist/nsb-functions:
- fix return code
-
- 2002-08-02 07:48 rstory
- * dist/nsb-build:
- don't pull first arg til after getopts/shift; move set of default opts
-
- 2002-08-02 07:37 rstory
- * dist/nsb-functions:
- add option to skip build or test steps; add -f option to prompt to override
- no prompt flag (useful for errors); new nsb-make method; check rc of
- make clean
-
- 2002-08-02 07:36 rstory
- * dist/nsb-build:
- add option to skip build or test steps; tweak usage
-
- 2002-08-02 07:10 rstory
- * dist/nsb-build:
- fix typo; remove extra trailing slash in dir
-
- 2002-08-02 06:33 rstory
- * dist/nsb-build:
- check more places to source nsb-functions; fix for cmd line build path
-
- 2002-08-02 06:28 rstory
- * dist/nsb-functions:
- just show errors after build, not warnings
-
- 2002-08-01 17:04 hardaker
- * perl/OID/OID.xs:
- revert to non-ansi prototypes for older perl with older compilers on
- older systems. Not that I'm grumpy, of course.
-
- 2002-08-01 16:25 hardaker
- * configure.in, agent/snmp_perl.c:
- check for older and new embedded perl call functions
-
- 2002-08-01 14:07 rstory
- * dist/nsb-functions:
- don't symlink to src from build; update nsb-get-config
-
- 2002-08-01 14:06 rstory
- * dist/nsb-build:
- fix for cmd line build dir
-
- 2002-08-01 12:58 rstory
- * dist/nsb-functions:
- fix config install path; remove platform specific from nsb-build
-
- 2002-08-01 12:56 rstory
- * dist/nsb-build:
- remove hard coded info
-
- 2002-08-01 12:22 rstory
- * dist/nsb-functions:
- add option to skip prompts; remove previous installs; tweak err pattern
-
- 2002-08-01 12:14 jbpn
- * man/snmp_alarm.3.def:
- - use netsnmp_ds_set_boolean() instead of ds_set_boolean()
-
- 2002-08-01 12:12 jbpn
- * man/snmp_agent_api.3.def:
- - change code sample to use netsnmp_ds_set_boolean()
- - update references to libraries (which were still talking about
- libucdagent et al.) -- PLEASE REVIEW BEFORE 5.0.3
-
- 2002-08-01 12:07 rstory
- * dist/nsb-functions:
- lots of fixes to previouse untested scripts
-
- 2002-08-01 12:04 rstory
- * dist/nsb-build:
- script to build releases... still some hardcoding while testing, but its
- getting there...
-
- 2002-08-01 11:51 rstory
- * dist/: cvsshow, cvsup:
- utility scripts
-
- 2002-08-01 09:30 dts12
- * agent/helpers/: scalar.c, scalar2.c:
- Go with the "scalar as super-handler of instance" implementation.
- Scalar1.c is probably redundent, but we can remove this later.
- (Yup - I'm a coward....)
-
- 2002-08-01 01:11 dts12
- * README.win32:
- Minor typos, plus emphasise the need for the IpHlpAPI library.
-
- 2002-07-30 08:26 dts12
- * local/snmpconf.dir/snmp-data/output:
- Recognise '0' as a valid setting for suffixPrinting, and update the
- prompts to match the v5 output formats defaults. See Bug #567451
-
- 2002-07-30 07:59 dts12
- * apps/snmptable.c:
- First attempt at tackling Bug #574434
- Recognise that default output format is equivalent to -OS.
- Snmptable still crashes with -Of or -Ou, but at least the
- default invocation works.
-
- 2002-07-30 05:41 dts12
- * win32/libsnmp_dll/libsnmp.def:
- Export newly-defined public names, and re-export some routines that
- have changed name. This should now compile under Visual C++ again.
-
- 2002-07-30 02:27 dts12
- * agent/helpers/table_dataset.c:
- Don't remove a Row-Status auto-deleted row until the last minute,
- in case other (lower) handlers try to access it.
-
- 2002-07-30 01:38 dts12
- * FAQ (V4-2-patches.1), FAQ:
- Mention the need to escape quotes when querying string-indexed tables.
-
- 2002-07-29 23:56 rstory
- * include/net-snmp/agent/table_array.h:
- update register function name
-
- 2002-07-29 23:55 rstory
- * local/mib2c.array-user.conf:
- autogen example code for index checking in extract_index; update register
- function name; use container in *_get_by_idx()
-
- 2002-07-29 16:23 rstory
- * local/mib2c.array-user.conf:
- update for new struct name; add example code as comments instead of var_XXX
- and such; in a few important places add code which will allow a newly
- generated module to be compiled if -DTABLE_CONTAINER_TODO is specified;
- probably a few other tweaks I forgot
-
- 2002-07-29 03:06 dts12
- * agent/helpers/: table_array.c, table.c, table_data.c
- , table_dataset.c, table_iterator.c:
- Protect against deferencing NULL pointers.
- (Most of these Should Never Happen but You Can't Be Too Careful!)
-
- 2002-07-29 03:03 jbpn
- * agent/mibgroup/kernel_sunos5.c:
- - detect `dmfe' ethernet cards as found on Netra X1 machines.
- Thanks to John Olson for verifying this fix.
-
- Also note that `indent' has ----ed the formatting of this file
- beyond legibility in several places. I don't think we want to
- do *that* again.
-
- 2002-07-29 02:40 dts12
- * agent/helpers/table_dataset.c:
- Fuller validation of RowStatus values wrt row creation/existing rows.
-
- 2002-07-29 01:25 dts12
- * win32/: libsnmp/libsnmp.dsp, libsnmp_dll/libsnmp_dll.dsp
- , netsnmpmibs/netsnmpmibs.dsp:
- Take account of recent changes in library files.
- 'Release' applications still don't link properly, but at least
- the libraries compile, and the 'Debug' side seems to work.
-
- 2002-07-29 01:23 dts12
- * include/net-snmp/system/aix.h:
- Tweak inline handling for AIX - suggested by Andy Hood.
-
- 2002-07-26 10:52 rstory
- * snmplib/Makefile.in:
- remove autodependencies until portable solution can be found
-
- 2002-07-26 08:41 dts12
- * win32/: mib_module_config.h, mib_module_includes.h,
- mib_module_inits.h:
- Remove mention of the (obsolete) ucd-snmp/registry module.
-
- 2002-07-26 07:32 dts12
- * win32/net-snmp/net-snmp-config.h:
- Protect the Win32 version of the config file, so that the other header
- files recognise that it has indeed been included.
-
- 2002-07-26 07:24 dts12
- * FAQ (V4-2-patches.0), FAQ:
- A bit more detail on mib2c, plus the non-writeability of sys{Location,Contact}
-
- 2002-07-26 05:22 dts12
- * FAQ (V4-2-patches.9), FAQ:
- Another entry about invalid use of mib2c.
-
- 2002-07-26 05:16 dts12
- * snmplib/Makefile.in:
- Suppress the "non-standard" conditional construct,
- since it's not recognised by some versions of 'make'.
-
- 2002-07-25 05:00 dts12
- * agent/helpers/Makefile.in:
- Add the 'scalar' and 'watcher' helpers to the helper library.
-
- 2002-07-25 03:28 dts12
- * agent/helpers/watcher.c, include/net-snmp/agent/watcher.h
- :
- Support for watching a sysUpTime marker.
-
- 2002-07-25 03:24 dts12
- * agent/helpers/table_dataset.c,
- include/net-snmp/agent/table_dataset.h:
- New routine for retrieving a column value directly from a request structure.
-
- 2002-07-24 13:17 rstory
- * snmplib/default_store.c:
- check for setting same value in ds_set_string, since it frees the old
- value before duping the new one
-
- 2002-07-24 11:58 rstory
- * dist/snmpd-init.d:
- first stab at init.d startup script for snmpd
-
- 2002-07-24 06:48 dts12
- * agent/helpers/table_dataset.c:
- When running off the end of one column, and moving on to the next
- (in a GetNext), we need to start again with the first row.
- This is probably the intention of the conditional block at the start
- of this loop, but I can't see how this test could ever possibly match.
-
- Note that there is also a reference to the row data accessible via
- the 'request->parent_data' data list. This will also need to be
- rewound. Suggestions as to how best to do so gratefully received.
-
- 2002-07-24 06:39 dts12
- * agent/helpers/table_dataset.c:
- Use SNMPv2-style exceptions rather than the uninformative SNMPv1
- 'noSuchName' error for missing table objects.
-
- 2002-07-24 06:37 dts12
- * agent/helpers/table_data.c:
- Protect against the possibility of failing to extract a row structure.
-
- 2002-07-24 06:35 dts12
- * agent/helpers/table_data.c:
- Use SNMPv2-style exceptions rather than the uninformative SNMPv1
- 'noSuchName' error for missing table objects.
-
- 2002-07-24 06:32 dts12
- * agent/helpers/table.c:
- Use SNMPv2-style exceptions rather than the uninformative SNMPv1
- 'noSuchName' error for invalid table objects.
-
- 2002-07-23 14:59 rstory
- * include/net-snmp/library/snmp_assert.h:
- missing comment terminator.:-(
-
- 2002-07-23 12:02 rstory
- * agent/object_monitor.c, agent/snmp_agent.c,
- agent/helpers/table.c, agent/helpers/table_array.c,
- snmplib/container_binary_array.c:
- use new netsnmp_assert instead of assert
-
- 2002-07-23 12:00 rstory
- * include/net-snmp/library/snmp_assert.h, snmplib/Makefile.in
- :
- add new netsnmp_assert, which defaults to logging a message
-
- 2002-07-23 07:43 dts12
- * man/: mib_api.3 (V4-2-patches.3), mib_api.3.def:
- Fix the descriptions of the 'sprint_realloc' calls, to include the 'allow_realloc' parameter.
-
- 2002-07-22 10:58 rstory
- * dist/: net-snmp.spec, nsb-functions:
- new (almost empty) spec file; start creating functions for automated builds
-
- 2002-07-22 01:46 dts12
- * agent/helpers/watcher.c, include/net-snmp/agent/watcher.h
- :
- A more generalised form of the 'ns_register_{type}_instance' routines,
- implemented as a separate helper module, and useable with both the
- instance and scalar helpers.
- This also supports arbitrary ASN types (including strings and OIDs).
-
- 2002-07-22 01:43 dts12
- * agent/helpers/scalar1.c, agent/helpers/scalar2.c,
- include/net-snmp/agent/scalar.h:
- Agent helper module for support of scalar objects.
- Very similar to the "instance" helper, except that this deals with
- invalid instance subidentifiers as well (reporting noSuchInstance
- rather that noSuchObject).
-
- There are two parallel implementations as the moment:
- - scalar1 is essentially an enhanced copy of the instance helper,
- but is completely independent of it.
- - scalar2 sits above the instance helper, and uses that to do most
- of the real processing.
- Scalar1 is probably slightly more efficient, while scalar2 feels more
- in keeping with the general ethos of the handler mechanism.
- We probably need to decide which to adopt, and junk the other.
-
- 2002-07-19 14:24 rstory
- * agent/mibgroup/agentx/master.c:
- use net agentx retires/timeout ds values
-
- 2002-07-19 14:22 rstory
- * agent/mibgroup/agentx/agentx_config.c:
- register parser for agentxTimeout and agentxRetries tokens
-
- 2002-07-19 14:15 rstory
- * agent/mibgroup/Makefile.depend:
- remove refs to non-existent nstAgent* files
-
- 2002-07-19 14:14 rstory
- * agent/snmpd.c:
- move ONE_SEC to definitions.h; add AGENTX_TIMEOUT and AGENTX_RETRIES defaults
-
- 2002-07-19 14:10 rstory
- * include/net-snmp/agent/ds_agent.h:
- add AGENTX_TIMEOUT and AGENTX_RETRIES
-
- 2002-07-19 14:10 rstory
- * include/net-snmp/definitions.h:
- move definition of ONE_SEC here from snmpd.c
-
- 2002-07-19 11:23 rstory
- * snmplib/container.c:
- pass local obj, not random unitialized pointer.:-(
-
- 2002-07-19 04:04 dts12
- * include/net-snmp/library/tools.h:
- Handle systems where MAXPATHLEN isn't defined.
-
- 2002-07-19 03:31 dts12
- * agent/mibgroup/host/hr_filesys.c:
- Use the "system-independent" SNMP_MAXPATH length definition instead of MAXPATHLEN
-
- 2002-07-18 22:00 rstory
- * agent/Makefile.depend:
- remove refs to nonexistent mibgroup/nstAgentModuleObject.h
-
- 2002-07-18 19:44 hardaker
- * FAQ, README, sedscript.in, perl/SNMP/SNMP.pm
- , snmplib/snmp_version.c:
- - (snmplib/snmp_version.c sedscript.in): version tag ( 5.0.2 )
-
- -------------------------------------------------------------------------------
- Changes: V5.0.1 -> V5.0.2
- 2002-07-18 19:41 hardaker
- * testing/eval_tools.sh:
- minor patch for non-existent (died) log files.
- 2002-07-18 19:41 hardaker
- * agent/Makefile.depend, agent/helpers/Makefile.depend,
- agent/mibgroup/Makefile.depend, apps/Makefile.depend,
- apps/snmpnetstat/Makefile.depend, snmplib/Makefile.depend:
- make depend
- 2002-07-18 19:40 hardaker
- * NEWS:
- update for 5.0.2
- 2002-07-18 19:40 hardaker
- * Makefile.rules:
- make depend fixes.
-
- 2002-07-18 18:57 hardaker
- * agent/mibgroup/Rmon/: alarm.c, event.c:
- make the rmon code compile.
- - new subtree pointer structure.
- - sprint_objid -> snprint_objid
-
- 2002-07-18 18:32 hardaker
- * Makefile.in:
- silence perl subdirectory build commands.
-
- 2002-07-18 18:31 hardaker
- * perl/AnyData_SNMP/netsh:
- - Use netsh -t -d xml to get xml output from netsh.
- (Ok, I'm sitting here at an IETF conference having an argument about
- xml vs BER and needed a XML(-like) example of a huge data set, so I
- made netsh do it.)
-
- 2002-07-18 17:54 hardaker
- * perl/AnyData_SNMP/Storage.pm:
- - initial support for doing requests from multiple hosts (retrieval, not sets)
-
- 2002-07-18 17:50 hardaker
- * perl/AnyData_SNMP/netsh:
- more fixes to still ugly colorized text (well, the text is pretty but
- the support is ugly).
-
- 2002-07-18 17:42 hardaker
- * include/net-snmp/library/container.h:
- change text string error to match function name called.
-
- 2002-07-18 15:31 rstory
- * include/net-snmp/library/container.h, snmplib/container.c
- , snmplib/container_binary_array.c:
- rename free -> cfree to avoid some problem wes had... ;-)
-
- 2002-07-18 14:41 rstory
- * snmplib/mib.c:
- two people fixing memory leak in different places = segfault
-
- 2002-07-18 11:02 rstory
- * local/mib2c.array-user.conf:
- $name -> $i
-
- 2002-07-18 10:56 rstory
- * agent/object_monitor.c,
- include/net-snmp/agent/object_monitor.h:
- update to use containers
-
- 2002-07-18 09:40 rstory
- * net-snmp-config.in:
- add --debug-tokens, --indent-options
-