Age | Commit message (Expand) | Author |
2013-07-22 | make MAC key, data to be hashed and nonce for final hash const; | Damien Miller |
2013-07-22 | sync | Theo de Raadt |
2013-07-21 | stop adding static entries to /etc/hosts for dynamic ip addresses | Alexander Hall |
2013-07-21 | In getmntname(), iterate through the list of mount points from | Todd C. Miller |
2013-07-21 | sync | Theo de Raadt |
2013-07-21 | regen | Martin Reindl |
2013-07-21 | add another ATI RS690 PCIE bridge | Martin Reindl |
2013-07-21 | clarify the error:code text; | Jason McIntyre |
2013-07-21 | zap one redundant line, replacing it with a note that although | Jason McIntyre |
2013-07-21 | Belkin N300 XR; Daryl Turner | Theo de Raadt |
2013-07-21 | tidy up DESCRIPTION somewhat, and format nicer; | Jason McIntyre |
2013-07-21 | re-zap the previous paragraph, but this time in its place document | Jason McIntyre |
2013-07-21 | Add a "passwd" table backend. Useful for sharing vusers with other programs. | Eric Faurot |
2013-07-21 | tweak log messages | Eric Faurot |
2013-07-20 | fix verification error in (as-yet usused) KRL signature checking path | Damien Miller |
2013-07-20 | the PowerBook5,6 uses snapper(4), while the PowerBook6,8 uses onyx(4) instead... | Martin Reindl |
2013-07-20 | sync with the actual definition of struct statfs in <sys/mount.h>; ok jmc@ | Christian Weisgerber |
2013-07-20 | Add support for XMODEM-CRC and fix transfer initiation. Successfully | Christian Weisgerber |
2013-07-20 | Add missing RCS id. | Alexander Bluhm |
2013-07-20 | arp and rarpd used an int expire_time for time calculation. Convert | Alexander Bluhm |
2013-07-20 | 1. there's no "selectors function" | Matthias Kilian |
2013-07-20 | Set SSL_VERIFY_NONE as the regression test uses self-signed untrusted | Alexander Bluhm |
2013-07-20 | Update ldap and sqlite table backends and provide them as external backends. | Eric Faurot |
2013-07-20 | tweak previous; | Jason McIntyre |
2013-07-20 | tweak previous; | Jason McIntyre |
2013-07-20 | - remove redundant sentence about misc functions | Jason McIntyre |
2013-07-20 | reverting previous until i can work out what henning is telling me... | Jason McIntyre |
2013-07-20 | fix kerberos/GSSAPI deprecation warnings and linking; "looks okay" millert@ | Damien Miller |
2013-07-20 | call cleanup_handler on SIGINT when in debug mode to ensure sockets | Damien Miller |
2013-07-20 | More useful error message on missing current user in /etc/passwd | Damien Miller |
2013-07-20 | use a union to ensure correct alignment; ok deraadt | Damien Miller |
2013-07-19 | We are basically at 5.4 now | Eric Faurot |
2013-07-19 | Temporarily allow alternate names for traces, until this get cleaned up. | Eric Faurot |
2013-07-19 | Implement a scheduler_proc backend | Eric Faurot |
2013-07-19 | When accepting a message, log one line per recipient with the number of | Eric Faurot |
2013-07-19 | Many MTA improvements: | Eric Faurot |
2013-07-19 | Assorted queue improvements: | Eric Faurot |
2013-07-19 | Prep for WARNINGS=yes: add the prototypes that were missing, silence | Philip Guenther |
2013-07-19 | Add a table_proc backend for delegating table lookups to another | Eric Faurot |
2013-07-19 | Allow to specify an address family on a listener | Eric Faurot |
2013-07-19 | Don't use uninitialized variable when a simple 0 will do. | Kenneth R Westerback |
2013-07-19 | Move the filter infrastructure forward. | Eric Faurot |
2013-07-19 | assorted fixes: | Eric Faurot |
2013-07-19 | typo | Eric Faurot |
2013-07-19 | typo in copyright | Eric Faurot |
2013-07-19 | scheduler improvements: | Eric Faurot |
2013-07-19 | need to create the incoming directory | Eric Faurot |
2013-07-19 | Compile /sbin/route with -Wall enabled. | Alexander Bluhm |
2013-07-19 | New implementation for smtpctl and the command line parser. Allows | Eric Faurot |
2013-07-19 | Improve and document the way the default server name is found. | Eric Faurot |