History log of /system/webservd/webservd/firewalld_firewall.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
53eea375ca0eac2b1c2ce041aeb58b3c8ec4070f 09-Dec-2015 Alex Vakulenko <avakulenko@google.com> webservd: Use abstract D-Bus proxy interfaces

D-Bus code generator now uses abstract proxy interfaces whenever
possible, so made necessary modifications on the caller side to
use them as well.

BUG: 26092352
Change-Id: I26990cb383fc39b858a084ff1bed7a4cfc4f2f74
/system/webservd/webservd/firewalld_firewall.h
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/firewalld_firewall.h
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/firewalld_firewall.h
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/firewalld_firewall.h
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/firewalld_firewall.h