summaryrefslogtreecommitdiffstats
path: root/adb/adb.c
Commit message (Expand)AuthorAgeFilesLines
* system/core: Remove AID_GRAPHICS from adb groupsAjay Dudani2014-11-211-3/+2
* Remove the adb usb vendor id whitelist.Elliott Hughes2014-11-211-3/+0
* kill HAVE_FORKEXECYabin Cui2014-11-121-12/+10
* Include ADB_HOST only code in #if ADB_HOST.Chih-Hung Hsieh2014-09-051-2/+5
* Merge "Move host 'get-state' service up so that it works."Elliott Hughes2014-08-051-5/+5
|\
| * Move host 'get-state' service up so that it works.Simon Ye2014-07-281-5/+5
* | Fix implicit declaration of function 'prctl' in adb.Elliott Hughes2014-07-181-1/+1
|/
* adbd: unconditionally call setgroupsNick Kralevich2014-06-181-18/+18
* am 6e7343b8: Merge "adb: implement "adb reverse <local> <remote>""David 'Digit' Turner2014-05-271-92/+129
|\
| * adb: implement "adb reverse <local> <remote>"David 'Digit' Turner2014-05-271-92/+129
* | am 66e95d76: Merge "Fix adb forward --list when forwarding a lot"JP Abgrall2014-03-111-18/+16
|\ \ | |/
| * Fix adb forward --list when forwarding a lotSnild Dolkow2014-02-211-18/+16
* | am 02916aa2: Remove obsolete vdc call.Nick Kralevich2014-03-041-2/+1
|\ \ | |/ |/|
| * Remove obsolete vdc call.Nick Kralevich2014-03-041-2/+1
* | adbd: switch to su domain when running as rootNick Kralevich2014-01-221-7/+29
* | adb: Check sender's socket id when receiving packets.David 'Digit' Turner2013-12-161-11/+33
|/
* adb: Only use properties on device buildsNick Kralevich2013-05-231-0/+1
* adb: Handle adb connect in a threadBenoit Goby2013-04-251-114/+0
* Make init handle rebootsNick Kralevich2013-04-231-19/+1
* am b544da0b: am d7cab8bf: Merge "adb : add missing connection states"Colin Cross2013-04-171-0/+4
|\
| * am d7cab8bf: Merge "adb : add missing connection states"Colin Cross2013-04-171-0/+4
| |\
| | * adb : add missing connection statestrevd2013-04-171-0/+4
* | | toolbox: Make reboot a separate command from toolboxBenoit Goby2013-03-261-1/+2
|/ /
* | am 844306bd: am cc4499b6: Merge "adb: use correct header file."Nick Kralevich2013-02-281-1/+1
|\ \ | |/
| * adb: use correct header file.Nick Kralevich2013-02-281-1/+1
* | Remove CAP_NET_RAW from adbNick Kralevich2013-02-271-2/+1
* | Merge "adb: Fix secure adb when booting with usb attached"Benoit Goby2013-02-211-1/+1
|\ \
| * | adb: Fix secure adb when booting with usb attachedBenoit Goby2013-02-021-1/+1
* | | adb: drop capability bounding set on user buildsNick Kralevich2013-02-151-0/+29
* | | am e149855a: am 523a2090: Merge "adb: Use 64 bit capabilities."Nick Kralevich2013-02-151-5/+8
|\ \ \ | |/ / |/| / | |/
| * adb: Use 64 bit capabilities.Nick Kralevich2013-02-151-5/+8
* | am 282caf3b: am 260f3471: am f8afaebe: Merge "Windows adb: include stdint.h f...Kenny Root2013-01-291-0/+1
|\ \ | |/
| * Merge "Windows adb: include stdint.h for uint8_t on MinGW-w64"Kenny Root2013-01-301-0/+1
| |\
| | * Windows adb: include stdint.h for uint8_t on MinGW-w64Ray Donnelly2013-01-081-0/+1
* | | Merge "adb: Add "unauthorized" connection state"Benoit Goby2013-01-291-0/+3
|\ \ \
| * | | adb: Add "unauthorized" connection stateBenoit Goby2013-01-151-0/+3
* | | | am 3dbcb6d6: am 98d07897: Merge "Windows adb: Make client stdout and stderr h...David Turner2013-01-211-0/+21
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge "Windows adb: Make client stdout and stderr handles uninheritable"David Turner2013-01-211-0/+21
| |\ \ | | |/
| | * Windows adb: Make client stdout and stderr handles uninheritableRay Donnelly2013-01-081-0/+21
* | | adb: HACK: (linux only) allow temp mitigation for multithreaded issuesJP Abgrall2013-01-091-0/+31
|/ /
* | Support adb client connect to remote serverMatt Gumbel2013-01-041-2/+11
* | adb: Improve ADB's forward redirection management.David 'Digit' Turner2012-11-261-28/+149
|/
* Bring back ADB_EXTERNAL_STORAGE.Jeff Sharkey2012-09-061-0/+10
* adb: Add public key authentificationBenoit Goby2012-08-231-14/+114
* Iteration on multi-user external storage.Jeff Sharkey2012-08-221-10/+0
* Revert "adb: Add public key authentification"Benoit Goby2012-08-201-114/+14
* Merge "adb: Add public key authentification" into jb-mr1-devBenoit Goby2012-08-201-14/+114
|\
| * adb: Add public key authentificationBenoit Goby2012-08-161-14/+114
* | Replace a segfault with a warning.John Grossman2012-08-201-1/+7
* | Migrate sdcard0 to shell-accessible location.Jeff Sharkey2012-08-201-21/+3
|/