Commit Graph

50 Commits

Author SHA1 Message Date
joerg b4eb5d9c57 Kill double .TP 2010-12-12 20:20:43 +00:00
joerg 1a85759af0 Kill double .TP 2010-12-12 20:19:41 +00:00
joerg 2e05e5b66d Reply 1.15, lost in the last update. 2010-12-12 18:40:01 +00:00
adam 5e6ed478ee bump minor version for 2.4.23 2010-12-12 16:19:54 +00:00
adam 303af6c5ec Update to OpenLDAP 2.4.23 2010-12-12 16:10:42 +00:00
adam 4ecae53ae6 Use conditional WORDS_BIGENDIAN 2010-12-12 16:10:18 +00:00
adam a8c4d9a88a Merge 2.4.23 2010-12-12 15:46:27 +00:00
adam ef2f90d39c Imported openldap-2.4.23 2010-12-12 15:17:36 +00:00
mrg 657f450349 add a miss #ifdef HAVE_TLS, that fixes MKCRYPTO=no build in here. 2010-07-11 00:47:36 +00:00
joerg 69119b7656 Drop redundant .TP 2010-03-20 20:58:06 +00:00
joerg 3ae1e92ee1 Drop redundant TPs 2010-03-20 20:27:57 +00:00
lukem 1f0d0df9ea fixed rcsids on 2.4.21 import 2010-03-08 06:43:18 +00:00
lukem 2b8444592e openldap2netbsd - script to munge rcsids, and otherwise prepare for import 2010-03-08 06:42:31 +00:00
lukem e598ca9c12 bump minor version for 2.4.21 2010-03-08 05:45:24 +00:00
lukem 62a8debe1d build ldapurl 2010-03-08 05:24:59 +00:00
lukem 9b4fc98d5f ldapexop now has a man page 2010-03-08 05:24:33 +00:00
lukem 1ae7a69fb9 support building without common.c (for ldapurl) 2010-03-08 05:23:41 +00:00
lukem e3d0290b8c add meter.c 2010-03-08 05:19:10 +00:00
lukem 9a2cfaa213 update for .c changes in 2.4.21 2010-03-08 05:18:17 +00:00
lukem 45f096ee63 version is now 2.4.21 2010-03-08 05:17:25 +00:00
lukem 902ced1e35 Man pages added in 2.4.21 2010-03-08 05:11:20 +00:00
lukem 19fc3e3fef Regenerate for OpenLDAP 2.4.21 2010-03-08 05:08:40 +00:00
lukem 672b7d248c Regenerate for openldap 2.4.21 2010-03-08 05:07:40 +00:00
lukem e6632eb096 Disable HAVE_TLS here; we'll conditionally enable it in the Makefiles.
Disable HAVE_FETCH; API appears to be incompatible
2010-03-08 05:07:16 +00:00
lukem 4f33bfd95b fix const warning 2010-03-08 05:00:51 +00:00
lukem f8fd1d3c37 include <ac/time.h> for timeval. 2010-03-08 04:58:18 +00:00
lukem 60134bf0d1 Merge 2.4.21 2010-03-08 03:47:40 +00:00
lukem 4e6df137e8 OpenLDAP 2.4.21. Numerous fixes, including:
* properly handle NUL in CN of SSL certs (CVE-2009-3767)
2010-03-08 02:14:20 +00:00
jnemeth b006902069 PR/42873 - Henning Petersen -- missing ) 2010-02-23 16:35:06 +00:00
joerg f407b5a5b2 Fix markup 2009-10-14 17:37:07 +00:00
christos 75efea6592 bump libcrypto and friends; OpenSSL abi change: do_cipher last argument
changed from u_int to size_t. Affects _LP64 only.
2009-07-20 17:30:52 +00:00
christos 36f53fd260 depend on the proper libcrypto 2009-07-20 15:41:55 +00:00
christos ddb6af4806 catch up with openssl constification 2009-07-20 15:32:33 +00:00
christos c42a4332d6 bump versions for time_t 2009-01-11 22:42:39 +00:00
mrg 604c46c98f reference other libraries from their relative location. 2008-10-27 07:26:29 +00:00
mrg da81ae230b support MKCRYPTO==no. approved by lukem. 2008-08-31 10:29:51 +00:00
lukem 9c4947d494 stuff TODO 2008-08-13 04:46:08 +00:00
lukem b5d491f229 Regen for openldap 2.4.11.
(Done on a NetBSD 3.1 system, and hand-tweaked.)
2008-08-13 04:44:59 +00:00
lukem 554070741d Add assertion.c to SRCS (introduced in 2.4.9->2.4.11 merge) 2008-08-13 04:44:04 +00:00
lukem 13c922b1de version.c now depends on openldap.mk, so it gets rebuilt in an MKUPDATE=yes
build after openldap has been upgraded
2008-08-13 04:43:26 +00:00
lukem 25b9c7eeb8 Crank version to 2.4.11 2008-08-13 04:42:47 +00:00
lukem 5e376103b4 resolve conflicts between merge from 2.4.9 to 2.4.11 2008-08-13 04:15:48 +00:00
lukem 876fe6bcb6 update some comments. 2008-07-23 00:21:19 +00:00
lukem bb30016c94 Import OpenLDAP 2.4.11.
Change from 2.4.9 relevant to our build:
	Fixed liblber ber_get_next length decoding (ITS#5580)
	Added libldap assertion control (ITS#5560)
	Fixed libldap GnuTLS CRL result handling (ITS#5577)
	Fixed libldap GnuTLS SSF computation (ITS#5585)
	Fixed liblutil missing return code (ITS#5615)
	Fixed libldap file descriptor leak with SELinux (ITS#5507)
	Fixed libldap ld_defconn cleanup if it was freed (ITS#5518, ITS#5525)
	Fixed libldap msgid handling (ITS#5318)
	Fixed libldap t61 infinite loop (ITS#5542)
	Fixed libldap_r missing stubs (ITS#5519)
2008-07-17 04:32:57 +00:00
perry 29ae1ed693 Don't burn the date and time and build userid and build path into the
ldap executables.

Part of the effort to make bit-identical sources produce bit-identical
binaries.
2008-07-15 18:38:38 +00:00
lukem 55f43121a4 Add USE_FORT?=yes. 2008-05-27 08:58:26 +00:00
lukem 2de962bd80 OpenLDAP 2.4.9 2008-05-22 14:20:36 +00:00
lukem e77448e07b NetBSD reachover build framework for OpenLDAP.
Inspired by framework kindly donated by Wasabi Systems.
2008-05-22 13:57:46 +00:00
lukem 098ab8e3fa Add a missing cast. 2008-05-22 13:23:48 +00:00
lukem 9f0dc52f94 Don't add the date to the generated file. 2008-05-22 13:21:32 +00:00