Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | Signed-off-by: Thomas Klausner <tk@giga.or.at> | ||||
* | | 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 |
| |\ | | | | | | | | | | | | | Conflicts: psutil/_psbsd.py | ||||
| * | | Build changes to try to support OpenBSD. Two new C files copied from the ↵ | Landry Breuil | 2014-12-26 | 1 | -0/+13 |
| | | | | | | | | | | | | FreeBSD ones. | ||||
* | | | #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 |
| | | | | | | | | | | | | | | | ifaddrs doesn't exist on this platform, so I added an implementation of it for use in _psutil_posix.c | ||||
* | | | #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 |
| | | | | | | | | | | | | in order to fix the import error when using the interactive interpreter from within the root directory | ||||
* | | | 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 ↵ | Giampaolo Rodola | 2015-02-06 | 1 | -8/+2 |
| | | | | | | | | | | | | https://github.com/giampaolo/psutil/pull/578 | ||||
| * | | setup.py: include _psutil_common.c in the list of extensions which should be ↵ | Giampaolo Rodola | 2015-02-06 | 1 | -2/+8 |
| | | | | | | | | | | | | compiled - both platforms do not use them but maybe in the future they might | ||||
* | | | 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 |
| |/ | | | | | | | extension module whose version is different than the current one | ||||
| * | 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 ↵ | Giampaolo Rodola | 2014-10-04 | 1 | -1/+1 |
|/ | | | | addresses retrieval | ||||
* | 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 |
| | |||||
* | Makefile: improve command to run a specific test given a name | Giampaolo Rodola' | 2014-04-16 | 1 | -0/+1 |
| | |||||
* | add pypip images | Giampaolo Rodola' | 2014-02-28 | 1 | -1/+1 |
| | |||||
* | update docstring and setup.py metadata | Giampaolo Rodola' | 2013-12-21 | 1 | -5/+9 |
| | |||||
* | absolute C module imports do not really work after all | Giampaolo Rodola' | 2013-12-17 | 1 | -6/+6 |
| | |||||
* | fix HERE path in setup.py + update makefile | Giampaolo Rodola' | 2013-12-17 | 1 | -1/+1 |
| |