summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-08peerd: Reject stale |last_seen| updates in PeerChristopher Wiley
2014-10-08peerd: Allow subclassing Service to add functionalityChristopher Wiley
2014-10-08peerd: Refactor Peer into PublishedPeer and PeerChristopher Wiley
2014-10-07peerd: Handle Manager.MonitorTechnology and StopMonitoringChristopher Wiley
2014-10-03peerd: Silence spurious unittest babblingChristopher Wiley
2014-10-03peerd: Add support for publishing the Serbus master serviceChristopher Wiley
2014-10-03peerd: serbus is a reserved service idChristopher Wiley
2014-10-03peerd: Switch to using native C++ D-Bus signal handlersAlex Vakulenko
2014-09-30peerd: Add support for publishing services via mDNSChristopher Wiley
2014-09-30peerd: Support changes in Avahi service availabilityChristopher Wiley
2014-09-25peerd: Fix more unittestsChristopher Wiley
2014-09-23peerd: Fix unittestsChristopher Wiley
2014-09-23peerd: Use standard platform2 daemon logicChristopher Wiley
2014-09-23peerd: Link with 'dbus-1'.Alex Deymo
2014-09-20peerd: Add mDNS service publisher skeletonChristopher Wiley
2014-09-19peerd: Fix CallMethodAndBlock callsites in avahi_client.ccChristopher Wiley
2014-09-17peerd: Add Avahi DBus interfaceChristopher Wiley
2014-09-17peerd: Service IDs should respect mDNS restrictionsChristopher Wiley
2014-09-17peerd: Remove ExposeIpServiceChristopher Wiley
2014-09-12peerd: Add services to peersChristopher Wiley
2014-09-06peerd: Include base/macros.h instead of base/basictypes.hBen Chan
2014-09-06peerd: Export a Peer object for Self from the ManagerChristopher Wiley
2014-09-04peerd: Add Service implementationChristopher Wiley
2014-09-03peerd: Add pre-requisites for Service object implementationChristopher Wiley
2014-09-03peerd: Add Peer objectChristopher Wiley
2014-08-29libchromeos: Clean up/moved file into sub-directoriesAlex Vakulenko
2014-08-28libchromeos: split dbus_utils.h/extract data serialization routinesAlex Vakulenko
2014-08-26peerd: Add ExportedObjectManagerChristopher Wiley
2014-08-26peerd: Remove ManagerDBusProxyChristopher Wiley
2014-08-26peerd: Changed peerd::ManagerDBusProxy to use DBusObjectAlex Vakulenko
2014-08-25peerd: Build test binary conditional on USE_testChristopher Wiley
2014-08-20peerd: Add remainder of methods on Manager DBus interfaceChristopher Wiley
2014-08-20peerd: Pull out DBus parsing into delegate objectChristopher Wiley
2014-08-16peerd: Add OWNERS file.Ben Chan
2014-08-11peerd: Register a DBus interface for peerdChristopher Wiley
2014-08-11peerd: Add dbus config fileChristopher Wiley
2014-08-08platform2: move --std=gnu++11 flag to common-mk/common.gypiAlex Vakulenko
2014-08-06peerd: Add system logging initializationChristopher Wiley
2014-08-01peerd: fix linter issuesAlex Vakulenko
2014-07-30peerd: Add init scriptChristopher Wiley
2014-07-29peerd: Add AtExitManagerChristopher Wiley
2014-07-21peerd: Initial commit of peerd skeleton.Christopher Wiley