Merge pull request #3329 from efuss/fix-3311
[collectd.git] / src / procevent.c
2019-10-11 Matthias RungeMerge tag 'collectd-5.9.2'
2019-09-18 Matthias RungeMerge pull request #3282 from abays/sysevent
2019-09-17 Matthias RungeMerge pull request #3277 from abays/sysevent
2019-09-13 Matthias RungeMerge pull request #3159 from rpv-tomsk/collectd-usercache
2019-09-05 Andrew BaysFix AUTHORS
2019-09-05 Matthias RungeMerge remote-tracking branch 'abays/procevent'
2019-09-05 Andrew BaysAnother string formatting fix attempt
2019-09-05 Andrew BaysDebian string formatting fix
2019-09-04 Andrew Baysclang formatting
2019-09-04 Andrew BaysAlign with new util library locations
2019-09-04 Andrew BaysStyling + optimizations
2019-09-04 Andrew BaysHandled interrupted socket reads
2019-09-04 Andrew BaysMore styling + remove superfluous dequeue thread error...
2019-09-04 Andrew BaysAdditional mutex + styling changes
2019-09-04 Andrew BaysUse a separate dequeue thread to dispatch notifications
2019-09-04 Andrew BaysRemove types.db entry and change RegexProcess conf...
2019-09-04 Andrew BaysUse long type for most PID values
2019-09-04 Andrew Baysclang formatting
2019-09-04 Andrew BaysDrain netlink socket before sleeping, then filter repea...
2019-09-04 Andrew BaysCheck ignorelist during init
2019-09-04 Andrew BaysFix mutex lock in read_event
2019-09-04 Andrew BaysUse ignorelist_t and fix leaks
2019-09-04 Andrew Bayspayload logic clean-up + leak fixes
2019-09-04 Andrew BaysClarify wanted netlink proc msgs
2019-09-04 Andrew BaysProcevent plugin notifications
2019-09-04 Andrew Bayscheck fscanf return value in process_check
2019-09-04 Andrew Baysprocevent plugin initial commit
2019-06-18 Andrew Baysclang formatting
2019-06-18 Andrew BaysAlign with new util library locations
2018-11-13 Andrew BaysStyling + optimizations
2018-10-22 Andrew BaysMerge branch 'master' into procevent
2018-10-19 Andrew BaysHandled interrupted socket reads
2018-10-19 Andrew BaysMore styling + remove superfluous dequeue thread error...
2018-10-18 Andrew BaysAdditional mutex + styling changes
2018-10-17 Andrew BaysUse a separate dequeue thread to dispatch notifications
2018-10-15 Andrew BaysRemove types.db entry and change RegexProcess conf...
2018-10-12 Andrew BaysUse long type for most PID values
2018-10-12 Andrew Baysclang formatting
2018-10-12 Andrew BaysDrain netlink socket before sleeping, then filter repea...
2018-03-27 Andrew BaysCheck ignorelist during init
2018-03-23 Andrew BaysFix mutex lock in read_event
2018-02-13 Andrew BaysUse ignorelist_t and fix leaks
2018-02-05 Andrew Bayspayload logic clean-up + leak fixes
2018-01-23 Andrew BaysClarify wanted netlink proc msgs
2018-01-11 Andrew BaysProcevent plugin notifications
2017-12-13 Andrew BaysMerge pull request #2 from atyronesmith/procevent
2017-12-13 Andrew Bayscheck fscanf return value in process_check
2017-12-13 Andrew Baysprocevent plugin initial commit