]> granicus.if.org Git - procps-ng/shortlog
procps-ng
2019-10-27 Jim Warnerlibrary: removed that 'calloc/free' cruft where doable
2019-10-27 Jim Warnerlibrary: removed that 'simple_readtask' unused pointer
2019-10-27 Jim Warnerlibrary: removed that 'did_fake' flag from the PROCTAB
2019-10-27 Jim Warnerlibrary: removed that 'SIGNAL_STRING' conditional code
2019-10-27 Jim Warnerlibrary: correct one reference typo in that <PIDS> api
2019-09-21 Jim WarnerNEWS: update/catch up with the 'master' branch version
2019-09-21 Jim Warnerdocs: use correct units in free.1 _________ (catch up)
2019-09-21 Jim Warnerps: increase command name length to 64 ____ (catch up)
2019-09-21 Jim Warnertop: parallel the master branch pids monitoring change
2019-09-21 Jim Warnertop: avoid a potential SEGV during program termination
2019-09-21 Jim Warnertop: tweak logic associated with keyboard translations
2019-09-21 Clay Baenzigertestsuite: pgrep: Provide test for matching a more...
2019-09-21 Craig Smallpgrep: Use POSIX _SC_ARG_MAX for maximum full command...
2019-09-21 Craig Smallpidof: Fix separator option
2019-09-21 Craig Smallwatch: fix unsetting of COLOR flag
2019-09-21 Craig Smallsysctl: ignore errors from lines starting with -
2019-07-04 Jim Warnertop: standardize PgUp/PgDn management within task area
2019-07-04 Jim Warnertop: attempt to provide missing xterm vim keys support
2019-07-04 Jim Warnerlibrary: add a 'CPU_ZEROTICS' equivalent to <STAT> api
2019-07-04 Jim Warnerlibrary: minimize the use of 'cleanup_stacks' routines
2019-05-16 Jim Warnerlibrary: remove useless code for 2 'stacks_fetch' guys
2019-05-16 Jim Warnerlibrary: tweak support for get/select/reap, <PIDS> api
2019-05-16 Jim Warnerlibrary: correct 'vectorized' string logic, <PIDS> api
2019-03-26 Jim Warnermisc: adapted programs impacted by header file changes
2019-03-26 Jim Warnerlibrary: refactored some header file items and origins
2019-03-26 Jim Warnerlibrary: repair any broken stuff found during refactor
2019-03-26 Jim Warnerlibrary: tweak that lxc container support a final time
2019-03-26 Jim Warnerlibrary: eliminate an unnecessary #include, <STAT> api
2019-03-26 Jim Warnertop: just correct a couple of misspellings in comments
2019-03-20 edpgrep.c: Match based on process run state for issue 109
2019-03-04 Patrick Steinhardtsysctl: do not report set key in case `close_stream...
2019-03-04 Patrick Steinhardtprocio: fix potential out-of-bounds access when write...
2019-03-04 Patrick Steinhardtprocio: use the user-supplied delimiter to split large...
2019-03-04 Patrick Steinhardtdocs: fix "delimeter" typo in fprocopen man page
2019-01-22 Jim Warnertop: adapt for changes in item identifiers, <STAT> api
2019-01-22 Jim Warnerlibrary: improve header file item comments, <STAT> api
2019-01-22 Jim Warnerlibrary: remove one needless function call, <STAT> api
2019-01-22 Jim Warnerlibrary: adapt readproc for the latest lxc conventions
2019-01-02 Jim Warnerlibrary: add item origin (as comments) to header files
2019-01-02 Jim Warnerlibrary: insert 'PIDS_ID_TID' for symmetry, <PIDS> api
2019-01-02 Jim Warnerlibrary: update for fields & latest doc, <MEMINFO> api
2019-01-02 Jim Warnertop: harden management of 'Hide_pid' array allocations
2019-01-02 Jim Warnertop: enable alternate '+' placement with collapsed pid
2019-01-02 Jim Warnertop: plug a minor hole in the vertical scrolling logic
2018-09-12 Jim Warnertop: eliminated the use of that 'procps.h' header file
2018-09-12 Jim Warnerlibrary: refactor the XTRA_PROCPS_DEBUG implementation
2018-09-12 Jim Warnertop: a tweak to the forest view collapsed code (again)
2018-09-12 Jim Warnertop: the '#define SCROLLVAR_NO' is bent but not broken
2018-08-13 Jim Warnertop: speed up the collapsed children forest view logic
2018-08-13 Jim Warnertop: miscellaneous accumulated tweaks to code/comments
2018-08-13 Jim Warnertop: eliminate all of that 'relative enumerator' bloat
2018-08-13 Craig Smalldocs: Update ps.1 to warn about command name length
2018-08-08 Jan RybarPossible segfault in file2strvec introduced by latest...
2018-08-08 simonisBuild fails if not done from the source root directory...
2018-08-01 Jim Warnertop: existing 'Inspect' pipe feature now more flexible
2018-08-01 Jim Warnertop: avoid unrecognized 'Inspect' entries memory leaks
2018-08-01 Jim Warnertop: ensure collapsed children cpu reported accurately
2018-07-18 Jim Warnertop: make the TREE_VCPUOFF define a tad more inclusive
2018-07-18 Jim Warnertop: '^V' is now 'v' (collapse/expand children toggle)
2018-07-18 Jim Warnertop: some minor renaming, reformatting and rearranging
2018-07-17 Jim Warnertop: parent total cpu includes collapsed children, doc
2018-07-17 Jim Warnertop: parent total cpu includes collapsed children, pgm
2018-06-26 Jim Warnerps: exploited that newly added field 'executable path'
2018-06-26 Jim Warnertop: exploited the newly added field 'executable path'
2018-06-26 Jim Warnerlibrary: expanded to provide for the 'executable path'
2018-06-26 Jim Warnertop: a few tweaks for those scrolling (mostly) changes
2018-06-26 Jim Warnertop: normalize vertical scrolling for hidden processes
2018-06-26 Jim Warnertop: refactor the 'scroll coordinates' message support
2018-06-26 Jim Warnertop: allow collapsible forest view children, documents
2018-06-26 Jim Warnertop: allow collapsible forest view children, pgm logic
2018-06-26 Jim Warnertop: to prepare for collapse, move forest view support
2018-06-26 Jim Warnertop: 'other filters' saved with config file, documents
2018-06-26 Jim Warnertop: 'other filters' saved with config file, pgm logic
2018-06-26 Jim Warnertop: refactored some more peripheral 'inspect' support
2018-06-26 Jim Warnertop: refactored some of that 'other filtering' support
2018-06-26 Jim Warnertop: reposition some of that 'other filtering' support
2018-06-26 Jim Warnertop: refactor some of that configuration files support
2018-06-26 Jim Warnertop: let's honor <Esc> key on color mapping screen too
2018-06-26 Jim Warnertop: make rcfile duplicate fields check more efficient
2018-06-23 Qualys Security... 0125-vmstat: Prevent out-of-bounds writes in new_header...
2018-06-23 Qualys Security... 0124-vmstat: Check return values of localtime() and...
2018-06-23 Qualys Security... 0123-vmstat: Replace memcmp() with strncmp().
2018-06-23 Qualys Security... 0122-vmstat: getopt*() returns -1 when done, not EOF.
2018-06-23 Qualys Security... 0121-w: Clamp maxcmd to the MIN/MAX_CMD_WIDTH range.
2018-06-23 Qualys Security... 0120-w: Prevent out-of-bounds reads in print_display_or...
2018-06-23 Craig Smallmisc: Tell po4a to handle email macros
2018-06-23 Qualys Security... 0095-pmap: Fix extended mode in one_proc().
2018-06-23 Qualys Security... 0093-pmap: Remove dead code in mapping_name().
2018-06-23 Qualys Security... 0092-pmap: Harden one_proc().
2018-06-23 Qualys Security... 0091-pmap: Check sscanf() in discover_shm_minor().
2018-06-23 Qualys Security... 0090-pmap: Fix output format of VmFlags.
2018-06-23 Qualys Security... 0089-pmap: Prevent buffer overflow in sscanf().
2018-06-23 Qualys Security... 0088-pmap: Always check the return value of fgets().
2018-06-23 Qualys Security... 0087-pmap: Fix parsing error in config_read().
2018-06-23 Qualys Security... 0086-pmap: Prevent integer overflow in main().
2018-06-23 Qualys Security... 0085-pmap.c: Plug memory leak in range_arguments().
2018-06-23 Qualys Security... 0027-skill: Prevent multiple overflows in ENLIST().
2018-06-23 Qualys Security... 0026-skill: Fix double-increment of pid_count.
2018-06-23 Qualys Security... 0024-skill: Always NULL-terminate argv.
2018-06-23 Qualys Security... 0023-skill: Fix getline() usage.
next