Age | Commit message (Expand) | Author |
2014-10-06 | As libevent provides safe signal callbacks instead of signal handlers, | Alexander Bluhm |
2014-10-05 | Switch syslogd from using poll(2) to libevent. | Alexander Bluhm |
2014-10-04 | some MUA will bypass the local enqueuer and send an empty BCC header in the | Gilles Chehade |
2014-10-04 | Use getlogin() to determine real user name where possible. | Todd C. Miller |
2014-10-03 | Cleanup the reporting socket code in syslogd. | Alexander Bluhm |
2014-10-03 | Update ressl configuration to handle recent changes in the library. | Joel Sing |
2014-10-02 | when no domain is specified in MAIL FROM or RCPT TO, assume local user | Gilles Chehade |
2014-10-02 | Fix an error case that was never handled ending up in an endless event | Reyk Floeter |
2014-10-02 | no need to set the same field NULL twice ;-) | Gilles Chehade |
2014-10-02 | no need to set the same field NULL twice ;-) | Gilles Chehade |
2014-10-02 | avoid a double free | Theo de Raadt |
2014-10-02 | bgpctl show summary output: enlarge columns for 4-byte ASN display | Sebastian Benoit |
2014-10-01 | Map out-of-range facility values to LOG_USER to avoid array over-read. | Philip Guenther |
2014-10-01 | Do not mention sliplogin(8) and sl(4). | Martin Pieuchot |
2014-10-01 | tedu sliplogin and slstats to beging with the slip, slipping out of the | Martin Pieuchot |
2014-10-01 | Unhook sliplogin and slstats | Martin Pieuchot |
2014-09-29 | lightly document mailq; ok gilles | Jason McIntyre |
2014-09-29 | whitespace spotted while studying the code | Theo de Raadt |
2014-09-29 | document that ldom guests now support block devices | Stefan Sperling |
2014-09-29 | during a small refactor, we broke table_passwd. | Gilles Chehade |
2014-09-28 | Use TAILQ_FOREACH_SAFE when we might delete entries for the list. | Mark Kettenis |
2014-09-27 | In addition to READ, disable WRITE events when closing the file | Reyk Floeter |
2014-09-27 | Also in debug mode, close nullfd when it is not needed anymore. | Alexander Bluhm |
2014-09-27 | Fix mmap() calls that check for a result other than MAP_FAILED. | Doug Hogan |
2014-09-26 | zap now unused "PERFINC" | David Coppa |
2014-09-26 | now that mp setperf is fixed, let's try aggressive throttling again. | Ted Unangst |
2014-09-21 | final bulk shows chunking to happen in all the right places, and signing | Marc Espie |
2014-09-21 | eliminate the use of a gcc C extension (conditionals with omitted | Daniel Dickman |
2014-09-20 | gzip timestamps are not needed there. In fact, they produce gratuitous | Marc Espie |
2014-09-20 | need meta stuff that tells me those are "real files" to not create extra | Marc Espie |
2014-09-19 | Instead of doing the fcntl(2) and ioctl(2) song and dance just tell | Florian Obser |
2014-09-19 | .py files no longer need to be special, as the timestamps are stored in | Marc Espie |
2014-09-16 | zap unnecessary quotes | Robert Peichaer |
2014-09-16 | smtpd in SEE ALSO; | Jason McIntyre |
2014-09-16 | there is no editmap; | Jason McIntyre |
2014-09-16 | Add nsd-checkzone. | Brad Smith |
2014-09-16 | merge conflicts | Brad Smith |
2014-09-16 | update to NSD 4.1.0, ok sthen@ | Brad Smith |
2014-09-16 | fix display of comments to use "say" properly. | Marc Espie |
2014-09-16 | if a @ts annotation is detected, wipe tarball timestamp. Archives will | Marc Espie |
2014-09-16 | store explicit timestamps in generated plists. | Marc Espie |
2014-09-15 | install sendmail.8 from smtpd now that sendmail is gone. | Matthieu Herrb |
2014-09-15 | Garbage collecting some further bits that are not necessary | Brad Smith |
2014-09-15 | Remove non-standard <sys/dkstat.h> header. It has not contained anything | Miod Vallat |
2006-04-05 | ISC BIND release 9.3.2 | Jakob Schlyter |
2003-01-20 | ISC BIND version 9.2.2rc1 | Jakob Schlyter |
2014-09-15 | Make the HTTP version mandatory and abort if it is missing in the request. | Reyk Floeter |
2014-09-15 | Make the HTTP version mandatory and abort if it is missing in the request. | Reyk Floeter |
2014-09-13 | Replace all queue *_END macro calls except CIRCLEQ_END with NULL. | Doug Hogan |
2014-09-13 | In PKG mode, cope with non-default PREFIX (e.g. /var/www/...). | Antoine Jacoutot |