summaryrefslogtreecommitdiff
path: root/CREDITS
Commit message (Expand)AuthorAgeFilesLines
* PEP8 fixes + update HISTORY/CREDITSGiampaolo Rodola2015-06-181-0/+5
* Implement inet_ntop to support Windows XPJeff Tang2015-06-041-1/+1
* fix #614: [Linux] return the num of physical cores instead of physical CPUsGiampaolo Rodola2015-06-031-0/+5
* fix #628: Process.name() on Linux truncates spaces and ')'Giampaolo Rodola2015-06-031-0/+5
* swap: fix finding the 'swap' utility on SunOSFabian Groffen2015-04-171-1/+1
* psutil_net_io_counters: fix swapped send and receiveFabian Groffen2015-04-161-1/+4
* docs and warning fixGabi Davar2015-02-091-1/+3
* update HISTORY/CREDITS [skip ci]Giampaolo Rodola2015-02-071-1/+6
* (issue #581) add more stuff in .gitignore - bump up version to 3.0.0Giampaolo Rodola2015-02-061-0/+3
* update HISTORY/CREDITS [skip ci]release-2.2.1Giampaolo Rodola2015-02-021-0/+4
* Issue #568 pidof.py: also consider process name()Giampaolo Rodola2015-01-031-1/+4
* fix #565: proper encoding for username() and users() on WindowsGiampaolo Rodola2014-12-311-1/+5
* update HISTORY and CREDITS [skip ci]Giampaolo Rodola2014-12-241-1/+5
* update README/CREDITSGiampaolo Rodola2014-11-151-0/+4
* pre-release commitrelease-2.1.3Giampaolo Rodola2014-09-261-1/+1
* give CREDITGiampaolo Rodola2014-09-151-4/+1
* give CREDITGiampaolo Rodola2014-09-151-1/+6
* give CREDITGiampaolo Rodola2014-09-151-1/+3
* update HISTORYGiampaolo Rodola2014-07-151-0/+4
* github migrationGiampaolo Rodola'2014-05-231-1/+1
* fix issue 492: add tox script to test psutil on multiple python versions (pat...Giampaolo Rodola'2014-05-131-0/+4
* update CREDITSGiampaolo Rodola'2014-04-291-1/+5
* fix issue 491: [Linux] psutil.net_connections() exceptions. (patch by Alexand...Giampaolo Rodola'2014-04-171-0/+4
* update some docGiampaolo Rodola'2014-04-171-5/+5
* fix issue 421: [OSX] psutil does not compile on OSX 10.5 (patch by Naveed Rou...Giampaolo Rodola'2014-03-121-1/+6
* Fix long time issue #340: get_open_files() hangs on Windows (patch by jtang@v...Giampaolo Rodola'2014-03-081-1/+4
* fix issue 474: no longer cap per-process CPU percent at 100% on WindowsGiampaolo Rodola'2014-02-241-1/+5
* fix issue #479: kill error.py and _error.py long deprecated modules; exceptio...Giampaolo Rodola'2014-02-161-1/+1
* change workindGiampaolo Rodola'2014-02-161-2/+4
* fix issue return retGiampaolo Rodola'2014-02-161-1/+4
* fix issue #477: process cpu_percent() is about 30% faster thanks to using tim...Giampaolo Rodola'2014-02-151-1/+1
* Fix issue 466 (Linux): process exe improper null bytes handlingGiampaolo Rodola'2014-02-081-1/+5
* Fix issue 471: improper process exe unicode handling on WindowsGiampaolo Rodola'2014-02-081-1/+4
* fix issue 470: wait_procs() might not waitGiampaolo Rodola'2014-01-281-1/+5
* update CREDITSGiampaolo Rodola'2013-12-141-1/+4
* refactoring of _compat.pyGiampaolo Rodola'2013-12-081-0/+6
* fix issue #451: deprecate NUM_CPUS module constant and implement an hack to m...Giampaolo Rodola'2013-12-071-1/+2
* issue 452: after all it seems we can try to do our best to use create_time wh...Giampaolo Rodola'2013-12-041-1/+4
* Fix issue #448: fis memory leak of get_ppi_map() on Windows (patch by Ulrich ...Giampaolo Rodola'2013-12-021-1/+5
* use #ifdef __NR_prlimit64 as condition to determine whether prlimit() is avai...Giampaolo Rodola'2013-10-041-0/+4
* update creditsGiampaolo Rodola'2013-09-251-0/+4
* Fix issue #414: [Windows] Process.exe on Windows XP may raise ERROR_INVALID_P...Giampaolo Rodola'2013-07-291-0/+4
* Give credits to Gisle VanemGiampaolo Rodola'2013-07-261-0/+4
* use a smaller time.sleep() interval (2 secs) when launching test processesGiampaolo Rodola'2013-07-091-0/+3
* Fix issue #404: [Linux] sched_*affinity() are implicitly declared. (patch by...Giampaolo Rodola'2013-07-041-1/+1
* update psutil project ownershipGiampaolo Rodola'2013-06-081-8/+6
* (sunos) merge sunos branch into main trunk (finally) and set psutil version t...Giampaolo Rodola'2013-06-081-0/+5
* Fix issue 386: fix some warnings on OSX (patch by danudey)Giampaolo Rodola'2013-05-241-0/+4
* Fix issue 379: [Linux] Process.get_memory_maps() may raise ValueError.Giampaolo Rodola'2013-05-131-0/+4
* Fix issue #380: make test suite exit with non-zero on failure. (patch by flo...Giampaolo Rodola'2013-05-121-0/+4