- 932f392 Remove unused var "initlist". by Michael Slifcak · 25 years ago
- d5a466f Declare strncasecmp in system.h ; Remove unused var "status". by Michael Slifcak · 25 years ago
- 2c46d02 Remove unused vars. by Michael Slifcak · 25 years ago
- 599dd3c Declare optarg in getopt.h. by Michael Slifcak · 25 years ago
- 8715b06 - (.cvsignore, snmpNotifyTable.c, snmpNotifyTable.h): by Wes Hardaker · 25 years ago
- 4b30928 - (snmpTargetAddrEntry.c, snmpTargetAddrEntry.h, by Wes Hardaker · 25 years ago
- 86c1e96 - (target.h, target.c, target.h): generic target session creation by Wes Hardaker · 25 years ago
- 53d6d01 - (header_complex.c): remove Michael's horriblely wrong "fixes". by Wes Hardaker · 25 years ago
- 6cdd462 - (agent_trap.c, agent_trap.h): add remove_trap_session(). by Wes Hardaker · 25 years ago
- 9009d4d (protocol.c) Use sizeof(oid), not 4! by Michael Slifcak · 25 years ago
- 40dc765 Prototype fixup. by Niels Baggesen · 25 years ago
- 5a9efcf s/conifg/config/ .... Hrrrmmmpf by Niels Baggesen · 25 years ago
- 4b42916 - makenosysdepend.pl Makefile.in: object files are now named .lo ... by Niels Baggesen · 25 years ago
- 6ea06f3 - (snmpTargetAddrEntry.h): add the SNMPv2-TM mib to the default list. by Wes Hardaker · 25 years ago
- c3bbad0 - (snmpTargetAddrEntry.c, snmpTargetParamsEntry.c): fix incorrect OIDs. by Wes Hardaker · 25 years ago
- 6730b26 - (agent_read_config.c, agent_trap.c, agent_trap.h): by Wes Hardaker · 25 years ago
- c36c938 - (master_request.c): re-enable freeing of master request. by Wes Hardaker · 25 years ago
- 935b62f - (snmpd.c): store persistent data immediately after init'ing to by Wes Hardaker · 25 years ago
- dc4b3f6 - (configure, configure.in, mib_modules.c, mib_modules.h, snmpd.c): by Wes Hardaker · 25 years ago
- 829099e - (mibII/ip.[ch]): Allow IP support without the At/ipNetToMedia module by Dave Shield · 25 years ago
- 289b418 - (proxy.c, proxy.h): simple proxy support. by Wes Hardaker · 25 years ago
- c4ce185 Fix problem identified by V. Grenet : new method snmp_oid_min_compare by Michael Slifcak · 25 years ago
- f28ec4f - (mibII/sysORTable.c mibII/system_mib.c): by Dave Shield · 25 years ago
- f3e9c89 - (util_funcs.[ch]): New time-diff utility routines by Dave Shield · 25 years ago
- 3018ac3 - (snmpd.c snmp_agent.c mibII/var_route.c): Use 'mibincl.h' header by Dave Shield · 25 years ago
- 6849716 - (agent_registry.[ch] agentx/client.[ch] by Dave Shield · 25 years ago
- 2f1b750 - (agentx/protocol.c): Minor error in AgentX packet dump by Dave Shield · 25 years ago
- ab1544d - (memory.c): Patch from Ragnar Kjørstad: by Wes Hardaker · 25 years ago
- 698894a Fix use of bin2asc to not always show "string"; use snmp_oid_compare, too. by Michael Slifcak · 25 years ago
- 9fbeb51 - (mibII/interfaces.c): Consolidate header handling. by Dave Shield · 25 years ago
- f1eda3d - (mibII/interfaces.c): Correct confusing comment by Dave Shield · 25 years ago
- e726459 - (vacm_vars.c, vacm_vars.h, vacm.c, vacm.h): Patch from Arne Oesleboe: by Wes Hardaker · 25 years ago
- 67f12a6 - (agent_read_config.c): mention the port number on the trapsink help line. by Wes Hardaker · 25 years ago
- 5738f00 - (mibII/{ip,icmp,tcp,udp,kernel_linux}.[ch]): by Dave Shield · 25 years ago
- 4b2f21f - (ucd_snmp.h, vmstat_bsdi4.c, vmstat_bsdi4.h): Patch from Bert Driehuis: by Wes Hardaker · 25 years ago
- 4868ac2 - (snmp_agent.c): Re-remove redundant PDU clone by Dave Shield · 25 years ago
- 207386d - (agent_registry.[ch] agentx/master_admin.c): Implement missing routine 'unregister_mib_context' by Dave Shield · 25 years ago
- 1590f9f - (snmp_agent.c): Um, default to port 161. Opps. by Wes Hardaker · 25 years ago
- f2cfc83 - (agent_registry.[ch] var_struct.h agentx/master_admin.c): by Dave Shield · 25 years ago
- a8e060f - (kernel_sunos5.c): Recognise Solaris ATM LAN Emulation interfaces by Dave Shield · 25 years ago
- e42fbdf - (agent_index.[ch] agent_registry.[ch] Makefile.in agentx/master_admin.c): by Dave Shield · 25 years ago
- 7029f77 - (kernel_sunos5.c): Add support for recognising QuadFastEther interface by Dave Shield · 25 years ago
- 268a93c - (snmp_agent.c): Remove redundant PDU clone by Dave Shield · 25 years ago
- 97ac37f - (agent/snmpd.c): Catch (and ignore) SIGPIPE signals. by Dave Shield · 25 years ago
- e4e2a70 - (agentx/protocol.c): by Dave Shield · 25 years ago
- 798d4a6 - (snmp_agent.c): always use the default transport mapping, not the last one. by Wes Hardaker · 25 years ago
- a897743 - (ds_agent.h, snmp_agent.c, snmpd.c): implement multiple transport by Wes Hardaker · 25 years ago
- 2b9bcbf fix udpstat --> tcpstat by Michael Slifcak · 25 years ago
- cc4434f - (agentx/master_request, agentx/master_admin.c): by Dave Shield · 25 years ago
- 246b538 - (agent/snmp_agent.c snmplib/snmp_api.h): by Dave Shield · 25 years ago
- c502f32 - (agentx/master_request.c): Handle non-responsive subagents by Dave Shield · 25 years ago
- 56256fa - (agent_registry.c mibII/sysORTable.c): Don't assume subsession link is valid by Dave Shield · 25 years ago
- a03e201 also clean Win32 binary objects, and core files. by Michael Slifcak · 25 years ago
- 4e5f3de fix some Win32 builds (signals? we don't need no steenking signals!) by Michael Slifcak · 25 years ago
- f768f9f - (Makefile.top, Makefile.in, Makefile.in): fix link time problems by Wes Hardaker · 25 years ago
- 49bb640 - (agentx/master_request.c): Send out re-delegated requests by Dave Shield · 25 years ago
- da837d9 - (agentx/subagent.c): Fix handling of error response generation by Dave Shield · 25 years ago
- 780e244 - (snmp_agent.c): Handle AgentX "end-of-range" indication. by Dave Shield · 25 years ago
- a754ed4 - (snmp_vars.c): Use MIB registry 'start' values by Dave Shield · 25 years ago
- fbc5de0 - (Makefile.in): I can't believe the last checkin even compiled (luck). by Wes Hardaker · 25 years ago
- d22e52c - (Makefile.in): fix library list. by Wes Hardaker · 25 years ago
- 5cc8c81 - (diskio.c): Patch from Bert Driehuis: - disk io support for BSD/OS. by Wes Hardaker · 25 years ago
- d87a54f - (at.c): Patch from Bert Driehuis: by Wes Hardaker · 25 years ago
- bc5fc70 - (agentx/subagent.c agentx/master_request.c): by Dave Shield · 25 years ago
- d04bcb7 - (snmplib/snmp_api.[ch] snmplib/snmp_client.c agent/snmp_agent.[ch]): by Dave Shield · 25 years ago
- a603f23 - (snmp_agent.[ch]): Handle index/status information separately from PDU. by Dave Shield · 25 years ago
- 6bd97f0 - (ucd-snmp/proc.c): Initialize newly malloced structure by Dave Shield · 25 years ago
- 3682b58 - (snmp_agent.[ch] agentx/master_admin.c): by Dave Shield · 25 years ago
- 53e9341 - (snmp_agent.c): When returning an error response, by Dave Shield · 25 years ago
- 3e78920 - (snmp_agent.[ch]): Routine to handle variables individually by Dave Shield · 25 years ago
- fdd9865 - (snmp_agent.c): Check accessibility of exact requests before processing by Dave Shield · 25 years ago
- 009c8e4 - (config.h.in, configure.in, agent_registry.c): Patch from Frank Strauss: by Wes Hardaker · 25 years ago
- 28a65e1 - (agent_registry.c, snmpd.c): Patch from Frank Strauss: by Wes Hardaker · 25 years ago
- 3857d43 - (Makefile.top, configure, configure.in, agent/Makefile.in): by Wes Hardaker · 25 years ago
- e09bf1a - (*/.cvsignore, */Makefile.in, Makefile.top, aclocal.m4, configure, by Wes Hardaker · 25 years ago
- 2741aeb - (snmp_agent.c): agent_check_and_process() always block if caller requested it. by Wes Hardaker · 25 years ago
- b098fe5 - (vmstat.c, vmstat.h, UCD-SNMP-MIB.txt): Patch from Mizuki Honda: by Wes Hardaker · 25 years ago
- 913a7f5 - (mta_sendmail.c, mta_sendmail.h): Patch from Christoph Mammitzsch: by Wes Hardaker · 25 years ago
- a506063 - (vmstat.c): Patch from John L. Villalovos: by Wes Hardaker · 25 years ago
- 61ffecf - (snmp_agent.c): fix row creation. by Wes Hardaker · 25 years ago
- 137806d - (auto_nlist.c snmpd.c agentx/master.c): Don't exit on failure with '-r' by Dave Shield · 25 years ago
- d0e2ee1 - (versioinfo.c): alright. Who made versionClearCache RONLY? by Wes Hardaker · 25 years ago
- eb0842d - (vacm_vars.c, vacm.c, vacm.h): fix to allow no v1/v2c requests when by Wes Hardaker · 25 years ago
- eaf682f - (mta_sendmail.c, mta_sendmail.h): New module from Christoph Mammitzsch: by Wes Hardaker · 25 years ago
- 0aba920 - (agent/snmp_agent.c): Save/restore original statP value for SET handling. by Dave Shield · 25 years ago
- a6fa181 - (agent/snmp_agent.c): Report failures from ACTION phase of SET correctly. by Dave Shield · 25 years ago
- e6c330b - (agentx/master_request.c): Dynamically resize subagent requests by Dave Shield · 25 years ago
- 099cfd8 - (snmp_agent.c agentx/master_request.c): Fix multi-subagent requests by Dave Shield · 25 years ago
- 072a8e8 - (agent/snmp_agent.c): Handle v2 exception types in v1 queries by Dave Shield · 25 years ago
- 3f6c91c - (agent/snmpd.c): Fix usage message alignment. by Dave Shield · 25 years ago
- 43e8b58 - (mibincl.h, usmUser.c, snmptrapd.c, lcd_time.c, scapi.c, snmp_api.c, by Wes Hardaker · 25 years ago
- c9240a3 - (agent/snmp_agent.c): Ensure unimplemented objects return 'noSuchObject' by Dave Shield · 25 years ago
- ea3574e Initialize statP. by Michael Slifcak · 25 years ago
- e0be527 - (agent/snmp_agent.c): Ensure a v1 SET returns a v1 error status. by Dave Shield · 25 years ago
- 461ca78 - (agent/snmp_agent.c): Ensure SETs fail if one varbind does. by Dave Shield · 25 years ago
- ffd6cff - (agent/snmp_vars.c): Fix to report 'noSuchObject' in certain circumstances by Dave Shield · 25 years ago
- d86c725 - (agent/snmp_agent.c): Initialise timeout structure properly by Dave Shield · 25 years ago
- b72c114 remove trailing newline from hrSWRunName values. by Michael Slifcak · 25 years ago
- c3ce580 printf ? by Michael Slifcak · 25 years ago
- e1ab5fd win32 build check: no sigaction, SIGCLD defined. by Michael Slifcak · 25 years ago