summaryrefslogtreecommitdiffstats
path: root/adb/daemon
Commit message (Expand)AuthorAgeFilesLines
* Use arraysize() for supplementary groups.Jorge Lucangeli Obes2016-07-181-5/+4
* adb: use libdebuggerd_client.Josh Gao2016-06-171-0/+2
* adb: support forwarding TCP port 0.David Pursell2016-05-091-4/+2
* adbd: Remove explicit capability bounding set code.Jorge Lucangeli Obes2016-02-231-13/+4
* adbd: Remove check for set_supplementary_gids.Jorge Lucangeli Obes2016-01-081-6/+3
* adb: Use Minijail for privilege dropping.Jorge Lucangeli Obes2015-12-171-15/+25
* Use selinux_android_setcon() instead of setcon()Tom Cherry2015-12-161-2/+2
* More idiomatic cleanup of 9f75a035713d216469f1cabfe4a65f7864e2145a.Elliott Hughes2015-12-161-2/+1
* adbd: make a PR_CAPBSET_DROP error fatal.Nick Kralevich2015-12-151-5/+1
* Merge "adbd: refactor priv dropping logic"Mike Frysinger2015-12-111-27/+31
|\
| * adbd: refactor priv dropping logicMike Frysinger2015-12-101-27/+31
* | Merge "adb: shell: add -n flag to not read from stdin."Josh Gao2015-12-101-10/+1
|\ \ | |/ |/|
| * adb: shell: add -n flag to not read from stdin.Josh Gao2015-12-101-10/+1
* | Track rename of base/ to android-base/.Elliott Hughes2015-12-041-2/+2
|/
* Fix typo, caps in error messages.Jorge Lucangeli Obes2015-11-111-2/+2
* Enable hidepid=2 on /procNick Kralevich2015-11-091-1/+3
* Adb: use VLOG() to replace D() for verbose logging.Yabin Cui2015-09-231-1/+1
* adb: clean up debug tracing a little.Yabin Cui2015-09-021-6/+6
* Improve adb tracing.Elliott Hughes2015-08-281-5/+0
* adb: poll for emulator connection.Yabin Cui2015-07-311-7/+0
* adb: win32: initial IPv6 support and improved Winsock error reportingSpencer Low2015-07-301-2/+5
* Ignore ro.adb.secure in user builds.Elliott Hughes2015-06-181-3/+4
* Remove calls to is_selinux_enabled()Nick Kralevich2015-06-121-1/+1
* adb: fix adb_close() vs. unix_close() usageSpencer Low2015-05-221-1/+1
* Improve logging.Dan Albert2015-05-211-3/+1
* Revert "Revert "Split adb_main.cpp into client and daemon.""Dan Albert2015-05-081-0/+276
* Revert "Split adb_main.cpp into client and daemon."Dan Albert2015-05-081-269/+0
* Split adb_main.cpp into client and daemon.Dan Albert2015-05-081-0/+269