summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sunos: fix C compiler warningalxchk-masterGiampaolo Rodola2017-05-181-2/+2
* Merge branch 'master' into alxchk-masterGiampaolo Rodola2017-05-182-0/+4
|\
| * skip UNIX socket tests on SUNOSGiampaolo Rodola2017-05-182-0/+4
* | Merge branch 'master' of https://github.com/alxchk/psutil into alxchk-masterGiampaolo Rodola2017-05-184-27/+48
|\ \ | |/ |/|
| * Fix https://github.com/giampaolo/psutil/issues/1077Oleksii Shevchuk2017-05-184-27/+48
* | skip failing connection tests on solarisGiampaolo Rodola2017-05-181-1/+4
* | sunos: fix som connections testsGiampaolo Rodola2017-05-182-4/+4
|/
* fix travisGiampaolo Rodola2017-05-183-3/+3
* update HISTORY with #1079; give CREDITS to @glebiusGiampaolo Rodola2017-05-183-2/+9
* Fixes to net_connections() on FreeBSD. (#1079)Gleb Smirnoff2017-05-183-19/+17
* Merge branch 'master' of https://github.com/giampaolo/psutilGiampaolo Rodola2017-05-171-29/+56
|\
| * skip signal.CTRL_ test on py 2.6Giampaolo Rodola2017-05-171-1/+1
| * add Popen test for making sure NSP is raised on kill() and terminate()Giampaolo Rodola2017-05-171-9/+24
| * move psutil.Popen tests in their own classGiampaolo Rodola2017-05-171-29/+41
* | small refactoringGiampaolo Rodola2017-05-171-1/+4
|/
* reap_children(): enforce checks to make sure the process is goneGiampaolo Rodola2017-05-171-3/+4
* Merge branch 'master' of https://github.com/giampaolo/psutilGiampaolo Rodola2017-05-173-42/+82
|\
| * test utils refactoringGiampaolo Rodola2017-05-171-5/+16
| * test utils refactoringGiampaolo Rodola2017-05-172-40/+39
| * revert appveyor.ymlGiampaolo Rodola2017-05-171-10/+10
| * pass cwd and env to get_test_subprocess; reason: try to figure this out https...Giampaolo Rodola2017-05-172-1/+3
| * appveyor: try smarter filteringGiampaolo Rodola2017-05-171-10/+9
| * fix appveyorGiampaolo Rodola2017-05-171-1/+1
| * smarter appveyor commit files filteringGiampaolo Rodola2017-05-172-1/+1
| * Ignore arcane safe_rmpath error on APPVEYOR.Giampaolo Rodola2017-05-172-1/+30
* | Merge branch 'master' of https://github.com/giampaolo/psutilGiampaolo Rodola2017-05-175-23/+41
|\ \ | |/
| * Try to fix arcan appveyor err:Giampaolo Rodola2017-05-171-1/+1
| * fix supports_ipv6 testGiampaolo Rodola2017-05-161-3/+7
| * fix supports_ipv6 testGiampaolo Rodola2017-05-161-0/+6
| * #1076: fix UPDv4 addressGiampaolo Rodola2017-05-161-1/+1
| * define a new HAS_CONNECTIONS_UNIX constantGiampaolo Rodola2017-05-163-4/+9
| * Some fixes to IPv6 testing. (#1076)Gleb Smirnoff2017-05-161-17/+20
* | fix win C warningsGiampaolo Rodola2017-05-163-11/+13
|/
* win: refactor net_if_addrs C codeGiampaolo Rodola2017-05-161-15/+17
* refactor C win codeGiampaolo Rodola2017-05-161-7/+5
* #1075 / win / net_if_addrs(): inet_ntop() return value isn't checkedGiampaolo Rodola2017-05-163-13/+24
* win: fix C compiler warningGiampaolo Rodola2017-05-161-1/+1
* win: fix C compiler warningGiampaolo Rodola2017-05-161-1/+1
* win: fix C compiler warningGiampaolo Rodola2017-05-161-4/+9
* win: fix C compiler warningGiampaolo Rodola2017-05-161-1/+1
* win: fix C compiler warningGiampaolo Rodola2017-05-161-1/+1
* speed up multi socks tests by waiting for multiple test files in parallelGiampaolo Rodola2017-05-161-9/+17
* prevent AccessDenied on OSXGiampaolo Rodola2017-05-161-2/+3
* add extra assertGiampaolo Rodola2017-05-162-1/+2
* fix #1074: [FreeBSD] sensors_battery() raises OSError in case of no battery.Giampaolo Rodola2017-05-164-2/+25
* declare PSUTIL_CONN_NONE as a static shared constantGiampaolo Rodola2017-05-168-19/+3
* Freebsd socks refactoring (#1073)Giampaolo Rodola2017-05-166-345/+380
* BSD: mv arch C files (#1072)Giampaolo Rodola2017-05-1612-14/+12
* ignore meGiampaolo Rodola2017-05-161-1/+1
* styleGiampaolo Rodola2017-05-161-2/+9