Ralf S. Engelschall
|
3a00e0a59b
fix building under FreeBSD 4
|
20 年 前 |
Ralf S. Engelschall
|
4d86767fbb
upgrading package: openldap 2.3.7 -> 2.3.8
|
20 年 前 |
Ralf S. Engelschall
|
3e4a349717
remove obsolete security fix
|
20 年 前 |
Ralf S. Engelschall
|
c2594b71af
upgrading package: openldap 2.3.6 -> 2.3.7
|
20 年 前 |
Ralf S. Engelschall
|
550a5e57ec
upgrading package: openldap 2.3.5 -> 2.3.6
|
20 年 前 |
Ralf S. Engelschall
|
cf31a5fd20
upgrading package: openldap 2.3.4 -> 2.3.5
|
20 年 前 |
Ralf S. Engelschall
|
f8a7c9eb6b
upgrading package: openldap 2.2.27 -> 2.3.4
|
20 年 前 |
Thomas Lotterer
|
1a469708f8
SA-2005.011-shtool; CAN-2005-1751, CAN-2005-1759
|
20 年 前 |
Ralf S. Engelschall
|
3880b39fdd
upgrading package: openldap 2.2.26 -> 2.2.27
|
20 年 前 |
Ralf S. Engelschall
|
8e95c2dbfc
DB 4.3 already exists, so disable the check for it, too
|
20 年 前 |
Thorsten Hohmeier
|
2189310782
upgrading package: openldap 2.2.25 -> 2.2.26
|
20 年 前 |
Ralf S. Engelschall
|
0711909dc5
upgrading package: openldap 2.2.24 -> 2.2.25
|
20 年 前 |
Ralf S. Engelschall
|
a3fb734bef
Adjust the copyright declaration in this (RSE's) copy of the OpenPKG source code now that the fork point for C&W was established (CVS tag OPENPKG_CW_FP), the shared copyright agreement between RSE and C&W is no longer active (as C&W no longer officially sponsors OpenPKG) and the new shared copyright from RSE can be taken over by the newly established juristic entity OpenPKG Foundation e.V. (instead of the non-juristic entity OpenPKG Project).
|
20 年 前 |
Ralf S. Engelschall
|
d2205cff9e
upgrading package: openldap 2.2.23 -> 2.2.24
|
20 年 前 |
Herbert Schmid
|
ef0bb9a6af
upgrade package: openldap 2.2.22 -> 2.2.23
|
21 年 前 |
Michael Schloh von Bennewitz
|
9b5c4f8ad1
fdatasync(3) is in librt on Solaris platforms, so don't mistakenly look in libc
|
21 年 前 |
Ralf S. Engelschall
|
7afff4ee46
upgrading package: openldap 2.2.21 -> 2.2.22
|
21 年 前 |
Ralf S. Engelschall
|
2eec1e40e2
upgrading package: openldap 2.2.20 -> 2.2.21
|
21 年 前 |
Ralf S. Engelschall
|
1192602706
Happy New Year 2005
|
21 年 前 |
Ralf S. Engelschall
|
dec1e70617
upgrading package: openldap 2.2.19 -> 2.2.20
|
21 年 前 |
Ralf S. Engelschall
|
7d8465157d
remove priorities (actually inherited via cut & paste from rc.bind ;-) from packages where the default priority is fully sufficient; fix %stop priorities: they have to be 1000 minus the %start priority in order to stop a package later if it was started earlier.
|
21 年 前 |
Ralf S. Engelschall
|
1b34b7f44f
upgrading package: openldap 2.2.18 -> 2.2.19
|
21 年 前 |
Ralf S. Engelschall
|
32886f7068
Upgrade from DB 4.2 to 4.3
|
21 年 前 |
Ralf S. Engelschall
|
d9130bf509
comitt the missing pieces for the installation of the pkgconfig file
|
21 年 前 |
Ralf S. Engelschall
|
143212d3f9
upgrading package: openldap 2.2.17 -> 2.2.18
|
21 年 前 |
Thomas Lotterer
|
3afe761794
fix GNU pth not being initialized before use; fix signal(3C) redefinition on Solaris by relocating slapd.h include
|
21 年 前 |
Ralf S. Engelschall
|
57cb64a3a0
upgrading package: openldap 2.2.16 -> 2.2.17
|
21 年 前 |
Ralf S. Engelschall
|
dfa5d02762
upgrading package: openldap 2.2.15 -> 2.2.16
|
21 年 前 |
Ralf S. Engelschall
|
cb6e3e4431
fix building of slurpd(8) according to Thomas
|
21 年 前 |
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 年 前 |