Commit Graph

16160 Commits

Author SHA1 Message Date
Gavin Henry
0bb7d51883 Only replication configuration image to complete, but that might be replaced anyway with the new ones. x500 images removed as they're not used anywhere. 2007-07-17 22:47:40 +00:00
Gavin Henry
b311e71d0b Image src completed. 2007-07-17 22:34:35 +00:00
Gavin Henry
8cacaf40eb Image src completed. 2007-07-17 22:26:22 +00:00
Gavin Henry
01498cc78b More additions. 2007-07-17 18:06:29 +00:00
Pierangelo Masarati
3aefa9434d major improvement: baseline support for back-config; minor improvement: trim code to handle absence of librewrite (enable forced when slapo-rwm is configured...) 2007-07-14 16:18:44 +00:00
Pierangelo Masarati
4066e22c59 "register" slapo-rwm 2007-07-14 16:17:43 +00:00
Pierangelo Masarati
0122f25853 fix minor error message 2007-07-14 16:17:20 +00:00
Howard Chu
f28d9e800f Fix mirrormode/tool mode 2007-07-14 00:12:47 +00:00
Ralf Haferkamp
6ab46208bc Allow utf-8 in AD-Canonical Names 2007-07-13 10:12:27 +00:00
Howard Chu
88cbe052e0 Fallout from ITS#4986 - remove unused param of select_backend() 2007-07-13 03:18:20 +00:00
Howard Chu
974ca7b366 Fix prev commit 2007-07-13 02:57:01 +00:00
Howard Chu
d09d43559a ITS#4986 - remove special manageDSAit handing in select_backend() 2007-07-13 02:18:36 +00:00
Pierangelo Masarati
ca7ad7f2e3 fix searchFilter double free (ITS#5043) 2007-07-12 22:22:31 +00:00
Gavin Henry
2c41e611dc Last one for tonight. 2007-07-10 22:26:44 +00:00
Gavin Henry
1ef183e4b7 More content. 2007-07-10 22:08:24 +00:00
Gavin Henry
8ac373ad10 Wrong Header level 2007-07-10 21:12:53 +00:00
Gavin Henry
43312cfa92 IDL added to Terms and more tuning work. 2007-07-10 18:05:39 +00:00
Quanah Gibson-Mount
c3e347c11f Change db == NULL to rc == LDAP_INAPPROPRIATE_MATCHING
as a half-way step for ITS#5037
2007-07-10 00:24:05 +00:00
Quanah Gibson-Mount
88a4ffe5be ITS#5037
Move db == NULL check to correct spot
2007-07-09 21:28:14 +00:00
Ralf Haferkamp
6165439a98 document "normalize-mapped-attrs" option 2007-07-09 17:22:48 +00:00
Ralf Haferkamp
19b4aba5a1 added config option "normalize-mapped-attrs" to enable normalization of
undefined mapped attribute types.
2007-07-09 16:22:54 +00:00
Gavin Henry
112e7ca3bb OID/PEN confusion 2007-07-08 12:08:54 +00:00
Gavin Henry
f04bed4d51 OID now called PEN and url changed to: http://pen.iana.org/pen/PenApplication.page 2007-07-07 22:47:18 +00:00
Gavin Henry
bda4efce48 Wee bit more. 2007-07-07 22:28:56 +00:00
Gavin Henry
7af4f78c63 Tunned, what's that then? 2007-07-06 15:45:33 +00:00
Gavin Henry
735b1eb891 Tuning intro complete and more reorganising. 2007-07-06 15:38:00 +00:00
Pierangelo Masarati
1734ae7e1c trim unneeded arg (ITS#5041) 2007-07-06 08:22:10 +00:00
Kurt Zeilenga
d7c098f4eb notice cleanup 2007-07-05 21:53:00 +00:00
Gavin Henry
96431301fe New image placeholders and removal of used images. 2007-07-05 21:48:12 +00:00
Howard Chu
b7b32d7448 ITS#5036 fix prev commit 2007-07-05 12:40:03 +00:00
Hallvard Furuseth
e1d42189fa ITS#4990: Fix LDAP_MEMORY_DEBUG and LDAP_MEMORY_DEBUG=0 compilation.
Declare ber_int_meminuse.  Fix '#if' -> '#ifdef' LDAP_MEMORY_DEBUG.
2007-07-04 22:55:24 +00:00
Hallvard Furuseth
8eda2e301f Fix SLAP_NO_SL_MALLOC (ber_malloc_x -> ber_memalloc_x) for ITS#4990. 2007-07-04 22:49:34 +00:00
Howard Chu
7ada84dd09 ITS#5036 fix back-monitor dependency 2007-07-03 16:45:04 +00:00
Hallvard Furuseth
2ea3d3f621 Ensure ltp_max_pending >= 0; negative values confused pool_query().
Remove accidentally added #define LDAP_MAX_PENDING from last commit.
2007-07-03 11:34:14 +00:00
Pierangelo Masarati
ab6db76c9e note default loglevel (ITS#5027) 2007-07-03 09:42:35 +00:00
Hallvard Furuseth
6e736714e2 Rebuild for ITS#5033 2007-07-02 15:16:15 +00:00
Hallvard Furuseth
5514698883 ITS#5033: Do not make depend if configure does not figure out how 2007-07-02 15:15:31 +00:00
Gavin Henry
ba88d443e9 Cater for perl 5+ 2007-07-01 22:36:24 +00:00
Hallvard Furuseth
bc8631183c Remove bogus pause wait near end of pool_wrapper(). Add/fix comments. 2007-07-01 16:44:59 +00:00
Hallvard Furuseth
6f2d816df4 ITS#5035 - return ber_socket_t instead of ptrdiff_t from SLAP_EPOLL_EV_PTRFD().
Fixes a printf format bug.
2007-07-01 13:43:15 +00:00
Hallvard Furuseth
c71a4ae4f3 Fix integer overflow in slap_loglevel_get() - ITS#5035. 2007-07-01 13:39:24 +00:00
Gavin Henry
b4eddbb2a2 quick save. 2007-06-27 23:03:45 +00:00
Kurt Zeilenga
73ad5a7217 have error match API call 2007-06-21 22:02:08 +00:00
Kurt Zeilenga
ae47797cc8 Send common request controls with extended request.
Only bitch about missing genPassword in success response.
2007-06-21 22:01:36 +00:00
Pierangelo Masarati
8c4582e29f fix potential leak (detected by Coverity) 2007-06-21 00:10:02 +00:00
Pierangelo Masarati
35282bc713 fix potential NULL dereferencing (detected by Coverity) 2007-06-20 23:44:43 +00:00
Pierangelo Masarati
848ea293a3 cleanup 2007-06-19 22:59:53 +00:00
Pierangelo Masarati
f4239db146 better implementation for ITS#4996 and docs (ldapsearch(1) only; need to duplicate in other tools man pages) 2007-06-19 22:58:20 +00:00
Howard Chu
d6ef5f3a0d ITS#5025 clear sr_entry before sending search reference 2007-06-19 20:04:36 +00:00
Hallvard Furuseth
0f8b124f4d Replace the text with a note that LDBM has been discontinued. 2007-06-19 16:37:57 +00:00