summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2016-09-01Teach httpd/proc.c how to fork+exec.Rafael Zalamena
2016-09-01various cleanup;Jason McIntyre
2016-09-01we don't have config.hFlorian Obser
2016-09-01line wrap usageTheo de Raadt
2016-09-01do { } while is easier to eyeballTheo de Raadt
2016-09-01PATH_VAR_EMPTY is not usedTheo de Raadt
2016-09-01Collapse krazy abstractions for other sandbox models, using chroot andTheo de Raadt
2016-09-01knfSebastian Benoit
2016-08-31whitespaceSebastian Benoit
2016-08-31whitespaceSebastian Benoit
2016-08-31whitespaceSebastian Benoit
2016-08-31whitespaceSebastian Benoit
2016-08-31We are past 5.8. Also gets rid of asserts as a bonus.Florian Obser
2016-08-31Bring in license for man page Kristaps just added upstream inFlorian Obser
2016-08-31whitespaceSebastian Benoit
2016-08-31whitespaceSebastian Benoit
2016-08-31whitespaceSebastian Benoit
2016-08-31whitespaceSebastian Benoit
2016-08-31whitespaceSebastian Benoit
2016-08-31whitespaceSebastian Benoit
2016-08-31whitespaceSebastian Benoit
2016-08-31revoke -> revocate, to avoid aliasTheo de Raadt
2016-08-31whitespaceSebastian Benoit
2016-08-31ASN1_TIME *atim avoids shadowing timeTheo de Raadt
2016-08-31avoid arith on void *, by using char *Theo de Raadt
2016-08-31whitespace cleanupSebastian Benoit
2016-08-31whitespaceFlorian Obser
2016-08-31hook up acme-clientFlorian Obser
2016-08-31store files in directories called acmeFlorian Obser
2016-08-31use bsd.prog.mkFlorian Obser
2016-08-31Some man page clean up:Florian Obser
2016-08-31oops, use correct filenameFlorian Obser
2016-08-31Import Kristaps' letskencrypt and call it acme-client in tree.Florian Obser
2016-08-31Remove dead code. queue_flow_control() has never been used and isEric Faurot
2016-08-31no need for Xo/Xc here, plus minor tweak;Jason McIntyre
2016-08-31introduce "authenticated" parameter so rules may apply to authenticatedGilles Chehade
2016-08-31word fix;Jason McIntyre
2016-08-31allow overriding the subaddressing delimiter with subaddressing-delimiterGilles Chehade
2016-08-31regenFlorian Obser
2016-08-31update to 4.1.11Florian Obser
2016-08-31Style, and clarify some out of date commentsMike Larkin
2010-01-15NSD v3.2.4Jakob Schlyter
2016-08-30when configuring the daemon, assign values to the structure being conf-ed,Gilles Chehade
2016-08-30Kill (remove) the ps_pid from privsep struct since it is not being usedRafael Zalamena
2016-08-30Fix fd leak on error. OK jsg@Todd C. Miller
2016-08-30Terminate daemon using the socket status instead of watching SIGCHLD orRafael Zalamena
2016-08-30does not need sys/param.hTheo de Raadt
2016-08-30Remove duplicated prototypes from header.Rafael Zalamena
2016-08-30Do not assume that the full http response header is in the firstFlorian Obser
2016-08-29Add more information to syslogd tls config error messages.Alexander Bluhm