summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-23Remove D-Bus dependency from Managerbrillo-m8-releasebrillo-m8-devPeter Qiu
2015-11-21Provide abstraction for ManagerAdaptorInterfacePeter Qiu
2015-11-21Remove D-Bus dependency from ServicePeter Qiu
2015-11-21Define and implement an AdaptorInterface for ServicePeter Qiu
2015-11-21Remove D-Bus dependency from ConfigPeter Qiu
2015-11-20Add support for generic internal error reportingPeter Qiu
2015-11-19Define and implement an AdaptorInterface for ConfigPeter Qiu
2015-11-19Refactor D-Bus adaptor for Device out of the Device classPeter Qiu
2015-11-16dbus: perform D-Bus initialization in DBusControlPeter Qiu
2015-11-16Release interface after station mode interface setup is completedPeter Qiu
2015-11-06Update file path for D-Bus filesPeter Qiu
2015-11-06dbus: move D-Bus specific files to dbus directoryPeter Qiu
2015-10-29Fix /data dir creation, 'apmanager' service class.brillo-m7-releasebrillo-m7-mr-devbrillo-m7-devJorge Lucangeli Obes
2015-10-28brillo: start AP service after AP interface is enumeratedPeter Qiu
2015-10-28Use asynchronous handler for org.chromium.Service.Start D-Bus callPeter Qiu
2015-10-28Start apmanager after WiFi setup is completedPeter Qiu
2015-10-27Merge "apmanager: Rename libchromeos to libbrillo"Alex Vakulenko
2015-10-27apmanager: Rename libchromeos to libbrilloAlex Vakulenko
2015-10-26Do not use singleton for mock objectsPeter Qiu
2015-10-22shill_manager: add APIs for setting interface modesPeter Qiu
2015-10-13Use ControlInterface for creating proxiesPeter Qiu
2015-10-13Provide an abstraction for control interfacePeter Qiu
2015-10-13apmanager: Rename "chromeos" -> "brillo" in include paths and namespacesAlex Vakulenko
2015-10-06Update unittest expectations for AndroidPeter Qiu
2015-10-02apmanger: build on non-Linux hostsPeter Qiu
2015-10-02Start apmanager during startup on AndroidPeter Qiu
2015-10-01shill_manager: use ShillDBusProxy for AndroidPeter Qiu
2015-09-29Overwrite dnsmasq pid file path for AndroidPeter Qiu
2015-09-29Use "system" user/group for AndroidPeter Qiu
2015-09-29Rename apmanager's Android init filePeter Qiu
2015-09-29Do not run apmanager in minijail for nowPeter Qiu
2015-09-28Do not run logger on AndroidPeter Qiu
2015-09-27Do not daemonize (fork) the daemon processPeter Qiu
2015-09-25update file paths for AndroidPeter Qiu
2015-09-22Compile apmanager on AndroidPeter Qiu
2015-09-18Abstract shill proxy interfacePeter Qiu
2015-09-18Rename shill_proxy to shill_managerPeter Qiu
2015-09-17Rename DBus definition filesPeter Qiu
2015-09-17Add firewalld implementation for FirewallProxyInterfacePeter Qiu
2015-09-17Abstract firewall proxy interfacePeter Qiu
2015-09-10Build apmanager from the new directory pathPeter Qiu
2015-09-08Add PRESUBMIT.cfg to check the right license headerPeter Qiu
2015-09-08Generate DBus interfaces for client librariesPeter Qiu
2015-09-03apmanager: rename Device.InUsed to Device.InUseGarret Kelly
2015-09-02Re-license apmanager to Apache2Peter Qiu
2015-09-02apmanager: initial license filePeter Qiu
2015-08-28Merge branch 'rewrite-apmanager' into merge-apmanagerBill Yi
2015-08-27Initial empty repositoryBill Yi
2015-08-14minijail: Create a pkgconfig file for libminijail.Bertrand SIMONNET
2015-08-13apmanager: Make sure apmanager starts after shillAlex Vakulenko