The NetBSD Project

CVS log for pkgsrc/databases/openldap-server/options.mk

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / databases / openldap-server

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Jul 15 12:30:57 2024 UTC (3 months, 3 weeks ago) by hauke
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, HEAD
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +9 -1 lines
Apparently, --without-cyrus-sasl does not remove the related symbols
from the linker map libraries/libldap/ldap.map, which FreeBSD's clang
linker (potentially others?) objects to.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Aug 23 09:58:59 2021 UTC (3 years, 2 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +4 -28 lines
openldap: updated to 2.5.7

OpenLDAP 2.5.7 Release (2021/08/18)
	Fixed lloadd client state tracking
	Fixed slapd bconfig to canonicalize structuralObjectclass
	Fixed slapd-ldif duplicate controls response
	Fixed slapd-mdb multival crash when attribute is missing an equality matchingrule
	Fixed slapd-mdb compatibility with OpenLDAP 2.4 MDB databases
	Fixed slapd-mdb idlexp maximum size handling
	Fixed slapd-monitor number of ops executing with asynchronous backends
	Fixed slapd-sql to add support for ppolicy attributes
	Fixed slapd-sql to close transactions after bind and search
	Fixed slapo-accesslog to make reqMod optional
	Fixed slapo-ppolicy logging when pwdChangedTime attribute is not present
	Documentation
		slapd-mdb(5) note max idlexp size is 30, not 31
		slapo-accesslog(5) note that reqMod is optional
		Add ldapvc(1) man page
		Add guide section on load balancer
		Updated guide to document multiprovider as replacement for mirrormode
		Updated guide to clarify slapd-mdb upgrade requirements
		Updated guide to document removal of deprecated options from client tools


OpenLDAP 2.5.6 Release (2021/07/27)
	Fixed libldap buffer overflow
	Fixed libldap missing mutex unlock on connection alloc failure
	Fixed lloadd cn=config olcBkLloadClientMaxPending setting
	Fixed slapd multiple config defaults
	Fixed slapd ipv6 addresses to work with tcp wrappers
	Fixed slapo-syncprov delete of nonexistent sessionlog
	Build
		Fixed library symbol versioning on Solaris
		Fixed compile warning in libldap/tpool.c
		Fixed compile warning in libldap/tls_o.c
	Contrib
		Fixed ppm module for sysconfdir
	Documentation
		Updated guide to document multival, idlexp, and maxentrysize

OpenLDAP 2.5.5 Release (2021/06/03)
	Added libldap LDAP_OPT_TCP_USER_TIMEOUT support
	Added lloadd tcp-user-timeout support
	Added slapd-asyncmeta tcp-user-timeout support
	Added slapd-ldap tcp-user-timeout support
	Added slapd-meta tcp-user-timeout support
	Fixed incorrect control OIDs for AuthZ Identity
	Fixed libldap typo in util-int.c
	Fixed libldap double free of LDAP_OPT_DEFBASE
	Fixed libldap better TLS1.3 cipher suite handling
	Fixed lloadd multiple issues
	Fixed slapd slap_op_time to avoid duplicates across restarts
	Fixed slapd typo in daemon.c
	Fixed slapd slapi compilation
	Fixed slapd to handle empty DN in extended filters
	Fixed slapd syncrepl searches with empty base
	Fixed slapd syncrepl refresh on startup
	Fixed slapd abort due to typo
	Fixed slapd-asyncmeta quarantine handling
	Fixed slapd-asyncmeta to have a default operations timeout
	Fixed slapd-ldap quarantine handling
	Fixed slapd-mdb deletion of context entry
	Fixed slapd-mdb off-by-one affecting search scope
	Fixed slapd-meta quarantine handling
	Fixed slapo-accesslog to record reqNewDN for modRDN ops
	Fixed slapo-pcache locking during expiration
	Build
		Fixed slappw-argon2 module installation
	Contrib
		Update ldapc++/ldaptcl to use configure.ac
	Documentation
		ldap_first_attribute(3) - Document ldap_get_attribute_ber
        ldap_modify(3) - Delete non-existent mod_next parameter

OpenLDAP 2.5.4 Release (2021/04/29)
	Initial release for "general use".

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Apr 3 10:56:40 2020 UTC (4 years, 7 months ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
openldap-server: Enable the dso option by default.

Without this, various openldap modules are useless out of the box.  Bump
PKGREVISION.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Nov 2 15:38:03 2019 UTC (5 years ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +5 -5 lines
databases: align variable assignments

pkglint -Wall -F --only aligned -r

No manual corrections.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Sep 28 08:07:51 2019 UTC (5 years, 1 month ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -2 lines
openldap-server: put DB_CONFIG where is should be

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Sep 27 07:14:02 2019 UTC (5 years, 1 month ago) by triaxx
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -2 lines
openldap-server: fix PR pkg/50679

pkgsrc changes:
---------------
* Make the configuration file DB_CONFIG installed only if 'bdb' option is
  enabled

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Dec 20 17:54:09 2018 UTC (5 years, 10 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -4 lines
openldap: updated to 2.4.47

OpenLDAP 2.4.47:
Added slapd-sock DN qualifier for subtrees to be processed
Added slapd-sock ability to send extended operations to external listeners
Fixed liblber to avoid incremental access to user-supplied bv in dupbv
Fixed libldap dn to domain parsing with bad input
Fixed slapd slapcat to correctly honor -g option
Fixed slapd to correctly handle NO_SUCH_OBJECT with dynamic groups
Fixed slapd to check status of rdnNormalize
Fixed slapd cn=config when modifying slapo-syncprov config
Fixed slapd sasl authz-policy "all" behavior
Fixed slapd sasl minor typo
Fixed slapd to correctly hide hidden DBs in the rootDSE
Fixed slapd domainScope control to match Microsoft specification
Fixed slapd-bdb/hdb/mdb to not convert certain IDLs to ranges
Fixed slapo-accesslog deadlock during cleanup
Fixed slapo-memberof cn=config modifications
Fixed slapo-ppolicy with multimaster replication
Fixed slapo-syncprov with NULL modlist
Build Environment
	Added slapd reproducible build support
	Fixed missing includes with OpenSSL 1.0.2
Contrib
	Fixed slapo-pbkdf2 hash generation
Documentation
	admin24 fixed minor typo

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Sep 7 12:02:06 2015 UTC (9 years, 2 months ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -6 lines
Now that _STRIPFLAG_INSTALL is disabled by default on Darwin, remove manual
settings of INSTALL_UNSTRIPPED=yes for Darwin in individual packages.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Oct 6 14:31:33 2014 UTC (10 years, 1 month ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -9 lines
db4 hack is no longer needed

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat May 4 18:16:37 2013 UTC (11 years, 6 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +15 -2 lines
Added slapi support as an option

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jun 12 15:45:55 2012 UTC (12 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Add inet6 to default suggested options. It's 2012.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Mar 13 19:57:12 2012 UTC (12 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -4 lines
Changes 2.4.30:
Fixed libldap socket polling for writes
Fixed liblutil string modifications
Fixed slapd crash when attrsOnly is true
Fixed slapd syncrepl delete handling
Fixed slapd-mdb slapadd with -q
Fixed slapd-mdb slapadd with -w
Fixed slapd-mdb slapindex with -q and -t
Fixed slapo-pcache time-to-refesh handling
Fixed slapo-syncprov loop detection
Build Environment
	Fixed POSIX make support
	Fixed slapd-mdb build on POSIX
Documentation
	Added option "-o" to ldap*(1) pages
	Fixed ldap*(1) page cleanup
	Fixed ldap_modify(3) prototypes

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Dec 17 14:13:02 2010 UTC (13 years, 10 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -1 lines
dynamic linking won't work on Darwin when slapd gets stripped

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jun 2 12:15:29 2010 UTC (14 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +11 -4 lines
Fix buildling with db5; revbump for db4 update

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Jun 27 09:55:09 2009 UTC (15 years, 4 months ago) by ghen
Branches: MAIN
CVS tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -11 lines
Remove kerberos option.  It only implied the sasl option (hackish) and
kerberos is just one of the SASL authentication methods, which have to
be configured in cyrus-sasl, not in openldap.  Fixes PR pkg/41634.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Apr 27 07:13:02 2009 UTC (15 years, 6 months ago) by ghen
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -4 lines
Switch OpenLDAP server and modules to use database/db4 as a backend again,
now db 4.7 is known to work.  Ok adam, manu.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jan 31 15:59:05 2009 UTC (15 years, 9 months ago) by manu
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +12 -10 lines
- Add optionnal DSO support to slapd.
- Bump revision of openldap-server because of that
- Remove the smbk5pwd option, which will be moved to another package as module

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Sep 22 08:46:32 2008 UTC (16 years, 1 month ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -15 lines
Alway use Berkeley DB 4.6.21 provided by the "db46" package.
Berkeley DB 4.7.x is not officially supported by OpenLDAP yet and there
have been various reports of problems with this combination.

Bump package revision.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Sep 10 12:43:18 2008 UTC (16 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Fix typo in comment.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Sep 10 09:51:04 2008 UTC (16 years, 1 month ago) by tron
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -1 lines
Add a comment which explains why we use the "db46" package under
certain versions of NetBSD.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Sep 9 22:25:02 2008 UTC (16 years, 1 month ago) by tron
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +8 -2 lines
Depend on the "db46" package under NetBSD versions that use SA threads.
Bump package revision.

This is the second half of the fix for PR pkg/39500.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Aug 28 14:33:27 2007 UTC (17 years, 2 months ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, cwrapper
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -2 lines
Fix build problem caused by "smbk5pwd" support:
- Correct typo in "configure" so that "--enable-smbk5pwd" or
  "--disable-smbk5pwd" actually work.
- Explicitly add "--disable-smbk5pwd" to "CONFIGURE_ARGS" because this
  feature is turned on by default (which it really shouldn't be).

The "openldap-server" package can now be built with the default options.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Aug 24 19:06:51 2007 UTC (17 years, 2 months ago) by manu
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +16 -2 lines
Add smbk5pwd support (sync samba and kerberos passwords on password changes)
The smbk5pwd overlay is now static. It can be used like this:
overlay         smbk5pwd

To sync only the samba password, add this:
smbk5pwd-enable samba

See contrib/slapd-modules/smbk5pwd/README in openldap distribution for more
information

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Mar 15 14:28:57 2007 UTC (17 years, 7 months ago) by manu
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Fiw a configure option name: it's --enable-spasswd ans not --with-spasswwd
details here:
http://www.openldap.org/lists/openldap-software/200702/msg00126.html

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jun 8 15:30:03 2006 UTC (18 years, 5 months ago) by ghen
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
"make test" only makes sense for openldap-server with bdb/hdb enabled.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed May 31 18:18:36 2006 UTC (18 years, 5 months ago) by ghen
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import databases/openldap-server, formerly a part of databases/openldap but
now split off.  This package contains only the slapd and slurpd servers.  

Please note that both slapd and slurpd now run unprivileged by default (as
slapd:ldap and slurpd:ldap, respectively).  An upgrade scenaria is described
in MESSAGE.  This change addresses PR pkg/31959.  

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed May 31 18:18:36 2006 UTC (18 years, 5 months ago) by ghen
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>