Next | Query returned 247 messages, browsing 121 to 130 | Previous

History of commit frequency

CVS Commit History:


   2006-11-27 18:24:11 by Geert Hendrickx | Files touched by this commit (2)
Log message:
Add more MASTER_SITES from http://www.openldap.org/software/download/
   2006-11-27 13:44:37 by Geert Hendrickx | Files touched by this commit (4)
Log message:
Add a fix for CVE-2006-5779 as openldap/patches/patch-ap, from OpenLDAP CVS.
Bump PKGREVISION for openldap-client and openldap-server.
   2006-08-25 09:02:28 by Geert Hendrickx | Files touched by this commit (5)
Log message:
Update OpenLDAP packages to 2.3.27, the new "stable" release.

Changes since 2.3.24:

OpenLDAP 2.3.27 Release
- Fixed libldap dangling pointer issue (previous fix was broken) (ITS#4405)

OpenLDAP 2.3.26 Release
- Fixed libldap dnssrv bug with "not present" positive statement (ITS#4610)
- Fixed libldap dangling pointer issue (ITS#4405)
- Fixed slapd incorrect rebuilding of replica URI (ITS#4633)
- Fixed slapd DN X.509 normalization crash (ITS#4644)
- Fixed slapd-monitor operations order via callbacks (ITS#4631)
- Fixed slapd-sql undefined filter handling (ITS#4604)
- Fixed slapo-accesslog purge task during shutdown
- Fixed slapo-ppolicy handling of default policy (ITS#4634)
- Fixed slapo-ppolicy logging verbosity when using default policy
- Fixed slapo-syncprov incomplete sync on restart issues (ITS#4622)

OpenLDAP 2.3.25 Release
- Fixed liblber ber_bvreplace_x argument checks
- Add libldap_r TLS concurrency workaround (ITS#4583)
- Fixed liblutil password length bug
- Add slapd glue/subordinate conflict check (ITS#4614)
- Fixed slapd acl selfwrite bug (ITS#4587)
- Fixed slapd bconfig "require" and "none" handling (ITS#4574)
- Fixed slapd bconfig segfault when ldapadding new schema entries
- Fixed slapd syncrepl no rootdn bug (ITS#4582)
- Fixed slapd syncrepl contextCSN issue (ITS#4622)
- Fixed slapd-bdb/hdb lock bug with virtual root (ITS#4572)
- Fixed slapd-bdb/hdb modrdn new entry disappearing bug (ITS#4616)
- Fixed slapd-bdb/hdb cache job issue
- Fixed slapo-syncprov need new CSN with delete syncID sets (ITS#4534)
- Fixed slapo-syncprov startup when lastmod is off (ITS#4613)
- Fixed slapo-accesslog cn=config purge bug (ITS#4595)
- Fixes slapo-auditlog DB initialization
- Fixed slapo-ppolicy password hashing bug (ITS#4575)
- Fixed slapo-ppolicy password modify pwdMustChange reset bug (ITS#4576)
- Fixed slapo-ppolicy control can be critical (ITS#4596)
- Fixed slapo-retcode logical and bug
- Fixed slapo-syncprov DEL propagation bug (ITS#4589)
- Fixed slurpd ldaps:// default port bug (ITS#4580)
- Build environment
  - Fix configure winsock.h detection for Cygwin (ITS#4621)
  - Fix configure GMP detection (ITS#4608)
  - Updated test006-acls to test selfwrite access (ITS#4587)
- Documentation
  - Fixed ldapsearch(1) formatting (ITS#4619)
  - Updated slapd.conf(5) RFC references
  - Updated slapd.conf(5) lastmod discussion (ITS#4613)
  - Updated slapd.conf(5) "require" and "none" handling \ 
(ITS#4574)
  - Added slapd.conf(5) access control note to authz-regexp discussion
  - Updated slapo-syncprov(5) to clarify SyncProv and syncrepl diffs
   2006-08-06 11:14:47 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Improve patches/patch-ah to remove C99'ism in any case.
   2006-06-08 17:30:03 by Geert Hendrickx | Files touched by this commit (2)
Log message:
"make test" only makes sense for openldap-server with bdb/hdb enabled.
   2006-06-07 17:48:29 by Geert Hendrickx | Files touched by this commit (4) | Package updated
Log message:
Upgrade the openldap packages to 2.3.24, the new "stable" release.

Changes since 2.3.23:
* Fixed slapd syncrepl timestamp bug (delta-sync/cascade) (ITS#4567)
* Fixed slapd-bdb/hdb non-root users adding suffix/root entries (ITS#4552)
* Re-fixed slapd-ldap improper free bug in exop (ITS#4550)
* Fixed slapd-ldif assert bug (ITS#4568)
* Fixed slapo-syncprov crash under glued database (ITS#4562)

Note that since the clients and libraries didn't change, openldap-server still
depends on openldap-client>=2.3.23 (to ease updates of client applications).
   2006-06-03 00:02:33 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Include options.mk in -client and -server, but not the common
Makefile.
   2006-05-31 20:17:49 by Geert Hendrickx | Files touched by this commit (8)
Log message:
Split the databases/openldap package in -client and -server component packages
(and add a -doc component), which I'll import in a minute.  This package is now
nothing but a meta-package, depending on those three.  Take over MAINTAINERship
(ok with joerg).  Add an inet6 option to -client and -server (PR pkg/33524).
Bump PKGREVISION.
   2006-05-22 13:57:51 by David Sainty | Files touched by this commit (1)
Log message:
Add an HTTP download location too, as a fallback for when FTP downloads are awkward.
   2006-05-19 16:46:10 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Update to OpenLDAP 2.3.23.

OpenLDAP 2.3.23 Release
	Fixed slapd-ldap improper free bug (ITS#4550)

OpenLDAP 2.3.22 Release
	Fixed libldap referral input destroy issue (ITS#4533)
	Fixed libldap ldap_sort_entries tail bug (ITS#4536)
	Fixed libldap default connection concurrency issue (ITS#4541)
	Fixed libldap_r thread debug missing break
	Fixed libldap_r tpool cleanup
	Fixed liblutil strtoul(3) usage (ITS#4503)
	Fixed liblutil time resolution issue (ITS#4514)
	Updated ldapdelete(1) to stdout bug (ITS#4453)
	Updated ldapsearch(1) BASE output (ITS#4504)
	Fixed slapd backglue issue (ITS#4529)
	Fixed slapd cn=config (ITS#4512)
	Fixed slapd cn=config ACL application fix
	Fixed slapd cn=config olcLimits (ITS#4515)
	Fixed slapd dynacl tgrant/tdeny initialization
	Fixed slapd runqueue use of freed memory (ITS#4517)
	Fixed slapd slap_send_ldap_result bug (ITS#4499)
	Fixed slapd thread pool init issue (ITS#4513)
	Added slapd syncrepl mandatory searchbase check
	Fixed slapd-bdb/hdb pre/post-read freeing (ITS#4532)
	Fixed slapd-bdb/hdb pre/post-read unavailable issue (ITS#4538)
	Fixed slapd-bdb/hdb referral issue (ITS#4548)
	Fixed slapd-hdb IDL sort issue (ITS#4531)
	Fixed slapd-ldap proxyAuthz of bound identity/override (ITS#4497)
	Fixed slapd-ldap/meta protocol version propagation (ITS#4488)
	Fixed slapd-ldap fd cleanup (ITS#4474)
	Fixed slapd-ldif deadlock (ITS#4500)
	Fixed slapd-shell lutil_atoi issue (ITS#4495)
	Fixed slapadd cn=config issue (ITS#4194)
	Fixed slapo-accesslog log purging issue (ITS#4505)
	Added slapo-accesslog reqOld feature
	Fixed slapo-auditlog missing return codes
	Fixed slapo-ppolicy BER tags issue (ITS#4528)
	Fixed slapo-ppolicy rebind bug (ITS#4516)
	Fixed slapo-refint delete prohibit issue (ITS#4442)
	Fixed slapo-syncprov MODs cause DELs (ITS#4423)
	Fixed slapo-syncprov/syncrepl sessionlog issue (ITS#4534)
	Added slapo-syncprov extra logging
	Fixed slapo-translucent modifications (ITS#4527)
	Fixed slurpd potential overflow issue
	Build Environment
		Fixed OSF1 compilation problem (ITS#4537)
		Fixed test020-proxycache disabled debug issue (ITS#4491)
		Fixed test033-glue-syncrepl overlay detection (ITS#4544)
	Documentation
		Fixed slapd(8) logging header reference (ITS#4509)
		Clarified slapd.conf(5) "disable bind_anon" feature

Next | Query returned 247 messages, browsing 121 to 130 | Previous