| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | #795 / win servers: implement enumerate function | Giampaolo Rodola | 2016-03-06 | 1 | -0/+1 |
| * | fix #350 move tests in psutil namespace (and split them) | Giampaolo Rodola | 2016-02-08 | 1 | -1/+1 |
| * | still further fixes | Giampaolo Rodola | 2016-02-04 | 1 | -1/+1 |
| * | update CREDITS | Giampaolo Rodola | 2016-02-03 | 1 | -1/+1 |
| * | refactor platform recognition code | Giampaolo Rodola | 2016-02-02 | 1 | -12/+10 |
| * | merge from masterbsebi-master | Giampaolo Rodola | 2016-01-31 | 1 | -2/+3 |
| |\ | |||||
| | * | line too long failure | bsebi | 2015-10-28 | 1 | -1/+2 |
| | * | #704: psutil does not compile/cannot be imported on solaris sparc | bsebi | 2015-10-28 | 1 | -2/+2 |
| * | | improve test | Giampaolo Rodola | 2016-01-21 | 1 | -0/+1 |
| * | | update doc | Giampaolo Rodola | 2016-01-19 | 1 | -0/+3 |
| * | | Add NetBSD support. | Ryo ONODERA | 2016-01-08 | 1 | -0/+13 |
| * | | build the correct C file on OpenBSD | Landry Breuil | 2015-11-14 | 1 | -1/+1 |
| * | | move connections stuff | Giampaolo Rodola | 2015-11-12 | 1 | -0/+1 |
| * | | rename C files for consistency | Giampaolo Rodola | 2015-11-12 | 1 | -2/+3 |
| * | | move openbsd specific modules again | Giampaolo Rodola | 2015-11-12 | 1 | -1/+1 |
| * | | move C files around | Giampaolo Rodola | 2015-11-12 | 1 | -1/+1 |
| * | | merge with latest code | Giampaolo Rodola | 2015-09-06 | 1 | -0/+13 |
| |\ \ | |/ |/| | |||||
| | * | Fix after changes from #564 | Landry Breuil | 2015-04-05 | 1 | -0/+1 |
| | * | follow changes from #578 | Landry Breuil | 2015-04-05 | 1 | -1/+1 |
| | * | Merge remote-tracking branch 'upstream/master' into openbsd | Landry Breuil | 2015-04-05 | 1 | -10/+25 |
| | |\ | |||||
| | * | | Build changes to try to support OpenBSD. Two new C files copied from the Free... | Landry Breuil | 2014-12-26 | 1 | -0/+13 |
| * | | | #678_ setup.py error on linux | Giampaolo Rodola | 2015-09-06 | 1 | -0/+3 |
| * | | | Code review fixes | Arnon Yaari | 2015-09-05 | 1 | -2/+2 |
| * | | | Add ifaddrs.c for Solaris 10 | Arnon Yaari | 2015-09-05 | 1 | -5/+8 |
| * | | | #677: [Linux] can't install psutil due to bug in setup.py. | Giampaolo Rodola | 2015-09-03 | 1 | -6/+18 |
| * | | | refactor setup.py + fix Makefile | Giampaolo Rodola | 2015-09-02 | 1 | -26/+19 |
| * | | | linux / setup.py: do not print warnings | Giampaolo Rodola | 2015-08-31 | 1 | -1/+15 |
| * | | | fix python 3 compilation error | Giampaolo Rodola | 2015-08-30 | 1 | -1/+2 |
| * | | | #659: [Linux] compilation error on Suse 10. (patch by maozguttman) | Giampaolo Rodola | 2015-08-30 | 1 | -1/+22 |
| * | | | Add inet_ntop support for WinXP/Win7 and IPv4/v6 | Jeff Tang | 2015-07-14 | 1 | -0/+1 |
| * | | | (windows) remove inet_ntop | Giampaolo Rodola | 2015-06-13 | 1 | -1/+0 |
| * | | | Implement inet_ntop to support Windows XP | Jeff Tang | 2015-06-04 | 1 | -0/+1 |
| | |/ |/| | |||||
| * | | #250: Solaris implementation | Giampaolo Rodola | 2015-02-12 | 1 | -1/+1 |
| * | | fix compilation issues on solaris | Giampaolo Rodola | 2015-02-12 | 1 | -0/+5 |
| * | | merge from master | Giampaolo Rodola | 2015-02-09 | 1 | -6/+6 |
| |\ \ | |||||
| | * | | fix #587: re-apply the relative import changes and use setup.py build_ext -i ... | Giampaolo Rodola | 2015-02-09 | 1 | -6/+6 |
| * | | | merge from master | Giampaolo Rodola | 2015-01-03 | 1 | -0/+1 |
| |\ \ \ | |/ / | |||||
| | * | | #578: another attempt to fix import failures | Giampaolo Rodola | 2015-02-09 | 1 | -6/+6 |
| | * | | fix most warnings and test failures on win32 | Gabi Davar | 2015-02-07 | 1 | -0/+1 |
| | * | | merge | Giampaolo Rodola | 2015-02-07 | 1 | -6/+6 |
| | * | | temporarily revert previous commit in order to not create conflicts with PR h... | Giampaolo Rodola | 2015-02-06 | 1 | -8/+2 |
| | * | | setup.py: include _psutil_common.c in the list of extensions which should be ... | Giampaolo Rodola | 2015-02-06 | 1 | -2/+8 |
| * | | | merge from master | Giampaolo Rodola | 2015-02-02 | 1 | -16/+17 |
| |\ \ \ | |/ / | |||||
| | * | | rename _PSUTIL_VERSION to PSUTIL_VERSION | Giampaolo Rodola | 2015-01-02 | 1 | -1/+1 |
| | * | | fix #564: add a sanity check to make sure the python module is not using a C ... | Giampaolo Rodola | 2015-01-02 | 1 | -2/+11 |
| | |/ | |||||
| | * | add 'pstree' to the list of classifiers/keywords | Giampaolo Rodola | 2014-11-22 | 1 | -4/+4 |
| | * | #521 remove python 2.4 and 2.5 support | Giampaolo Rodola | 2014-11-01 | 1 | -10/+2 |
| * | | #376: implement ifconfig con Windows - still missing: MAC and broadcast addre... | Giampaolo Rodola | 2014-10-04 | 1 | -1/+1 |
| |/ | |||||
| * | github migration | Giampaolo Rodola' | 2014-05-23 | 1 | -3/+3 |
| * | Fix issue 504: can't build RPM packages on Linux | Giampaolo Rodola' | 2014-05-13 | 1 | -1/+1 |
