summaryrefslogtreecommitdiffstats
path: root/src/cgroup-network.c
AgeCommit message (Expand)Author
2018-10-11modularize C source code (#4372)Costa Tsaousis
2018-09-30fix spdx (#4327)Paweł Krupa
2018-09-28cleanup FIXME tags (#4309)Costa Tsaousis
2018-09-20daemon cleanup (#4231)Costa Tsaousis
2018-09-17lgtm workaround for false-positives; https://github.com/Semmle/ql/issues/199Costa Tsaousis (ktsaou)
2018-05-31Add SPDX-License-Identifier headers to most files.Austin S. Hemmelgarn
2018-05-29fix memory leak in cgroup-networkCosta Tsaousis (ktsaou)
2018-04-20restore cgroup-network operation - also netdata reads /proc/1/net/dev when ho...Costa Tsaousis (ktsaou)
2018-04-19cgroup-network does not allow softlinks eitherCosta Tsaousis (ktsaou)
2018-04-18more security fixes by SynacktivCosta Tsaousis (ktsaou)
2018-01-13use fixed path to cgroup-network-helper.sh; strictier path checking; fixes #3269Costa Tsaousis (ktsaou)
2018-01-11strict netdata files permissionsCosta Tsaousis (ktsaou)
2018-01-11cgroup paths provided by netdata already have host prefix in themCosta Tsaousis (ktsaou)
2018-01-11strip environment on cgroup-network; fixes #3269Costa Tsaousis (ktsaou)
2018-01-09fixed issues identified by coverityCosta Tsaousis (ktsaou)
2018-01-04remove all references to fatal() - cgroup-network now tries to continueCosta Tsaousis (ktsaou)
2018-01-04cgroup-network search for PIDs in sub-cgroups; also it works even when there ...Costa Tsaousis (ktsaou)
2017-11-08fixed memory leak in cgroup-networkCosta Tsaousis (ktsaou)
2017-10-31fix compilation on clangCosta Tsaousis (ktsaou)
2017-10-31cgroup-network can now detect libvirt tun/tap interfaces and move them to cgr...Costa Tsaousis (ktsaou)
2017-08-01fixed memory leaks identified by coverityCosta Tsaousis (ktsaou)
2017-07-31basic functionality for renaming network interfacesCosta Tsaousis (ktsaou)
2017-07-30cgroup-network now also prints the interface name as it is found inside the c...Costa Tsaousis (ktsaou)
2017-07-30fixes for compiling cgroup-network with clangCosta Tsaousis (ktsaou)
2017-07-30added cgroup-network that can find the network interface of a cgroup, given a...Costa Tsaousis (ktsaou)