summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2017-03-03Undefined behavior: Variable 'user' was used as parameter andReyk Floeter
2017-03-02Fix breakage of md5 authentication.Renato Westphal
2017-03-02Add "locked lladdr" option to prevent VMs from spoofing MAC addresses.Reyk Floeter
2017-03-01Rename start_vm_complete to vm_start_complete for consistency.Reyk Floeter
2017-03-01unbreak vmctl build by renaming a function that now conflicts withMike Larkin
2017-03-01Split vmm.c into two files: vm.c for the VM child, vmm.c for the parentReyk Floeter
2017-03-01Remove pkg.conf leftover.Robert Peichaer
2017-03-01tweak previous; ok reykJason McIntyre
2017-03-01scrape most of the config frameworkMarc Espie
2017-03-01Add "owner" option to set a user/group ownership for pre-configured VMsReyk Floeter
2017-03-01*nargv[] holds an array of pointers, so it should beGleydson Soares
2017-03-01add missing rcsidGleydson Soares
2017-03-01move up getpid() and getpwnam(LDAP USER) checksGleydson Soares
2017-02-28Make object-in-archive-used identification portable to lld: use --tracePhilip Guenther
2017-02-28Sort vm.conf(5) config options alphabeticallyReyk Floeter
2017-02-28Use fmt_scaled(3) in vmctl status output to print curmem/maxmemReyk Floeter
2017-02-27update an example in the relayd.conf manpage, that was not convertedSebastian Benoit
2017-02-27Remove support for pkg.conf in light of the consolidation towardsRobert Peichaer
2017-02-27Replace openpty(3) with local function that uses pre-opened /dev/ptm fdReyk Floeter
2017-02-27framework for some performance stats as a -V... option (like how muchMarc Espie
2017-02-27Add size checks for imsg received over the control socket.Reyk Floeter
2017-02-27Print the DNSSEC OKAY flag as "DO", like in upstream tcpdumpJeremie Courreges-Anglas
2017-02-26Use mkdir -p instead of install -d to create the obj/util directory.Theo Buehler
2017-02-26build pcidump on arm64Jonathan Gray
2017-02-25pledge stdio before parsing the http responseBob Beck
2017-02-24Implement fork+exec modelGleydson Soares
2017-02-22print a formatted errx() string instead of segfault,Gleydson Soares
2017-02-22No need to use SIOCGIFRDOMAIN anymore.Renato Westphal
2017-02-22Allow specifying an alternate socket path.Renato Westphal
2017-02-22Add missing htonl for IPsec SPI.Renato Westphal
2017-02-22The default for the strip-nt-domain attribute is "yes", so fix upPatrick Wildt
2017-02-22Delete lines which are misleading and unneeded.YASUOKA Masahiko
2017-02-21update to unbound-1.6.1 release; only version string changes compared toStuart Henderson
2017-02-21Stop using "DEBUG" make variable for extra debugs.YASUOKA Masahiko
2017-02-20Add missing $OpenBSD$Bob Beck
2017-02-19draft-ietf-idr-large-community has been published as RFC 8092Peter Hessler
2017-02-17regenFlorian Obser
2017-02-17Update to 4.1.15.Florian Obser
2017-02-17Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.Stuart Henderson
2013-11-26import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by b...Stuart Henderson
2012-03-26Import Unbound 1.4.16 to work on in-tree (not yet linked to the build).Stuart Henderson
2010-01-15NSD v3.2.4Jakob Schlyter
2017-02-17ypbind(8) is not started automatically at boot time by /etc/rc if domainnameAntoine Jacoutot
2017-02-16Bring parse_warn() into the log.[ch] 21st century and adopt the "^"Kenneth R Westerback
2017-02-15Adopt the common verbiage other log.[ch] daemons use to describe '-d'.Kenneth R Westerback
2017-02-15improve list item formatting;Jason McIntyre
2017-02-14fix man page, diff from jmc@Gilles Chehade
2017-02-14add standalone maildir MDA (work in progress) which will soon obsolete theGilles Chehade
2017-02-14add standalone mda for file delivery which will later obsoleteGilles Chehade
2017-02-14prepare Makefiles but don't link to the build yetGilles Chehade