Commit Graph

105 Commits

Author SHA1 Message Date
Jan Šafránek
517c868cbd added images to the guide.html
Resolves: #273581
2007-09-06 09:38:38 +00:00
Jan Šafránek
a0f3002a12 rebuild with new bunutils and to get new buildid 2007-08-22 07:17:45 +00:00
Jan Šafránek
814b77a651 old db4 deleted 2007-08-07 07:11:51 +00:00
Jan Šafránek
eab1b48bc4 db 4.6.18 integrated
License: updated
Compilation with new glibc fixed
2007-08-07 07:08:43 +00:00
Jan Šafránek
504c502ae3 db-4.6.18 integrated 2007-08-02 14:08:28 +00:00
Jan Šafránek
8e812e14ad do not distinguish between NPTL and non-NPTL platforms, we have NPTL everywhere 2007-08-02 12:49:45 +00:00
Jan Šafránek
5b29ccb9b6 Use generic automake and autoconf, do not use openldap-specific ones 2007-08-01 09:00:39 +00:00
Jan Šafránek
ed33aae062 patch cleanup 2007-08-01 08:00:06 +00:00
Jan Šafránek
c00068d9a7 new upstream version 2007-07-31 15:35:51 +00:00
Jan Šafránek
d56ab707db MigrationTools-47 integrated 2007-07-20 14:03:59 +00:00
Jan Šafránek
e975da17ad Added note about Heimdall not being supported in smbk5pwd 2007-07-09 07:47:42 +00:00
Jan Šafránek
6ecf74d102 fix compat-slapcat compilation
Resolves:246581
2007-07-04 17:10:13 +00:00
Jan Šafránek
0f89c7c360 Fixing smbk5pwd compilation 2007-07-01 19:58:38 +00:00
Jan Šafránek
426105f2fc fix accidentaly checked in buildrequires 2007-06-29 16:07:39 +00:00
Jan Šafránek
abb68a6d5e - smbk5pwd added
Resolves: #220895
2007-06-29 16:06:58 +00:00
Jan Šafránek
2cbb78fda7 - smbk5pwd added
- correctly distribute modules between servers and servers-sql packages
Resolves: #220895
2007-06-29 16:05:59 +00:00
Jan Šafránek
0c553281bf Release++ 2007-06-29 10:14:51 +00:00
Jan Šafránek
8b784d5a4e Provide overlays (as modules)
Resolves: #246036 #245896
2007-06-29 10:03:52 +00:00
Jan Šafránek
233b801a46 Fix initscript return codes
Resolves: #242667
2007-06-25 09:18:53 +00:00
Jan Šafránek
5a8e87dd10 Fix x86_64 compilation problem 2007-06-08 11:18:52 +00:00
Jan Šafránek
ae9bca9048 version ++ 2007-06-08 11:03:38 +00:00
Jan Šafránek
436cf71d73 include misc.schema in default slapd.conf
Resolves: #147805
2007-06-08 10:47:12 +00:00
Jan Šafránek
f57e7a849d include misc.schema in default slapd.conf
Resolves: 147805
2007-05-24 13:40:09 +00:00
Jan Šafránek
7f79555a60 add ldconfig to devel post/postun
Resolves: #240253
2007-05-24 10:26:36 +00:00
Jan Šafránek
e97219f826 better stale lock recognition 2007-05-24 10:13:18 +00:00
Jan Šafránek
7d73bcb03c start slupd for each replicated database
Resolves: #210155
2007-05-24 10:10:05 +00:00
Jan Šafránek
cdb3b7b46b sort the hosts by adders, preventing duplicities in migrate*nis*.pl
Resolves: #201540
2007-05-24 09:32:33 +00:00
Jan Šafránek
a9c5392188 - do not import ddp services with migrate_services.pl
- minor cleanup of prev. bugfix
Resolves: #201183
2007-05-23 13:09:09 +00:00
Jan Šafránek
9e63293ae6 - do not create script in /tmp on startup
- add compat-slapcat to openldap-compat
Resolves: #188298, #179378
2007-05-22 15:48:20 +00:00
Jan Šafránek
07918c935e do not strip binaries to produce correct .debuginfo packages (bz#152516) 2007-04-24 11:24:28 +00:00
Jan Šafránek
3dbb0a0bce -changelog update
link libldap_r with pthread (bz#198226)
2007-04-24 09:12:34 +00:00
Jan Šafránek
6a03b2fdec Making slaptest quiet 2007-04-23 10:39:20 +00:00
Jan Šafránek
f1a4d4b4ce bind-devel removed from BuildRequires (bz#216851)
use %_localstatedir instead of var/ (bz#220970)
minor fixes in openldap.spec (rpmlint)
2007-04-23 07:45:55 +00:00
fenlason
1e07f06a3a - New upstream release
- Upgrade the scripts for migrating the database so that they might
  actually work.
- change bind-libbind-devel to bind-devel in BuildPreReq
2007-02-19 20:44:22 +00:00
Thomas Woerner
6f66379eff [tw]
- tcp_wrappers has a new devel and libs sub package, therefore changing build
  requirement for tcp_wrappers to tcp_wrappers-devel
2006-12-04 16:34:17 +00:00
fenlason
85bf9434a2 OpenLDAP 2.3.30 2006-11-15 20:36:09 +00:00
fenlason
cbbe4494ac 2.3.28 2006-10-26 00:38:06 +00:00
Jesse Keating
276dd2a667 bump for gcc bug 2006-10-01 20:20:42 +00:00
fenlason
7a7a22e3de - Include --enable-multimaster to close
bz#185821: adding slapd_multimaster to the configure options
- Upgade guide.html to the correct one for openladp-2.3.27, closing
  bz#190383: openldap 2.3 packages contain the administrator's guide for 2.2
- Remove the quotes from around the slaptestflags in ldap.init
  This closes one part of
  bz#204593: service ldap fails after having added entries to ldap
- include __db.* in the list of files to check ownership of in
  ldap.init, as suggested in
  bz#199322: RFE: perform cleanup in ldap.init
2006-09-22 18:32:00 +00:00
fenlason
6b086ceaf1 2.3.27 2006-08-28 20:51:47 +00:00
Jesse Keating
c4097ada81 bumped for rebuild 2006-07-12 07:34:47 +00:00
fenlason
f890ea9393 2.3.24 is now stable. 2006-06-07 17:17:21 +00:00
fenlason
f3f93459e3 2.3.21 2006-04-27 20:28:17 +00:00
Nalin Dahyabhai
b944bc0fd9 The non-reentrant gethostbyXXXX() functions deadlock if called recursively, for
example if libldap needs to be initialized from within gethostbyXXXX() (which
actually happens if nss_ldap is used for hostname resolution and earlier
modules can't resolve the local host name), so use the reentrant versions of
the functions, even if we're not being compiled for use in libldap_r (patch
from Jeffery Layton, #179730).
2006-02-24 01:09:36 +00:00
fenlason
282cf62c22 Re fix ldap.init 2006-02-13 16:11:17 +00:00
Jesse Keating
14d75957c4 bump for bug in double-long on ppc(64) 2006-02-11 04:50:05 +00:00
fenlason
91b0de0a1c Modify the ldap.init script to call runuser correctly. 2006-02-09 20:10:40 +00:00
Jesse Keating
a0c2819ce6 bump for new gcc/glibc 2006-02-07 13:18:56 +00:00
fenlason
d8aedf8bed - Upgrade to 2.3.19, which upstream now considers stable
- Modify the -config.patch, ldap.init, and this spec file to put the
  pid file and args file in an ldap-owned openldap subdirectory under
  /var/run.
- Move back_sql* out of %{_sbindir}/openldap , which requires
  hand-moving slapd and slurpd to _sbindir, and recreating symlinks
  by hand.
- Retire openldap-2.3.11-ads.patch, which went upstream.
- Update the ldap.init script to run slaptest as the ldap user rather
  than as root.  This solves
  bz#150172 Startup failure after database problem
- Add to the servers post and preun scriptlets so that on preun, the
  database is slapcatted to /var/lib/ldap/upgrade.ldif and the
  database files are saved to /var/lib/ldap/rpmorig.  On post, if
  /var/lib/ldap/upgrade.ldif exists, it is slapadded.  This means that
  on upgrades from 2.3.16-2 to higher versions, the database files may
  be automatically upgraded.  Unfortunatly, because of the changes to
  the preun scriptlet, users have to do the slapcat, etc by hand when
  upgrading to 2.3.16-2.  Also note that the /var/lib/ldap/rpmorig
  files need to be removed by hand because automatically removing your
  emergency fallback files is a bad idea.
- Upgrade internal bdb to db-4.4.20.  For a clean upgrade, this will
  require that users slapcat their databases into a temp file, move
  /var/lib/ldap someplace safe, upgrade the openldap rpms, then
  slapadd the temp file.
2006-01-31 21:47:36 +00:00
fenlason
da14c392c0 2.3.16 2006-01-10 20:10:08 +00:00