Kurt Zeilenga
|
5cd994ed21
|
remove dnNormalize2
replace calls to dnNormalize2 with calls to dnNormalize
|
2003-04-29 18:28:14 +00:00 |
|
Kurt Zeilenga
|
eebc51b9bf
|
remove dnPretty
rename dnPretty2 to dnPretty
|
2003-04-29 18:13:10 +00:00 |
|
Luke Howard
|
231a7cacf6
|
Remove unused variables in slapi_filter_test()
|
2003-04-26 03:28:48 +00:00 |
|
Luke Howard
|
b0e2fd5a8b
|
Don't crash in slapi_send_ldap_search_entry if no attributes specified
|
2003-04-26 03:28:12 +00:00 |
|
Howard Chu
|
e4f1c459c2
|
ITS#2464 don't strdup NULL DN
|
2003-04-25 12:44:19 +00:00 |
|
Luke Howard
|
b1b8d9d651
|
slapi_dn_normalize() should pretty DN; slapi_dn_normalize_case() should normalize it
(appears to be correct based on iPlanet documentation)
|
2003-04-23 11:29:11 +00:00 |
|
Luke Howard
|
4a51d2457a
|
Use attr_merge_normalize() instead of attr_mergeit()
(Seems to me that attr_mergeit() can be deprecated in favour of the
former -- Howard?)
|
2003-04-23 09:50:41 +00:00 |
|
Luke Howard
|
ebe2c10994
|
Fix incorrect usage of slapi_ch_free()
|
2003-04-23 07:01:56 +00:00 |
|
Luke Howard
|
d4a9e0ece0
|
Fix crasher when duplicating substring assertions
|
2003-04-18 08:21:12 +00:00 |
|
Luke Howard
|
c734eaf68a
|
Improve error checking
|
2003-04-18 07:29:45 +00:00 |
|
Howard Chu
|
3aabc4ed43
|
doPlugins return code fix
|
2003-04-14 00:07:48 +00:00 |
|
Howard Chu
|
5821fb5251
|
Change doPluginFNs to return 1 when no plugins were invoked
|
2003-04-12 12:40:50 +00:00 |
|
Howard Chu
|
a6a6946a67
|
New ldap_pvt_thread_pool_context()
|
2003-04-12 04:01:40 +00:00 |
|
Howard Chu
|
75141e9c2f
|
Fix VPATH builds
|
2003-04-11 03:39:48 +00:00 |
|
Howard Chu
|
ece7452b05
|
More memory context tweaks
|
2003-04-11 01:29:28 +00:00 |
|
Howard Chu
|
7287c0ff01
|
Init op->tmpmfuncs.
|
2003-04-09 23:37:24 +00:00 |
|
Kurt Zeilenga
|
c75be97ae9
|
#ifdef -DSLAP_NVALUES
|
2003-04-05 03:35:16 +00:00 |
|
Luke Howard
|
c4382a2b3b
|
Don't set SLAPI_NENTRIES in internal_result_v3; seems to clobber it
(Howard, can you take a look at this?)
|
2003-04-01 18:21:26 +00:00 |
|
Luke Howard
|
92ac90c1e3
|
Handle plugin returning no modifications in slapi_x_ldapmods2modifications()
|
2003-04-01 17:33:37 +00:00 |
|
Luke Howard
|
3b5f98723c
|
Fix crasher in slapi_dn_issuffix() when malformed DNs are passed
|
2003-04-01 17:16:56 +00:00 |
|
Luke Howard
|
97aaebd20f
|
Fixed crasher due to op->o_conn not being initialized in internal
SLAPI connections (the new internal API highlighted this)
|
2003-04-01 11:46:43 +00:00 |
|
Luke Howard
|
6e01d4ebe8
|
Fix compile breakage from nentries fix
|
2003-04-01 11:19:20 +00:00 |
|
Luke Howard
|
a099c25089
|
Update for new internal API: set op backend
|
2003-04-01 11:17:03 +00:00 |
|
Howard Chu
|
9355dca9af
|
Consolidated slap_callbacks into one function. Removed send_search_result.
|
2003-04-01 04:12:18 +00:00 |
|
Luke Howard
|
fc4d4e2f95
|
Cleanup to use new internal API
|
2003-03-31 17:10:55 +00:00 |
|
Luke Howard
|
2fdbc55374
|
SLAPI cleanup
|
2003-03-31 06:41:30 +00:00 |
|
Howard Chu
|
f80114af02
|
Fix previous commit
|
2003-03-31 06:27:16 +00:00 |
|
Luke Howard
|
5004ec3f01
|
SLAPI fixes
|
2003-03-31 04:58:41 +00:00 |
|
Luke Howard
|
6c2f47ecd5
|
SLAPI fixes
|
2003-03-31 04:56:17 +00:00 |
|
Pierangelo Masarati
|
a26cca88dd
|
blind fix of value_match when SLAP_NVALUES is set
|
2003-03-24 22:23:18 +00:00 |
|
Howard Chu
|
1d772b3df6
|
ITS#2364 fix unterminated AttributeName array
|
2003-03-23 16:00:20 +00:00 |
|
Pierangelo Masarati
|
1277616c40
|
use an "unknown" listener name/url when faking connections
|
2003-03-11 18:25:51 +00:00 |
|
Pierangelo Masarati
|
74960cc52f
|
initialize var
|
2003-03-03 21:31:47 +00:00 |
|
Kurt Zeilenga
|
c981ebcb61
|
Don't return LDAP_OPERATIONS_ERROR for internal errors
|
2003-03-01 20:17:52 +00:00 |
|
Luke Howard
|
2c98342192
|
Fix typo
|
2003-02-28 12:55:01 +00:00 |
|
Luke Howard
|
cc39f75261
|
Support for dynamic registration of controls, both through native and
SLAPI plugins.
|
2003-02-28 12:34:35 +00:00 |
|
Luke Howard
|
9eb008ab16
|
Implemented slapi_dup_control().
|
2003-02-27 13:00:25 +00:00 |
|
Pierangelo Masarati
|
df57840626
|
more hacks/comments for SLAP_NVALUES
|
2003-02-27 09:52:47 +00:00 |
|
Pierangelo Masarati
|
dd6870515b
|
quick fix to allow -DSLAP_NVALUES with -DLDAP_SLAPI
|
2003-02-27 00:41:46 +00:00 |
|
Pierangelo Masarati
|
216bcd948e
|
more SLAP_NVALUES cleanup
|
2003-02-26 22:58:46 +00:00 |
|
Kurt Zeilenga
|
8f82e9f772
|
ITS#2117: remove suffixalias support until someone fixes it
|
2003-02-09 07:20:03 +00:00 |
|
Kurt Zeilenga
|
a256e5035d
|
extern'ize
|
2003-02-08 19:18:46 +00:00 |
|
Kurt Zeilenga
|
2fccb8d68e
|
really put SLAPI behind its #ifdef
|
2003-02-07 19:06:15 +00:00 |
|
Pierangelo Masarati
|
1b4401ff53
|
handle attr delete appropriately (pass test004)
|
2003-02-04 22:33:51 +00:00 |
|
Pierangelo Masarati
|
677f13a846
|
handle NULL mod_[b]values case
|
2003-02-04 21:52:43 +00:00 |
|
Luke Howard
|
f894db3be2
|
Cleanup #ifdefs
|
2003-02-04 00:40:46 +00:00 |
|
Luke Howard
|
17f2953e40
|
Do not crash when more than one attribute is passed to
slapi_search_internal_bind()
|
2003-02-02 12:20:38 +00:00 |
|
Luke Howard
|
750cbb7026
|
Ensure normalized root DN is available to internal SLAPI operations for
authorization to work.
Do not crash when forming Modification list from LDAPMod array.
|
2003-02-02 11:00:52 +00:00 |
|
Luke Howard
|
becd81ebd9
|
Always pass normalized DN to select_backend() when performing operationals
internal to SLAPI
|
2003-02-02 10:02:25 +00:00 |
|
Luke Howard
|
e59d248858
|
Fix crasher in bvptr2obj
Fix hasvalue
|
2003-02-02 09:22:38 +00:00 |
|