index
:
replicant/core
GNUtoo/history/14-07-2019
GNUtoo/history/devtmpfs-debug-wip
GNUtoo/lineage-16.0-base
GNUtoo/modem-i9300
master
replicant-9
Patches not merged yet, used for building and testing them
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
adb
/
adb_utils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
adb/base: minor compiler portability improvements
Spencer Low
2015-11-09
1
-5
/
+2
*
Merge changes I70c94c4b,Ifd8769ed
Josh Gao
2015-11-05
1
-6
/
+6
|
\
|
*
adb: make mkdirs/secure_mkdirs do what they say.
Josh Gao
2015-11-04
1
-6
/
+6
*
|
adb: make adb_basename match the POSIX behavior.
Josh Gao
2015-11-04
1
-5
/
+24
|
/
*
adb: keep file flags in fdevent_install.
Yabin Cui
2015-10-06
1
-0
/
+16
*
Adb: use VLOG() to replace D() for verbose logging.
Yabin Cui
2015-09-23
1
-3
/
+3
*
adb: clean up debug tracing a little.
Yabin Cui
2015-09-02
1
-1
/
+1
*
adb sync cleanup.
Elliott Hughes
2015-08-24
1
-0
/
+4
*
adb: fix mkdirs / adb pull with relative paths, fix win32 issues
Spencer Low
2015-08-03
1
-24
/
+78
*
adb: win32: initial IPv6 support and improved Winsock error reporting
Spencer Low
2015-07-30
1
-22
/
+0
*
More adb cleanup.
Elliott Hughes
2015-07-30
1
-3
/
+26
*
Write mkdirs in more idiomatic C++ style.
Alex Vallée
2015-07-30
1
-16
/
+5
*
Fix const-ness of strrchr callers.
Elliott Hughes
2015-07-28
1
-5
/
+6
*
Fix Win32 adb build.
Elliott Hughes
2015-07-24
1
-2
/
+7
*
Report getaddrinfo failures correctly.
Elliott Hughes
2015-07-23
1
-0
/
+17
*
Recognize IPv6 addresses for "adb connect".
Elliott Hughes
2015-07-21
1
-0
/
+55
*
Move mkdirs to adb_utils.
Alex Vallée
2015-07-15
1
-0
/
+19
*
Revert "Turn on -Wformat-nonliteral."
Dan Albert
2015-07-09
1
-5
/
+0
*
Turn on -Wformat-nonliteral.
Dan Albert
2015-07-09
1
-0
/
+5
*
Fix ' escaping in adb.
Elliott Hughes
2015-05-15
1
-5
/
+10
*
More adb buffer fixes.
Elliott Hughes
2015-05-01
1
-0
/
+29
*
Merge "Use ' quoting to escape arguments."
Elliott Hughes
2015-04-21
1
-8
/
+7
|
\
|
*
Use ' quoting to escape arguments.
Elliott Hughes
2015-04-17
1
-8
/
+7
*
|
Fix the Windows adb build.
Elliott Hughes
2015-04-19
1
-0
/
+2
|
/
*
Remove yet more fixed-length buffers (and their overruns).
Elliott Hughes
2015-04-17
1
-0
/
+8
*
Fix more buffer overruns.
Elliott Hughes
2015-04-17
1
-0
/
+43