]> granicus.if.org Git - procps-ng/shortlog
procps-ng
2018-05-18 Qualys Security... pgrep: Replace ints with longs in strict_atol().
2018-05-18 Qualys Security... pgrep: Prevent integer overflow of list size.
2018-05-18 Qualys Security... pgrep: Do not memleak the contents of proc_t.
2018-05-03 Craig Smalllibrary: check not undef SIGLOST
2018-04-10 Craig Smallmisc: fix ps etime tests
2018-04-10 Craig Smallupdate translations v3.3.14
2018-04-10 Craig Smalllibrary: build on non-glibc systems
2018-04-10 Craig Smallfree: fix scaling on 32-bit systems
2018-04-10 Craig Smallmisc: Update news about #91
2018-04-10 Craig SmallRevert "Support running with child namespaces"
2018-04-06 Craig Smallpgrep: Don't segfault with no match
2018-04-01 Craig Smallmisc: Update translations from Translation project v3.3.13
2018-03-12 Craig Small3.3.13 release candidate 1 v3.3.13rc1
2018-03-12 Craig Smallmisc: Update translations
2018-03-12 Craig Smallsysctl: fixup build system
2018-03-03 Craig Smallmisc: update NEWS with some missed items
2018-03-03 Craig Smallmisc: Add link protection examples to sysctl.conf
2018-03-03 Craig Smalldocs: Note limitation of finding scripts in pidof.1
2018-03-03 Craig Smallwatch: use sysconf() for hostname length
2018-03-03 Craig Smallsysctl: fix typo in help
2018-03-03 Craig Smalldocs: Reword --exec option in watch.1
2018-03-03 Craig SmallMerge branch 'dbanerje/procps-namespace'
2018-03-03 Debabrata BanerjeeSupport running with child namespaces
2018-03-03 Jim Warnertop: show that truncation indicator ('+') consistently
2018-03-02 Craig Smallps: Add NEWS and checks for times and cputimes
2018-03-02 Craig SmallMerge branch 'sbigaret/procps-master'
2018-03-02 Sébastien Bigaretps: add times & cputimes format specifiers: cumulative...
2018-03-02 Craig Smallmisc: Add news entry for previous pidof
2018-03-02 Craig SmallMerge branch 'masatake/procps-pidof-sep-option'
2018-03-02 Masatake YAMATOpidof: allow to change a separator put between pids
2018-03-01 Craig Smallsysctl: Bring procio functions out of library
2018-02-28 Craig Smalldocs: Change name of fprocopen man page
2018-02-28 Craig SmallMerge branch 'bitstreamout/procps-procio'
2018-02-28 Werner FinkUse new standard I/O for reading/writing sysctl values
2018-02-28 Werner FinkAdd flexible buffered I/O based on fopencookie(3)
2018-02-28 Werner FinkPreload sysctl lines even if longer than stdio buffer
2018-02-19 Craig Smalldocs: sysctl.8 clarify when w flag is required
2018-02-19 Craig SmallMerge branch 'jrybar/procps-ps-luid'
2018-02-19 Jan Rybarps: LUID format option impelemented
2018-02-19 Jim Warnertop: update copyright dates in source and man document
2018-02-19 Jim Warnertop: try to avoid premature truncation indicator ('+')
2018-02-19 Jim Warnertop: avoid potential truncation with 'Inspect' feature
2018-02-19 Jim Warnertop: allow translated field headers to determine width
2018-02-19 Jim Warnertop: an efficiency tweak to extra wide character logic
2018-02-19 Jim Warnertop: standardize width of the %CPU & %MEM columns at 5
2018-02-12 Jim Warnertop: account for the idle state ('I') threads in total
2018-02-12 Jim Warnertop: adapt utf8 logic to support extra wide characters
2018-02-12 Jim Warnertop: tweak that recent enhancement to startup defaults
2018-01-13 Craig Smallfree: Update tests and fix for previous patch
2018-01-13 getzzefree.c - name correctly the binary multiples in the...
2018-01-13 getzzefree.c - correct conversion to decimal multiples
2018-01-13 Craig Smalldocs: Document I idle state in ps and top
2018-01-07 Craig Smallsysctl: Don't crash file fopen fails
2017-12-29 Craig SmallMerge branch 'Polynomal-C/procps-master'
2017-12-29 Sven EdenAdd support for elogind
2017-12-29 Jan Rybardocs: Mention in sysctl.8 that a filename is read once
2017-12-29 Craig SmallAdd news for previous commit
2017-12-29 Craig SmallMerge branch 'tbodt/procps-master'
2017-12-29 Theodore DuboisAllow empty string for value
2017-12-23 Craig SmallMerge branch 'jrtc27/procps-cross-platform'
2017-12-23 James Clarkesig: Move runtime signal count check to compile time
2017-12-23 Jim Warnertop: allow more flexible approach for startup defaults
2017-12-23 Jim Warnerlibrary: relocate the typedef used in alloc.h override
2017-12-23 Jim Warnertop: miscellaneous changes to whitespace/comments only
2017-12-22 Craig Smalldocs: Update pgrep.1 example to more modern browser
2017-12-20 Craig Smallwatch: Support ANSI 39,49 reset sequences
2017-12-20 Jim Warnerslabtop: let's stop always ignoring the last slab node
2017-12-20 Jim Warnerslabtop: for run_once switch (-o), output all slabinfo
2017-12-20 Jim Warnertop: exploit msg handler override to avoid corrupt tty
2017-12-20 Jim Warnertop: add and/or expand a couple more translation hints
2017-10-14 Jim Warnertop: stop neglecting potential utf8 field descriptions
2017-10-14 Jim Warnertop: eliminate that potential vulnerability for TOCTOU
2017-10-14 Jim Warnertop: make 'utf8_justify' independent of non-utf8 logic
2017-10-14 Jim Warnertop: utf8 utils should observe indentation conventions
2017-10-14 Jim Warnertop: ensure bug report suggestion agrees with man page
2017-10-06 Jim Warnertop: make the 'utf8_proper_col' routine more efficient
2017-10-06 Jim Warnertop: make that 'make_str_utf8' function more efficient
2017-10-06 Jim Warnertop: ensured one translation hint agrees with template
2017-10-06 Jim Warnertop: improve the translator hint regarding field width
2017-10-02 Jim Warnertop: correct an insidious occasional truncation buglet
2017-10-02 Jim Warnertop: plug a small potential hole in multi-byte support
2017-10-02 Jim Warnerps: don't use '+' truncation indicator with multi-byte
2017-10-01 Jim Warnertop: extend utf-8 multi-byte support to users & groups
2017-10-01 Jim Warnertop: some minor tweaks to the utf-8 multi-byte support
2017-10-01 Jim WarnerNEWS: acknowledged top's multi-byte support extensions
2017-10-01 Jim Warnertop: extend multi-byte support to 'Inspection' feature
2017-10-01 Jim Warnertop: refactored for correct multi-byte string handling
2017-10-01 Jim Warnertop: correct a minor instance of wrong NLS macro usage
2017-09-24 Craig Smalladd changelog for previous
2017-09-24 Craig Smallvmstat: Fix alignment for disk partition format
2017-09-23 Craig SmallMerge branch 'lakerka/procps-patch1'
2017-09-23 Kyle Lakerwhattime: Fix formatting
2017-09-23 Kyle Lakerwhattime: Show 0 minutes in pretty output
2017-09-03 Wayne PorterConsolidated patch of previously merged CYGWIN support
2017-08-30 Werner FinkAvoid confusing messages caused by EIO on reading
2017-08-30 Werner FinkIncrease standard I/O buffer a lot to be able to
2017-08-30 Tobias StoeckmannFix out of boundary write on 1x1 terminals
2017-08-19 Jim Warnertop: protect against the anomalous 'Mem' graph display
2017-08-19 Jim Warnertop: address a Debian wishlist NLS man page suggestion
2017-08-19 Jim WarnerNEWS: add issue and bugzilla references where possible
next