Thomas Lotterer
|
d95fcb8c08
Enforce use of GNU pth for OpenLDAP. This fixes crashes that occur under heavy parallel load in preemtive threading enviroments (Solaris) where slapd(8C) incorrectly assumes underlying libraries like db are being built threading aware and take care of appropriate locking. This is not the case in OpenPKG because db is using non-Pthread mutex. As a side effect our test setup not only passes a stress test where it broke previously but also indicates a performance boost by factor 3.5 on Solaris 8 and factor 4 on Solaris 9. There's neither gain nor pain in reliability and performance for FreeBSD4. Others were not tested.
|
21 vuotta sitten |
Ralf S. Engelschall
|
d87c253d32
cleanup packaging
|
21 vuotta sitten |
Thorsten Hohmeier
|
6e2f5ca04f
upgrading package: openldap 2.2.14 -> 2.2.15
|
21 vuotta sitten |
Michael Schloh von Bennewitz
|
b852a91739
in rc.*:%daily, restart daemons per default in shtool epilog should a logfile rotation be performed
|
21 vuotta sitten |
Thomas Lotterer
|
2465acf64b
upgrading package: openldap 2.2.13 -> 2.2.14
|
21 vuotta sitten |
Ralf S. Engelschall
|
a00fb211ae
upgrading package: openldap 2.2.12 -> 2.2.13
|
21 vuotta sitten |
Ralf S. Engelschall
|
96d16f0c50
upgrading package: openldap 2.2.11 -> 2.2.12
|
21 vuotta sitten |
Thomas Lotterer
|
ad9ed60129
try to improve rc handling with regard to slapd/slurpd independence; start and stop both independent of the others state; status show active when either is running; in all those cases, handle slurpd only if configured
|
21 vuotta sitten |
Ralf S. Engelschall
|
cc8bbd5371
This provides an option for enabling Unix crypt(3) password handling in OpenLDAP's slapd(8). When migrating from traditional user authentication to OpenLDAP one mostly have an user database using crypt(3)'ed passwords. Using this data to populate an OpenLDAP server requires crypt(3) handling, which is disabled by default. For the sake of simplicity and convinience (and it doesn't harm because OpenLDAP used Autoconf to check for -lcrypt and uses the stuff only for its daemon part), the option is defaulted to yes. Submitted by: Birger Kraegelin <Birger.Kraegelin@IITB.Fraunhofer.De>
|
21 vuotta sitten |
Ralf S. Engelschall
|
206fba68de
upgrading package: openldap 2.2.10 -> 2.2.11
|
21 vuotta sitten |
Thomas Lotterer
|
5a0aa9bb03
align spec, conf and rc pid files to fix start/status/stop
|
21 vuotta sitten |
Ralf S. Engelschall
|
5b91170377
upgrading package: openldap 2.2.9 -> 2.2.10
|
21 vuotta sitten |
Ralf S. Engelschall
|
64d5ceac53
upgrading package: openldap 2.2.8 -> 2.2.9
|
21 vuotta sitten |
Michael Schloh von Bennewitz
|
80c1f8506c
upgrading package: openldap 2.2.7 -> 2.2.8
|
21 vuotta sitten |
Michael Schloh von Bennewitz
|
d62eb9e136
upgrading package: openldap 2.2.6 -> 2.2.7
|
21 vuotta sitten |
Ralf S. Engelschall
|
c024a1a578
upgrading package: openldap 2.2.5 -> 2.2.6
|
22 vuotta sitten |
Thomas Lotterer
|
0f497616a2
properly preset slurpd pid
|
22 vuotta sitten |
Ralf S. Engelschall
|
a37ad69a6c
Mass Commit: reduce redundancy within .spec files by referencing macros defining vendor source versions whenever possible. This was half-way automated and half-way manually edited. As a result the PMOD activity in 95% of all cases just means editing the version in one single place, only.
|
22 vuotta sitten |
Ralf S. Engelschall
|
81c7391c14
Mass-Commit: - split "Distribution" header into "Distribution" (old) and "Class" (new) headers by moving the attached class information. - embed the vendor version tracking configuration through the new "%track" section. - bump up the OpenPKG bootstrap dependency, because the "Class" header and "%track" section are only supported by our latest bootstrap version.
|
22 vuotta sitten |
Ralf S. Engelschall
|
8fd08b72ea
upgrading package: openldap 2.2.4 -> 2.2.5
|
22 vuotta sitten |
Ralf S. Engelschall
|
85fbb9a613
bump year in copyright messages to cover new year 2004. This is a CVS only commit -- no packages were rolled intentionally
|
22 vuotta sitten |
Ralf S. Engelschall
|
004f21299a
upgrading package: openldap 2.1.25 -> 2.2.4
|
22 vuotta sitten |
Ralf S. Engelschall
|
2256f317d9
upgrading package: openldap 2.1.24 -> 2.1.25
|
22 vuotta sitten |
Ralf S. Engelschall
|
bc49532503
upgrading package: openldap 2.1.23 -> 2.1.24
|
22 vuotta sitten |
Ralf S. Engelschall
|
e57acdc4c2
step back and solve the real libtool problem: enable module is not needed at all because all modules are static
|
22 vuotta sitten |
Thomas Lotterer
|
75766242a1
fix configure failing libtool check on Linux
|
22 vuotta sitten |
Thomas Lotterer
|
6efd9c81d2
adjust rc priority (although limited general usefulness); add dependency to libtool
|
22 vuotta sitten |
Ralf S. Engelschall
|
e718834ce3
bump up the volume: enable mostly all backends, including optionally the Perl backend
|
22 vuotta sitten |
Ralf S. Engelschall
|
82719e3052
blindly add optional support for replication service via slurpd(8)
|
22 vuotta sitten |
Thomas Lotterer
|
41c682dad3
upgrading package: openldap 2.1.22 -> 2.1.23
|
22 vuotta sitten |