platform_system_core/gatekeeperd
George Burgess IV e7aa2b2c83 Cleanup uses of sprintf so we can deprecate it.
Also cleans up two instances of open() with useless mode params, and
changes a few uses of snprintf to use sizeof(buffer) instead of
hardcoded buffer sizes.

Change-Id: If11591003d910c995e72ad8f75afd072c255a3c5
2016-03-07 18:40:40 -08:00
..
tests [gatekeeperd] copy uid to local before passing to u_map 2015-11-05 11:09:21 -08:00
Android.mk update bundled rc files to their contents from rootdir/init.rc 2015-08-21 21:54:42 +00:00
gatekeeperd.cpp Cleanup uses of sprintf so we can deprecate it. 2016-03-07 18:40:40 -08:00
gatekeeperd.rc update bundled rc files to their contents from rootdir/init.rc 2015-08-21 21:54:42 +00:00
IGateKeeperService.cpp [gatekeeperd] return brute-force throttling information 2015-05-27 07:45:22 -07:00
IGateKeeperService.h [gatekeeperd] return brute-force throttling information 2015-05-27 07:45:22 -07:00
IUserManager.cpp [gatekeeperd] Check parent profile for SID lookups 2015-08-05 10:32:13 -07:00
IUserManager.h [gatekeeperd] Check parent profile for SID lookups 2015-08-05 10:32:13 -07:00
SoftGateKeeper.h Track rename of base/ to android-base/. 2015-12-04 22:00:26 -08:00
SoftGateKeeperDevice.cpp [gatekeeperd] return brute-force throttling information 2015-05-27 07:45:22 -07:00
SoftGateKeeperDevice.h [gatekeeperd] add fast path for SW password verification 2015-06-22 12:05:57 -07:00