Howard Chu
|
9f3b0d60f9
|
Fix EBCDIC conversion for syslog()
|
2004-02-03 03:58:38 +00:00 |
|
Pierangelo Masarati
|
253f70e0c2
|
fix duplicate key in metadata
|
2004-01-31 10:31:13 +00:00 |
|
Kurt Zeilenga
|
733c3c5f87
|
Remove now redundant error check
|
2004-01-30 05:33:27 +00:00 |
|
Kurt Zeilenga
|
1fa73dad3b
|
Reworded -r description from Quanah (ITS#2941)
|
2004-01-30 01:19:54 +00:00 |
|
Howard Chu
|
e0e3560cf5
|
Use Btree instead of Hash for indexing
|
2004-01-28 05:00:56 +00:00 |
|
Jong Hyuk Choi
|
d84a5d29ab
|
Fix the missing delete problem (reported by Doug Council)
|
2004-01-27 18:16:40 +00:00 |
|
Howard Chu
|
9f3d15efb7
|
Copied unsupported password mechanisms to here. Move more as necessary.
|
2004-01-25 13:07:52 +00:00 |
|
Howard Chu
|
77dc2c479f
|
ITS#2899 NS-MTA-MD5 password len is exactly 64 bytes.
|
2004-01-25 10:39:32 +00:00 |
|
Howard Chu
|
690f0111e9
|
ITS#2894 - search refs that are the immediate result of another search
ref are associated with the parent req instead of the original req, to
prevent infinite loops.
|
2004-01-25 10:30:10 +00:00 |
|
Howard Chu
|
a7bd9dc4f8
|
ITS#2890 fix Sleepycat URL
|
2004-01-24 04:08:18 +00:00 |
|
Howard Chu
|
02a6301f22
|
ITS#2926 from igor@ipass.net, slightly modified
|
2004-01-24 03:33:44 +00:00 |
|
Kurt Zeilenga
|
da6fb2f440
|
Echo --CERTIFICATE-- instead of actual certificate into comment
|
2004-01-23 18:45:28 +00:00 |
|
Kurt Zeilenga
|
95b74beed8
|
cleanup
|
2004-01-22 17:48:28 +00:00 |
|
Ralf Haferkamp
|
14a6bced66
|
add getKind method
|
2004-01-22 16:26:38 +00:00 |
|
Howard Chu
|
89812424f4
|
Skip spurious Statslog's for callback-intercepted responses.
|
2004-01-22 01:20:15 +00:00 |
|
Howard Chu
|
820b5b6487
|
Add sizelimit checks (ITS#2888)
|
2004-01-21 10:26:58 +00:00 |
|
Howard Chu
|
54453690f6
|
ITS#2888 once more, fix sizelimit propagation
|
2004-01-21 10:25:41 +00:00 |
|
Kurt Zeilenga
|
e476580d85
|
clarify -t
|
2004-01-21 00:51:09 +00:00 |
|
Pierangelo Masarati
|
eeb9a07823
|
make file names more slapd-ish; add attribute inheritance to search attributes; precompile uppercased search
|
2004-01-19 22:13:15 +00:00 |
|
Ralf Haferkamp
|
0b907a37c5
|
fixed format string
|
2004-01-19 16:56:15 +00:00 |
|
Ralf Haferkamp
|
8b3a69ae39
|
Additional fix for ITS#2924: check for availability of
glueBack->be_entry_close before calling it
|
2004-01-19 14:38:15 +00:00 |
|
Kurt Zeilenga
|
bc0161025d
|
rebuild
|
2004-01-17 19:59:01 +00:00 |
|
Kurt Zeilenga
|
98c37637e3
|
Add modules/plugins
|
2004-01-17 19:56:40 +00:00 |
|
Kurt Zeilenga
|
1d933bf8ec
|
Minor tweak to last commit
|
2004-01-17 19:11:20 +00:00 |
|
Pierangelo Masarati
|
6c27bf332c
|
cleanup
|
2004-01-17 18:26:36 +00:00 |
|
Pierangelo Masarati
|
945f3fc9d0
|
cleanup
|
2004-01-17 18:07:43 +00:00 |
|
Pierangelo Masarati
|
c4a8f58a0d
|
honor attributeType inheritance as well
|
2004-01-17 16:27:11 +00:00 |
|
Pierangelo Masarati
|
d65f402058
|
improve fix to ITS#2923; note that suffix massaging is inherently flawed, because comperisons should always occur on Normalized DN, while massaging can also occur on Pretty DN, but there is no guarantee they have the same length or any length-based comparison can work; so in any case, we should pass the Normalized DN and, if the Pretty DN is present, massage it as well accordingly
|
2004-01-17 12:25:46 +00:00 |
|
Pierangelo Masarati
|
2c049ebb42
|
fix ITS#2923
|
2004-01-17 11:48:14 +00:00 |
|
Pierangelo Masarati
|
fa856463fe
|
now I remember why I introduced the 'has_ldapinfo_dn_ru' flag
|
2004-01-17 11:33:13 +00:00 |
|
Howard Chu
|
5c48d65bd7
|
Set execute permissions when installing z/OS DLLs
|
2004-01-17 07:08:48 +00:00 |
|
Howard Chu
|
ad0c21d95d
|
More for z/OS
|
2004-01-17 03:56:47 +00:00 |
|
Howard Chu
|
54f38330ef
|
define HFIXEDSZ if it's missing. Not all platforms have it.
|
2004-01-17 01:54:14 +00:00 |
|
Howard Chu
|
877629ed3b
|
Delete dlopen check, it's never used here. We only use libtool/libltdl,
and libtool's config already does the necessary detection.
|
2004-01-17 01:38:14 +00:00 |
|
Howard Chu
|
340393fe1a
|
Added z/OS shared library support
|
2004-01-17 00:47:07 +00:00 |
|
Howard Chu
|
4b88f8c1b2
|
slapd_shutdown/syncrepl fix
|
2004-01-16 20:02:07 +00:00 |
|
Howard Chu
|
f77474f1df
|
ITS#2924, fix transition to subsequent subordinates
|
2004-01-16 19:07:03 +00:00 |
|
Pierangelo Masarati
|
aa39de6db3
|
should improve readability and (hopefully) decrease traffic on openldap-software; sorry I can't test it right now
|
2004-01-16 18:56:22 +00:00 |
|
Howard Chu
|
c9d033ae30
|
Fix syncrepl slapd_shutdown detection, would not stop on a gentlehup.
|
2004-01-15 21:35:05 +00:00 |
|
Howard Chu
|
fc32304934
|
sl_malloc tweak
|
2004-01-15 21:32:58 +00:00 |
|
Howard Chu
|
1f6369f984
|
ITS#2922 disable argument globbing under Cygwin and MinGW.
|
2004-01-15 21:27:32 +00:00 |
|
Howard Chu
|
bb1a97544d
|
ITS#2921, fix client connection handling for HAVE_WINSOCK
|
2004-01-15 20:20:17 +00:00 |
|
Howard Chu
|
a6b1dfd1c8
|
Fix ldap_pvt_thread_self, GetCurrentThread() returns a constant, not a
unique value.
|
2004-01-15 09:59:11 +00:00 |
|
Howard Chu
|
d720ebdbbd
|
Fix static mingw dependency
|
2004-01-15 07:25:35 +00:00 |
|
Howard Chu
|
419f5464df
|
ITS#2918 additional fix for -lrpcrt4 detection
|
2004-01-15 07:08:06 +00:00 |
|
Howard Chu
|
8577c78932
|
ITS#2918 fix winsock detection syntax
|
2004-01-15 04:21:16 +00:00 |
|
Pierangelo Masarati
|
f5a9f62578
|
clarify that's useless to give write privileges to the roodn of a database...
|
2004-01-14 23:11:48 +00:00 |
|
Pierangelo Masarati
|
92a05ccf74
|
add extra level of parens only if required
|
2004-01-13 00:33:14 +00:00 |
|
Howard Chu
|
36914d7be6
|
trim prev commit
|
2004-01-12 04:15:51 +00:00 |
|
Howard Chu
|
a8dbfd322a
|
Really fix ITS#2905
|
2004-01-12 04:09:52 +00:00 |
|