]> granicus.if.org Git - psmisc/shortlog
psmisc
2016-04-28 Craig SmallUpdate README.md
2016-04-28 Craig Smallkillall: fix malloc branch logic for pgid
2016-04-25 Craig Smallmisc: Fix some memory leaks from coverity
2016-04-25 Craig Smallmisc: Update README.md
2016-04-25 Craig Smallfuser,prtstat: use standard sscanf flag for alloc
2016-04-25 Sebastian Rasmussenfuser/killall/pstree: Mention all flags in usage
2016-04-25 Jaromír Cápíkfuser: increase mpoint length of for octal escape
2016-04-25 Craig Smalltest: Update gitlab test for shared runner
2016-04-04 Craig SmallMinor issues about verbose in fuser.1
2016-03-08 Mike Frysingerfuser: include sysmacros.h for makedev
2015-10-24 Craig Smallfixed gitlab ci file
2015-07-07 Craig Smallbuildsys: attempt to downgrade gettext version
2015-07-07 Craig Smallrenamed gitlab file to correct name;
2015-07-07 Craig SmallAdded gitlab CI config file
2015-06-30 Craig Smalldoc: Rename README to markdown file
2015-06-30 Craig Smallbuildsys: more updates and fixes for distcheck
2015-06-30 Craig Smallbuildsys: Updates to the build system
2015-06-25 Craig Smallkillall: fix alloc on command
2015-06-25 Craig Smallfuser: rework string comparison
2015-06-03 Craig Smalldoc: fix typo in kill1ll.1
2015-03-14 Craig Smallfuser: -k return status based on any found
2015-03-14 Werner FinkAvoid possible crash and memory leak in killall
2015-01-25 Craig SmallFixed typo in fuser.1 Debian #763374
2014-12-23 Craig SmallUpdated translations
2014-12-23 Craig Smallkillall younger and older flags
2014-12-22 Craig SmallRemoved early free on name_len
2014-08-25 Paul BarkerInclude <limits.h> for PATH_MAX
2014-06-03 Craig SmallNote S patch #34 for pstree
2014-06-03 Martin Schwenkepstree: Ignore processes that disappear before reading...
2014-06-03 Craig Smalldefine PATH_MAX for freebsd
2014-05-22 Craig SmallFix some segfaults due to freeing too early
2014-05-19 Craig SmallFixed v4 versus v6 problem
2014-05-19 Craig SmallUpdate translations
2014-05-19 Craig SmallMinor fixes due to Coverity reporting
2014-02-28 Craig SmallMerge branch 'master' of ssh://git.code.sf.net/p/psmisc...
2014-02-28 Allan WirthFull thread display for pstree an option
2014-02-28 Allan WirthFull thread display for pstree an option
2014-02-28 Brad JorschTypo in fuser makes -M on all the time
2014-02-28 Craig SmallUpdated po files
2014-02-16 Craig SmallLast translation update for this version v22.21
2014-02-03 Craig SmallUpdate the translations
2014-02-02 Craig SmallAnother PO file update
2014-02-02 Craig SmallUpdate po files from TP site
2014-02-02 Craig Smallpstree: fclose fopened files
2014-01-31 Craig Smallfuser -M and -m flags work either way
2014-01-31 Andreas SchwabPort peekfd to m68k
2014-01-31 Jaromir CapikFixing null pointer dereference
2014-01-31 Craig SmallFixed -p -g typo in psmisc.1
2013-10-09 Craig SmallUpdate for 22.21
2013-09-29 Craig Smallpstree shows threads correct names.
2013-08-11 Craig SmallUpdate of the po/pot files
2013-08-11 Aristeu Rozanskipstree: introduce namespace transition information
2013-08-11 Aristeu Rozanskipstree: introduce support for namespaces
2013-07-16 Craig Smallpstree uses COLUMNS environement variable
2013-04-01 Craig SmallAdded missing comma from fuser(1)
2013-02-21 Craig Smallignore tar.gz and config directory
2013-02-21 Han Pingtiandoesn't complain about "not a directory"
2013-02-21 Craig SmallUpdate po files
2013-02-21 Mike Frysingeruse AC_CANONICAL_HOST
2012-10-06 Craig Smallpstree compiles with SE Linux
2012-09-20 Craig Smallupdated with distcheck v22.20
2012-09-20 Craig Smallupdate translations
2012-09-20 Craig Smallfreebsd pid 0 and no loops
2012-08-31 Craig SmallUpdated po files v22.20rc1
2012-08-31 Craig Smallforce process age >= 0
2012-08-31 Craig Smallfuser finds unix sockets
2012-08-31 Craig Smallpstree finds orphans
2012-08-30 Craig Smallfuser -m regression
2012-07-28 Craig SmallMerge branch 'master' of ssh://psmisc.git.sourceforge...
2012-07-28 Craig SmallCleanup man pages
2012-07-28 Sami Keroladocs: clean up pstree.1
2012-07-28 Sami Keroladocs: clean up prtstat.1
2012-07-28 Sami Keroladocs: clean up peekfd.1
2012-07-28 Sami Keroladocs: clean up killall.1
2012-07-28 Sami Keroladocs: clean up fuser.1
2012-07-28 Sami Kerolamisc: fix misspell-check warnings
2012-07-20 Craig Smallpstree sorts properly on names
2012-06-22 Craig SmallStart of test scripts for psmisc
2012-06-21 Craig SmallRolled to version 22.19 and fix killall killing all v22.19
2012-06-17 Craig SmallUpdate po files with last change v22.18
2012-06-16 Craig SmallFixed -w usage SFbug:3528478
2012-06-16 Craig SmallUpdated readme and po files
2012-06-16 Craig SmallRemoved remants of pidof
2012-06-16 Craig Smallkillall max names fixed
2012-06-16 Craig Smallkillall assert lifetime
2012-06-15 Craig SmallAnother sed from from same source
2012-06-11 Craig Smallsed uses proper BRE
2012-06-11 Craig SmallConditional install fuser.1
2012-06-11 Craig SmallAdded AC_CANONICAL_TARGET to configure.ac
2012-06-02 Craig SmallUpdate configure.ac to 22.17 v22.17
2012-06-02 Craig SmallFinal 22.17 release changes
2012-06-02 Craig SmallUpdated language files
2012-05-20 Craig SmallMade rc1 ready for the translators
2012-05-19 Craig Smallpstree displays PGIDs
2012-05-19 Corinna Vinschen3 fixes for Cygwin
2012-05-19 Arkadiusz MiskiewiczFake pstree root with kernels with hidepid
2012-05-19 Craig Smallfuser compiles with PIE
2012-05-19 Craig SmallUpdated PO files ready for dist
2012-05-19 Craig SmallMerge branch 'master' of ssh://psmisc.git.sourceforge...
2012-05-19 Samuel ThibaultRemove fuser out of target for hurd-i386
next