summaryrefslogtreecommitdiff
path: root/server/PppController.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Include what you use: <unistd.h>Tom Cherry2020-04-131-1/+2
| | | | | | | | | This was transitively included, but no longer is, so it must be explicitly included. Exempt-From-Owner-Approval: Janitorial Test: build Change-Id: Ifa85582c9380df6f16025eba86b64e9af32bc226
* Modernize codebase by replacing NULL with nullptrYi Kong2018-07-251-2/+2
| | | | | | | | Fixes -Wzero-as-null-pointer-constant warning. Test: m Bug: 68236239 Change-Id: I226a0599db4f7c3557e55cade7869d00bd314949
* Rename <cutils/log.h> to <log/log.h>Logan Chien2018-04-231-1/+1
| | | | | | Bug: 78370064 Test: lunch aosp_walleye-userdebug && cd system/netd && mma Change-Id: I495f7cdc3f2aab26947f10041fc559700367f2ea
* Plug some leaksJesper Hansson2014-11-241-0/+5
| | | | Change-Id: I4268ea32cfb0ebd6ce5711e30865750dffa94e92
* Move netd_client into netd.Sreeram Ramachandran2014-05-211-0/+149
Change-Id: Ie4b6b303225c93f2448a503d6ea9cebb552cbad5