]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/killall.c
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
[thirdparty/systemd.git] / src / core / killall.c
2015-10-27  Lennart Poetteringutil-lib: split string parsing related calls from util...
2015-10-26  Lennart PoetteringMerge pull request #1681 from ssahani/journal
2015-10-25  Tom GundersenMerge pull request #1668 from ssahani/net1
2015-10-25  Tom GundersenMerge pull request #1654 from poettering/util-lib
2015-10-25  Lennart Poetteringutil-lib: split out fd-related operations into fd-util...
2015-10-24  Lennart Poetteringutil-lib: split our string related calls from util...
2015-10-24  Lennart PoetteringMerge pull request #1659 from vcaputo/journal_verify_en...
2015-10-13  Lennart PoetteringMerge pull request #1542 from keszybz/journal-audit...
2015-10-01  Kay SieversMerge pull request #1428 from franciozzy/tagenhance
2015-09-24  Lennart PoetteringMerge pull request #1374 from olof/autoconf_gcrypt_dep
2015-09-06  Lennart PoetteringMerge pull request #1153 from evverx/dot-alias-handling
2015-09-05  Lennart PoetteringMerge pull request #1161 from dvdhrm/include-order2
2015-09-05  David HerrmannMerge pull request #1140 from poettering/sd-event-signals
2015-09-04  Lennart Poetteringmacro: introduce new PID_TO_PTR macros and make use...
2015-06-11  Daniel MackMerge pull request #84 from blueyed/zsh-optimize-filter...
2015-06-10  Lennart PoetteringMerge pull request #6 from xnox/drop-name
2015-06-10  Zbigniew Jędrzejew... Merge pull request #85 from keszybz/selinux-context
2015-06-10  Lennart PoetteringMerge pull request #117 from utezduyar/feat/dump-sync...
2015-06-10  Daniel MackMerge pull request #130 from whot/hwdb-updates
2015-06-09  Lennart PoetteringMerge pull request #126 from phomes/master
2015-06-09  Thomas Hindoe Paab... core: log oom during killing spree 126/head
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-04-10  Ronny Chevaliershared: add terminal-util.[ch]
2015-04-10  Ronny Chevaliershared: add process-util.[ch]
2015-04-10  Ronny Chevaliershared: add formats-util.h
2015-02-23  Thomas Hindoe Paab... remove unused includes
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-09-15  Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-06-24  Ronny Chevalieruse more _cleanup_ macro
2014-06-13  Andreas Henrikssoncore: fix invalid free() in killall()
2014-01-05  Simon Peetersshared: procfs_file_alloca: handle pid==0
2014-01-03  Zbigniew Jędrzejew... Use format patterns for usec_t, pid_t, nsec_t, usec_t
2013-11-25  Lennart Poetteringcore: fix order of parameters in broadcast_signal()
2013-11-25  Lennart Poetteringshutdown: during final killing spree also send SIGHUP...
2013-06-26  Zbigniew Jędrzejew... killall: do not use alloca() in argument list
2013-04-19  Zbigniew Jędrzejew... core/killall: use procfs_file_alloca
2013-04-03  Harald Hoyercore/killall.c: prevent segfault and initialize pids
2013-04-01  Lennart Poetteringshutdown: correctly wait for processes we killed in...
2013-03-30  Kay Sieverskillall: print notice what we forcefully KILL
2013-01-07  Tom GundersenMerge nss-myhostname
2012-07-19  Lennart Poetteringkillall: avoid gcc warning about wait name clash
2012-07-17  Lennart Poetteringswitch-root: don't wait for processes
2012-07-13  Lennart Poetteringcore: go on a killing spree when transitioning from...