summaryrefslogtreecommitdiff
path: root/manager.cc
AgeCommit message (Expand)Author
2015-02-25peerd: Update existing services rather than recreating themChristopher Wiley
2015-02-25peerd: Don't use service tokensChristopher Wiley
2015-02-25peerd: Use D-Bus codegen to create correct handler for ExposeServiceAlex Vakulenko
2015-02-21peerd: Remove exposed services on death.Christopher Wiley
2015-02-20peerd: Make ExposeService a raw handlerChristopher Wiley
2014-11-27chromeos-dbus-bindings: Use object path and service name in generated codeAlex Vakulenko
2014-11-26peerd: Use generated DBus bindingsChristopher Wiley
2014-11-12libchromeos: Add error location informaion to chromeos::ErrorAlex Vakulenko
2014-11-11peerd: Add options to Manager.ExposeServiceChristopher Wiley
2014-11-11peerd: Correct Manager.StartMonitoring signatureChristopher Wiley
2014-11-06libchromeos: Add support for async D-Bus method handlersAlex Vakulenko
2014-11-04peerd: Allow setting the initial mDNS prefix via the commandlineChristopher Wiley
2014-10-29peerd: Remove name/note from serbus recordChristopher Wiley
2014-10-21peerd: Add constants related to mDNS service discoveryChristopher Wiley
2014-10-08peerd: Reject stale |last_seen| updates in PeerChristopher Wiley
2014-10-08peerd: Refactor Peer into PublishedPeer and PeerChristopher Wiley
2014-10-07peerd: Handle Manager.MonitorTechnology and StopMonitoringChristopher Wiley
2014-10-03peerd: Add support for publishing the Serbus master serviceChristopher Wiley
2014-10-03peerd: serbus is a reserved service idChristopher Wiley
2014-09-30peerd: Add support for publishing services via mDNSChristopher Wiley
2014-09-20peerd: Add mDNS service publisher skeletonChristopher Wiley
2014-09-17peerd: Remove ExposeIpServiceChristopher Wiley
2014-09-06peerd: Export a Peer object for Self from the ManagerChristopher 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-26peerd: Add ExportedObjectManagerChristopher Wiley
2014-08-26peerd: Remove ManagerDBusProxyChristopher Wiley
2014-08-26peerd: Changed peerd::ManagerDBusProxy to use DBusObjectAlex Vakulenko
2014-08-20peerd: Pull out DBus parsing into delegate objectChristopher Wiley
2014-08-11peerd: Register a DBus interface for peerdChristopher Wiley
2014-08-01peerd: fix linter issuesAlex Vakulenko
2014-07-21peerd: Initial commit of peerd skeleton.Christopher Wiley