summaryrefslogtreecommitdiffstats
path: root/server/NetdConstants.cpp
Commit message (Expand)AuthorAgeFilesLines
* Check for interface name validityPavan Kumar M2020-09-211-1/+2
* Remove unused deps on liblogwrapBernie Innocenti2019-06-051-1/+0
* Merge libnetddns into libnetd_resolvMike Yu2018-10-301-3/+0
* Remove unused constants from NetdConstants.hBernie Innocenti2018-08-151-3/+0
* Modernize codebase by replacing NULL with nullptrYi Kong2018-07-251-2/+2
* netd: Enable clang-tidy and fix all warningsBernie Innocenti2018-06-071-1/+0
* Rename <cutils/log.h> to <log/log.h>Logan Chien2018-04-231-1/+1
* Ensure the sockets we inherit from init are FD_CLOEXEC.Lorenzo Colitti2017-08-281-0/+14
* Delete all remaining callers of iptables.Lorenzo Colitti2017-08-191-82/+0
* Support RFC 7858 DNS over TLSBen Schwartz2017-07-061-0/+3
* Modernize string handling in BandwidthControllerJoel Scherpelz2017-06-011-4/+3
* Block SIGPIPE in IptablesRestoreControllerTest.Lorenzo Colitti2017-04-031-0/+9
* Use iptables-restore to set the incoming packet mark rule.Lorenzo Colitti2017-03-271-0/+8
* Support reading output from IptablesRestoreController.Lorenzo Colitti2017-02-101-1/+6
* netd: Use a persistent iptables[6]-restore processNarayan Kamath2017-01-231-36/+3
* Add an RPC to replace a UID firewall rule.Lorenzo Colitti2016-03-021-0/+39
* Blacklist uids for network accessAmith Yamasani2015-04-291-0/+4
* Switch netd over to <utils/file.h>.Elliott Hughes2015-02-031-37/+0
* Avoid leaking file descriptorsNick Kralevich2015-01-311-2/+2
* Fix missing errno.h includes after libc cleanup.Dan Albert2015-01-061-2/+3
* Use native netlink code instead of /sbin/ip to manipulate routesLorenzo Colitti2014-06-231-0/+78
* server: check interface names in RPC arguments for validityJP Abgrall2014-06-191-0/+27
* Move netd_client into netd.Sreeram Ramachandran2014-05-211-0/+145