]> granicus.if.org Git - psmisc/history - src/killall.c
misc: update date to 2020
[psmisc] / src / killall.c
2020-03-02 Craig Smallmisc: update date to 2020
2019-10-22 Craig Smallmisc: change my email address
2018-11-07 Craig Smallkillall: match on 16 character commlen too
2018-09-18 Craig Smallkillall: Another go at option parsing
2018-09-10 Craig Smallkillall: ignore -n 0
2018-08-27 Craig Smallkillall: use correct size for comm
2018-05-20 Craig Smallkillall: increase comm len to 64, fix indenting
2018-05-20 Craig Smallkillall: change to getopt_long
2018-05-20 Craig Smallkillall: Fix -INT option parsing
2018-05-05 Craig Smallkillall: use all namespaces by default
2017-06-14 Craig Smallkillall: Remove debug line
2017-06-12 Craig SmallMerge branch 'fix_process_age' into 'master'
2017-06-11 Craig SmallMerge branch 'namespace' into 'master'
2017-06-11 Craig Smallkillall: better parsing of command names
2017-04-01 John Ferlitokillall - Fix race condition for --older-than and ...
2017-03-24 Craig Smallmisc: Update copyrights to 2017
2017-03-24 Craig SmallMerge branch 'master' of gitlab.com:psmisc/psmisc
2017-03-24 Craig SmallMerge branch 'memory-cleanup' into 'master'
2017-03-24 Craig SmallMerge branch 'master' of gitlab.com:psmisc/psmisc
2017-03-24 Craig SmallMerge branch 'killall_long_fix' into 'master'
2017-03-24 Craig SmallMerge branch 'fix-warnings' into 'master'
2017-03-23 Jeff Smithkillall: fix type-mismatches
2017-03-23 Jeff Smithkillall: fix reporting when >32 names specified
2017-03-23 Jeff Smithkillall: free regular expression list entries
2017-03-23 Jeff Smithkillall: free command buffers appropriately
2017-03-22 Debabrata BanerjeeSupport running with child namespaces
2016-12-02 Radu RendecAvoid possible crash and memory leak in killall
2016-04-28 Craig SmallMerge branch 'master' of gitlab.com:psmisc/psmisc
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 Sebastian Rasmussenfuser/killall/pstree: Mention all flags in usage
2015-06-25 Craig Smallkillall: fix alloc on command
2015-03-14 Werner FinkAvoid possible crash and memory leak in killall
2014-12-23 Craig Smallkillall younger and older flags
2014-12-22 Craig SmallRemoved early free on name_len
2014-05-22 Craig SmallFix some segfaults due to freeing too early
2014-05-19 Craig SmallMinor fixes due to Coverity reporting
2012-08-31 Craig Smallforce process age >= 0
2012-07-28 Craig SmallMerge branch 'master' of ssh://psmisc.git.sourceforge...
2012-07-28 Sami Kerolamisc: fix misspell-check warnings
2012-06-21 Craig SmallRolled to version 22.19 and fix killall killing all v22.19
2012-06-16 Craig SmallRemoved remants of pidof
2012-06-16 Craig Smallkillall max names fixed
2012-06-16 Craig Smallkillall assert lifetime
2012-02-26 Craig SmallNull terminate some strings
2012-02-09 Sami Kerolakillall: fix potential string overflow [cppcheck]
2012-01-25 Craig SmallMerge branch 'master' of ssh://psmisc.git.sourceforge...
2012-01-25 Sami Kerolakillall: check fscanf return value
2011-06-20 Craig Smalllanguage updates and fixes
2011-06-19 Craig Small2 Fixes for Debian Bug#623425
2011-02-22 Craig SmallAdded SF patches and bug reports
2010-04-08 Craig SmallUpdated po files from translation website
2010-01-04 Craig Smallfuser -k fixed now too
2009-12-18 Craig Smalladjusted some killall sizes
2009-12-18 Craig Smallmore work on the o and y options for killall
2009-12-16 Craig Smallminor prtstat changes and killall ages
2009-11-13 Craig Smallfuser only kills normal processes, patch thanks to...
2009-07-10 Craig Small * Applied patch from Kari Hautio for lazy umount...
2008-12-16 Craig Small * Patch from Arnaud Giersch to fix udp ports in...
2007-06-12 Craig SmallAdded chinese simplified po file
2007-04-29 Craig Smallkillall message change
2007-04-08 Craig Smallkarels fix and i fixed peekfd
2005-12-01 Craig Smallremoved killall buffer overflow
2005-09-20 Craig Smallproc name regex and process by user options for killall
2005-09-09 Craig Smallusage fixes, tinfo and programe for pstree
2005-03-23 Craig Smallreverted some selinux patches
2005-03-22 Craig Smallfixed copyright in source files
2005-03-22 Craig Smallkillall selinux usage reversed
2005-03-21 Craig Smallsmall typos fixed in help
2005-03-21 Craig Smallselinux upgraded its api
2004-12-10 Craig Smalladded catalan translation
2004-11-09 Craig Smallremoved compiled po files from archive
2004-11-03 Craig Smallnls and double bracket fixes
2004-10-29 Craig Smalltypos, finnish translation, changed ask to be less...
2004-04-23 Craig SmallSome SF related bugs fixed
2004-04-23 Craig Smallchanged S flag to d in options
2004-01-12 Craig Smallpatched to work with uclibc
2003-09-16 Craig Smallpstree.x11 and icons
2003-09-16 Craig Smallsort and no space in pstree
2003-05-23 Craig Smallno segfaults on long cmdline
2003-05-23 Craig Smallupdated tools and fixed flask with Torsten patch
2003-04-03 Craig Smalladded stefans patches
2002-10-16 Craig Smallminor fix in killall to stop gcc 3 from complaining
2002-09-04 Craig SmallAdded SELINUX patches
2002-08-18 Craig SmallPatches added for hurd
2002-08-17 Craig Smallupdated all the autobreaks and language files, compiles now
2001-06-15 Craig Smallmore fixes to get gettext hopefully working
2001-06-13 Craig Smalladded nls
2001-03-31 Craig Smallfixed usage
2001-03-25 Craig Smallremove debug message, put -# back in killall
2001-03-19 Craig Smallminor compile cleans
2001-03-19 Craig Smalladded Davids suggestion for process name selection
2000-12-15 Craig Smalladded getopt() to killall
2000-12-13 Craig Smallsecond try at iomoporting