ChangeLog
上传用户:wxp200602
上传日期:2007-10-30
资源大小:4028k
文件大小:2891k
- :
- make docs.
-
- 2003-04-28 23:37 hardaker
- * include/net-snmp/library/data_list.h:
- added prototypes for save/restore of data lists.
-
- 2003-04-28 23:36 hardaker
- * include/net-snmp/utilities.h:
- put data_list.h below callback.h
-
- 2003-04-28 23:35 hardaker
- * NEWS:
- document snmptrapd -t and diskio on linux
-
- 2003-04-25 11:23 hardaker
- * README:
- opps
-
- 2003-04-25 08:01 dts12
- * local/mib2c:
- Fix typo in 'WriteOnly' (see bug #711324)
-
- 2003-04-25 07:13 hardaker
- * README:
- added people
-
- 2003-04-25 07:12 hardaker
- * configure, configure.in:
- document diskio support for linux
-
- 2003-04-25 07:11 hardaker
- * agent/mibgroup/ucd-snmp/diskio.c:
- Patch #712259 from James Knitter: diskio support for linux
-
- 2003-04-25 07:02 hardaker
- * man/read_config.3.def:
- patch #710687: fix formatting bug
-
- 2003-04-25 06:57 hardaker
- * agent/mibgroup/: kernel_sunos5.c, kernel_sunos5.h:
- patch #702351 from James Irwin: a new getKstatString() function.
-
- 2003-04-25 06:00 hardaker
- * man/snmpd.conf.5.def:
- mention the -e ENGINEID flag for createUser.
- - pointed out by Dana Cook
-
- 2003-04-24 08:19 dts12
- * apps/: snmpusm.c, snmpvacm.c:
- Fix a typo in output messages. (See Bug #726943)
-
- 2003-04-24 06:00 dts12
- * snmplib/snmpCallbackDomain.c:
- Report back failures in netsnmp_callback_close correctly.
- Patch #724928 by Peter Warasin
-
- 2003-04-23 07:38 dts12
- * apps/snmptable.c:
- Patch #725141 by Peter Warasin: Fix segmentation fault on snmptable
-
- 2003-04-23 06:56 dts12
- * snmplib/: container_binary_array.c, snmpusm.c:
- Patch #724913 by Peter Warasin - removes 2 compiler warnings
-
- 2003-04-23 06:46 dts12
- * Makefile.in:
- Substitute sysconfdir correctly when building sedscript.
- Patch #710689 by Peter Breitenlohner
-
- 2003-04-23 06:31 dts12
- * Makefile.rules, man/Makefile.in:
- Install header files and man pages with appropriate permissions.
- From patch #710685 by Peter Breitenlohner
-
- 2003-04-23 06:22 dts12
- * FAQ:
- Fix references to incorrect API calls
-
- 2003-04-23 03:06 dts12
- * man/snmpd.conf.5.def:
- Add an explicit example for com2sec address masking, as suggested by Andy Hood.
-
- 2003-04-22 06:48 dts12
- * snmplib/snmp_api.c:
- Restore the original debug indentation level when dumping an SNMPv1/v2c
- request PDU. Reported by Peter Warasin
-
- 2003-04-17 07:23 dts12
- * agent/snmp_agent.c:
- Propagate error status values back up to the main agent processing
- (so that e.g. failed SNMPv2 set requests using a read-only community
- report a failure, rather than appearing to succeed!)
-
- 2003-04-16 06:37 dts12
- * mibs/NET-SNMP-MIB.txt:
- Define a "private experimentation" area of the OID tree,
- for those who wish to have a play with things, and don't
- yet have an enterprise OID of their own.
-
- See the net-snmp-users thread 'OID registration', from March/April 2003.
-
- 2003-04-16 06:32 dts12
- * perl/SNMP/SNMP.xs:
- Twaek the default output format to be bare the suffix form
- (as expected by SNMP::OID test harness).
- We should probably default to MIB::variable form, to match
- the C library, and provide a flag for the bare suffix.
-
- 2003-04-16 02:46 dts12
- * perl/SNMP/SNMP.xs:
- Fix handling of 'UseNumeric' and 'UseLongNames' for get/getnext/getbulk methods.
-
- Fixing 'getnext'/'getbulk' mostly involved updating the consolidated
- NETSNMP_DS_LIB_OID_OUTPUT_FORMAT' setting, rather than the individual booleans.
- Fixing 'get' required more significant changes to the output code, so I simply
- copied the 'getnext' routine en-masse, and tweaked it appropriately.
- There is a large amount of overlap between these three routines, and it might
- be worth looking at consolidating the common code in some way.
-
- 2003-04-16 02:42 dts12
- * include/net-snmp/library/parse.h, snmplib/parse.c,
- perl/SNMP/README, perl/SNMP/SNMP.pm, perl/SNMP/SNMP.xs
- :
- Apply Alex Burger's perl 'translateObj' handling patch (#722075)
-
- 2003-04-15 10:56 hardaker
- * agent/mibgroup/mibII/interfaces.c:
- Patch from Kirill Semenkov for one more fix to linux interface speed
- determination.
-
- 2003-04-10 08:16 dts12
- * agent/mibgroup/host/: hr_disk.c, hr_disk.h,
- hr_partition.c:
- Fix handling of hrPartitionTable, broken during
- The Great SUSE 'printf' Hunt.
- Thanks to Johannes Schmidt-Fischer for this patch.
-
- 2003-04-09 01:52 dts12
- * mibs/NET-SNMP-EXAMPLES-MIB.txt:
- Import SnmpAdminString, as suggested by Vadim Tarassov.
-
- 2003-04-08 07:57 dts12
- * local/mib2c.scalar.conf:
- Fix the error code used for unavailable resources.
- Spotted by chichien.
-
- 2003-04-02 09:23 sradman
- * configure.in:
- improve lmSensors support
- - check for headers
- - check for libs
-
- 2003-04-02 06:31 sradman
- * agent/mibgroup/ucd-snmp/lmSensors.h:
- add LM-SENSORS-MIB when module is included
-
- 2003-03-28 06:48 hardaker
- * README.krb5 (V5-0-patches.1), README.krb5:
- Ken Hornstein noted that the rwuser -s flag was missing it's argument
-
- 2003-03-28 06:47 hardaker
- * snmplib/: snmpksm.c (V5-0-patches.1), snmpksm.c:
- Patch from Ken for misc krb5 fixes (encryption types, New crypto support,...
-
- 2003-03-20 11:18 sradman
- * agent/mibgroup/kernel_sunos5.c:
- fix bug #672464: ifAdminStatus must change to down
- - ifAdminStatus up if interface is UP
- - ifOperStatus up if interface is UP and RUNNING
- - added support for the "link_up" kstat
- - added Cassini Gigabit-Ethernet (ce) support
-
- 2003-03-19 11:45 rstory
- * Makefile.in:
- remove trailing from last line of perl rules
-
- 2003-03-13 16:03 hardaker
- * agent/: snmp_agent.c (V5-0-patches.1), snmp_agent.c:
- patch from Tommy Christensen to fix some AgentX (mostly) memory leaks
-
- 2003-03-12 10:39 hardaker
- * net-snmp-config.in (V5-0-patches.3), 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 08:48 hardaker
- * snmplib/: snmp_api.c (V5-0-patches.3), snmp_api.c:
- patch #700672: reset itmp to the new value length after decoding a hex string
-
- 2003-03-12 08:41 hardaker
- * perl/SNMP/SNMP.xs:
- return indexes for augmented tables
-
- 2003-03-12 08:33 hardaker
- * agent/snmp_vars.c, agent/mibgroup/mibII/vacm_vars.c,
- snmplib/snmpUnixDomain.c, README:
- Patch #701398: com2secunix token from Xiaofeng Ling for unix sockets
-
- 2003-03-12 07:58 hardaker
- * testing/: README, RUNTESTS:
- update to real world and add better -h output
-
- 2003-03-10 17:20 hardaker
- * snmplib/scapi.c:
- attempt to correct for dynamic loading of a older openssl library, which is common if you have the mod_ssl rpm installed and a newer libcrypto library at the same time
-
- 2003-03-10 14:45 hardaker
- * snmplib/scapi.c:
- attempt to fix the openssl free bug for the last time
-
- 2003-03-05 22:42 rstory
- * configure (V5-0-patches.2), configure:
- update for new configure.in
-
- 2003-03-05 22:36 rstory
- * configure.in:
- fix for libwrap w/nsl
-
- 2003-03-04 09:47 hardaker
- * agent/mibgroup/agent/: nsModuleTable.c (V5-0-patches.1),
- nsModuleTable.c:
- wrong type returned for nsModuleModes as reported by Michael Kirkham
-
- 2003-03-04 01:54 dts12
- * INSTALL:
- Mention the need to configure the agent.
-
- 2003-03-01 07:27 rstory
- * agent/mibgroup/agentx/: subagent.c (V5-0-patches.1), subagent.c
- :
- agentx patch from Tommy Christensen: better error checking
-
- 2003-03-01 06:59 rstory
- * agent/mibgroup/agentx/: master.c (V5-0-patches.1), master.c
- :
- agentx patch from Tommy Christensen: don't create delegated cache for CLEANUPSET
-
- 2003-02-28 20:45 hardaker
- * perl/SNMP/: Makefile.PL (V5-0-patches.3), Makefile.PL:
- typo
-
- 2003-02-28 20:35 hardaker
- * agent/mibgroup/host/hr_system.c:
- Patch #551909 from Gary Edwards: detect zombie processes and prevent
- them from being counted as valid users.
-
- 2003-02-28 20:10 hardaker
- * perl/SNMP/: Makefile.PL (V5-0-patches.2), Makefile.PL:
- Patch #597629 from Matt Selsky to fix man page installation
-
- 2003-02-28 20:02 hardaker
- * dist/net-snmp-solaris-build/: DEVENV, elfdepend.sh,
- net-snmp-5.0.6-build:
- patch #654581 from Stefan Radman: Solaris Packaging build scripts
-
- 2003-02-28 19:40 hardaker
- * apps/snmptrapd.c:
- Patch #695312 from Alex Burger: add -t switch to disable syslog.
-
- 2003-02-28 19:39 hardaker
- * man/snmptrapd.8.def:
- document -t
-
- 2003-02-28 02:08 dts12
- * snmplib/parse.c:
- Simple patch to catch re-declarations of the "top-level" objects.
- Supplied by Sean Burke
-
- 2003-02-28 01:13 dts12
- * agent/mibgroup/mibII/ipv6.c:
- Return the correct values for ipv6Forwarding.
- Patch supplied by Yixiong Zou (Bug #694745)
-
- 2003-02-26 21:56 rstory
- * local/mib2c.array-user.conf:
- default octet strings to unsigned char arrays; fix example; fix logic of
- conditional; make code referencing can_(de)activate conditional with same logic
- used to generate the functions themselves
-
- 2003-02-26 10:34 hardaker
- * testing/tests/: Sv3vacmconfig, Svacmconfig,
- T130snmpv1vacmget, T131snmpv2cvacmget,
- T132snmpv3vacmget, T140snmpv1vacmgetfail,
- T141snmpv2cvacmgetfail, T142snmpv3vacmgetfail:
- Patch #687837 from Xiaofeng Ling for VACM test cases
-
- 2003-02-26 10:19 hardaker
- * Makefile.in, acconfig.h, win32/config.h,
- agent/mibgroup/mibII/interfaces.c, win32/config.h.borland
- , agent/mibgroup/mibII/tcp.c,
- agent/mibgroup/mibII/tcpTable.c,
- agent/mibgroup/mibII/udpTable.c,
- include/net-snmp/net-snmp-config.h.in, README,
- include/net-snmp/system/osf5.h:
- patch #690353 from Kevin Graham: port to Tru64 v5 / osf5
-
- 2003-02-26 10:10 hardaker
- * configure.in, configure:
- patch #692834 from David Vrabel: add --without-rpm for disabling rpm checks
-
- 2003-02-26 08:28 dts12
- * Makefile.top:
- Oops - missed the definition of 'INSTALL_DATA' from Peter's original patch.
- Sorry!
-
- 2003-02-26 07:11 hardaker
- * README:
- Thanks to Srikanth Pindiproli
-
- 2003-02-26 07:10 hardaker
- * man/snmpd.conf.5.def:
- update to patch #655444: document includeAllDisks from Srikanth Pindiproli
-
- 2003-02-26 04:45 dts12
- * snmplib/read_config.c:
- Stomp on trailing whitespace in config lines.
- This allows token comparisons to work as expected.
- (See bug #690770)
-
- 2003-02-26 04:25 dts12
- * apps/snmptrapd.c:
- Fix getopt handling of -S (see bug #693167)
-
- 2003-02-25 11:46 rstory
- * Makefile.in, Makefile.top:
- don't try and run autoconf/autoheader if not installed
-
- 2003-02-25 06:48 dts12
- * Makefile.in:
- Apply Peter Breitenlohner's net-snmp-config patch (#692373)
-
- 2003-02-25 06:41 dts12
- * snmplib/snmpv3.c:
- 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 06:06 dts12
- * man/: mib2c.1.def, read_config.3.def, snmp.conf.5.def
- , snmp_config.5.def, snmpcmd.1.def,
- snmpconf.1.def, snmpd.conf.5.def, snmptrapd.8.def
- , snmptrapd.conf.5.def:
- Apply Peter Breitenlohner's documentation changes
- (patches #692381, 692382 and 692388)
-
- 2003-02-25 06:04 dts12
- * EXAMPLE.conf.def, FAQ, sedscript.in,
- local/Makefile.in, mibs/Makefile.in, man/Makefile.in
- , man/snmpd.1.def, man/snmpd.8.def:
- Apply Peter Breitenlohner's configuration-related documentation and installation changes.
- (patches #692372, 692377, 692379 and 692386)
-
- 2003-02-25 05:17 dts12
- * agent/mibgroup/host/: hr_storage.c, hr_storage.h:
- List "fixed type" storage entries first, so that there isn't an
- arbitrary limit of 100 disk-based storage entries.
-
- 2003-02-25 05:07 dts12
- * agent/mibgroup/agentx/agentx_config.c:
- Handle user/group names when setting AgentX socket ownership.
-
- 2003-02-25 03:44 dts12
- * agent/mibgroup/agentx/agentx_config.c,
- agent/mibgroup/agentx/master.c,
- include/net-snmp/agent/ds_agent.h:
- Preliminary patch to support configuration of AgentX socket permissions.
-
- Personally, I'm not convinced that this is ready for committing to the
- CVS tree yet, but My Master Has Spoken, and I Must Obey.......
-
- 2003-02-21 20:19 hardaker
- * agent/mibgroup/mibII/: ipCidrRouteTable.c,
- ipCidrRouteTable.h, ipCidrRouteTable_access.c,
- ipCidrRouteTable_access.h, ipCidrRouteTable_checkfns.c,
- ipCidrRouteTable_checkfns.h, ipCidrRouteTable_columns.h
- , ipCidrRouteTable_enums.h:
- A beginning implementation of the IP-FORWARD-MIB::ipCidrRouteTable.
- - this table is a replacement for the obsolete ipRouteTable, which
- isn't even implemented by most vendors any more.
- - not complete. Write support not implemented yet. Read-support
- working though.
- - Should work on everything but hpux11? testing needed.
- - this is another example of a table_iterator application (different
- than the rest using accessors).
-
- 2003-02-21 20:14 hardaker
- * agent/mibgroup/mibII/: route_headers.h, var_route.c:
- moved headers to a separate file usable by other modules.
- exported the collected route table.
-
- 2003-02-21 20:14 hardaker
- * agent/mibgroup/mibII/var_route.h:
- moved headers to a separate file usable by other modules
-
- 2003-02-21 20:12 hardaker
- * local/mib2c.iterate_access.conf:
- An alternate table_iterator .conf file (that may eventually become the
- default). This one uses accessor functions to get/set data and should
- take care of most other SNMP specific stuff for you. Not complete,
- and a good percentage of the code repetition will likely move into
- another sub-iterator handler in the future. The ipCidrRouteTable is
- an example of this output.
-
- 2003-02-21 20:10 hardaker
- * local/mib2c.iterate.conf:
- - comment additions and cleanups.
- - put the free/etc function pointers in an #ifdef clause
-
- 2003-02-21 20:09 hardaker
- * local/mib2c.column_enums.conf:
- comment move for better formatting.
-
- 2003-02-21 20:08 hardaker
- * local/mib2c.check_values.conf:
- - generate and use the enums header file.
- - generate a .h file.
- - misc fixes.
-
- 2003-02-21 20:08 hardaker
- * local/mib2c.access_functions.conf:
- A .conf file to generate get_/set_ access functions for each column.
- - iterator specific.
-
- 2003-02-21 20:07 hardaker
- * local/mib2c:
- - enum fix.
- - don't source (run) .conf files twice.
-
- 2003-02-21 20:06 hardaker
- * man/: 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_netsnmp_iterator_info_s.3,
- netsnmp_netsnmp_mib_handler_methods.3, netsnmp_oid_stash.3
- , netsnmp_old_api.3, netsnmp_read_only.3,
- netsnmp_scalar.3, netsnmp_serialize.3,
- netsnmp_set_data.3, netsnmp_table.3,
- netsnmp_table_array.3, netsnmp_table_data.3,
- netsnmp_table_dataset.3, netsnmp_table_iterator.3,
- netsnmp_todo.3, netsnmp_util.3, netsnmp_watcher.3
- :
- - doxygen update.
- - includes new netsnmp_oid_stash man page.
-
- 2003-02-21 20:06 hardaker
- * include/net-snmp/library/oid_stash.h, snmplib/oid_stash.c
- :
- - doxygen comment everything
- - started (not complete) a getnext function.
- - implemented a "free the tree" function.
-
- 2003-02-21 20:04 hardaker
- * .cvsignore:
- added autom4te.cache
-
- 2003-02-21 20:04 hardaker
- * configure, configure.in:
- add the include directory to the module egrep cpp -I list.
-
- 2003-02-21 01:50 dts12
- * local/FAQ2HTML:
- HTML-escape '<' and '>' characters in FAQ entries
-
- 2003-02-20 08:17 dts12
- * local/mib2c.scalar.conf:
- Use 'netsnmp_register_scalar' instead of 'netsnmp_register_instance'
- for handling scalar objects.
-
- 2003-02-19 21:39 hardaker
- * NEWS:
- patch #657808: calculate a proper ifSpeed under linux when possible
- and do more proper ifOperStatus state determination.
-
- 2003-02-19 21:36 hardaker
- * agent/mibgroup/mibII/interfaces.c:
- patch #657808: calculate a proper ifSpeed under linux when possible
- and do more proper ifOperStatus state determination.
-
- 2003-02-19 16:53 hardaker
- * snmplib/snmp.c:
- top level doxygen web page text
-
- 2003-02-19 16:52 hardaker
- * man/: 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_netsnmp_iterator_info_s.3,
- netsnmp_netsnmp_mib_handler_methods.3, netsnmp_old_api.3
- , netsnmp_read_only.3, netsnmp_scalar.3,
- netsnmp_serialize.3, netsnmp_set_data.3,
- netsnmp_table.3, netsnmp_table_array.3,
- netsnmp_table_data.3, netsnmp_table_dataset.3,
- netsnmp_table_iterator.3, netsnmp_table_iterator.h.3,
- netsnmp_todo.3, netsnmp_util.3, netsnmp_watcher.3
- :
- doxygen update.
-
- 2003-02-19 16:52 hardaker
- * local/mib2c.iterate.conf:
- run the column_enum and column_define .conf files and include those headers.
-
- 2003-02-19 16:51 hardaker
- * local/mib2c:
- Add a @run@ tag to run other mib2c configuration files from the
- current one.
-
- 2003-02-19 16:51 hardaker
- * agent/helpers/table_iterator.c,
- include/net-snmp/agent/table_iterator.h:
- more (bad) documentation for the iterator (gasp)
-
- 2003-02-19 16:50 hardaker
- * doxygen.conf:
- add include directories for processing.
-
- 2003-02-19 16:50 hardaker
- * agent/mibgroup/examples/notification.c:
- remove old unused comment.
-
- 2003-02-19 13:11 hardaker
- * snmplib/tools.c:
- converted a bunch of non-doxygen docs to doxygen docs.
-
- 2003-02-19 13:03 hardaker
- * include/net-snmp/library/tools.h:
- doxygenize a few defines.
-
- 2003-02-18 07:56 hardaker
- * configure:
- run configure
-
- 2003-02-17 11:20 rstory
- * dist/nsb-functions:
- add smux to list of modules for distribution; move test for make inside of
- nsb-make; add blank line above ABORT; remove tee to logfile, as it eats
- rc from command; add NOAUTODEPS=y to all make steps; do make touchit when
- target = all; use nsb-make for distclean
-
- 2003-02-17 11:18 rstory
- * Makefile.in:
- don't do any of the autoconf/autoheader deps if NOAUTODEP=* specified
-
- 2003-02-17 11:15 rstory
- * Makefile.rules:
- add another dir level for make depends (per DS, from a while back - thought
- this was already checked in)
-
- 2003-02-17 07:30 nba
- * README.solaris:
- Note about bad /usr/xpg4/bin/sed
-
- 2003-02-17 06:31 nba
- * agent/mibgroup/ucd-snmp/logmatch.c:
- The include for dmalloc better come after the std includes
-
- 2003-02-17 05:36 nba
- * configure.in:
- Dont search /usr/local for dmalloc unless user explicitly asks for it
-
- 2003-02-17 05:34 nba
- * configure.in:
- Bring back the developer warnings
-
- 2003-02-17 05:33 nba
- * configure.in:
- Fix text for socklen_t
-
- 2003-02-17 05:31 nba
- * agent/mibgroup/ucd-snmp/proc.c:
- Some error messages for Solaris
-
- 2003-02-17 04:23 nba
- * mibs/Makefile.in:
- Install NET-SNMP-TC mib
-
- 2003-02-14 07:41 hardaker
- * NEWS:
- includeAllDisks
-
- 2003-02-14 07:38 hardaker
- * agent/mibgroup/ucd-snmp/: disk.c, disk.h:
- Patch #655444 from Srikanth Pindiproli:
- Implement a new includeAllDisks snmpd.conf token to place all found
- disks into the dskTable listing.
-
- 2003-02-13 17:02 hardaker
- * agent/mibgroup/mibII/: var_route.c (V5-0-patches.1), var_route.c
- :
- Patch #654329: double check lengths when copying
-
- 2003-02-13 14:59 hardaker
- * configure, configure.in, agent/agent_read_config.c
- , agent/helpers/all_helpers.c,
- agent/helpers/table_dataset.c, apps/snmptable.c,
- apps/snmptranslate.c, apps/snmpnetstat/main.c,
- include/net-snmp/mib_api.h,
- include/net-snmp/net-snmp-config.h.in,
- include/net-snmp/agent/table_dataset.h,
- include/net-snmp/library/mib.h, snmplib/mib.c,
- snmplib/oid_stash.c, snmplib/parse.c, snmplib/scapi.c
- , snmplib/snmp_api.c, snmplib/snmp_parse_args.c:
- --disable-mib-lodaing removes the mib loading code from builds.
- (oid printing are forced numeric)
- This saves about about 200k in binary size on a linux box.
- This saves about about 100k in running size on a linux box (assuming
- the with-mib-loading is actually not loading anything just to be
- fair, otherwise its about >500k).
-
- 2003-02-13 08:01 hardaker
- * Makefile.in, NEWS, aclocal.m4, configure
- , configure.in, include/net-snmp/net-snmp-config.h.in
- :
- - Misc configure changes/fixes (eg, output the disabled states for perl)
- - A bunch of new configure options:
- --disable-applications Do not build the apps (snmpget, ...).
- --disable-agent Do not build the agent (snmpd).
- --disable-manuals Do not install the manuals.
- --disable-scripts Do not install the scripts (mib2c, ...).
- --disable-mibs Do not install the mib files.
-
- 2003-02-13 06:54 hardaker
- * agent/helpers/table_data.c:
- check entry node as suggested by Irfan Sheriff
-
- 2003-02-13 05:59 dts12
- * configure:
- Remove invalid 'testing' config_file target.
- Since this is a directory, 'config.status' fails to create it.
-
- I'm not quite sure where this appeared from. It's not part of
- the configure script generated by autoconf 2.53, but it might
- have been introduced between there and 2.57.
-
- 2003-02-13 02:10 dts12
- * testing/Makefile.in:
- Mechanism for passing additional options to the test run.
- Suggested by Andy Hood.
-
- 2003-02-12 11:30 rstory
- * configure, configure.in:
- include agent/mibgroup headers from ${srcdir}
-
- 2003-02-12 09:57 hardaker
- * configure, configure.in:
- - upgrade configure to autoconf 2.57
- - This is functional now, but not all flags, features and tests have
- been tested. Please report errors! There are more things to do,
- like conversion of local macros (eg, STRUCT_FOR) to autoconf
- newer standard macros.
-
- 2003-02-12 06:01 hardaker
- * agent/mibgroup/tunnel/: tunnel.h (V5-0-patches.1), tunnel.h
- (V4-2-patches.[1,1]), tunnel.h:
- update
-
- 2003-02-11 18:05 hardaker
- * agent/mibgroup/ucd-snmp/logmatch.c:
- only define stuff if have_regex is defined
-
- 2003-02-11 18:03 hardaker
- * configure, configure.in:
- run config_require checks through cpp
-
- 2003-02-11 15:46 hardaker
- * agent/helpers/table_data.c:
- Irfan Sheriff pointed out a bug with getnext requests directly to
- a column.
-
- 2003-02-11 15:36 hardaker
- * agent/mibgroup/disman/mteTriggerTable.c:
- patch from Christophe Varoqui to fix dropping state change for thresholds.
-
- 2003-02-11 08:26 dts12
- * snmplib/: system.c (V4-2-patches.5), system.c:
- Remove last remaining use of 'nlist' under HP-UX 10 & 11.
- As per patch #656773 from Johannes Schmidt-Fischer
-
- 2003-02-11 08:17 dts12
- * agent/mibgroup/host/hr_disk.c:
- Checking the length of a string buffer once is sufficient.
- Using 'strnncpy' [sic] to check this length twice is unnecessary...
-
- 2003-02-11 08:05 hardaker
- * agent/snmpd.c:
- ifdef out unlikely-correct-code on win32
-
- 2003-02-11 07:55 hardaker
- * Makefile.in:
- Mess with output of doxygen to add sf logos, etc, to the bottom of the
- generated html files.
-
- 2003-02-11 07:50 hardaker
- * agent/snmpd.c:
- Patch #655154 from Joel Rosdahl: more proper demonization:
- - close stdin/stdout/stderr if appropriate.
- - double fork.
- - chdir / [I'm not convinced this is correct under windows? Anyone?]
-
- 2003-02-11 07:30 hardaker
- * agent/mibgroup/ucd-snmp/: pass.c, pass_persist.c:
- patch #667694 (anon) to add back newlines to pass code
-
- 2003-02-11 07:25 hardaker
- * agent/mibgroup/ucd-snmp/diskio.c:
- Patch #662169 from Jan Willem Luiten: diskio support for Darwin
-
- 2003-02-11 06:14 dts12
- * perl/SNMP/t/: bulkwalk.t, set.t:
- Fix tests for bulkwalk (duplicate header) and set (invalid OID constant)
-
- 2003-02-11 04:44 dts12
- * agent/mibgroup/mibII/ipAddr.c:
- Accommodate a fussy IRIX environment, which is picky about <unistd.h>
- See bug #667726
-
- 2003-02-10 16:58 hardaker
- * agent/mibgroup/ucd-snmp/logmatch.c:
- fix indent comment damage.
-
- 2003-02-10 16:38 hardaker
- * agent/mibgroup/ucd-snmp/logmatch.c:
- EXTENSIBLE -> UCDAVIS_MIB
-
- 2003-02-10 15:38 hardaker
- * acconfig.h, include/net-snmp/net-snmp-config.h.in:
- Bruce Shaw pointed out a comment typo
-
- 2003-02-10 15:38 hardaker
- * perl/: ASN/Makefile.PL, OID/Makefile.PL,
- agent/Makefile.PL, default_store/Makefile.PL,
- SNMP/Makefile.PL:
- fix my declarations as pointed out by Andrew Page
-
- 2003-02-10 09:16 hardaker
- * agent/mibgroup/ucd_snmp.h:
- file name typo
-
- 2003-02-10 07:57 nba
- * Makefile.in, aclocal.m4, ltmain.sh,
- config.guess, config.sub, configure.in,
- configure:
- Update libtool to 1.4.3
-
- 2003-02-10 07:09 hardaker
- * agent/mibgroup/ucd_snmp.h:
- turn on log_match by default
-
- 2003-02-10 06:39 hardaker
- * README:
- Added Christophe Varoqui to the thanks for his DISMAN patches
-
- 2003-02-09 10:02 nba
- * snmplib/mib.c:
- An additional change to support 't' hints
-
- 2003-02-06 21:17 hardaker
- * agent/mibgroup/ucd-snmp/proc.c,
- include/net-snmp/system/linux.h:
- For linux, use /proc/X/status instead. It has the name of processes
- when /proc/cmdline does not. A define (commented out) was put in
- system/linux.h to revert to previous behavior if desired. I'm not
- sure at which kernel release the status file was added.
-
- 2003-02-06 20:04 hardaker
- * agent/mibgroup/ucd-snmp/proc.c:
- Add a debugging tag "proc" which prints process names as found in solaris.
- (this should be nice when searching for unknown exact process names)
-
- 2003-02-06 11:32 hardaker
- * apps/snmptrapd.c, man/snmptrapd.8.def:
- patch #674218: reopen log files on HUP.
-
- 2003-02-06 10:42 hardaker
- * man/snmpd.conf.5.def:
- document monitor -t for threshold monitoring
-
- 2003-02-06 10:33 hardaker
- * agent/mibgroup/disman/mteTriggerTable.c:
- Patch from Christophe to support monitor -t for threshold monitoring
-
- 2003-02-05 22:07 hardaker
- * local/mib2c.check_values.conf:
- A mib2c file that generates a bunch of functions to check the value of
- incoming SET requests.
- (not complete yet. Needs support for BITS enums and a header file
- with prototypes)
-
- Happy Birthday (late) to Robert.
-
- 2003-02-05 22:05 hardaker
- * local/mib2c:
- Support for foreach on ranges.
-
- 2003-02-05 03:25 dts12
- * FAQ:
- Clarify the local-only access for non-standard port AgentX connections.
-
- 2003-02-05 01:13 dts12
- * net-snmp-config.in:
- Don't prompt for an authentication pass-phrase, if one has already
- been supplied. Reported by Darren Gamble.
-
- 2003-02-04 06:25 dts12
- * FAQ:
- Add an entry describing configuring AgentX on a non-standard port.
-
- 2003-02-03 07:25 hardaker
- * snmplib/: snmp_api.c (V5-0-patches.2), snmp_api.c:
- From Richard Laing: change value check of a string to use a proper length.
-
- 2003-01-29 07:19 hardaker
- * INSTALL, perl/SNMP/README:
- perl documentation updates from Harrie
-
- 2003-01-24 07:38 hardaker
- * agent/mibgroup/smux/smux.c:
- patch #672021 from Joshua Giles: large set request fixes
-
- 2003-01-22 14:45 dts12
- * agent/helpers/: table.c, table_iterator.c:
- Having found a new row to work with, update the index values as well.
- This seems to fix the mismatch between the OID being processed
- and the index varbinds.
-
- 2003-01-20 19:11 rstory
- * snmplib/test_binary_array.c:
- add string test case for binary array testing
-
- 2003-01-20 19:11 rstory
- * snmplib/container_binary_array.c:
- fixes for array_qsort - not quite sure why/how it worked before..:-/
-
- 2003-01-20 19:07 rstory
- * include/net-snmp/library/container.h, snmplib/container.c
- :
- new netsnmp_compare_mem; fix typo in debug message
-
- 2003-01-20 19:05 rstory
- * agent/mibgroup/versiontag:
- create md5sums after creating gzipped tarball
-
- 2003-01-14 06:14 dts12
- * include/net-snmp/library/default_store.h,
- snmplib/snmp_api.c:
- Add support for 16-bit requestIDs, etc - for talking to broken agents.
- (As per a suggestion of Niels, in discussion with Henrik Ostergaard Madsen)
-
- 2003-01-14 05:56 hardaker
- * agent/snmpd.c, doxygen.conf, agent/agent_handler.c
- , dist/RELEASE-INSTRUCTIONS:
- doxygen changes
-
- 2003-01-13 18:49 rstory
- * man/: netsnmp_agent.3, netsnmp_handler.3:
- update for 5.0.7
-
- 2003-01-13 17:30 rstory
- * snmplib/mib.c:
- recognize new 't' code in display hints
-
- 2003-01-13 17:07 rstory
- * agent/helpers/table_iterator.c:
- patch for memory leaks sent to coders by Jay Parlar
-
- 2003-01-10 22:27 rstory
- * FAQ, README, sedscript.in, perl/SNMP/SNMP.pm
- , snmplib/snmp_version.c:
- - (snmplib/snmp_version.c sedscript.in): version tag ( 5.0.7 )
-
- 2003-01-10 22:26 rstory
- * ChangeLog, NEWS:
- update for 5.0.7
-
- 2003-01-10 22:15 rstory
- * .cvsignore:
- ignore configure-summary
-
- 2003-01-10 22: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-10 22:08 rstory
- * .cvsignore:
- ignore variations of changelog.add
-
- 2003-01-10 17:09 hardaker
- * snmplib/: mib.c, snmp_api.c:
- doxygen output tags to put the recently defined functions into groups.
-
- 2003-01-10 17: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 14:38 hardaker
- * configure, configure.in:
- opps
-
- 2003-01-10 14:29 hardaker
- * configure, configure.in:
- remove double checking output
-
- 2003-01-10 11:33 hardaker
- * testing/tests/T0160snmpv2cbulkget:
- fix positional arguments
-
- 2003-01-10 06:04 dts12
- * FAQ:
- Reference Bruce Shaw's discussion of the perl compilation problems
- (see README.solaris)
-
- 2003-01-10 05: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 15:41 hardaker
- * man/Makefile.in:
- make doc update.
-
- 2003-01-09 15: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 15: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 08: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 07:27 hardaker
- * testing/tests/: T0160snmpv2cbulkget, T0220snmpv3bulkget
- :
- GetBulk testing supplied by Xiaofeng Ling
-
- 2003-01-09 07:26 hardaker
- * testing/RUNTESTS:
- Add -x flag for calling subtests with "sh -x".
- Fix number counting for interactive output.
-
- 2003-01-07 15:49 hardaker
- * COPYING (V4-2-patches.8), COPYING:
- year update
-
- 2003-01-07 10:18 hardaker
- * FAQ (V4-2-patches.8), FAQ:
- irc server name change
-
- 2003-01-07 08:01 hardaker
- * snmplib/mib.c:
- bug #663628 and patch: fix ip address index parsing from OIDs
-
- 2003-01-07 01: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 08:16 nba
- * Makefile.in:
- Install Solaris 9 header
-
- 2003-01-05 15:14 nba
- * win32/win32.opt:
- Make it compile with VC++
-
- 2003-01-05 14:28 nba
- * win32/: encode_keychange/encode_keychange.dsp, win32.opt
- , libsnmp_dll/libsnmp.def:
- Make it compile with VC++
-
- 2003-01-05 12: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 12: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 05:02 dts12
- * FAQ (V4-2-patches.7), FAQ:
- Mention the Stratus VOS port. (Thanks to Brandon Hall)
-
- 2003-01-02 15:00 rstory
- * include/net-snmp/library/container.h:
- parens around x in macro in case x is multiple C tokens
-
- 2002-12-22 09: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 09:31 rstory
- * ChangeLog, NEWS:
- update for 5.0.7.pre2
-
- 2002-12-22 09: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 04:58 nba
- * Makefile.in:
- clean away net-snmp-config on make clean
-
- 2002-12-20 04: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 01:49 nba
- * snmplib/snmp_api.c:
- A patch from V4 that didn't make it ... allow list of numeric bits setting BITS
-
- 2002-12-19 23: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-19 23:35 hardaker
- * include/net-snmp/utilities.h:
- add callback.h
-
- 2002-12-19 23:22 hardaker
- * snmplib/read_config.c:
- fix persistent storage file renaming. (snprintf change mistake)
-
- 2002-12-19 23: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 14: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 14:49 hardaker
- * perl/OID/OID.xs:
- print a warning when you can't parse an OID (err, not ideal)
-
- 2002-12-19 14:48 hardaker
- * perl/AnyData_SNMP/Storage.pm:
- - misc bug fixes.
- - skip SETing columns with no value passed in.
-
- 2002-12-19 11:43 nba
- * agent/mibgroup/: examples/example.c, host/hr_network.c
- , host/hr_swinst.c:
- Being a bit quick, eh, Dave ...
-
- 2002-12-19 08:14 dts12
- * agent/mibgroup/mibII/: at.c (V4-2-patches.2), at.c:
- Ensure the ifname buffer is big enough to read in a full-length name.
- (From the SUSE "audit" patch)
-
- 2002-12-19 08: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.[8,9,3,3,0]), 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 07: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 03:02 jbpn
- * include/net-snmp/net-snmp-config.h.in:
- - code with BSDi4
-
- 2002-12-19 02: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 10:50 hardaker
- * agent/mibgroup/agent/nsModuleTable.c:
- remove mem-leak comment. Out of date and was fixed
-
- 2002-12-18 10:47 hardaker
- * agent/mibgroup/agentx/agentx_config.c, man/snmpd.conf.5.def
- :
- delete experimental warning about agentx
-
- 2002-12-18 10:40 hardaker
- * mibs/UCD-SNMP-MIB.txt:
- fix bug#655488: descriptions of ssIORawReceived and ssRawInterrupts were reversed
-
- 2002-12-18 05:19 jbpn
- * agent/snmpd.c:
- - restart stderr logging on HUP (if -L was given on command line)
-
- 2002-12-17 16: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 16:26 rstory
- * local/mib2c.array-persistent.conf:
- never mind
-
- 2002-12-17 16: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 15:58 hardaker
- * perl/OID/OID.xs:
- remove direct call to init_snmp(). This is already called by the .pm file
-
- 2002-12-17 07:22 rstory
- * local/mib2c.array-persistent.conf:
- persistence for array-tables
-
- 2002-12-17 07: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 06:44 rstory
- * snmplib/snmpUDPDomain.c:
- don't use SO_REUSE_ADDR so agent port can't be hijacked
-
- 2002-12-17 06:43 rstory
- * net-snmp-config.in:
- use local var for base agent libs; reorder base agent libs so static linking
- works
-
- 2002-12-16 15:32 nba
- * snmplib/scapi.c, agent/mibgroup/mibII/mta_sendmail.c,
- agent/mibgroup/mibII/mta_sendmail.h:
- Yet another compiler warning ...
-
- 2002-12-16 14:50 hardaker
- * local/mib2c.iterate.conf:
- remove bogus comment reference to table_dataset helper.
-
- 2002-12-16 14: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 08:44 jbpn
- * agent/mibgroup/agentx/master.c:
- - fix small memory leak (peername is copied by snmp_open_ex)
-
- 2002-12-16 08:31 jbpn
- * snmplib/mib.c:
- - fix small memory leak
-
- 2002-12-16 08:19 jbpn
- * snmplib/parse.c:
- - fix memory leak
-
- 2002-12-16 07:02 rstory
- * snmplib/container.c:
- remove redundant include (caused problems on Sun 5.7, reported by jbpn)
-
- 2002-12-16 05:22 rstory
- * dist/nsb-functions:
- configure w/out developer
-
- 2002-12-16 05:18 rstory
- * configure, configure.in:
- DEVFLAGS="" if not developer
-
- 2002-12-15 23:39 nba
- * snmplib/: oid_stash.c, scapi.c, snmpAAL5PVCDomain.c
- , snmpIPXDomain.c, snmpTCPIPv6Domain.c,
- snmpUDPIPv6Domain.c:
- dmalloc support
-
- 2002-12-15 23:39 nba
- * agent/mibgroup/mibII/ipAddr.c:
- Possible leak of fd on error return
-
- 2002-12-14 07: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 07:21 rstory
- * ChangeLog, NEWS:
- update for 5.0.7.pre1
-
- 2002-12-14 06:59 rstory
- * dist/nsb-functions:
- check for agent/mibgroup; fix modules for config_dist
-
- 2002-12-14 06: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 06:54 rstory
- * Makefile.top:
- bump rev to 5.0.7
-
- 2002-12-14 06:49 rstory
- * Makefile.in:
- add -n to grep for C++ comments
-
- 2002-12-14 06: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 06:45 rstory
- * agent/mibgroup/mibII/ipAddr.c:
- remove C++ comments
-
- 2002-12-14 06:30 rstory
- * include/net-snmp/agent/snmp_agent.h:
- add comments to some structure members
-
- 2002-12-14 06: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 06:27 rstory
- * agent/helpers/table.c:
- always process later passes of a set request
-
- 2002-12-13 13:06 nba
- * agent/mibgroup/host/hr_swinst.c:
- Quell compiler warnings
-
- 2002-12-13 12:47 nba
- * agent/mibgroup/mibII/var_route.c, snmplib/default_store.c
- :
- Quell compiler warnings
-
- 2002-12-13 12:40 nba
- * snmplib/scapi.c:
- Fix incomplete zeroing of security data
-
- 2002-12-13 12:39 nba
- * snmplib/parse.c:
- Fix a possible freeing of a NULL pointer
-
- 2002-12-13 12: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 08: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 08:06 rstory
- * agent/mibgroup/agentx/subagent.c:
- add asser to try and cath intermittent crash i've been seeing
-
- 2002-12-13 08:04 rstory
- * agent/mibgroup/agentx/master.c:
- log unknown agentx operation
-
- 2002-12-13 07:12 rstory
- * agent/helpers/table_array.c:
- if no row create callback on set, use NOTWRITABLE instead of NOSUCHINSTANCE
-
- 2002-12-13 07:04 rstory
- * agent/helpers/debug_handler.c:
- fix cut-n-paste so delegated flag displayed properly
-
- 2002-12-13 07:01 rstory
- * snmplib/default_store.c:
- log text (APP|LIB|TOK) instead of store id in debug msgs
-
- 2002-12-13 06:53 rstory
- * dist/nsb-functions:
- add --with-libwrap
-
- 2002-12-13 06:49 rstory
- * FAQ:
- grammar/indention tweak + mention strip for memory footprint question
-
- 2002-12-13 06: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 04: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 04:14 jbpn
- * snmplib/read_config.c:
- - increase width of token field to improve legibility of
- configuration directive help output
-
- 2002-12-12 14:46 nba
- * apps/snmptable.c:
- Protect against unknown -O options
-
- 2002-12-12 12:56 nba
- * agent/mibgroup/smux/smux.c:
- Fix some size_t that really should be int
-
- 2002-12-12 11: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 10: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 10:35 hardaker
- * perl/agent/agent.xs:
- Add a getRootOID function to the reginfo pointer passed into handlers.
-
- 2002-12-12 10: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 10: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 10: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 09:56 jbpn
- * apps/snmptrapd.c:
- - drop long-deprecated -q and -S options
- - minor formatting fixes
-
- 2002-12-12 09:35 jbpn
- * agent/snmpd.c:
- - remove duplicate message in usage
-
- 2002-12-12 08: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 08: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 07:58 dts12
- * agent/helpers/: all_helpers.c, table.c:
- Suppress some compiler warnings.
- Based on patch supplied by Chris Johns (#644041)
-
- 2002-12-12 07: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 07: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 05: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 05: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 04:18 dts12
- * snmplib/mib.c:
- Document the -OU option, and alphabetise the handling of options.
-
- 2002-12-12 03: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 02: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 13:52 nba
- * agent/mibgroup/host/hr_disk.c:
- Patch for FreeBSD. Thanks to Jun Kuriyama
-
- 2002-12-11 09: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 08: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 03: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 03:27 dts12
- * README.solaris:
- Mention the non-functionality of one of the suggested approaches.
- (Bug #617119). Reported by Quanah Gibson-Mount
-
- 2002-12-11 03: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 02:56 dts12
- * README.snmpv3 (V4-2-patches.4), README.snmpv3:
- Document the location assumptions being made in this description.
-
- 2002-12-11 01: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 01:30 dts12
- * agent/ds_agent.h, agent/snmpd.c, testing/eval_tools.sh
- (V4-2-patches.[2,6,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 01: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 01: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 16: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 16:24 nba
- * snmplib/read_config.c:
- Report errors handling persistent storage files
-
- 2002-12-10 16:23 nba
- * snmplib/system.c:
- Pass up error on directory creation
-
- 2002-12-10 14:27 nba
- * snmplib/mib.c:
- Better respect for the max width option (snmptranslate -Td)
-
- 2002-12-10 14:26 nba
- * man/snmp.conf.5.def:
- Document the oidOutputFormat option
-
- 2002-12-10 14: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 08:58 dts12
- * agent/mibgroup/mibII/: interfaces.c (V4-2-patches.6),
- interfaces.c:
- Protect against empty lines in /proc/net/dev (Bug #625426)
-
- 2002-12-10 08: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 08: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 07: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 01:59 dts12
- * agent/agent_handler.c:
- Remove a couple of extraneous ^M characters.
-
- 2002-12-09 23: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 08:12 dts12
- * snmplib/snmp_api.c:
- Handle missing integer values (whether 32- or 64-bit!). Oops!
-
- 2002-12-09 07:12 dts12
- * snmplib/: snmp_api.c (V4-2-patches.8), snmp_api.c:
- Handle integer-based values correctly on a 64-bit platform.
- Patch supplied by Thomas Weber (#561071)
-
- 2002-12-09 06: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 06:32 dts12
- * agent/: snmpd.c (V4-2-patches.5), snmpd.c:
- Remove the PID file on agent shutdown.
- Patch supplied by Joel Rosdahl (#627699)
-
- 2002-12-09 06: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 04:12 dts12
- * acconfig.h, configure, configure.in:
- Recognise BSDi4, and tweak the recognition of 'dlopen'.
- Patches supplied by Joel Rosdahl.
-
- 2002-12-09 03: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 01:20 dts12
- * README.solaris:
- Mention the limitations on /usr/ucb/sed,
- and point people towards /usr/bin/sed instead.
-
- 2002-12-07 05: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 05:34 dts12
- * agent/helpers/table_dataset.c:
- Report back the correct error for rows that couldn't be created.
-
- 2002-12-07 05:32 dts12
- * agent/helpers/table_dataset.c:
- Protect against freeing a row that never got created in the first place.
-
- 2002-12-06 15: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 10:12 hardaker
- * configure.in:
- remove ucdDemoPublic from --enable-mini-agent
-
- 2002-12-06 10:02 hardaker
- * configure:
- remove ucdDemoPublic from --enable-mini-agent
-
- 2002-12-06 09: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 08: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 02: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 02:41 dts12
- * agent/helpers/table_dataset.c:
- Stop processing when a 'non-writable create' is detected.
-
- 2002-12-04 16:35 hardaker
- * agent/mibgroup/disman/mteTriggerTable.c:
- - BIT_STR -> OCTET_STR, which is what it should be.
- - run eventTable entries.
-
- 2002-12-04 16:34 hardaker
- * agent/mibgroup/disman/mteTriggerExistenceTable.c:
- BIT_STR -> OCTET_STR, which is what it should be.
-
- 2002-12-04 16:33 hardaker
- * agent/mibgroup/disman/: mteObjectsTable.c,
- mteTriggerBooleanTable.c:
- use netsnmp_strdup_and_null to get real strings from mib data.
-
- 2002-12-04 16: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 16:29 hardaker
- * local/mib2c.create-dataset.conf:
- - use the netsnmp_table_set_add_indexes function which actually works.
-
- 2002-12-04 16: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 16:27 hardaker
- * net-snmp-config.in:
- document --prefix
-
- 2002-12-04 10:16 hardaker
- * NEWS (V4-2-patches.9), NEWS:
- document 4.2.6
-
- 2002-12-03 01: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 01: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 01: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 01:40 dts12
- * agent/snmp_agent.c:
- Explicitly parenthesise a comparison, to keep the compiler happy.
-
- 2002-12-02 01: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 01:36 dts12
- * agent/helpers/table_dataset.c:
- Catch (and reject) attempts to create a new row via a non-writable object.
-
- 2002-11-28 01: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 14: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 14:53 nba
- * apps/snmptranslate.c:
- Reinstate the -w options that was lost in the indent fury
-
- 2002-11-26 07: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 01:10 dts12
- * snmplib/snmp_enum.c:
- Fix incorrect usage of SE_MAX_IDS vs SE_MAX_SUBIDS.
- Reported by 'shinepeak'
-
- 2002-11-25 19:41 hardaker
- * local/FAQ2HTML:
- hack of a hack of a hack, or: fix multi-line FAQ questions
-
- 2002-11-25 07:08 hardaker
- * README.agentx:
- mention agentxPingInterval
-
- 2002-11-18 18:39 hardaker
- * agent/mibgroup/smux/smux.h:
- applied patch #527650
-
- 2002-11-11 14:10 nba
- * snmplib/mib.c:
- Respect the mibdirs conf directive. Thanks to Stefan Radman (sradman)
-
- 2002-11-11 13:57 nba
- * apps/snmptrapd_log.c:
- Fix a missing error return
-
- 2002-11-11 11:26 hardaker
- * snmplib/: snmpTCPDomain.c, snmpUDPDomain.c:
- fix taddr generation/parsing for port based transports to properly use
- network byte ordering.
-
- 2002-11-11 11:25 hardaker
- * agent/mibgroup/target/snmpTargetAddrEntry.c:
- fix write support for the timeout column
-
- 2002-11-09 07: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 06: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 06: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 06:52 nba
- * apps/snmpvacm.c:
- Print the error information in case of error
-
- 2002-11-09 06:51 nba
- * apps/snmpnetstat/route.c:
- Protect against v2 exception results
-
- 2002-11-09 06:49 nba
- * sedscript.in, man/snmpcmd.1.def:
- Protect PREFIX when it is the env var. Thanks to Stefan Radman (sradman)
-
- 2002-11-09 06:47 nba
- * mibs/rfclist:
- Add RFC 3371 L2TP-MIB
-
- 2002-11-09 06:46 nba
- * mibs/IANAifType-MIB.txt:
- Updated from IANA
-
- 2002-11-07 02: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 12:35 rstory
- * net-snmp-config.in:
- fix cut/paste
-
- 2002-11-06 12:04 rstory
- * configure:
- configure to match configure.in & makefiles
-
- 2002-11-06 11:08 rstory
- * net-snmp-config.in:
- add missing end quote
-
- 2002-11-06 10:35 rstory
- * net-snmp-config.in:
- add @DEVFLAGS@ weherver there is a @CFLAGS@, except for the new --base-cflags
-
- 2002-11-06 10:22 rstory
- * Makefile.top:
- add @DEVFLAGS@ to CFLAGS
-
- 2002-11-06 10:21 rstory
- * configure.in:
- seperate developer cflags from normal cflags
-
- 2002-11-06 09: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 09: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 09:24 hardaker
- * perl/AnyData_SNMP/netsh:
- added a xmlshort delimiter as requested by lands on IRC
-
- 2002-11-05 08:59 rstory
- * dist/cvsup:
- tabs -> spaces only try to chmod RO src dir if owner of dirs
-
- 2002-11-05 08:56 rstory
- * mkinstalldirs:
- making a directory is not an error, so don't send output to stderr
-
- 2002-11-04 08:15 hardaker
- * agent/mibgroup/target/snmpTargetParamsEntry.c:
- allow unregistered security models <= 2
-
- 2002-11-04 08: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 08:13 hardaker
- * net-snmp-config.in:
- add cppflags to --cflags
-
- 2002-11-04 08:13 hardaker
- * NEWS:
- add stuff for 5.0.7 (or whatever) mentioning a few new features.
-
- 2002-11-01 09:06 hardaker
- * snmplib/snmp_api.c:
- Fixed bug #632094 using the suggested method: watch for NULL strerror() return
-
- 2002-11-01 07: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 11: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 11: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 11:25 rstory
- * snmplib/test_binary_array.c:
- simple test program for binary array
-
- 2002-10-29 06:28 hardaker
- * perl/SNMP/SNMP.xs:
- Fix debugging as noted in bug #630348
-
- 2002-10-28 16:47 hardaker
- * configure, configure.in:
- changed .1.6.3 to 1.3.6 as noted in comp.protocols.snmp
-
- 2002-10-28 12:01 hardaker
- * agent/mibgroup/examples/ucdDemoPublic.conf:
- changed password
-
- 2002-10-28 11:57 hardaker
- * agent/mibgroup/examples/ucdDemoPublic.conf:
- misc vacm fixes
-
- 2002-10-28 05:41 jbpn
- * snmplib/snmp_api.c:
- - remove erroneous free() of rxbuf
-
- 2002-10-25 09:35 hardaker
- * snmplib/snmp_api.c:
- fixed SNMP_CALLBACK_OP_DISCONNECT -> NETSNMP_OP_CALLBACK_DISCONNECT as noted by TrogL on IRC
-
- 2002-10-25 04: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 07:41 hardaker
- * README:
- Added the super-bug-patch generator Stefan Radman to the THANKS list
-
- 2002-10-24 07:40 hardaker
- * configure.in:
- bug #617508: added the mta_sendmail module to --help
-
- 2002-10-24 07:35 hardaker
- * local/Makefile.in:
- update install list for mib2c conf files and remove old one
-
- 2002-10-23 17:34 hardaker
- * configure, configure.in:
- fix incorrect variable name I noticed when copying to a different configure script in another package
-
- 2002-10-23 17: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 17:12 hardaker
- * agent/mibgroup/disman/mteTriggerTable.c:
- inconsequencial memory leaks fixed (init time leaks).
-
- 2002-10-23 17: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 15:44 hardaker
- * agent/mibgroup/notification/snmpNotifyTable.c:
- snmpNotifyTable.c
-
- 2002-10-23 15:40 hardaker
- * agent/mibgroup/disman/mteTriggerTable.c:
- free a previously malloced pointer to the watch variable before replacing it.
-
- 2002-10-23 15:40 hardaker
- * agent/mibgroup/examples/delayed_instance.c:
- remove duplicate unused malloc.
-
- 2002-10-21 09:43 jbpn
- * include/net-snmp/system/solaris2.9.h:
- - add system file for Solaris 9
-
- 2002-10-17 19: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 19: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 19:39 hardaker
- * Makefile.in, aclocal.m4, configure,
- configure.in:
- Print out a "summary" at the end of a run
-
- 2002-10-17 02:40 dts12
- * local/mib2c.old-api.conf:
- Properly terminate a loop construct (missing '@end@')
- Spotted by Karl Cooper. Oops!
-
- 2002-10-16 14:19 rstory
- * agent/snmpd.c:
- restore continue after EINTR caused by signal we handled (instead of falling
- thorough to exit!)
-
- 2002-10-16 14: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 12: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-15 21: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 14:09 rstory
- * snmplib/mib.c:
- netsnmp_get_boolean -> netsnmp_ds_get_boolean
-
- 2002-10-15 11:08 rstory
- * agent/helpers/table.c:
- fix constant used in assert, noted on coders
-
- 2002-10-15 11:07 rstory
- * agent/snmp_agent.c:
- include syslog for libwrap log levels
-
- 2002-10-15 07:39 hardaker
- * man/snmpcmd.1.def:
- Add yet another way to specify v6 addresses
-
- 2002-10-14 08:54 hardaker
- * man/snmpcmd.1.def:
- fix ipv6 transport address specs
-
- 2002-10-11 16:18 hardaker
- * README.cmu, dist/net-snmp.spec:
- Remove the README.cmu file (entirely out of date at this point).
-
- 2002-10-11 13: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 13:49 hardaker
- * snmplib/mib.c:
- Patch #598280 from Jeff Watson: make -OQ not print type warnings.
-
- 2002-10-11 13:43 hardaker
- * dist/Makefile:
- fix include directory
-
- 2002-10-11 13:42 hardaker
- * dist/.cvsignore:
- ignore rpm subdir
-
- 2002-10-11 13:32 hardaker
- * dist/RELEASE-INSTRUCTIONS:
- better docs about auto-extracted SF news
-
- 2002-10-11 13:04 hardaker
- * dist/: Makefile, net-snmp.spec:
- merge in patch #598869: Mark Harig's better rpm stuff
-
- 2002-10-11 12: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 12:18 hardaker
- * man/snmpcmd.1.def:
- ../agent/snmp_agent.c
-
- 2002-10-11 12:14 hardaker
- * man/snmp.conf.5.def:
- document dontPrintUnits
-
- 2002-10-11 11: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 10:53 hardaker
- * agent/mibgroup/ucd-snmp/diskio.c:
- Patch #312694 from John Surveyor: fix diskio on solaris.
-
- 2002-10-11 10:37 hardaker
- * agent/mibgroup/mibII/at.c:
- Applied patch #621398 from Matthew Krenzer to fix linux arp table.
-
- 2002-10-11 06:47 rstory
- * win32/snmpdsdk/snmpd.dsp:
- chg netsnmpmibs -> netsnmpmibsskd (noted on coders by Jed Whitten)
-
- 2002-10-11 06:45 jbpn
- * man/snmpcmd.1.def:
- - note square brackets for IPv6 addresses
-
- 2002-10-11 06:40 jbpn
- * agent/snmpd.c:
- - restart select() more quickly if an EINTR happens
-
- 2002-10-10 22:51 hardaker
- * FAQ:
- applied Harrie's patch describing low memory footprints
-
- 2002-10-10 08:38 hardaker
- * snmplib/snmpksm.c:
- Patch from Ken Horstein to fix KSM module
-
- 2002-10-10 03:22 jbpn
- * agent/helpers/table_array.c:
- - remove bad inlines which cause file not to compile with Sun CC.
- See bug #620827.
-
- 2002-10-09 23:03 hardaker
- * dist/net-snmp.spec:
- add .la files
-
- 2002-10-09 23:00 hardaker
- * dist/net-snmp.spec:
- make the .spec file almost usable.
-
- 2002-10-08 15:55 hardaker
- * FAQ:
- FAQ updates for download sites.
-
- 2002-10-08 07:36 hardaker
- * perl/OID/OID.pm:
- Patch from Joshua Keroes for string comparisons
-
- 2002-10-07 10:57 hardaker
- * FAQ:
- added a statement about the COPYING file (suggested by Harrie)
-
- 2002-10-06 11:32 rstory
- * dist/README.build-scripts:
- nsb-* likes full paths, update examples; fix sourceforge upload site
-
- 2002-10-05 14: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 )
-
- 2002-10-05 14:42 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:
- make docs
-
- 2002-10-05 14:41 hardaker
- * ChangeLog, NEWS:
- update for 5.0.6
-
- 2002-10-05 14:38 hardaker
- * dist/RELEASE-INSTRUCTIONS:
- misc updates
-
- 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
-
- 2002-09-30 13: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 13:05 rstory
- * agent/helpers/table.c:
- don't use static local vars, as they are likely to cause problems with threads
-
- 2002-09-30 12:48 rstory
- * dist/nsb-package:
- make sure install dir is relative to build dir
-
- 2002-09-30 12:20 rstory
- * snmplib/vacm.c:
- add missing newline in debug
-
- 2002-09-30 12:19 rstory
- * dist/: nsb-functions, nsb-package:
- fix typos
-
- 2002-09-30 12:18 rstory
- * agent/snmp_agent.c:
- avoid infinite loop
-
- 2002-09-30 11: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 11:58 rstory
- * dist/cvsup:
- if CVS dir is ro, automagically make it rw before update and ro after update
-
- 2002-09-27 11:03 hardaker
- * agent/snmp_agent.c:
- make get_set_cache() return an error if no previous SET has been started.
-
- 2002-09-27 11:02 hardaker
- * agent/agent_registry.c:
- double check against some null pointers before using them in the cache code.
-
- 2002-09-27 10:36 hardaker
- * agent/snmp_agent.c:
- set treecache_num to -1 at init of memory, to be extra safe.
-
- 2002-09-26 11:58 hardaker
- * agent/: snmp_agent.c, snmpd.c:
- move libwrap variables
-
- 2002-09-26 11:57 hardaker
- * perl/agent/agent.xs:
- ok, remove tcpwrappers vars
-
- 2002-09-26 10:44 hardaker
- * perl/agent/agent.xs:
- define stupid variables needed by tcpwrappers because they don't get
- concepts of encapsulation. arg.
-
- 2002-09-26 08:26 hardaker
- * perl/agent/agent.xs:
- change call_pv to perl_call_pv for older versions of perl.
-
- 2002-09-26 08:10 hardaker
- * snmplib/mib.c:
- run strdup() on get_mib_dir() results to fix bug pointed out by Eugene Bruk.
-
- 2002-09-23 10:14 hardaker
- * dist/RELEASE-INSTRUCTIONS:
- mention freshmeat
-
- 2002-09-23 10: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 09:47 hardaker
- * snmplib/snmp_api.c:
- - make not in time window reports trigger a resend of informs.
- (suggestion from Erik Anggard)
-
- 2002-09-20 08:28 jbpn
- * agent/mibgroup/mibII/vacm_vars.h:
- - remove functions vacm_parse_security and vacm_free_security which
- don't exist
-
- 2002-09-19 14: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 13:38 hardaker
- * perl/agent/: agent.xs, netsnmp_request_infoPtr.pm:
- fix agent request_infoPtr problems.
-
- 2002-09-19 09: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 03:14 jbpn
- * include/net-snmp/library/snmp_api.h:
- - undo worst of indent damage
-
- 2002-09-19 03:03 jbpn
- * include/net-snmp/library/snmp_api.h:
- - remove _dparse functions (which don't exist)
-
- 2002-09-18 07:55 hardaker
- * testing/eval_tools.sh:
- reset SNMP_SLEEP after loop
-
- 2002-09-18 07:41 jbpn
- * snmplib/snmp_client.c:
- - remove very obsolete (and not used anywhere) #definitions of
- PARTY_MIB_BASE and CONTEXT_MIB_BASE
-
- 2002-09-17 23:59 rstory
- * ChangeLog:
- tweak for 5.0.4 last minute update
-
- 2002-09-17 23:48 rstory
- * testing/eval_tools.sh:
- chg > to -gt to achieve intended result
-
- 2002-09-17 22:39 rstory
- * NEWS:
- update for 5.0.4
-
- 2002-09-17 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 )
-
- 2002-09-17 22:32 rstory
- * ChangeLog:
- update for 5.0.4
-
- 2002-09-17 21: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-17 21: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-17 21:25 rstory
- * win32/snmpdsdk/snmpd.dsp:
- take 'sdk' out of exe name
-
- 2002-09-17 21:25 rstory
- * win32/win32sdk.dsw:
- swap snmpdsdk for snmpd
-
- 2002-09-17 21: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-17 21:12 rstory
- * win32/netsnmpmibs/netsnmpmibs.dsp:
- remove sdk dependent modules
-
- 2002-09-17 21:10 rstory
- * win32/mib_module_inits.h:
- group modules that depend on win32 sdk together, with ifdef
-
- 2002-09-17 21:08 rstory
- * agent/snmp_vars.c:
- no callback for win32 until pipe fd problem is fixed
-
- 2002-09-17 21:07 rstory
- * win32/: netsnmpmibssdk/netsnmpmibssdk.dsp,
- snmpdsdk/snmpd.dsp:
- new versions for sdk users
-
- 2002-09-17 21:05 rstory
- * win32/win32sdk.dsw:
- new workspace for sdk users
-
- 2002-09-16 13:27 hardaker
- * perl/SNMP/SNMP.pm:
- mib module loading fixes by calling init_snmp first
-
- 2002-09-13 12: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 09:33 hardaker
- * perl/OID/: OID.pm, OID.xs, test.pl:
- fix illegal oids to not return a pointer.
-
- 2002-09-13 07:40 jbpn
- * snmplib/snmpUDPDomain.c:
- - minor optimisation; we don't need a zero-terminated community
- string except for debugging output.
-
- 2002-09-13 07:35 hardaker
- * local/mib2c:
- added -i option to request indent not be run
-
- 2002-09-13 07:06 jbpn
- * COPYING:
- - add missing verb in introduction
-
- 2002-09-12 12: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 11:45 hardaker
- * net-snmp-config.in:
- include ldflags where appropriate (--libs, --agent-libs, ...)
-
- 2002-09-11 22:48 rstory
- * dist/: nsb-nightly, nsb-package:
- add/use new option to remove build dir after successful build
-
- 2002-09-11 22:47 rstory
- * dist/nsb-functions:
- print build dir
-
- 2002-09-11 22:19 hardaker
- * testing/tests/: Sv3config, T030snmpv3usercreation:
- much more complex tests of USM user creation/modification.
-
- 2002-09-11 22: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-11 21:34 rstory
- * dist/nsb-functions:
- don't monkey around with returning error codes, just exit; more regexp tweaks
-
- 2002-09-11 16: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 16:24 hardaker
- * apps/snmptrapd.c:
- use snmp_log instead of printf for shutdown message.
-
- 2002-09-11 15:42 hardaker
- * local/mib2c.iterate.conf:
- missing variable decl pointed out by irc:df
-
- 2002-09-10 13:16 rstory
- * dist/nsb-functions:
- tweak error regexps & error messages
-
- 2002-09-10 12: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 12:26 rstory
- * Makefile.in:
- new start-flag end-flag targets to help nightly build script determine
- if a make completed successfully
-
- 2002-09-10 12: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 12:08 rstory
- * dist/nsb-nightly:
- new script for automated nightly builds
-
- 2002-09-10 12: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 12:05 rstory
- * dist/: nsb-config, nsb-platform:
- add current path to script to nsb-function search path
-
- 2002-09-09 06: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 06:09 hardaker
- * apps/snmptranslate.c:
- double check a pointer value before using it.
-
- 2002-09-09 06: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 15: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 11:36 hardaker
- * README.solaris:
- added Bruce's email address
-
- 2002-09-04 11:27 hardaker
- * Makefile.in, Makefile.rules:
- fix perlclean
-
- 2002-09-04 11:10 hardaker
- * agent/snmpd.c:
- Fix process grouping by calling setsid() (reported by irc:TrogL)
-
- 2002-09-04 11:09 hardaker
- * configure, configure.in,
- include/net-snmp/net-snmp-config.h.in:
- check for setsid().
-
- 2002-09-03 10:51 hardaker
- * local/mib2c:
- fix cases where there either are no tables or no scalars.
-
- 2002-09-03 10:23 hardaker
- * perl/SNMP/SNMP.xs:
- don't use NULL variables.
-
- 2002-09-02 19: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 19:33 rstory
- * ChangeLog:
- update for release 5.0.4.pre2
-
- 2002-09-02 19:22 rstory
- * man/netsnmp_handler.3:
- updated docs
-
- 2002-09-02 19: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 19:16 rstory
- * dist/nsb-config:
- try and guess at src dir if not specified
-
- 2002-09-02 19:15 rstory
- * dist/README.build-scripts:
- add note about err when building in and out of source tree
-
- 2002-09-02 18:55 rstory
- * Makefile.in:
- full path to versiontag, in case we are buildint outside of src directory
-
- 2002-09-02 18:37 rstory
- * dist/nsb-functions:
- remove forced prompt on errors
-
- 2002-09-02 18:36 rstory
- * Makefile.in:
- add warnings when VERSION is required; add tarclean target; add tarclean to
- distclean target
-
- 2002-09-02 18:34 rstory
- * agent/mibgroup/versiontag:
- add msg on error; add clean target
-
- 2002-09-02 17:27 rstory
- * NEWS:
- update win32 & AgentX status
-
- 2002-09-02 17: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 10: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 12:18 rstory
- * include/net-snmp/utilities.h:
- include check_varbind.h
-
- 2002-08-30 12: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 06:14 hardaker
- * FAQ, README:
- - delete sunsite.cnlab-switch.ch mirror, as it isn't one anymore.
-
- 2002-08-29 10:32 rstory
- * dist/nsb-functions:
- check for modules before configuring them
-
- 2002-08-29 07: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 07:52 hardaker
- * perl/agent/agent.pm:
- use the right perl module name in the use line.
-
- 2002-08-29 03: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 01: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 11: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 11: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-26 21:59 rstory
- * Makefile.top:
- update for release 5.0.4.pre1
-
- 2002-08-26 21: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-26 21:24 rstory
- * ChangeLog:
- update for release 5.0.4.pre1
-
- 2002-08-26 21: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-08-26 21:17 rstory
- * 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:
- update man pages for 5.0.4.pre1
-
- 2002-08-26 21:10 rstory
- * dist/nsb-config:
- new file to configure using same options as nsb-package for test or dist
-
- 2002-08-26 21:09 rstory
- * dist/nsb-package:
- don't append sys-name when building in src tree
-
- 2002-08-26 21:09 rstory
- * dist/nsb-functions:
- fix typo
-
- 2002-08-26 21:06 rstory
- * dist/nsb-functions:
- 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 20:34 rstory
- * Makefile.in:
- tweak commentcheck target to work outside the source tree
-
- 2002-08-26 20:33 rstory
- * agent/mibgroup/mibII/interfaces.c,
- agent/mibgroup/ucd-snmp/proxy.c,
- include/net-snmp/library/asn1.h,
- include/net-snmp/library/oid_stash.h, snmplib/winservice.c
- :
- remove C++ style comments (and anything that even remotely resembles one)
-
- 2002-08-26 14:47 rstory
- * dist/nsb-functions:
- pass make params to make, so we don't try to install in /usr/local/bin of
- the compile servers...:-/
-
- 2002-08-26 14:39 rstory
- * dist/nsb-functions:
- make dist & extra transports; no ipv6 on Darwin; make touchit before make
-
- 2002-08-26 14:04 rstory
- * agent/mibgroup/Rmon/event.c:
- replace u_int32_t, which doesn't compile on Sun 5.8, with u_int
-
- 2002-08-26 13:53 rstory
- * agent/mibgroup/Rmon/rows.c:
- fix undeclared variable error spotted on Sun, which linux missed completely.
- I have no idea how this compiled before!!
-
- 2002-08-26 13:43 rstory
- * dist/nsb-functions:
- cleaner way to add system specific modules; disable perl, as it breaks
- builds outside of the source tree
-
- 2002-08-26 12:45 rstory
- * dist/nsb-functions:
- only configure IPX on Linux
-
- 2002-08-26 12:44 rstory
- * dist/nsb-functions:
- only configure IPX on Linux; bail on configure errors
-
- 2002-08-26 12:04 rstory
- * dist/README.build-scripts:
- add suggestion to symlink nsb-* in local bin dir
-
- 2002-08-26 12:03 rstory
- * dist/: nsb-package, nsb-functions:
- add option for pre-release test configure options
-
- 2002-08-26 12:02 rstory
- * README.snmpv3:
- make section headers stand out more; move note about encryption not being
- enabled to a more prominent place.
-
- 2002-08-22 05:31 jbpn
- * include/net-snmp/system/solaris2.7.h:
- - DONT_USE_NLIST reinstated, so NO_KMEM_USAGE redundant
-
- 2002-08-22 05:29 jbpn
- * acconfig.h, include/net-snmp/net-snmp-config.h.in:
- - reinstate test for DONT_USE_NLIST
-
- 2002-08-22 04:11 jbpn
- * agent/snmpd.c:
- - stop and restart logging when HUPped. This allows logfiles to be
- rotated and so forth.
-
- 2002-08-22 01:31 dts12
- * README.snmpv3:
- Add the missing '-x/X' options to the example authPriv command line
- (reported by Prasada R Vankayalapati)
-
- 2002-08-20 08:04 hardaker
- * agent/mibgroup/agentx/subagent.c, apps/snmptrapd.c,
- include/net-snmp/agent/ds_agent.h, FAQ:
- quiet snmptrapd when it can't connect to the agentx master.
-
- 2002-08-20 05:54 jbpn
- * include/net-snmp/system/solaris2.7.h:
- - 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 05:48 jbpn
- * agent/mibgroup/kernel_sunos5.c:
- - detect gigabit ethernet devices (geN)
- - undo indent mayhem
-
- 2002-08-20 02:57 jbpn
- * include/net-snmp/utilities.h:
- - 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 02:56 jbpn
- * include/net-snmp/library/mt_support.h:
- - 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 02:54 jbpn
- * include/net-snmp/library/snmp_locking.h:
- - fix highly bogus non-C syntax
-
- 2002-08-20 02:53 jbpn
- * snmplib/mt_support.c:
- - 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-19 22:13 hardaker
- * include/net-snmp/agent/agent_registry.h:
- headers for cache enabling functions.
-
- 2002-08-19 22:12 hardaker
- * agent/mibgroup/disman/mteTriggerTable.c:
- don't use non-existent memory pointers to the response data (eg: "timeout")
-
- 2002-08-19 14:46 nba
- * include/net-snmp/net-snmp-includes.h:
- Change a few conditionals to use #if in place of #ifdef
-
- 2002-08-19 14:28 nba
- * snmplib/: mib.c, parse.c:
- Align with 4.2 branch
-
- 2002-08-19 14:26 nba
- * mibs/: DISMAN-SCHEDULE-MIB.txt,
- IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt, IANAifType-MIB.txt
- , INET-ADDRESS-MIB.txt, Makefile.mib, ianalist
- , mibfetch, rfclist:
- Update to current MIBs
-
- 2002-08-19 14:25 nba
- * agent/mibgroup/mibII/vacm_vars.c:
- Bail out for bad snmpAdminString value
-
- 2002-08-19 07:43 jbpn
- * FAQ (V4-2-patches.3), FAQ:
- - 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 02:44 dts12
- * FAQ (V4-2-patches.2), FAQ:
- Add an entry about the snmptrapd/AgentX warning message.
-
- 2002-08-18 18:24 rstory
- * dist/nsb-functions:
- don't configure with build install dir, it is already specified on cmd line
- for make install
-
- 2002-08-18 10:59 rstory
- * agent/helpers/table.c:
- more debugging - log value request is trying to set
-
- 2002-08-16 15:13 hardaker
- * README:
- added Bruce Shaw to the thanks list
-
- 2002-08-16 15:12 hardaker
- * README.solaris:
- A great update talking about perl and solaris from Bruce Shaw
-
- 2002-08-16 01:51 dts12
- * agent/helpers/table_iterator.c:
- 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 00:17 hardaker
- * agent/snmp_agent.c:
- turn off caching by default, since the agentx code appears broken.
-
- 2002-08-16 00:03 hardaker
- * agent/: agent_registry.c, snmp_agent.c:
- speed enhancements via implementing a registration subtree lookup
- cache. greatly speeds things up when similar requests come in
- (snmpwalk, ...).
-
- 2002-08-15 10:35 hardaker
- * snmplib/parse.c:
- protect against NULL labels in subtrees
-
- 2002-08-15 08:14 hardaker
- * agent/agent_index.c, agent/agent_registry.c,
- agent/agent_trap.c, agent/helpers/old_api.c,
- agent/mibgroup/header_complex.c, agent/mibgroup/testhandler.c
- , snmplib/snmp_transport.c, snmplib/snmpusm.c:
- 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 08:12 hardaker
- * snmplib/parse.c:
- double check a pointer exists before passing it to strcmp()
-
- 2002-08-15 08:05 hardaker
- * perl/SNMP/Makefile.PL:
- change MAN3PODS to something compliant with the perl manuals. I think.
-
- 2002-08-14 10:42 rstory
- * apps/snmpset.c:
- add debug for local parsing of args
-
- 2002-08-14 09:26 rstory
- * agent/mibgroup/agentx/: master.c, master_admin.c,
- subagent.c:
- add more detailed in debug messages; add a few new debugs
-
- 2002-08-14 09:23 rstory
- * agent/snmp_agent.c:
- 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 14:25 hardaker
- * snmplib/snmp_api.c:
- fix a length comparison problem with netsnmp_oid_is_subtree()
-
- 2002-08-13 14:24 hardaker
- * NEWS:
- document a few recent changes.
-
- 2002-08-13 14:05 hardaker
- * agent/mibgroup/host/hr_print.c:
- Fix open file runaway on solaris. See bug #592806 reported by James Irwin.
-
- 2002-08-13 12:05 rstory
- * include/net-snmp/types.h:
- array of pointers = pointer to a pointer
-
- 2002-08-09 16:32 hardaker
- * local/FAQ2HTML:
- misc doc fixes.
-
- 2002-08-09 16:31 hardaker
- * snmplib/snmp_parse_args.c,
- include/net-snmp/library/transform_oids.h, snmplib/snmpusm.c
- , snmplib/snmpv3.c:
- initial AES support.
-
- 2002-08-09 16:31 hardaker
- * include/net-snmp/library/snmp_api.h, snmplib/snmp_api.c
- :
- slight speed ups for snmp_oid_compare() to do single int compares till !=
-
- 2002-08-09 16:29 hardaker
- * snmplib/scapi.c:
- - openssl 0.9.7 support for DES changes.
- - initial AES support.
-
- 2002-08-09 16:28 hardaker
- * snmplib/keytools.c:
- indent fixes.
-
- 2002-08-09 16:27 hardaker
- * include/net-snmp/library/: scapi.h, snmpusm.h:
- define AES key specifics
-
- 2002-08-09 16:26 hardaker
- * acconfig.h, configure, configure.in,
- include/net-snmp/net-snmp-config.h.in:
- - check for openssl .0.9.7 DES structures and functions.
- - check for AES support in openssl (> 0.9.7)
-
- 2002-08-09 16:10 hardaker
- * agent/mibgroup/agentx/subagent.c:
- fix mode processing for RESERVE1/RESERVE2 test failures
-
- 2002-08-09 15:29 rstory
- * agent/snmp_agent.c:
- log msg when we ignore/fix illegal error_values for the client APIs
-
- 2002-08-09 15:28 rstory
- * local/mib2c.array-user.conf:
- corrections to example code
-
- 2002-08-09 15:27 rstory
- * agent/helpers/table.c:
- revert errors to uninformative SNMPv1 noSuchName for AgentX get-next/inclusive
- processing; also add more comments here and there
-
- 2002-08-09 14:08 rstory
- * agent/mibgroup/agentx/master.c:
- debug msg for agentx oid for cases other than get/getnext
-
- 2002-08-09 08:45 rstory
- * agent/mibgroup/agentx/master_admin.c:
- don't free registration info on failure, as netsnmp_register_mib already did it
-
- 2002-08-09 06:57 jbpn
- * snmplib/: snmpAAL5PVCDomain.c, snmpCallbackDomain.c,
- snmpIPXDomain.c, snmpTCPDomain.c, snmpTCPIPv6Domain.c
- , snmpUDPDomain.c, snmpUDPIPv6Domain.c,
- snmpUnixDomain.c, snmp_transport.c:
- - 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 06:54 jbpn
- * include/net-snmp/library/: snmpAAL5PVCDomain.h,
- snmpIPXDomain.h, snmpTCPDomain.h, snmpTCPIPv6Domain.h
- , snmpUDPDomain.h:
- - minor formatting fixes
-
- 2002-08-09 06:54 jbpn
- * include/net-snmp/library/snmpUnixDomain.h:
- - don't export netsnmp_unix_blah() functions
-
- 2002-08-09 06:53 jbpn
- * include/net-snmp/library/snmp_transport.h:
- - fix nasty formatting
-
- 2002-08-08 09:14 rstory
- * snmplib/snmpv3.c:
- reword config_perror msgs to remove "Error", as it is redundant
-
- 2002-08-08 09:11 rstory
- * snmplib/keytools.c:
- remove ifdef to log msg to user, after making msg more informative; remove
- annoying blank lines
-
- 2002-08-08 08:33 hardaker
- * acconfig.h, configure, configure.in:
- Patch from Harrie to completely disable kmem usage
-
- 2002-08-06 00:30 jbpn
- * agent/mibgroup/agentx/subagent.c:
- - 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 00:27 jbpn
- * include/net-snmp/library/snmp_alarm.h:
- - add snmp_alarm_unregister_all() function
-
- 2002-08-06 00:26 jbpn
- * snmplib/: snmp_alarm.c, snmp_api.c:
- - add snmp_alarm_unregister_all() function
- - call it from snmp_shutdown()
- - thanks to Vishal Verma for original patch
-
- 2002-08-05 07:06 rstory
- * local/mib2c.iterate.conf:
- match function definition w/Netsnmp_*_DataPoint typedefs; add cvs Id
-
- 2002-08-03 08:52 rstory
- * dist/RELEASE-INSTRUCTIONS:
- break up lines long than 80 chars; abcde, not abcdd
-
- 2002-08-03 00:21 hardaker
- * dist/RELEASE-INSTRUCTIONS:
- more updates about things Wes does at 12:30 am
-
- 2002-08-02 23:44 hardaker
- * FAQ, README, sedscript.in, perl/SNMP/SNMP.pm
- , snmplib/snmp_version.c:
- - (snmplib/snmp_version.c sedscript.in): version tag ( 5.0.3 )
-
- 2002-08-02 23:44 hardaker
- * ChangeLog:
- Update for 5.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....)
-