summaryrefslogtreecommitdiffstats
path: root/adb/daemon
Commit message (Expand)AuthorAgeFilesLines
* libcutils: compile with BOARD_VNDK_VERSION currentSteven Moreland2017-04-171-1/+1
* Add mDNS device discovery for adb clientCasey Dahlin2017-03-101-0/+1
|\
| * Add mDNS device discovery for adb clientCasey Dahlin2017-03-071-0/+1
* | adb: Set a hostname for mDNSCasey Dahlin2017-03-101-3/+7
|\|
| * adb: Set a hostname for mDNSCasey Dahlin2017-03-071-3/+7
* | Make ADBD announce its presence over mDNSCasey Dahlin2017-03-103-2/+121
|\|
| * Make ADBD announce its presence over mDNSCasey Dahlin2017-03-073-2/+121
* | adb: Do not signal gaget stack unless descriptors are writtenBadhri Jagan Sridharan2017-03-071-1/+2
|/
* adb: set max_rw to USB_FFS_BULK_SIZE explicitlyJerry Zhang2017-02-211-1/+1
* adb: Lower EP_ALLOC retry countJerry Zhang2017-02-161-1/+1
* adb: Add bMaxBurst to superspeed descriptorsJerry Zhang2017-02-131-0/+2
* adb: Pre allocate kernel memoryJerry Zhang2017-02-132-15/+41
* adb: reorganize adbd USB handling code.Josh Gao2017-01-192-0/+496
* debuggerd: advance our amazing bet.Josh Gao2017-01-171-1/+1
* adb: remove support for legacy f_adb interface.Josh Gao2017-01-111-1/+1
* adb: use __android_log_is_debuggable()Mark Salyzyn2016-10-141-3/+4
* Switch adb to <android-base/properties.h>.Elliott Hughes2016-09-261-22/+12
* 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