Age | Commit message (Expand) | Author |
2017-09-07 | unifdef some ancient COMPAT code that's not used. 500 byte blocks! | Ted Unangst |
2017-09-06 | ntpd has been on by default for over two years now, so rework | Jason McIntyre |
2017-09-05 | Detail how VM guests acquire a nameserver for local interfaces. | Edd Barrett |
2017-09-05 | Add HISTORY and AUTHORS, using hints from miod@ and my own research. | Ingo Schwarze |
2017-09-01 | more code cleanup after filter removal | Eric Faurot |
2017-09-01 | Make 'tcpdump -v' decode RSN information elements in beacons | Stefan Sperling |
2017-09-01 | disable a few warnings so we can start to see the relevant ones; | Otto Moerbeek |
2017-09-01 | the wait_filter_data session set is now pointless | Eric Faurot |
2017-09-01 | vmctl: -L option clarification in man page | Mike Larkin |
2017-08-31 | enum can be signed or unsigned depending on the compiler; so make sure we | Otto Moerbeek |
2017-08-31 | assorted warning fixes; ok millert@ | Otto Moerbeek |
2017-08-31 | vmctl: change a feedback message displayed to the user from "terminated | Mike Larkin |
2017-08-31 | vmd: fix two wrong comments I stumbled across while updating the vmctl(8) | Mike Larkin |
2017-08-31 | vmd/vmctl: disallow use of block or character devices as disks in VMs. | Mike Larkin |
2017-08-31 | match vmctl.8 vm name constraints | Jasper Lievisse Adriaanse |
2017-08-30 | unused file | Eric Faurot |
2017-08-30 | Add support for interface departure and arrival. | rob |
2017-08-30 | rename smtp_filter_fd() to smtp_message_fd() and cleanup code. | Eric Faurot |
2017-08-30 | unsigneds cannot be < 0; ok jca@ | Otto Moerbeek |
2017-08-30 | rename function | Eric Faurot |
2017-08-30 | remove smtp_filter_*() indirections. | Eric Faurot |
2017-08-30 | remove use of PAGE_SIZE and #include <sys/param.h> | Mike Larkin |
2017-08-29 | quarterly rescan of the tree: remove unneccessary sys/param.h, and | Theo de Raadt |
2017-08-29 | missing word; from raf czlonka | Jason McIntyre |
2017-08-29 | avoid double search. Fix abieber's commit vaguely. (todo: speed-ups) | Marc Espie |
2017-08-29 | While failing to relink the kernel is not fatal to syspatch, we still need | Antoine Jacoutot |
2017-08-29 | Fix logic to not error out. | Antoine Jacoutot |
2017-08-29 | do not claim that this is isc dhcpd (but retain credit); | Jason McIntyre |
2017-08-29 | Change the table parser logic. If the table is untyped, determine | Eric Faurot |
2017-08-29 | zap trailing whitespace; | Jason McIntyre |
2017-08-28 | Do not close the relay if data is still in the output buffer. | Alexander Bluhm |
2017-08-28 | add -z and -Z options to auto suspend or hibernate when low on battery. | Ted Unangst |
2017-08-28 | print id first to make this symetrical to address proposals | Florian Obser |
2017-08-28 | Inform the user when we are relinking the kernel. | Antoine Jacoutot |
2017-08-28 | 65535 is a valid port to listen on. | Florian Obser |
2017-08-25 | -Wextra is over the top; note that int < sizeof(..) is generally safe, since | Otto Moerbeek |
2017-08-24 | Disable enum warnings after checking the code is ok. ok millert@ | Otto Moerbeek |
2017-08-23 | No need to handle more than one routing message here. | Jeremie Courreges-Anglas |
2017-08-23 | sync with upstream; unbound 1.6.5 | Stuart Henderson |
2017-08-23 | Fix trust anchor installation when two anchors are present. Concretely, fixes | Stuart Henderson |
2012-03-26 | Import Unbound 1.4.16 to work on in-tree (not yet linked to the build). | Stuart Henderson |
2017-08-23 | Switch from 4-clause to 2-clause BSD license. | Frederic Cambus |
2017-08-22 | kill .Tn | Ingo Schwarze |
2017-08-22 | default automount dir was changed from /a to /tmp_mnt in amd.c rev. 1.15; | Ingo Schwarze |
2017-08-22 | fix default automount dir below FILES, related to amd.c rev. 1.15; | Ingo Schwarze |
2017-08-22 | Use waitpid()/EINTR idiom for the specific pid, rather than generic wait(), | Theo de Raadt |
2017-08-22 | slaacd.sock moved to /dev a while ago. | Florian Obser |
2017-08-22 | typo | Florian Obser |
2017-08-22 | Add support for KARL: | Antoine Jacoutot |
2017-08-22 | Remove legacy code. | Antoine Jacoutot |