summaryrefslogtreecommitdiff
path: root/libnetwork/etchosts
Commit message (Expand)AuthorAgeFilesLines
* libnetwork: use strings.Cut() and minor refactorSebastiaan van Stijn2022-12-211-7/+6
* testing: move fuzzers over from OSS-FuzzAdamKorcz2022-11-301-0/+40
* libnetwork: fix empty-lines (revive)Sebastiaan van Stijn2022-09-261-1/+0
* refactor: move from io/ioutil to io and os packageEng Zer Jun2021-08-272-35/+33
* libnetwork: remove unused "testutils" importsSebastiaan van Stijn2021-08-181-1/+0
* Fixup libnetwork lint errorsBrian Goff2021-06-011-10/+11
* Fix libnetwork importsBrian Goff2021-06-011-1/+1
* Enable network-db test image creationFlavio Crisciani2018-05-291-2/+2
* Fix file descriptor leaksDerek McGowan2016-07-011-6/+15
* Fix out of bound slice access in Delete()Santhosh Manohar2016-03-062-0/+27
* Extract hostname from (hostname.domainname)Tim Hockin2016-02-292-2/+32
* Use gofmt with -s instead of goimportsVincent Demeester2016-02-121-14/+14
* Fix etchosts.Update to not target hosts with given hostname as prefixTravis Thieman2016-01-102-2/+109
* Use simple scanner instead of regexp for etchosts.DeleteAlexander Morozov2015-10-231-8/+26
* Add benchmark for etchosts.DeleteAlexander Morozov2015-10-231-0/+55
* Synchronize /etc/hosts updates at file levelJana Radhakrishnan2015-10-212-8/+110
* Move test specific functions to a testutils package.David Calavera2015-09-071-1/+1
* Do not update /etc/hosts for empty endpointsJana Radhakrishnan2015-06-242-0/+42
* Add/Delete etc hosts record supportJana Radhakrishnan2015-06-192-0/+119
* Remove pkg directoryAlessandro Boch2015-05-162-0/+215