Commit Graph

731 Commits

Author SHA1 Message Date
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
Doug MacEachern 693e37dd25 use package variable 2006-06-22 17:04:48 +00:00
Doug MacEachern 12b5172685 bump version 2006-06-22 14:51:08 +00:00
Doug MacEachern 9eeb4d8ada move clearScreen method to Shell 2006-06-22 02:57:23 +00:00
Doug MacEachern 6f35415499 add support for pid flag 2006-06-20 22:26:10 +00:00
Doug MacEachern a0de608f82 experimenting w/ native net_stat 2006-06-20 03:14:46 +00:00
Doug MacEachern 8091316504 binding for native net_stat 2006-06-20 03:12:28 +00:00
Doug MacEachern 6ff7de288c dont print listeners by default 2006-06-20 01:01:45 +00:00
Doug MacEachern 7b588db6e4 output name in list() 2006-06-19 17:51:20 +00:00
Doug MacEachern 2f70f23fcd prevent possible NPE in shell tab completion 2006-06-19 17:50:56 +00:00
Doug MacEachern bdbcbf6e51 bring back re support for Args and Env 2006-06-13 21:49:45 +00:00
Doug MacEachern ec58e28f34 bump version 2006-06-09 17:19:14 +00:00
Doug MacEachern d1f6bb4ae5 bump version 2006-05-31 00:49:26 +00:00
Doug MacEachern a0ed010359 getJavaMainClass fixes 2006-05-24 22:23:49 +00:00
Doug MacEachern 8d708c614c print failed query 2006-05-04 16:59:58 +00:00