Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
connectivity
/
shill
/
0f72b309f6351e7da0b292f18843cbf8936de502
/
dhcp_config_unittest.cc
217c61d
shill: Device: Release lease if using static IP
by Paul Stewart
· 11 years ago
bebf1b8
shill: make setting a property to its current value a no-op
by mukesh agrawal
· 12 years ago
0e1cdea
shill: Implement Service.Remove & delete DHCP leases
by Albert Chaulk
· 12 years ago
5ad1606
shill: Compile against libchrome-180609
by Paul Stewart
· 12 years ago
3fe1766
shill: Unbind DHCPConfig from it's PID when dhcpcd is killed.
by Darin Petkov
· 12 years ago
1835e77
shill: increase logging for DHCPConfig
by mukesh agrawal
· 12 years ago
6c6655d
shill: log non-zero exit by dhcpcd at higher priority
by mukesh agrawal
· 12 years ago
65bcd08
shill: DHCPConfig: Configure classless static routes
by Paul Stewart
· 12 years ago
c02344a
shill: DHCPConfig: Don't crash if proxy_ is NULL in RenewIP
by Paul Stewart
· 12 years ago
a02ee49
shill: DHCPConfig: Enable and accept "GATEWAY-ARP" messages
by Paul Stewart
· 12 years ago
ad43cc6
Launch dhcpcd using Minijail.
by Jorge Lucangeli Obes
· 13 years ago
cc0fded
shill: implement timeout for DHCP requests
by mukesh agrawal
· 12 years ago
2f3169d
Update DHCPConfig with the new rundir for dhcpcd.
by Jorge Lucangeli Obes
· 13 years ago
d408fdf
shill: Add ArpGateway and network-based leases
by Paul Stewart
· 12 years ago
10241e3
shill: Add "IPConfig" property for Services
by Paul Stewart
· 13 years ago
9a24553
Make Enable/Disable work using new callbacks for async support.
by Eric Shienbrood
· 13 years ago
48100b0
shill: rtnl: Handle setting of peer address
by Paul Stewart
· 13 years ago
3e20a23
shill: Convert code to use the newest version of libchrome.
by Eric Shienbrood
· 13 years ago
b5c8940
Revert "shill: Convert code to use the newest version of libchrome."
by Eric Shienbrood
· 13 years ago
08a4ffb
shill: Convert code to use the newest version of libchrome.
by Eric Shienbrood
· 13 years ago
6bb9e7c
shill: rename DispatchOnType to SetProperty
by mukesh agrawal
· 13 years ago
d32f484
shill: Pass a parameter to dhcp client to request a hostname
by Paul Stewart
· 13 years ago
8322440
shill: 64-bit fixes: integer sizes for printf
by Paul Stewart
· 13 years ago
26b327e
shill: A couple of naming cleanups
by Paul Stewart
· 13 years ago
ab565bb
shill: Convert ProxyFactory singleton to LazyInstance.
by Darin Petkov
· 13 years ago
1830fa1
shill: enable (don't disable) -Wunused
by mukesh agrawal
· 13 years ago
de29fa8
shill: tighten up constness of PropertyStore
by mukesh agrawal
· 13 years ago
2176a88
[shill] Get rid of protected data members in PropertyStoreTest
by Chris Masone
· 13 years ago
9d77993
[shill] Add code for persisting profiles and services to disk.
by Chris Masone
· 13 years ago
7355ce1
shill: Naming and lint cleanup pass
by Paul Stewart
· 13 years ago
a7b8949
shill: Don't create DHCP and Modem D-Bus proxies in signal callbacks.
by Darin Petkov
· 13 years ago
8a7b8be
[shill] Enable IPConfig to Store/Load itself
by Chris Masone
· 13 years ago
19e3040
[shill] Continue fixing sloppy naming stuff
by Chris Masone
· 13 years ago
aceede3
shill: Convert DHCP Proxy to use a model similar to Supplicant and ModemManager.
by Darin Petkov
· 13 years ago
27c4aa5
[shill] Use composition instead of inheritance with PropertyStore
by Chris Masone
· 13 years ago
43b48a1
[shill] Add getting/setting for ipconfig properties
by Chris Masone
· 13 years ago
2b10554
[shill] Use ref-counted pointers more, break unneeded header deps
by Chris Masone
· 13 years ago
f65e928
shill: Remove IPConfig/DHCPConfig's dependency on Device.
by Darin Petkov
· 13 years ago
f9b0ca8
shill: Handle success/failure events from dhcpcd.
by Darin Petkov
· 13 years ago
98dd6a0
shill: Implement DHCPConfig::ReleaseIP
by Darin Petkov
· 13 years ago
92c4390
shill: Almost complete support for terminating dhcpcd.
by Darin Petkov
· 13 years ago
f7897bc
shill: Start a mockable GLib interface.
by Darin Petkov
· 13 years ago
c1e5041
[shill] Start replacing bare pointers with scoped_refptrs where appropriate
by Chris Masone
· 13 years ago
e7cb7f8
shill: Parse dhcpcd Event signal properties.
by Darin Petkov
· 13 years ago