History log of /system/webservd/webservd/permission_broker_firewall.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
52c1a153079a257662113810031d1a86929208d1 10-Dec-2015 Dan Colish <colish@google.com> webservd: Update PermissionBrokerFirewall bus types

This depends on the uprev of permission_broker to use the new
dbus-binding-generator.

BUG: 26092352
Change-Id: Ic5a29d2337bb05190053b1346152a856e5a7da7c
/system/webservd/webservd/permission_broker_firewall.cc
75d6da24dedcbc090d23de60c4f1637c3a54b392 13-Oct-2015 Alex Vakulenko <avakulenko@google.com> webservd: Rename "chromeos" -> "brillo" in include paths and namespaces

libchromeos is transitioning to libbrillo and chromeos namespaces
and include directory is changing to brillo.

Bug: 24872993
Change-Id: Iba15692972a0c24ec87ac8e51d4eb032214149b0
/system/webservd/webservd/permission_broker_firewall.cc
35f6587840b71c8bd3e3655508b6f05cb2593ba9 18-Aug-2015 Daniel Erat <derat@google.com> Build for Android.

Add Android.mk files to build webservd and libwebserv, patch
the source to not use libminijail when __BRILLO__ is
defined, and update copyright information.

Also add pre-generated D-Bus bindings into a gen/ directory
to use until code generation is working.

Bug: 22828211
Change-Id: Ib6d06789c1a5a27b8ee4f85d5723b46973c1ddaa
/system/webservd/webservd/permission_broker_firewall.cc
f719c98766c61db6faecde5808c6af26d993ce44 15-Aug-2015 Daniel Erat <derat@chromium.org> webserver: Miscellaneous build fixes for AOSP.

Un-platform2-ify by dropping leading "webserver/" from
relative include paths.

Also pass char** rather than uint8_t** to
BIO_get_mem_data().

BUG=none
TEST=tests pass

Change-Id: I618412553c9d0fd9b4f86861b911a9ffe2899454
Reviewed-on: https://chromium-review.googlesource.com/293900
Trybot-Ready: Dan Erat <derat@chromium.org>
Tested-by: Dan Erat <derat@chromium.org>
Reviewed-by: Alex Deymo <deymo@chromium.org>
Commit-Queue: Dan Erat <derat@chromium.org>
/system/webservd/webservd/permission_broker_firewall.cc
e14a618a51333ffd97a0792c5985c4270321c442 13-Aug-2015 Gilad Arnold <garnold@google.com> webserver: Allow building webservd with direct firewalld support.

In brillo we need to be able to talk to firewalld without going through
permission_broker. This refactors the communication with the firewall
service into a separate interface, providing implementations that use
either permission_broker (current behavior) or firewalld (new).

BUG=None
TEST=Builds w/ and w/o __BRILLO__
TEST=Unit tests

Change-Id: Iac4d483b26d6bc7654ce5d864db95c3026ff26d4
Reviewed-on: https://chromium-review.googlesource.com/293609
Tested-by: Gilad Arnold <garnold@chromium.org>
Reviewed-by: Alex Vakulenko <avakulenko@chromium.org>
Reviewed-by: Dan Erat <derat@chromium.org>
Commit-Queue: Gilad Arnold <garnold@chromium.org>
/system/webservd/webservd/permission_broker_firewall.cc