Age | Commit message (Expand) | Author |
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 |
2017-08-22 | Rename now oddly-named variable. | Jeremie Courreges-Anglas |
2017-08-21 | Use waitpid()/EINTR idiom for the specific pid, rather than generic wait(), | Theo de Raadt |
2017-08-21 | Remove unnecessary NULL check and fix an incorrect warning. | rob |
2017-08-21 | undo unintentional commits | Peter Hessler |
2017-08-21 | When 'enforce neighbor-as no' is set, don't do a config-time check for the ne... | Peter Hessler |
2017-08-20 | vmd: Allow only upward migration | pd |
2017-08-20 | Stop tracking interface indexes. Suggested by deraadt. | rob |
2017-08-20 | Check that we haven't yet reached the end of the string before calling | Theo Buehler |
2017-08-20 | vmd: return VIRTIO_BLK_S_UNSUPP on any unknown vioblk command, not just | Mike Larkin |
2017-08-20 | vmd: reorganize some pci config space handling code, no functional change. | Mike Larkin |
2017-08-18 | Show timeouts for addresses and default routers. | Florian Obser |
2017-08-18 | print default router IP | Florian Obser |
2017-08-18 | nano second resolution is meaningless | Florian Obser |
2017-08-18 | Use "infinity" for pltime / vltime. | Florian Obser |
2017-08-18 | distinguish errors during vm launch and return different error codes to | Mike Larkin |
2017-08-17 | Set the automatically generated device variables as local to prevent | Antoine Jacoutot |
2017-08-17 | Fix checkfs() when running an MP kernel. | Antoine Jacoutot |
2017-08-17 | Honor TMPDIR if it is set to prevent erroring in some setup. | Antoine Jacoutot |
2017-08-17 | We're a shell script, so honor TMPDIR. | Antoine Jacoutot |
2017-08-15 | merge parse_vmid() and parse_vmname() | Jasper Lievisse Adriaanse |
2017-08-15 | vmd: fix vm id displayed by vmctl when receiving a vm | pd |
2017-08-14 | return a proper error message instead of 'no such file or directory' when | Jasper Lievisse Adriaanse |
2017-08-14 | whitespace and fix a comment typo | Jasper Lievisse Adriaanse |
2017-08-14 | catch ENOENT and display a proper error message when a specified disk image is | Jasper Lievisse Adriaanse |
2017-08-14 | vmd: set MSR_MISC_ENABLE=0 on vm creation, this will be re-set in vmm | Mike Larkin |
2017-08-14 | don't allow starting vms whose name starts with '-', '.' or '_' | Jasper Lievisse Adriaanse |
2017-08-14 | validate vm names before creating them; a valid name contains alphanumeric | Jasper Lievisse Adriaanse |
2017-08-14 | remove useless indirection for reading the file content | Eric Faurot |
2017-08-14 | Remove some dead logging code that was never used. | rob |
2017-08-13 | don't issue a termination command to an already stopped vm | Jasper Lievisse Adriaanse |
2017-08-13 | bypass the filter code for incoming smtp sessions. | Eric Faurot |
2017-08-13 | The impossibility has been impossible since an impossible long | Florian Obser |
2017-08-12 | fix the else case (i.e. LSA_IS_SCOPE_AS) where header could remain | Sebastian Benoit |
2017-08-12 | vmd: bump virtio queue size back to 128. The problem that resulted in | Mike Larkin |
2017-08-12 | Add manpage update for new grouping feature '{from,to} {i,e}bgp' | job |