Commit Graph

2680 Commits

Author SHA1 Message Date
Jan Kneschke 8470738ff3 applied the configure-lua patch to the lua branch 2009-08-13 20:07:02 +02:00
Jan Kneschke 5d222575ef added lua bindings
added lua bindings for the majority of sigar functions
  look at sigar-test.lua on how to use it
2009-08-13 20:04:50 +02:00
Jan Kneschke b3bfe99aea removed the lua-binding part 2009-08-13 20:00:53 +02:00
Jan Kneschke 99d73258a9 added a few more missing files 2009-08-12 21:25:58 +02:00
Jan Kneschke d65177559d fixed the autotools setup
* fixed compile on all Unixes
  * added unit-tests
  * added cmake to build natively on win32
  * fixed the "make dist" setup to include all os-dirs
2009-08-09 15:35:24 +02:00
Jan Kneschke f88489dc73 added unit-tests
unit-tests for the majority of sigar functions including
  valgrind-leak-check
2009-08-09 15:34:27 +02:00
Doug MacEachern c007175b21 update .gitignore 2009-08-05 17:24:28 -07:00
Doug MacEachern c6e8679079 include src/os/*.cpp 2009-08-05 17:22:08 -07:00
Doug MacEachern 7ccd02ef91 Merge branch 'sigar-1.6' 2009-08-05 17:12:48 -07:00
Doug MacEachern 9149e907ef Merge branch 'SIGAR-168' into sigar-1.6 2009-08-05 17:12:26 -07:00
Doug MacEachern b05f332705 fix compile against visual studio 6 2009-08-05 16:56:37 -07:00
Doug MacEachern c310dffb84 try wmi if peb fails for proc_exe 2009-08-05 15:09:00 -07:00
Doug MacEachern 57b8fff72f add wmi proc_exe wrapper decl 2009-08-05 15:08:51 -07:00
Doug MacEachern 8c1608bb76 add wmi proc_exe wrapper 2009-08-05 15:08:43 -07:00
Doug MacEachern 2550c6373a try wmi if peb fails for proc_args 2009-08-05 14:30:16 -07:00
Doug MacEachern 7d236ebc39 add wmi proc_args wrapper decl 2009-08-05 14:29:44 -07:00
Doug MacEachern e5c1e8ac07 return ERROR_DATATYPE_MISMATCH if query does not get PebBaseAddress 2009-08-05 14:29:16 -07:00
Doug MacEachern 8dd2a25568 add wmi proc_args wrapper 2009-08-05 14:27:08 -07:00
Doug MacEachern 5fb1bcdb15 include src/os/*.cpp 2009-08-05 13:47:13 -07:00
Doug MacEachern 00a4ebf85e wmi com interface wrapper 2009-08-05 13:46:40 -07:00
Doug MacEachern c78c5fe899 Merge commit 'mdkent/SIGAR-170' 2009-08-05 06:57:22 -07:00
Matthew Kent 4e206baa61 Make ruby ifconfig example output a bit closer to net-tools default - only
showing interfaces that are up and suppressing the output of unconfigured ip
addresses.
2009-08-04 23:00:07 -07:00
Matthew Kent 4d19f54b94 Finish support for IFF_SLAVE and add IFF_MASTER.
Support both in ruby binding.
2009-08-04 22:27:13 -07:00
Doug MacEachern 48f9f8cc65 fix solaris 8 compile 2009-08-03 15:26:18 -07:00
Doug MacEachern 0cc4f6e8bb fix ruby win32 compile 2009-08-03 10:12:03 -07:00
Doug MacEachern dc8c9ce0f6 Merge branch 'sigar-1.6' 2009-07-31 14:51:30 -07:00
Doug MacEachern 4a926f42d5 only exclude nfs/rpcv2.h on FreeBSD 8+ 2009-07-31 14:51:14 -07:00
Doug MacEachern 2ee2b7a154 Merge branch 'sigar-1.6' 2009-07-30 17:48:18 -07:00
Doug MacEachern a355ba22c9 Merge branch 'SIGAR-161' into sigar-1.6 2009-07-30 17:48:08 -07:00
Doug MacEachern 60182c3f82 net_route_list bandaid for FreeBSD 8.0 2009-07-30 17:46:27 -07:00
Doug MacEachern 1a00826ebb sigar_proc_port_get does not compile on FreeBSD 8.0 2009-07-30 17:18:32 -07:00
Doug MacEachern 07f9d49931 only need nfs/rpcv2.h on darwin 2009-07-30 17:13:17 -07:00
Doug MacEachern 2733b90ee8 fix ruby compile on solaris 2009-07-30 11:35:28 -07:00
unknown ba22cc0531 net_interface ipv6 support requires msvc7 or higher 2009-07-30 10:32:42 -07:00
Doug MacEachern e2c74bb616 hpux net_interface_ipv6_config impl 2009-07-30 08:27:06 -07:00
Doug MacEachern e3e45a39fe hpux has inet_ntop 2009-07-30 08:26:34 -07:00
Doug MacEachern e92da5240f aix net_interface_ipv6_config impl 2009-07-29 21:37:31 -07:00
Doug MacEachern f55e619bcd output string version of scope6 2009-07-29 16:08:48 -07:00
Doug MacEachern 6d35ab65b3 output string version of scope6 2009-07-29 16:08:42 -07:00
Doug MacEachern e2bb79ca1c add net_scope_to_string ruby wrapper 2009-07-29 16:08:16 -07:00
Doug MacEachern ffd7609c12 add net_scope_to_string java wrapper 2009-07-29 16:07:52 -07:00
Doug MacEachern 75b83e6cf5 add sigar_net_scope_to_string 2009-07-29 16:07:09 -07:00
Doug MacEachern 64fd05c615 Merge commit 'mdkent/SIGAR-167' 2009-07-29 15:45:21 -07:00
Doug MacEachern a7797c7675 Merge commit 'mdkent/SIGAR-166' 2009-07-29 15:35:27 -07:00
Doug MacEachern 911abd2058 Merge branch 'SIGAR-165' 2009-07-29 15:29:12 -07:00
Doug MacEachern 10051fa8ff win32 net_interface_ipv6_config impl 2009-07-29 15:23:09 -07:00
Doug MacEachern f0b96796e1 win32 sigar_inet_ntop impl 2009-07-29 15:20:38 -07:00
Doug MacEachern 3f1b24b7fc solaris net_interface_ipv6_config impl 2009-07-29 15:14:38 -07:00
Doug MacEachern e90567d94b use new ipv6 macros 2009-07-29 15:14:11 -07:00
Doug MacEachern 54d1ee7cff add some ipv6 related macros 2009-07-29 15:13:25 -07:00