summaryrefslogtreecommitdiffstats
path: root/adb/adb.c
Commit message (Expand)AuthorAgeFilesLines
* Fix adb forward --list when forwarding a lotSnild Dolkow2014-02-211-18/+16
* 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
|/
* Multi-user external storage support.Jeff Sharkey2012-08-151-1/+23
* Allow adb to listen both on usb and tcp.Mike J. Chen2012-08-091-11/+15
* Merge "FunctionFS: initial implementation"Benoit Goby2012-06-061-1/+2
|\
| * FunctionFS: initial implementationAndrzej Pietrasiewicz2012-05-311-1/+2
* | am 1b7a7e81: adb: Use bionic\'s strtok_r() for WindowsScott Anderson2012-06-051-2/+2
|\ \
| * | adb: Use bionic's strtok_r() for WindowsScott Anderson2012-06-051-2/+2
* | | am 2ca3e6b3: adb: Generalizing -s to take qualifiers.Scott Anderson2012-06-051-4/+3
|\ \ \ | |/ /
| * | adb: Generalizing -s to take qualifiers.Scott Anderson2012-06-051-4/+3
* | | am e82c2db0: adb: Transmit key properties in banner of connect messageScott Anderson2012-06-051-21/+82
|\ \ \ | |/ /
| * | adb: Transmit key properties in banner of connect messageScott Anderson2012-06-051-21/+82
* | | am c7993af6: adb: Fix compiler warningScott Anderson2012-06-011-1/+2
|\ \ \ | |/ / | | / | |/ |/|
| * adb: Fix compiler warningScott Anderson2012-05-311-1/+2
* | am 9526a788: Merge "adb: Add ability to specify device path" into ics-aahScott Anderson2012-05-011-9/+22
|\ \ | |/