Up to [local] / src / usr.sbin / smtpd / table-sqlite
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5, Mon Nov 30 19:54:26 2015 UTC (9 years, 10 months ago) by jung
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +1 -1 lines
FILE REMOVED
remove table-passwd, table-sqlite, and table-ldap about 4k lines seldom used code people who rely on this install mail/opensmtpd-extras direction discussed (and agreed) with many ok gilles
Revision 1.4 / (download) - annotate - [select for diffs], Tue Oct 6 00:30:32 2015 UTC (9 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)
The performance hit for -fstack-protector-all is worth it here. ok gilles
Revision 1.3 / (download) - annotate - [select for diffs], Tue Apr 1 23:14:25 2014 UTC (11 years, 6 months ago) by fgsch
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE,
OPENBSD_5_8,
OPENBSD_5_7_BASE,
OPENBSD_5_7,
OPENBSD_5_6_BASE,
OPENBSD_5_6
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)
Remove -ggdb -g3, this shouldn't be here Requested by deraadt@
Revision 1.2 / (download) - annotate - [select for diffs], Sat Jan 18 05:54:51 2014 UTC (11 years, 8 months ago) by martynas
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE,
OPENBSD_5_5
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)
Remove -Wbounded: it is now the compiler default.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Jul 20 09:06:46 2013 UTC (12 years, 2 months ago) by eric
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE,
OPENBSD_5_4
Update ldap and sqlite table backends and provide them as external backends.