include: Assorted spelling fixes.
[wine] / dlls / inetmib1 /
2011-12-15  Francois Gougetinclude: Update the nldef.h and *mib.h headers.
2011-10-14  Frédéric Delanoyinetmib1: Avoid idempotent operation in findSupportedQu...
2011-05-25  Gerald Pfeiferinetmib1: Remove unused parameter pPduType from mapStru...
2011-02-28  Austin Englishinetmib1/tests: Add missing broken().
2011-02-17  Austin Englishinetmib1/tests: Remove a dead assignment (LLVM/Clang).
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-26  Michael Stefaniucinetmib1/tests: Fix duplicate expressions in if condition.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-01-14  Paul Vriensinetmib1/tests: Free memory after use (Valgrind).
2009-12-09  Juan Langinetmib1: Copy an IP net row's physical address using...
2009-12-09  Juan Langinetmib1: Return SNMP_ERRORSTATUS_NOSUCHNAME for an...
2009-12-08  Juan Langinetmib1: Return SNMP_ERRORSTATUS_NOSUCHNAME for an...
2009-12-08  Juan Langinetmib1: Return error value from MIB copy functions.
2009-12-08  Juan Langinetmib1: Don't claim a value is dynamic when it isn't.
2009-12-02  Rob Shearmaninetmib1: Fix off-by-one error in findNextOidInTable.
2009-05-18  Juan Langinetmib1: Rename a poorly named variable.
2009-05-15  Juan Langinetmib1: Don't query the same OID twice if it returns...
2009-05-15  Juan Langinetmib1: Make sure the successor to an item doesn...
2009-05-13  Juan Langinetmib1: Fix memory leaks.
2009-05-11  Juan Langinetmib1/tests: Trace the SNMP error code and index...
2009-05-08  Juan Langinetmib1: Return errors from SnmpExtensionQuery.
2009-05-08  Juan Langinetmib1: Return error codes from internal query functions.
2009-05-08  Juan Langinetmib1: Check return values from SnmpUtilOid function...
2009-04-29  Paul Vriensinetmib1/tests: Add a FreeLibrary and turn some skip...
2009-01-30  Juan Langinetmib1: Remove a test that's no longer true on Window...
2008-10-09  Juan Langinetmib1: Fix remaining failure on Win9x/NT4.
2008-10-09  Juan Langinetmib1: Fix some test failures on Win9x/NT4.
2008-10-08  Paul Vriensinetmib1/tests: Compare instead of assign.
2008-09-29  Juan Langinetmib1: Skip tests if a portion of inetmib1 isn't...
2008-08-05  Rico Schüllerinetmib1: Fix wrong arguments.
2008-07-28  Francois GougetAdd some API documentation stubs to make winapi_check...
2008-07-22  Alexandre Julliardinetmib1: Check for failure of the iphlpapi functions...
2008-07-03  Juan Langinetmib1: Fix test failures on some systems.
2008-06-30  Juan Langinetmib1: Free memory when DLL is unloaded.
2008-06-30  Juan Langinetmib1: Don't prefer the native version, it doesn...
2008-06-30  Juan Langinetmib1: Support the MIB2 UDP table.
2008-06-30  Juan Langinetmib1: Make table searching function into a generic...
2008-06-25  Juan Langinetmib1: Sort the tables keyed by IP address, and...
2008-06-25  Juan Langinetmib1: Support the MIB2 UDP statistics.
2008-06-25  Juan Langinetmib1: Use a helper function to set the Oid with...
2008-06-25  Juan Langinetmib1: Use a helper function to set the Oid with...
2008-06-25  Juan Langinetmib1: Use a helper function to set the Oid with...
2008-06-25  Juan Langinetmib1: Support the MIB2 IP net (ARP) table.
2008-06-25  Juan Langinetmib1: Support the MIB2 IP route table.
2008-06-25  Juan Langinetmib1: Support the MIB2 TCP statistics.
2008-06-25  Juan Langinetmib1: Use a helper function to get the item and...
2008-06-25  Juan Langinetmib1: Use a helper function to get the item from...
2008-06-25  Juan Langinetmib1: Use a helper function to get the item and...
2008-06-25  Juan Langinetmib1: Support the MIB2 IP address table.
2008-06-25  Juan Langinetmib1: Support the MIB2 ICMP statistics.
2008-06-25  Juan Langinetmib1: Support the MIB2 IP statistics.
2008-06-25  Juan Langinetmib1: Support the MIB2 interface table.
2008-06-25  Juan Langinetmib1: Support querying the MIB2 number of interfaces.
2008-06-25  Juan Langinetmib1: Implement SnmpExtensionQuery.
2008-06-25  Juan Langinetmib1: Add initialization function for getting the...
2008-06-25  Juan Langinetmib1: Add a mechanism for initializing supported...
2008-06-25  Juan Langinetmib1: Improve SnmpExtensionQuery stub.
2008-06-25  Juan Langinetmib1: Improve SnmpExtensionInit stub.
2008-06-25  Juan Langinetmib1: Add tests for SnmpExtensionQuery.
2008-06-25  Juan Langinetmib1: Add stub for SnmpExtensionQuery.
2008-06-25  Juan Langinetmib1: Add tests for SnmpExtensionInit.
2008-06-25  Juan Langinetmib1: Add stub for SnmpExtensionInit.
2008-06-25  Juan Langinetmib1: Add stub dll.