Age | Commit message (Expand) | Author |
2012-03-26 | Import Unbound 1.4.16 to work on in-tree (not yet linked to the build). | Stuart Henderson |
2014-03-25 | update after asr API update | Eric Faurot |
2014-03-25 | reword error message when a table has an invalid configuration file, it has | Gilles Chehade |
2014-03-25 | when locally enqueuing messages without specifying a domain for sender or | Gilles Chehade |
2014-03-25 | Integrate necessary dns packet parsing helpers from asr. | Eric Faurot |
2014-03-24 | Rework the way we fetch and verify sets to simplify the process. | Antoine Jacoutot |
2014-03-24 | do not call purge_task every 10 secs, it is only needed once at startup and | Gilles Chehade |
2014-03-24 | don't proceed in case of permission errors | Marc Espie |
2014-03-24 | Remove "-r" option from ping(8) and traceroute{,6}(8). You've probably | Martin Pieuchot |
2014-03-24 | Passing MSG_DONTROUTE to sendto() here has no effect since SO_DONTROUTE | Martin Pieuchot |
2014-03-24 | Remove commented out MSG_DONTROUTE flag. No object change. | Martin Pieuchot |
2014-03-22 | Fix trap: do not remove the entire WRKDIR -- we may have our backed up files | Antoine Jacoutot |
2014-03-22 | Also remove TEMPROOT in error_rm_wrkdir. | Antoine Jacoutot |
2014-03-22 | Make sure to add missing users/groups _before_ running the | Antoine Jacoutot |
2014-03-22 | disable the imsg buffers profiling code unless requested, this will prevent | Gilles Chehade |
2014-03-22 | Now tunnel can have multiple listen addresses. | YASUOKA Masahiko |
2014-03-22 | Reimplement control part of npppd(8) with imsg. Also add "monitor" | YASUOKA Masahiko |
2014-03-22 | Add an assert not to call radius_cancel_request() on callback. If the | YASUOKA Masahiko |
2014-03-22 | Fixed a bug in npppd_auth_get_user() which caused segmentation faults after | YASUOKA Masahiko |
2014-03-22 | In RADIUS accounting, realm_framed_ip_address was mistakenly used for | YASUOKA Masahiko |
2014-03-22 | Don't stop listening 1723/tcp when accept() is failed. | YASUOKA Masahiko |
2014-03-22 | Stop output "Stopped" log message of the tunnel protocols. | YASUOKA Masahiko |
2014-03-21 | Disable MS-CHAPv1 (RFC 2433) support. Undocumented; Microsoft dropped | Christian Weisgerber |
2014-03-21 | Use ftp -D. | Antoine Jacoutot |
2014-03-21 | Fix small regression when not using a full path to sets. | Antoine Jacoutot |
2014-03-21 | Install a /var/unbound/db directory, writable by the _unbound daemon, | Stuart Henderson |
2014-03-20 | - add a comment pointing to http://wiki.nginx.org/Pitfalls, it has important | Stuart Henderson |
2014-03-20 | Cope with recent signify(1) changes and simplify getting/checking the sets. | Antoine Jacoutot |
2014-03-19 | use smtpd man pages by default. ok deraadt jmc | Ted Unangst |
2014-03-19 | Remove #ifdef FreeBSD. | Martin Pieuchot |
2014-03-19 | Pull in FreeBSD r37363 and r37887: | Philip Guenther |
2014-03-18 | Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping | Miod Vallat |
2014-03-18 | don't use $_ as "throw-away" variable, proper idiom is "undef" | Marc Espie |
2014-03-18 | remove $_ usage that warns under perl 5.18 | Marc Espie |
2014-03-18 | Drop the check for badly formed *etc sets when we check signatures; it saves | Antoine Jacoutot |
2014-03-18 | ... and commit this as well (linked to new signify.pm): allows specific | Marc Espie |
2014-03-18 | now that signify can read/write messages to pipes, use that to avoid | Marc Espie |
2014-03-18 | Put AF_ROUTE socket that arp(8) operates on into the appropriate rdomain. | Mike Belopuhov |
2014-03-18 | Correctly parse attribute length form imsg. While there don't assign | Florian Obser |
2014-03-18 | Make print AF independet and use it in traceroute and traceroute6. | Florian Obser |
2014-03-18 | Sync inetname from traceroute6 and thereby make it AF independent. | Florian Obser |
2014-03-18 | AF independent print_asn | Florian Obser |
2014-03-18 | Stop if the sum of unreachables and timeouts are >= number of probes, but | Florian Obser |
2014-03-18 | Wrap long line. | Florian Obser |
2014-03-18 | Remove #if 0; after nearly 14 years it's probably the right thing to | Florian Obser |
2014-03-18 | Free -l flag, by default print hostnames and numeric addresses, like | Florian Obser |
2014-03-17 | to the great bit bucket in the sky... | Theo de Raadt |
2014-03-17 | ppp(8) goes to the bit bucket in the sky | Theo de Raadt |
2014-03-17 | the userland ppp(9) code goes awa. Having too much ppp choice in the | Theo de Raadt |
2014-03-17 | jturner pointed out that if one wants to run cgi scripts outside | Florian Obser |