Commit Graph

745 Commits

Author SHA1 Message Date
Doug MacEachern a50e2ebb5b include .lib in the binary distro for win32 linkage 2006-10-20 00:32:49 +00:00
Doug MacEachern 39a09989ed compile on windows with modern visual studios 2006-10-19 21:30:57 +00:00
Doug MacEachern f5d84d4f67 rename INET6_ADDRSTRLEN -> SIGAR_INET6_ADDRSTRLEN 2006-10-19 20:10:13 +00:00
Doug MacEachern b619761246 add SysInfo.machine 2006-09-25 12:58:17 +00:00
Doug MacEachern fa8f8a16e6 bump version 2006-09-25 00:42:47 +00:00
Doug MacEachern fd40d95d34 extend SysInfo 2006-09-25 00:36:19 +00:00
Doug MacEachern 8d9ef28aec generate SysInfo class 2006-09-25 00:23:52 +00:00
Doug MacEachern e83a49026c update cached invoker proxy 2006-09-08 17:01:02 +00:00
Doug MacEachern 0af0a9d75a catch NotImplementException around getProcFd 2006-08-29 00:30:27 +00:00
Doug MacEachern 84dcdd1fa6 use -s to test single-process ptql queries 2006-08-25 00:16:00 +00:00
Doug MacEachern 4b5a270033 Sigar.getProc*(String) methods now convert PTQL queries 2006-08-24 22:49:26 +00:00
Doug MacEachern 5c33239e82 add findSingleProcess(String) helper 2006-08-24 22:48:50 +00:00
Doug MacEachern a5bd4d351a [SIGAR-11] Initialize log fields in solaris_sigar.c:sigar_os_open 2006-07-24 18:14:19 +00:00
Doug MacEachern 03861a2135 create a -src package in dist target 2006-07-17 23:01:06 +00:00
Doug MacEachern 10dc0e793a dist file changes 2006-07-16 02:24:39 +00:00
Doug MacEachern 07b02d1817 use getNativeLibrary for archlib 2006-07-15 22:49:34 +00:00
Doug MacEachern 030fc2489e add getNativeLibrary() method 2006-07-15 22:49:07 +00:00
Doug MacEachern 078555634d PrintfFormat.java is copyright sun 2006-07-15 18:19:39 +00:00
Doug MacEachern e472dc9d9a add copyright 2006-07-15 17:46:36 +00:00
Doug MacEachern 5d984e7751 Validate that sigar.jar is binary compatible with the native library 2006-07-14 01:50:51 +00:00
Doug MacEachern b62d3c3d3e use copydep to regenerate version files if version.properties changes 2006-07-13 23:03:18 +00:00
Doug MacEachern 0af92b17f9 move some version stuff to version.properties 2006-07-13 21:54:52 +00:00
Doug MacEachern 859900e605 add/use SIGAR_64BIT macro and include powerpc64 2006-07-11 17:05:48 +00:00
Doug MacEachern f3b9a4a1c6 remove NetStat.sigar member, pass in to each stat() 2006-07-11 01:02:59 +00:00
Doug MacEachern 068e85880f untabify 2006-07-11 00:46:08 +00:00
Doug MacEachern 00058b3de6 [SIGAR-4] switch to native version of NetStat.stat 2006-07-11 00:40:06 +00:00
Doug MacEachern 3c17c4974e fix file check 2006-07-11 00:25:08 +00:00
Doug MacEachern 7b17fae247 use /dev/null or equiv when skipping generated .java 2006-07-10 22:03:37 +00:00
Doug MacEachern b471945fbd use generated jfieldId cache/setter for NetStat 2006-07-10 21:54:57 +00:00
Doug MacEachern b039f75177 check all states 2006-07-10 21:29:51 +00:00
Doug MacEachern e190a04ee4 use boolean flag to check state in close method 2006-07-06 18:37:38 +00:00
Doug MacEachern 170bc35076 dont generate .java if already exists
add alias mechanism for structure members
2006-07-06 18:18:50 +00:00
Doug MacEachern e6f646c709 catch UnsatisfiedLinkError so we can report other version info 2006-07-05 23:57:48 +00:00
Doug MacEachern 4d7d1919bc save loadError 2006-07-05 23:51:19 +00:00
Doug MacEachern 665701d9af convert NetInterfaceConfig.Hwaddr to NetAddress 2006-07-05 21:42:28 +00:00
Doug MacEachern 287af5e947 changing hwaddr to sigar_net_address_t 2006-07-05 21:12:10 +00:00
Doug MacEachern c13e03716e adjust .def generator 2006-07-05 19:08:44 +00:00
Doug MacEachern 343cec7e9a update NetInterfaceConfig 2006-07-05 16:55:36 +00:00
Doug MacEachern 326065138e various updates to compile again 2006-07-04 19:49:18 +00:00
Doug MacEachern 9751e49318 remove obsolete 'NetAddr' mapping 2006-07-04 19:24:22 +00:00
Doug MacEachern ee37d10b2c convert net_route to use net_address_t 2006-07-04 19:22:05 +00:00
Doug MacEachern 86c4011c40 convert net_interface_config to use sigar_net_address_t 2006-07-04 17:32:08 +00:00
Doug MacEachern e4303ee612 store net_connection addresses in binary rather than string 2006-07-04 16:35:27 +00:00
Doug MacEachern f26a733bfa add/use macro for all functions in the 'Sigar' class 2006-07-03 16:26:21 +00:00
Doug MacEachern 841746528a fix net_stat to deal w/ sizeof(jint) != sizeof(int) 2006-07-01 19:28:53 +00:00
Doug MacEachern dc6429ad45 expose sigar_net_stat_get now that all platforms implement net_connection_walk 2006-07-01 19:14:32 +00:00
Doug MacEachern 475ddf2428 remove mem.shared 2006-07-01 02:47:09 +00:00
Doug MacEachern 9badde2eae use org.hyperic.jni 2006-06-27 13:12:56 +00:00
Doug MacEachern 09e476c9ae rename net.hyperic.sigar -> org.hyperic.sigar 2006-06-27 12:44:52 +00:00
Doug MacEachern 2b812125f3 bump version to 1.2 2006-06-27 12:29:00 +00:00