Age | Commit message (Expand) | Author |
2012-08-12 | Use .Lk for HTTP hyperlinks, not .Pa. | Ingo Schwarze |
2012-08-12 | By default mask the reserved bits and the ext len bit in the attribute | Claudio Jeker |
2012-08-11 | fix use after free | Charles Longeau |
2012-08-11 | Add missing header needed by PRI format string | Charles Longeau |
2012-08-11 | make sure generated id is never 0. | Eric Faurot |
2012-08-10 | Move mta and smtp specific defines into their own files. | Eric Faurot |
2012-08-10 | code cleanup | Eric Faurot |
2012-08-09 | Envelopes scheduled as "removed" are already deleted from the scheduler. | Eric Faurot |
2012-08-09 | Allow failure reports for different recipients of the same message | Eric Faurot |
2012-08-09 | dead prototype | Eric Faurot |
2012-08-09 | remove unused function and prototypes | Eric Faurot |
2012-08-09 | Improve the message flows to completely isolate operations on the | Eric Faurot |
2012-08-08 | remove useless defines | Eric Faurot |
2012-08-08 | cleanup some old debug traces | Eric Faurot |
2012-08-08 | log received fd in log_imsg() if any | Eric Faurot |
2012-08-08 | Improve the scheduler backend API. | Eric Faurot |
2012-08-08 | Mention RFC 6106; from brad@, content ok lteo@. | Ingo Schwarze |
2012-08-07 | Implement a set of tree_* functions for storing arbitrary pointers in splay | Eric Faurot |
2012-08-07 | fix evpid parsing on 32bit archs | Eric Faurot |
2012-08-06 | kill pkg(1) for good. with help from espie. | Federico G. Schwindt |
2012-08-04 | Also log the file(s) we manually merged/installed as it's important | Antoine Jacoutot |
2012-08-04 | Factorize common warn, error and report outputs into functions. | Antoine Jacoutot |
2012-08-02 | remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. | Okan Demirmen |
2012-07-29 | reset the session if no RCPT was accepted for the batch. | Eric Faurot |
2012-07-29 | fix bogus permfail when no MX is defined on a valid domain. | Eric Faurot |
2012-07-29 | - introduce xlowercase() and allow lowercase() to fail gracefully | Gilles Chehade |
2012-07-29 | get rid of A_INVALID. | Eric Faurot |
2012-07-29 | remove the session tree from the global env and move it to mta_session.c, | Eric Faurot |
2012-07-28 | fix uninitialized field type in scheduler_info struct. | Charles Longeau |
2012-07-23 | workaround: link this static for a release, because the upgrade script | Theo de Raadt |
2012-07-19 | Fix for VU#624931 CVE-2012-2978: NSD denial of service | Peter Hessler |
2012-07-18 | make the scheduler less verbose by default. | Eric Faurot |
2012-07-17 | Use correct types for (large) constants. Found a diff like this in my | Otto Moerbeek |
2012-07-17 | use IPsec flowinfo on pipex(4) to select the IPsec tunnel for sending | YASUOKA Masahiko |
2012-07-16 | add IP_IPSECFLOWINFO option to sendmsg() and recvmsg(), so npppd(4) | Markus Friedl |
2012-07-16 | sync the first example with the default conf file; ok gilles | Jason McIntyre |
2012-07-16 | don;t quote things unneccessarily; ok gilles | Jason McIntyre |
2012-07-15 | update examples: | Gilles Chehade |
2012-07-15 | when specifying a relay port that's not standart, do not ntohs() the relay | Gilles Chehade |
2012-07-15 | fix example | Gilles Chehade |
2012-07-14 | reorganize the makefile a bit | Eric Faurot |
2012-07-13 | install the correct file; from schwarze, ok krw | Theo de Raadt |
2012-07-13 | Cleanup the knexthop mess and make sure we only send an update to the RDE | Claudio Jeker |
2012-07-13 | do not install the pkg(1) front-end stub in /usr/sbin anymore, everyone | Theo de Raadt |
2012-07-13 | do not install the pkg(1) front-end stub in /usr/sbin anymore, everyone | Theo de Raadt |
2012-07-13 | Make sure that set med 0 is ACTION_SET_MED and not relative. Fixes | Claudio Jeker |
2012-07-13 | npppd used wrong AVPs as a `calling number' because `break' in switch | YASUOKA Masahiko |
2012-07-13 | Recognize additional DH groups; ok sthen naddy | Mike Belopuhov |
2012-07-13 | after connect() returns EINPROGRESS the connection can still fail, | Sebastian Benoit |
2012-07-13 | temporary option until I come up with a nicer way: if -DNOINSTALLPATH | Marc Espie |