summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2019-11-06Rename "asr" to "stub" in user visible parts.Florian Obser
2019-11-06No need to write resolv.conf after deciding to get a new lease,Kenneth R Westerback
2019-11-06Correct the logic deciding when to write resolv.conf.Kenneth R Westerback
2019-11-05trailing whitespaceFlorian Obser
2019-11-05Remove unused struct members, DNS proposals will be handledFlorian Obser
2019-11-03 When we are talking to an upstream nameserver we should not refuse toFlorian Obser
2019-11-03*** empty log message ***Otto Moerbeek
2019-11-02unused globalFlorian Obser
2019-11-02When we are behind a captive portal we very likely need to use the asrFlorian Obser
2019-10-31Constrain and correct the routes being deleted when applying a newKenneth R Westerback
2019-10-31 With the asr fallback we can skip the service port up & down dance,Florian Obser
2019-10-31Add asr resolver type which completely bypasses libunbound and uses theFlorian Obser
2019-10-29mobileip is going to the atticDavid Gwynne
2019-10-27Print interface index and name for RTM_NEWADDR, RTM_DELADDR andKenneth R Westerback
2019-10-25Forgot to add '\30AUTOONF4" to ifnetflags[].Kenneth R Westerback
2019-10-24Fix ifconfig(8) compiler warnings regarding variable "name" reuse.Alexander Bluhm
2019-10-21Optionally log blocked queries when using the block list.Florian Obser
2019-10-19Plug mem leak when the list of dhcp resolvers didn't change. ok florian@Otto Moerbeek
2019-10-18Plug mem leak in error path; ok florian@ who also spotted the rad caseOtto Moerbeek
2019-10-18Another case of using yacc effectively to avoid repeating code; ok florian@Otto Moerbeek
2019-10-18Reafctor forwarder clause to avoid having to write out the same codeOtto Moerbeek
2019-10-17Use -1 to indicate an invalid uid/gid, not UID_MAX and GID_MAX.Todd C. Miller
2019-10-17Fix some compiler warings in ifconfig(8). Move all prototypes andAlexander Bluhm
2019-10-12handle version.bind / version.serverFlorian Obser
2019-10-12Carry the answer in the pending_query struct. Makes it clearer who isFlorian Obser
2019-10-12Be more strict with which queries to accept. Modeled afterFlorian Obser
2019-10-12Don't hand parse the query, libunbound has query_info_parse() for that.Florian Obser
2019-10-08 Make sure struct pending_query is fully initialized by using calloc.Florian Obser
2019-10-06Eek, check overflow with destination size, not sourceFlorian Obser
2019-10-03Fix CVE-2019-16866Florian Obser
2019-09-30 Introduce defines for DNSSEC validation states.Florian Obser
2019-09-29Fix histogram code to do an inclusive check for the upper bound toOtto Moerbeek
2019-09-29annoying trailing whitespacesFlorian Obser
2019-09-26Use SPI_SA() instead of __func__ in all logging calls. Use log_infotobhe
2019-09-26Fix leaks by cleaning up after configuration parser.tobhe
2019-09-25 Do not leak cur_ns in case of malformed lease file.Florian Obser
2019-09-25Be more robust when dealing with malformed lease files.Florian Obser
2019-09-22Let sysctl(1) work in single-user mode. Same diff applied by florian@Kenneth R Westerback
2019-09-20Document the output of 'ifconfig scan' in client mode.Stefan Sperling
2019-09-12 Update to libunbound 1.9.3Florian Obser
2019-09-06More Version 1 AT&T UNIX history.Ingo Schwarze
2019-09-03It's perfectly normal for the SIOCGIFFLAGS and SIOCGIFXFLAGS to failFlorian Obser
2019-09-02More correction of section 3 layout. directory->opendir, fts->fts_open,Theo de Raadt
2019-09-02Make net80211 expose reasons for association failures to userland and haveStefan Sperling
2019-08-31The algorithm creating the routing addresses in route(8) and arp(6)Alexander Bluhm
2019-08-30mop up for the pcap.3 rename;Jason McIntyre
2019-08-30Remove configured IPv6 addresses remaining when slaacd(8) detects apamela
2019-08-30whitespace, found while pondering improvements to sffdumpTheo de Raadt
2019-08-29The kernel uses rtm_addrs as a bit field for addresses that areAlexander Bluhm
2019-08-29Remove redundant ikev2_msg_valid_ike_sa() call.tobhe