aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into portableopensmtpd-201311071830p1Eric Faurot2013-11-073-13/+36
|\
| * disable envelope_check_dict for now. it is broken.opensmtpd-201311071822Eric Faurot2013-11-071-2/+2
| * lowercase pki name from smtp and mta before doing the lookup.Eric Faurot2013-11-071-2/+6
| * Fix case-folding issue with pki names. They are case-insensitive.Eric Faurot2013-11-071-9/+28
* | Merge branch 'master' into portableEric Faurot2013-11-070-0/+0
|\|
| * fix exampleEric Faurot2013-11-071-1/+1
* | fix exampleEric Faurot2013-11-061-1/+1
* | Merge branch 'master' into portableGilles Chehade2013-11-061-0/+86
|\|
| * Merge branch '364-envelope-check'Gilles Chehade2013-11-061-0/+86
| |\
| | * Merge branch 'master' into 364-envelope-checkGilles Chehade2013-11-065-18/+18
| | |\
| | * \ Merge branch 'master' into 364-envelope-checkGilles Chehade2013-10-294-11/+8
| | |\ \
| | * | | envelope fields checking functionGilles Chehade2013-10-281-0/+86
* | | | | Merge branch 'master' into portableEric Faurot2013-11-063-8/+7
|\| | | |
| * | | | rephraseEric Faurot2013-11-061-4/+4
| * | | | Do not alter the allocated string.Eric Faurot2013-11-051-3/+2
| * | | | formatingEric Faurot2013-11-051-1/+1
| | |_|/ | |/| |
* | | | fix 'error: '#' comment at start of rule is unportable'Charles Longeau2013-11-051-1/+1
* | | | make distcheck happyGilles Chehade2013-11-051-2/+19
* | | | make bootstrap happy againGilles Chehade2013-11-054-4/+4
* | | | do not discard global cflagsGilles Chehade2013-11-054-4/+4
* | | | improve layoutGilles Chehade2013-11-0519-15/+15
* | | | split filters and backends into modulesGilles Chehade2013-11-0522-138/+204
* | | | missing castsGilles Chehade2013-11-051-2/+2
* | | | remove EXTRA_DIST from pathnamesGilles Chehade2013-11-051-8/+0
* | | | remove EXTRA_DISTGilles Chehade2013-11-056-17/+11
* | | | remove last warningsGilles Chehade2013-11-052-2/+2
* | | | Merge branch 'portable' of https://github.com/poolpOrg/OpenSMTPD into portableGilles Chehade2013-11-051-7/+9
|\ \ \ \
| * \ \ \ Merge branch 'portable' of https://github.com/poolpOrg/OpenSMTPD into portableGilles Chehade2013-11-041-0/+6
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into portableEric Faurot2013-11-041-7/+9
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Message refcounting was broken on some systems, resulting on orphanedEric Faurot2013-11-041-7/+9
* | | | | | cleanup warningsGilles Chehade2013-11-0511-24/+24
| |_|/ / / |/| | | |
* | | | | allow --with-pic / --without-picGilles Chehade2013-11-041-0/+6
|/ / / /
* | | | Merge branch 'portable' of ssh://ssh.poolp.org/git/opensmtpd into portableCharles Longeau2013-11-042-2/+2
|\ \ \ \
| * | | | Merge branch 'master' into portableEric Faurot2013-11-042-2/+2
| |\| | |
| | * | | Merge branch 'master' of ssh.poolp.org:/git/opensmtpdEric Faurot2013-11-041-2/+2
| | |\ \ \
| | * | | | formatingEric Faurot2013-11-012-2/+2
* | | | | | sync portable OpeSSH m4/aclocal-openssh.m4 (missed in the last configure.ac sync)Charles Longeau2013-11-041-4/+11
|/ / / / /
* | | | | update Makefile.am's to pass a 'make distcheck'Charles Longeau2013-11-044-17/+18
* | | | | remove smtpscript from the build.Charles Longeau2013-11-042-2/+1
* | | | | add smtpscript to the buildCharles Longeau2013-11-033-3/+6
* | | | | send paths defined by configure switches to all Makefile.am. Fix #348Charles Longeau2013-11-033-8/+12
* | | | | Merge branch 'master' into portableCharles Longeau2013-11-022-9/+7
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | fix format string warningsCharles Longeau2013-11-021-2/+2
| |/ / /
| * | / improve code a bitEric Faurot2013-10-291-7/+5
| | |/ | |/|
* | | add missing headerCharles Longeau2013-11-021-0/+1
* | | do not substitute paths in manpages and configuration files, to let packagers put their wished paths.Charles Longeau2013-11-023-10/+3
* | | bye bye arc4random(). Chacha is used everywhere:Charles Longeau2013-11-0211-40/+23
* | | sync with OpenSSH openbsd-compat/setproctitle.cCharles Longeau2013-11-027-18/+439
* | | every portable .c file must have at the top of the file:Charles Longeau2013-11-021-2/+2
* | | sync with OpenSSH openbsd-compat/openbsd-compat.hCharles Longeau2013-11-022-18/+35