summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons/postfix/postfix.inc
Commit message (Expand)AuthorAgeFilesLines
* postfix: upgrade 3.7.3 -> 3.8.5Yi Zhao2024-03-011-222/+0
* postfix: fix multilib conflict of sample-main.cfKai Kang2022-12-051-1/+1
* postfix: Add missing dependency on m4Khem Raj2021-09-241-1/+1
* postfix: Inherit pkgconfigKhem Raj2021-09-241-1/+1
* Convert to new override syntaxMartin Jansa2021-08-031-20/+20
* postfix: Upgrade 3.4.10 -> 3.4.12Adrian Bunk2020-05-211-1/+1
* postfix: Upgrade to 3.4.10 and compile with -fcommonKhem Raj2020-05-161-1/+1
* postfix: split ${PN}-bin from ${PN} to solve recursive dependencyYi Zhao2020-04-171-7/+9
* postfix.inc: make deterministic buildHongxu Jia2019-10-251-19/+6
* postfix: split /etc from ${PN} to ${PN}-cfg for ostreeHongxu Jia2019-10-251-2/+5
* postfix: Fix build failures with glibc 2.30Khem Raj2019-07-301-11/+0
* postfix: use alternatives to manage /usr/lib/sendmailQi.Chen@windriver.com2019-07-151-6/+5
* postfix: add -lnsl and -lresolv to SYSLIBS by defaultYi Zhao2018-10-121-18/+0
* postfix: fix pkg_postinst_${PN}Mingli Yu2018-09-141-3/+3
* postfix: add sendmail to ALTERNATIVE_${PN}Mingli Yu2018-09-051-1/+3
* postfix,esmtp: Fix confilct error in do_rootfsLei Maohui2018-08-191-3/+4
* postfix: upgrade 3.2.2 -> 3.2.6Yi Zhao2018-07-041-2/+2
* postfix: Remove useless file makedeps.out of postfixchangqing.li@windriver.com2018-06-051-6/+2
* postfix: Depend on external libnslKhem Raj2018-05-171-3/+1
* postfix: remove host references from makedefs.outSlater, Joseph2018-05-171-0/+1
* postfix: adapt pkg_postinst to postinst_interceptSlater, Joseph2018-04-061-5/+10
* postfix: fix generating aliases db filesYi Zhao2018-02-051-9/+8
* postfix: drop NATIVE_INSTALL_WORKSArmin Kuster2018-01-081-2/+0
* postfix: virtual/db isn't used by core, change to dbRoss Burton2018-01-081-2/+2
* postfix: fix send mail failure and eliminate warningYi Zhao2018-01-081-13/+15
* postfix: Fix build with security flags and clangKhem Raj2017-09-121-1/+1
* postfix: Upgrade to 3.2.2Khem Raj2017-09-121-1/+1
* postfix: Disable nis support on muslKhem Raj2017-09-081-1/+5
* postfix: do NOT create directory /var/spool/mailKai Kang2017-04-261-2/+0
* postfix: remove references to buildmachine paths in target makedefs.outYi Zhao2017-03-241-1/+1
* postfix: add dependency icuKai Kang2016-12-141-2/+2
* postfix: Fix rootfs creation errorsDai Caiyun2016-06-011-0/+5
* meta-networking: use bb.utils.contains() instead of base_contains()Ross Burton2016-05-051-6/+6
* postfix: fix clean broken issueHongxu Jia2016-02-291-0/+2
* postfix.inc: fix start postfix failed while hostname is numericHongxu Jia2016-01-051-0/+3
* postfix.inc: do not hardcode userid and groupidHongxu Jia2015-10-211-2/+2
* recipes: use class-native instead of deprecated virtclass-native.Ross Burton2015-08-241-6/+6
* postfix: upgrade from 2.11.1 to 3.0.1Li xin2015-07-161-0/+1
* postfix: Add explict getVar expansion parameterRichard Purdie2015-07-151-1/+1
* postfix: update daemon_directory in main.cf_2.0Kang Kai2015-07-061-0/+2
* meta-networking: standardize SECTION valuesJoe MacDonald2015-06-051-1/+1
* postfix: get rid of useless codeBian Naimeng2015-03-111-1/+0
* postfix: add link file /usr/lib/sendmailKang Kai2015-03-101-0/+5
* postfix: don't hard-code PATH in service fileBian Naimeng2015-02-231-1/+3
* postfix: instead ${exec_prefix}/libexec/${PN} by ${libexecdir}Bian Naimeng2015-02-111-4/+4
* postfix: start the postfix daemon by default when init is systemdRoy Li2015-02-111-1/+0
* postfix: Fix indentationMartin Jansa2014-11-211-143/+143
* postfix.inc: Remove references to buildmachine paths in target makedefs.outJackie Huang2014-11-211-0/+5
* postfix: create or update aliases.db when using systemdRoy Li2014-11-101-0/+3
* postfix: add new recipeJackie Huang2014-07-201-0/+230