summaryrefslogtreecommitdiff
path: root/dhcp_config.h
AgeCommit message (Expand)Author
2011-07-27shill: Don't create DHCP and Modem D-Bus proxies in signal callbacks.Darin Petkov
2011-07-21[shill] Make IPConfig objects have sane DBus PathsChris Masone
2011-07-20[shill] Continue fixing sloppy naming stuffChris Masone
2011-07-19shill: Convert DHCP Proxy to use a model similar to Supplicant and ModemManager.Darin Petkov
2011-06-27[shill] Use ref-counted pointers more, break unneeded header depsChris Masone
2011-06-23shill: Remove GLibInterface and mock out GLib directly.Darin Petkov
2011-06-22shill: Remove IPConfig/DHCPConfig's dependency on Device.Darin Petkov
2011-06-21shill: Handle success/failure events from dhcpcd.Darin Petkov
2011-06-15shill: Implement DHCPConfig::ReleaseIPDarin Petkov
2011-06-10shill: Almost complete support for terminating dhcpcd.Darin Petkov
2011-06-09shill: Start a mockable GLib interface.Darin Petkov
2011-06-08[shill] Start replacing bare pointers with scoped_refptrs where appropriateChris Masone
2011-06-05shill: Parse dhcpcd Event signal properties.Darin Petkov
2011-06-03shill -- connect dhcp config to proxies and provider.Darin Petkov
2011-06-02Basic DHCP framework and DHCPCD proxies.Darin Petkov