Age | Commit message (Expand) | Author |
2017-11-18 | merge the masquerade and missing domain header callbacks into one function. | Eric Faurot |
2017-11-17 | Use explicit_bzero to erase secrets | Jeremie Courreges-Anglas |
2017-11-16 | Check that http options are only configured in http protocols. | Alexander Bluhm |
2017-11-15 | make the maximum size of http headers configurable in the protocol. | Sebastian Benoit |
2017-11-14 | Inverse logic, issue found by henning@. MPLS VPN is still broken though. | Claudio Jeker |
2017-11-11 | reads better as *an* rdomain, i think; | Jason McIntyre |
2017-11-11 | update switch handling in vmd(8). vmd now gets switch information (rdomain, | Mike Larkin |
2017-11-09 | /usr/share/compile -> /usr/share/relink/kernel | Antoine Jacoutot |
2017-11-08 | Since r1.41 the extensions are included in the CSR. Thus ca_request() | Patrick Wildt |
2017-11-07 | Revert previous, it breaks ports/infrastructure/bin/resolve-lib (I think) | Antoine Jacoutot |
2017-11-07 | Add support for client-specific directories (named after the client address) | Jeremie Courreges-Anglas |
2017-11-07 | typo in previous | Mike Larkin |
2017-11-07 | comment function vm_checkperm | Mike Larkin |
2017-11-07 | document how ospfd interacts with carp | remi |
2017-11-07 | Tweak the man page and warning message, revert the comma. | YASUOKA Masahiko |
2017-11-06 | typo, surprised nobody noticed yet | Marc Espie |
2017-11-05 | Add minimal DHCP support to vmd's built-in DHCP/BOOTP server. | Reyk Floeter |
2017-11-05 | Mention that "reload" is disabled; ok jmc@ | Jeremie Courreges-Anglas |
2017-11-05 | Disable config reload, ospf6d just exits on reload with simple setups. | Jeremie Courreges-Anglas |
2017-11-05 | Kill dead assignement. | Jeremie Courreges-Anglas |
2017-11-05 | Consolidate lib.so.*.a, ld.so.a and the kernel relink kit into | Robert Peichaer |
2017-11-04 | whitespace | Mike Larkin |
2017-11-04 | Remove a debug message that has outlived its usefulness. | Mike Larkin |
2017-11-03 | properly cleanup the controller after closing the cmdfh. | Marc Espie |
2017-11-02 | Use emalloc, like in the rest of makefs | Jeremie Courreges-Anglas |
2017-11-01 | don't look directly at PKG_CACHE, but ask the state, so that only | Marc Espie |
2017-11-01 | Extra space in previous | Jeremie Courreges-Anglas |
2017-11-01 | Make ip-transparent option work by using SO_BINDANY. | Florian Obser |
2017-11-01 | Make ip-transparent option work by using SO_BINDANY. | Florian Obser |
2017-10-31 | Replace usage of WSMUX_{ADD,REMOVE}_DEVICE compat macros. | anton |
2017-10-31 | Add platform-id for EFI. | YASUOKA Masahiko |
2017-10-31 | Fix a bug which made the boot entries' order reverse, introduced at 1.8 on | YASUOKA Masahiko |
2017-10-31 | Initialize boot_catalog_entry's entry_type properly. This had been | YASUOKA Masahiko |
2017-10-30 | Kill <net/slip.h>. | Martin Pieuchot |
2017-10-30 | vmd no longer creates bridges by default. users should create bridges in | Mike Larkin |
2017-10-29 | Allow keys to be specified on the command line in list mode, for | Todd C. Miller |
2017-10-29 | Prefer <elf.h> to the non portable <sys/exec_elf.h>. | Martin Pieuchot |
2017-10-28 | Prefer useradd(1) over chpass(1) so that new users are added before the YP '+' | Antoine Jacoutot |
2017-10-27 | Use <elf.h> instead of <elf_abi.h> | Martin Pieuchot |
2017-10-27 | Add missing quote. | Kevin Lo |
2017-10-25 | Open a bunch of fds with O_CLOEXEC | Jeremie Courreges-Anglas |
2017-10-25 | Remove dead code, found by jsg@. | Martin Pieuchot |
2017-10-24 | remove defines for ioctls the kernel doesn't recognise | Jonathan Gray |
2017-10-24 | Remove terminate_vm/vm_remove logic from vmm_dispatch_parent. This | Mike Larkin |
2017-10-24 | The VMD parent process didn't handle the case of a VM exiting | Mike Larkin |
2017-10-23 | When the partition of /var/log was full, syslogd(8) stopped writing | Alexander Bluhm |
2017-10-23 | Close the socket (and dfd) in at(1) child processes | Jeremie Courreges-Anglas |
2017-10-23 | Close cron sockets in child processes. | friehm |
2017-10-22 | make messages involving fs clearer, parse the mount point AND the device | Marc Espie |
2017-10-20 | When adding a missing "Date" header, use the same timestamp as the "Received" | Eric Faurot |