summaryrefslogtreecommitdiff
path: root/shims
AgeCommit message (Expand)Author
2016-02-23kill nsswitch.confBrian Norris
2015-10-13shill: Rename "chromeos" -> "brillo" in include paths and namespacesAlex Vakulenko
2015-09-24shill: migrate to chromeos dbus for shim excutablesNingyuan Wang
2015-09-18shill: remove DiagnosticsReportermukesh agrawal
2015-09-16shill: Remove use of proto_bindings subdirectorySamuel Tan
2015-09-10shill: remove dbus-c++ dependencyPeter Qiu
2015-09-03License shill to Apache2Peter Qiu
2015-06-26shill: extract and respect MRU from PPP peersGarret Kelly
2015-06-18shill: shims: Switch pointer/ref spacingPaul Stewart
2015-06-17shill: Removed privetd from shill dbus configVitaly Buka
2015-06-13shill: Allow buffet to send same messages as privetdVitaly Buka
2015-04-03platform2: Explicitly use base:: namespace with CommandLineAlex Vakulenko
2015-03-23shill: disable supplicant scan offloadSamuel Tan
2015-01-29shill: Whitelist sendmsg syscall for netfilter-queue-helper on MIPS.Ben Chan
2014-12-17privetd: Add support for connectivity monitoringChristopher Wiley
2014-12-12privetd: Add ShillClientChristopher Wiley
2014-10-31shill: export a shared library for RTNL interface.Peter Qiu
2014-10-22shill: Replace scoped_ptr with std::unique_ptr.Ben Chan
2014-09-23shill: Add MIPS seccomp filter policy for netfilter-queue-helper.Ben Chan
2014-09-03shill: Include base/macros.h instead of base/basictypes.hBen Chan
2014-08-07shill: fix linter issues in sub-directoriesAlex Vakulenko
2014-06-22shill: Further deprecate CaCertNSSPaul Stewart
2014-06-18shill: Fix most of warnings from cpplintAlex Vakulenko
2014-05-23shill: Update to build against libchrome-271506.Ben Chan
2014-04-10shill: Update to build against libchrome-242728.Ben Chan
2014-01-29shill: Replace deprecated scoped_array<T> with scoped_ptr<T[]>Ben Chan
2014-01-23Make plugin_init visible for Platform2 default setting changesLiam McLoughlin
2013-10-25Add shill to Platform2Liam McLoughlin
2013-09-23shill: Remove unnecessary shill:: namespace prefixes.Ben Chan
2013-09-10netfilter-queue: Accept multicast framesPaul Stewart
2013-08-28shill: dongles: fix handling of ppp failuresmukesh agrawal
2013-08-09shill: dongles: report PPP authentication failures correctlymukesh agrawal
2013-08-02shill: add some unit tests for ppp dongle supportmukesh agrawal
2013-07-31netfilter-queue: Fix fd leak when gaining netmaskPaul Stewart
2013-06-11shill: support 3G dongles with PPP interfacemukesh agrawal
2013-06-10Add syscall filtering policies for 'netfilter-queue-helper'.Jorge Lucangeli Obes
2013-05-28shill: clean up PPP object managementmukesh agrawal
2013-05-16shill: Remove namespace prefixes from crypto_util.ccChristopher Wiley
2013-04-16shill: Fix MAC address handling for Sonic certificates.Christopher Wiley
2013-03-22shill: Add crypto_util shimChristopher Wiley
2013-03-14shill: Pass down the BSSID of the destination to crypto_utilChristopher Wiley
2013-03-06shill: Delegate credential verification operations to a shimChristopher Wiley
2013-02-25Fix some typos in netfilter_queue_processor.ccJorge Lucangeli Obes
2013-02-22shill: Compile against libchrome-180609Paul Stewart
2013-02-15shill: Add netfilter queue processor shimPaul Stewart
2013-02-13Make shill D-Bus policy for the 'openvpn' user less permissive.Jorge Lucangeli Obes
2012-12-21shill: diags: Run net-diags-upload with reduced privileges.Darin Petkov
2012-12-10shill: diagnostics: Stash away net.log on connectivity event.Darin Petkov
2012-11-29shill: Spawn a child process to upload diagnostics.Darin Petkov
2012-10-29shill: Add dbus configuration file from shill.Darin Petkov