Chia-chi Yeh
88dc657d50
Add device, property, directory, and file permissions for VPN.
2009-06-19 15:53:28 +08:00
San Mehat
c73a3a5771
libsysutils: Move to a null terminated string protocol using space as a field separator.
...
Also removes some debugging
Signed-off-by: San Mehat <san@google.com>
2009-06-15 14:06:03 -07:00
Chung-yih Wang
1f75d709c1
Add VPN and Keystore services and data directories.
...
-- changed the default mode to 0770 for keystore with the new user 'keystore'.
-- add the keystore service providing the basic key lookup/install/remove, but
only keystore user can access the key content.
2009-06-09 10:49:39 +08:00
Bjorn Bringert
7be52b1a0e
Added ashmem_get_size_region() function.
...
This is needed by the MemoryFile changes in
https://android-git.corp.google.com/g/2714
where it is used to find out whether a file descriptor
refers to an ashmem region.
2009-06-02 00:55:30 +01:00
David 'Digit' Turner
ebefc48e61
Expose the stable/frozen log-related definitions of <cutils/logd.h> into a new header: <android/log.h>
...
This is in order to expose the correponding functions in the 1.5 Native Development Kit, to allow
applicative native code to send messages to the log.
2009-05-29 14:45:04 +02:00
Mathias Agopian
fee77ec093
don't use cdefs.h as it breaks the windows build.
2009-05-21 13:08:39 -07:00
San Mehat
db01754579
libsysutils: const correctness fixes + remove some debugging
...
Signed-off-by: San Mehat <san@google.com>
2009-05-20 17:16:05 -07:00
Mathias Agopian
8f13782e7b
move native_handle stuff from master_gl
2009-05-20 14:51:48 -07:00
Android (Google) Code Review
b48acb0ebd
Merge change 1795 into donut
...
* changes:
Make /system/xbin/tcpdump setuid root.
2009-05-18 16:35:27 -07:00
David 'Digit' Turner
414ff7d98a
Move fdevent from libcutils into adb directory. ADB is the only client of this API, and I intend to modify it extensively to clean its codebase soon.
2009-05-18 17:07:46 +02:00
Dan Egnor
328a4fb535
Make /system/xbin/tcpdump setuid root.
2009-05-15 12:57:58 -07:00
Android (Google) Code Review
b415390e74
Merge change 1778 into donut
...
* changes:
init: Create new 'vpn' user/group and set owner of '/dev/tun' to it.
2009-05-15 10:47:22 -07:00
Android (Google) Code Review
dee6866372
Merge change 1693 into donut
...
* changes:
libsysutils: Introduce 'ServiceManager', for starting/stopping init services
2009-05-15 10:44:06 -07:00
San Mehat
4a6f2321e7
init: Create new 'vpn' user/group and set owner of '/dev/tun' to it.
...
Signed-off-by: San Mehat <san@google.com>
2009-05-15 10:40:29 -07:00
San Mehat
c41d1c8074
libsysutils: Introduce 'ServiceManager', for starting/stopping init services
...
Signed-off-by: San Mehat <san@google.com>
2009-05-15 10:40:23 -07:00
Eric Fischer
722a5c0462
Add support for "standalone months" to tztime's strftime().
...
The idea here is that some languages need a different form of the month
name in constructions like "January 2" than in "January 2009", since the
one in the "January 2" case really means "of January." So with this change,
a format string of "%-B" will use the standalone month, while "%B" will
continue to use the format month.
2009-05-14 17:22:20 -07:00
San Mehat
d768066ef5
libsysutils: Tweak SocketListener and friends
...
Signed-off-by: San Mehat <san@google.com>
2009-05-12 14:02:32 -07:00
San Mehat
fa644ffe94
libsysutils: Add multiple client support and fix some bugs
2009-05-10 09:26:42 -07:00
San Mehat
168415b822
libsysutils: New C++ system convenience library
...
This library contains re-usable classes for common
system level daemons. Initial consumers of this library
are 'nexus' and 'vold2'
Signed-off-by: San Mehat <san@google.com>
2009-05-06 15:12:02 -07:00
San Mehat
6e1f21584f
filesystem: Add new group 'sdcard_rw' for restricting sd card write access
...
Signed-off-by: San Mehat <san@google.com>
2009-04-23 09:15:08 -07:00
The Android Open Source Project
dd7bc3319d
auto import from //depot/cupcake/@135843
2009-03-03 19:32:55 -08:00
The Android Open Source Project
e54eebbf1a
auto import from //depot/cupcake/@135843
2009-03-03 18:29:04 -08:00
The Android Open Source Project
1b8e5a6b14
auto import from //branches/cupcake/...@131421
2009-02-13 12:57:54 -08:00
The Android Open Source Project
13f797da7f
auto import from //branches/cupcake/...@130745
2009-02-10 15:44:07 -08:00
The Android Open Source Project
8ac3a13816
auto import from //branches/cupcake/...@127101
2009-01-20 14:04:01 -08:00
The Android Open Source Project
5ae090ed94
auto import from //branches/cupcake/...@125939
2009-01-09 17:51:25 -08:00
The Android Open Source Project
35237d1358
Code drop from //branches/cupcake/...@124589
2008-12-17 18:08:08 -08:00
The Android Open Source Project
4f6e8d7a00
Initial Contribution
2008-10-21 07:00:00 -07:00