- ba40dd3 shill: Initial support for loading and saving of services. by Darin Petkov · 13 years ago
- b2e326b Re-land "[shill] Get rid of Entry as a first-class citizen"" by Chris Masone · 13 years ago
- 7c1ab1c Revert "[shill] Get rid of Entry as a first-class citizen" by Chris Masone · 13 years ago
- 9c9e8fb [shill] Get rid of Entry as a first-class citizen by Chris Masone · 13 years ago
- ca432fc shill: Add unit tests for RTNLListener. by Darin Petkov · 13 years ago
- 633ac6f shill: Add a mockable layer for socket.h. by Darin Petkov · 13 years ago
- 7aa5f90 [shill] Back property storage in Service objects with Entry objects by Chris Masone · 13 years ago
- a476682 shill: Support for profile identifiers, and creating persistent storage. by Darin Petkov · 13 years ago
- 889666b [shill] Add support for weird Cellular.SimLockStatus property by Chris Masone · 13 years ago
- 88cbd5f [shill] Add properties to Profiles. by Chris Masone · 13 years ago
- f60e406 shill: update Makefile to enable -Wall, and related flags, on ebuilds by mukesh agrawal · 14 years ago
- 4d42df8 [shill] Add comments in base classes saying which properties are registered in derived classes by Chris Masone · 14 years ago
- 8a56ad6 [shill] Move some simple unit tests to property_store_unittest.cc by Chris Masone · 14 years ago
- 27c4aa5 [shill] Use composition instead of inheritance with PropertyStore by Chris Masone · 14 years ago
- 43b48a1 [shill] Add getting/setting for ipconfig properties by Chris Masone · 14 years ago
- 4e85161 [shill] Wire up derived properties in the Device class by Chris Masone · 14 years ago
- 3c3f6a1 [shill] Add a few more derived properties of the Manager class by Chris Masone · 14 years ago
- c6c6c13 [shill] Wire IPConfig objects to dbus by Chris Masone · 14 years ago
- b2841fd shill: Add persistent store support for getting/setting string lists. by Darin Petkov · 14 years ago
- 52cd19b [shill] Add Profile objects by Chris Masone · 14 years ago
- 95207da [shill] Enable objects to query an opaque RPC-system ID from Adaptors by Chris Masone · 14 years ago
- 86964e0 shill: Infrastucture for encrypting/decrypting/scrambling store values. by Darin Petkov · 14 years ago
- 823c47e shill: Implement a DES-CBC crypto module. by Darin Petkov · 14 years ago
- a8a2c25 [shill] Enable the getting of properties, and wire to dbus. by Chris Masone · 14 years ago
- a903e41 shill: resolve build warning in Error::ToDBusError by mukesh agrawal · 14 years ago
- 27bf103 [shill] add unit tests for PropertyAccessor stuff by Chris Masone · 14 years ago
- 877642b shill: Implement a rot47 crypto module. by Darin Petkov · 14 years ago
- 2b10554 [shill] Use ref-counted pointers more, break unneeded header deps by Chris Masone · 14 years ago
- 853b81b [shill] move wifi properties into WiFi from Device by Chris Masone · 14 years ago
- 083047b shill: Basic persistent store interface and key-file implementation. by Darin Petkov · 14 years ago
- b925cc8 [shill] Add properties to Manager, Device and subclasses. Clean up unit tests by Chris Masone · 14 years ago
- c39f113 shill: Add DeviceInfo routines for assigning IP address by Paul Stewart · 14 years ago
- 72b8489 shill: remove wifi_integrationtest by mukesh agrawal · 14 years ago
- 3258a81 shill: Remove GLibInterface and mock out GLib directly. by Darin Petkov · 14 years ago
- 445e72c shill: move D-Bus code out of WiFiService (into WiFi). this by mukesh agrawal · 14 years ago
- 3bd3c8c [shill] Add support for setting properties. by Chris Masone · 14 years ago
- afa6fc4 shill: Connect Ethernet Device to DHCPConfig. by Darin Petkov · 14 years ago
- f65e928 shill: Remove IPConfig/DHCPConfig's dependency on Device. by Darin Petkov · 14 years ago
- b54601c shill: support association with open wifi access points by mukesh agrawal · 14 years ago
- f9b0ca8 shill: Handle success/failure events from dhcpcd. by Darin Petkov · 14 years ago
- 98dd6a0 shill: Implement DHCPConfig::ReleaseIP by Darin Petkov · 14 years ago
- 8fe2c7e [shill] Begin wiring SetProperty by Chris Masone · 14 years ago
- 92c4390 shill: Almost complete support for terminating dhcpcd. by Darin Petkov · 14 years ago
- ccc8881 [shill] Update to a recent version of the flimflam dbus API by Chris Masone · 14 years ago
- e0dea76 [shill] FindService should return a ServiceRefPtr, and should always return something by Chris Masone · 14 years ago
- f7897bc shill: Start a mockable GLib interface. by Darin Petkov · 14 years ago
- ec6b18b [shill] Un-do a few usages of ref-counted pointers where they cause cycles by Chris Masone · 14 years ago
- efb09c3 shill: Provide notification callbacks on DHCP configuration updates. by Darin Petkov · 14 years ago
- c1e5041 [shill] Start replacing bare pointers with scoped_refptrs where appropriate by Chris Masone · 14 years ago
- 6b323a7 shill: fix regression in wifi_integrationtest by mukesh agrawal · 14 years ago
- c7426a4 shill: deal properly with an interface that is already known to wpa_supplicant by mukesh agrawal · 14 years ago
- e7cb7f8 shill: Parse dhcpcd Event signal properties. by Darin Petkov · 14 years ago
- 7ccc819 [shill] Enable dynamic log-level changes by Chris Masone · 14 years ago
- d1b715b shill -- connect dhcp config to proxies and provider. by Darin Petkov · 14 years ago
- d0ceb8c [shill] Add signal emitting to adaptor interfaces by Chris Masone · 14 years ago
- a82b711 [shill] device, service objects need to register unique paths by Chris Masone · 14 years ago
- 50308cd Basic DHCP framework and DHCPCD proxies. by Darin Petkov · 14 years ago
- ab87ea4 wire-up WiFi class to D-Bus, implement rudimentary scanning support by mukesh agrawal · 14 years ago
- f1ce5d2 Track link status in Ethernet and register service by Paul Stewart · 14 years ago
- a3c56f9 Split off rtnl facility from device_info by Paul Stewart · 14 years ago
- ba41b99 Use scoped pointer for service adaptor by Paul Stewart · 14 years ago
- 25379f1 Move the io_handler code out of shill_event by Paul Stewart · 14 years ago
- e02b3ca shill: Implement a basic IPConfig class. by Darin Petkov · 14 years ago
- f8a51ce Makefile: whitespace-only change by mukesh agrawal · 14 years ago
- 28fbfdf Persist dbus_control DBus Connection object by Paul Stewart · 14 years ago
- 567a7d0 Add D-Bus XML interface for dhcpcd. by Darin Petkov · 14 years ago
- 46eaaf5 [shill] Build is broken...bad merge?? by Chris Masone · 14 years ago
- d7732e4 [shill] Wire shill to dbus by Chris Masone · 14 years ago
- b50f0b9 Perform device discovery and registration in device_info by Paul Stewart · 14 years ago
- 9be4a9d [shill] the beginnings of the data model by Chris Masone · 14 years ago
- b07006b [shill] Convert LOG(INFO) to VLOG() where appropriate by Chris Masone · 14 years ago
- c5b392e [shill] Use event loop embedded in EventDispatcher by Chris Masone · 14 years ago
- 487b8bf [shill] Roll forward to new libchrome by Chris Masone · 14 years ago
- 0e1d104 [shill] Switch from home-grown EventQueue to Chrome's MessageLoop by Chris Masone · 14 years ago
- d584377 shill: Remove the "resource" superclass by Paul Stewart · 14 years ago
- 0af98bf shill: First step for rtnl code -- device discovery by Paul Stewart · 14 years ago
- 31d90f0 [shill] split supplicant D-Bus interface into multiple files by mukesh agrawal · 14 years ago
- a43d923 Add fd input (such as socket) event to shill_event by Paul Stewart · 14 years ago
- 1c16aaf [shill] generate proxy for wpa_supplicant D-Bus interface by mukesh agrawal · 14 years ago
- ee929b7 [shill] Use base/logging.h, but with syslog support. by Chris Masone · 14 years ago
- de21bba [shill] Revert 7d45a3c9d1cd925e70b0896fd029590212efae6e - Migrate to glog/gflags by Chris Masone · 14 years ago
- 413a319 [shill] Add wpa_supplicant API spec to shill. Also, change 'proxy' -> 'adaptor' by Chris Masone · 14 years ago
- 7d45a3c [shill] Migrate to glog/gflags by Chris Masone · 14 years ago
- 14de6e5 [shill] Add flimflam DBus API specs, pulled from live system using dbus introspection by Chris Masone · 14 years ago
- 0a8453f [shill] Delete SConstruct, as we have moved to make by Chris Masone · 14 years ago
- 96832c3 [shill] Add Makefile for shill by Chris Masone · 14 years ago
- 86ba93b [shill] Add cmasone to watchlist by Chris Masone · 14 years ago
- 5a685df shill: watchlist by Darin Petkov · 14 years ago
- 580e12d shill: inherit review settings by Darin Petkov · 14 years ago
- 75897df Add initial sketch to shill repository by Paul Stewart · 14 years ago
- 0569799 Reset to empty dir by Paul Stewart · 14 years ago
- aa101a7 Shill, the connection manager by Paul Stewart · 14 years ago