| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | give CREDITS to @alxchk; update HISTORY | Giampaolo Rodola | 2017-05-18 | 1 | -2/+4 |
| | | |||||
| * | Fix https://github.com/giampaolo/psutil/issues/1077 (#1081) | Oleksii Shevchuk | 2017-05-18 | 1 | -0/+1 |
| | | |||||
| * | fix win C warnings | Giampaolo Rodola | 2017-05-16 | 1 | -1/+0 |
| | | |||||
| * | Freebsd socks refactoring (#1073) | Giampaolo Rodola | 2017-05-16 | 1 | -1/+2 |
| | | | | | | | | | * freebsd: split socks.c into 2 separate files * remove unused h files * freebsd: split socks.c into 2 separate files | ||||
| * | BSD: mv arch C files (#1072) | Giampaolo Rodola | 2017-05-16 | 1 | -5/+5 |
| | | | | | | | | | | | * move freebsd C arch files * rename C file * move openbsd C arch files * move netbsd C arch files | ||||
| * | netbsd: fix compiler warnings | Giampaolo Rodola | 2017-05-13 | 1 | -0/+1 |
| | | |||||
| * | setup.py: do not use setuptools opts if setuptools is not installed (avoid ↵ | Giampaolo Rodola | 2017-05-13 | 1 | -7/+25 |
| | | | | | warnings) | ||||
| * | 1058 enable fix warnings (#1059) | Giampaolo Rodola | 2017-05-10 | 1 | -4/+7 |
| | | | | | | | | | | | | | | | | | | | * #1058: have Makefile use PYTHONWARNINGS=all by default for (almost) all commands * #1058 fix linux tests warnings * #1058: try not to use imp module * #1058: get rid of imp module completely * #1058: ignore unicode warnings * #1058: ignore stderr from procsmem.py * #1058: fix resource warning from Popen * #1058: get rid of contextlib.nested (deprecated) | ||||
| * | make.bat: add -p opt | Giampaolo Rodola | 2017-05-05 | 1 | -11/+6 |
| | | |||||
| * | setup.py: always include _psutil_common.c and _psutil_posix.c in all C ↵ | Giampaolo Rodola | 2017-04-30 | 1 | -14/+14 |
| | | | | | extensions | ||||
| * | fix some code smells | Giampaolo Rodola | 2017-04-25 | 1 | -2/+1 |
| | | |||||
| * | #1018: enable 'python -m psutil.tests' to run tests1018-test-refactoring | Giampaolo Rodola | 2017-04-24 | 1 | -9/+6 |
| | | |||||
| * | fix #1000: setup.py: suppress module name: module references __file__warning | Giampaolo Rodola | 2017-03-25 | 1 | -0/+1 |
| | | |||||
| * | refactor test runner | Giampaolo Rodola | 2017-02-02 | 1 | -0/+2 |
| | | |||||
| * | #941: cpu frequency - windows implementation | Giampaolo Rodola | 2017-01-20 | 1 | -1/+1 |
| | | |||||
| * | update doc + add linux specific test | Giampaolo Rodola | 2017-01-15 | 1 | -0/+1 |
| | | |||||
| * | minor refactoring | Giampaolo Rodola | 2017-01-04 | 1 | -1/+1 |
| | | |||||
| * | fix #948: cannot install psutil with PYTHONOPTIMIZE=2 | Giampaolo Rodola | 2017-01-04 | 1 | -1/+1 |
| | | |||||
| * | setup.py: C macros were not passed to _psutil_posix.c | Giampaolo Rodola | 2016-12-20 | 1 | -20/+18 |
| | | |||||
| * | minor setup.py refactoring | Giampaolo Rodola | 2016-12-20 | 1 | -4/+2 |
| | | |||||
| * | #811: on Win XP let the possibility to install psutil from sources as it ↵ | Giampaolo Rodola | 2016-11-08 | 1 | -4/+9 |
| | | | | | still (kind of) works) | ||||
| * | #811: raise a meaningful error message if on Windows XP | Giampaolo Rodola | 2016-11-08 | 1 | -0/+4 |
| | | |||||
| * | ignore me | Giampaolo Rodola | 2016-10-04 | 1 | -10/+10 |
| | | |||||
| * | add C macros to distinguish OSes from C | Giampaolo Rodola | 2016-10-04 | 1 | -27/+59 |
| | | |||||
| * | make setup.py and runner.py executable | Giampaolo Rodola | 2016-10-03 | 1 | -0/+0 |
| | | |||||
| * | setup.py: set correct email | Giampaolo Rodola | 2016-09-01 | 1 | -1/+1 |
| | | |||||
| * | #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 |
| | | | | | | | | | 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 | ||||
