]>
git.sur5r.net Git - openldap/log
Kurt Zeilenga [Mon, 7 Apr 2003 22:44:15 +0000 (22:44 +0000)]
Re-add <ac/localize.h>
Kurt Zeilenga [Mon, 7 Apr 2003 22:23:24 +0000 (22:23 +0000)]
Backout autoconf 2.57 changes. Too much work for now.
Kurt Zeilenga [Mon, 7 Apr 2003 22:03:11 +0000 (22:03 +0000)]
More autoconf 2.57 changes (this is getting ugly)
Pierangelo Masarati [Mon, 7 Apr 2003 21:42:51 +0000 (21:42 +0000)]
cleanup
Pierangelo Masarati [Mon, 7 Apr 2003 21:06:06 +0000 (21:06 +0000)]
fix typo
Howard Chu [Mon, 7 Apr 2003 20:16:56 +0000 (20:16 +0000)]
schema checks
Howard Chu [Mon, 7 Apr 2003 19:48:10 +0000 (19:48 +0000)]
Fix !ENABLE_REWRITE
Howard Chu [Mon, 7 Apr 2003 19:47:31 +0000 (19:47 +0000)]
Fix returncode checks
Pierangelo Masarati [Mon, 7 Apr 2003 19:01:48 +0000 (19:01 +0000)]
works fine now
Kurt Zeilenga [Mon, 7 Apr 2003 18:48:28 +0000 (18:48 +0000)]
Some more autoconf 2.57 updates, much more still needed (ugh).
Kurt Zeilenga [Mon, 7 Apr 2003 18:19:56 +0000 (18:19 +0000)]
More configure tweaks (autoconf 2.57)... much more needed
Pierangelo Masarati [Mon, 7 Apr 2003 17:51:42 +0000 (17:51 +0000)]
need a second function because of different free() routines
Pierangelo Masarati [Mon, 7 Apr 2003 17:18:42 +0000 (17:18 +0000)]
move to more appropriate file ...
Pierangelo Masarati [Mon, 7 Apr 2003 17:07:52 +0000 (17:07 +0000)]
use berval
Pierangelo Masarati [Mon, 7 Apr 2003 17:04:14 +0000 (17:04 +0000)]
first cut at grouping rewrite/map stuff; needs work
Pierangelo Masarati [Mon, 7 Apr 2003 16:59:56 +0000 (16:59 +0000)]
default remapping from target to server aliases searchResult
Pierangelo Masarati [Mon, 7 Apr 2003 16:52:59 +0000 (16:52 +0000)]
group rewrite/map stuff in one structure and optimize more function calls
Pierangelo Masarati [Mon, 7 Apr 2003 12:53:00 +0000 (12:53 +0000)]
use rewrite info instead of ldapinfo for reusability in back-meta; will change soon
Howard Chu [Mon, 7 Apr 2003 11:55:12 +0000 (11:55 +0000)]
Use individual addAttrDN, compareAttrDN, modifyAttrDN, searchAttrDN contexts
instead of re-using other contexts.
Howard Chu [Mon, 7 Apr 2003 11:50:15 +0000 (11:50 +0000)]
Fix prev
Howard Chu [Mon, 7 Apr 2003 11:49:40 +0000 (11:49 +0000)]
Fix freeval check
Howard Chu [Mon, 7 Apr 2003 11:40:23 +0000 (11:40 +0000)]
Cleanup previous
Howard Chu [Mon, 7 Apr 2003 11:38:45 +0000 (11:38 +0000)]
(SLAP_NVALUES) attr->a_nvals must not be NULL, set equal to a_vals when
not normalizing.
Howard Chu [Mon, 7 Apr 2003 11:35:58 +0000 (11:35 +0000)]
One more typo
Howard Chu [Mon, 7 Apr 2003 11:13:57 +0000 (11:13 +0000)]
Fix typo
Howard Chu [Mon, 7 Apr 2003 10:51:57 +0000 (10:51 +0000)]
Fix matchedDn detection
Howard Chu [Mon, 7 Apr 2003 10:31:32 +0000 (10:31 +0000)]
Actually free mapped attrval
Howard Chu [Mon, 7 Apr 2003 10:15:18 +0000 (10:15 +0000)]
Cleanup ENABLE_REWRITE ifdefs, put into a new ldap_back_dn_massage().
All DN attrs are massaged, whether or not ENABLE_REWRITE is defined.
Use "dnAttr" rewriteContext for Add, Compare, & Modify.
Fixed ldap_back_compare.
Pierangelo Masarati [Mon, 7 Apr 2003 09:33:10 +0000 (09:33 +0000)]
fix tools build when SLAPI is enabled
Pierangelo Masarati [Mon, 7 Apr 2003 08:54:12 +0000 (08:54 +0000)]
need OpenLDAPaciMatch
Pierangelo Masarati [Mon, 7 Apr 2003 08:53:45 +0000 (08:53 +0000)]
fix most missing dependencies with SLAPI; slappasswd needs different LIBS settings ...
Pierangelo Masarati [Mon, 7 Apr 2003 08:53:03 +0000 (08:53 +0000)]
fix and improve previous commit
Pierangelo Masarati [Mon, 7 Apr 2003 08:19:26 +0000 (08:19 +0000)]
need attrs when sending entries ...
Kurt Zeilenga [Mon, 7 Apr 2003 06:42:33 +0000 (06:42 +0000)]
Use AC_CHECK_MEMBER to implement struct passwd checks
Kurt Zeilenga [Mon, 7 Apr 2003 06:28:30 +0000 (06:28 +0000)]
MSGHDR updates
Kurt Zeilenga [Mon, 7 Apr 2003 04:43:17 +0000 (04:43 +0000)]
Use more robust AC_PROG_SHTOOL instead of homegrown check
Kurt Zeilenga [Mon, 7 Apr 2003 04:33:18 +0000 (04:33 +0000)]
Disable gettext detection for now
Kurt Zeilenga [Mon, 7 Apr 2003 04:03:55 +0000 (04:03 +0000)]
cleanup
Kurt Zeilenga [Mon, 7 Apr 2003 03:46:22 +0000 (03:46 +0000)]
cleanup
Howard Chu [Mon, 7 Apr 2003 03:43:12 +0000 (03:43 +0000)]
Fix backglue crash
Kurt Zeilenga [Mon, 7 Apr 2003 01:19:47 +0000 (01:19 +0000)]
more SLAP_NVALUES tweaking
Kurt Zeilenga [Mon, 7 Apr 2003 01:06:46 +0000 (01:06 +0000)]
SLAP_NVALUES code cleanup
Kurt Zeilenga [Sun, 6 Apr 2003 19:16:49 +0000 (19:16 +0000)]
More #unifdef -DSLAP_NVALUES
Kurt Zeilenga [Sun, 6 Apr 2003 18:57:17 +0000 (18:57 +0000)]
partial #unifdef -DSLAP_NVALUES
Kurt Zeilenga [Sun, 6 Apr 2003 06:47:31 +0000 (06:47 +0000)]
mark more translatable strings
Kurt Zeilenga [Sun, 6 Apr 2003 06:19:13 +0000 (06:19 +0000)]
mark a few translatable strings
Kurt Zeilenga [Sun, 6 Apr 2003 06:10:56 +0000 (06:10 +0000)]
Mark a few error strings
Kurt Zeilenga [Sun, 6 Apr 2003 05:49:45 +0000 (05:49 +0000)]
Fix version strings
Kurt Zeilenga [Sun, 6 Apr 2003 05:48:05 +0000 (05:48 +0000)]
Don't cache strings, locale could change
Kurt Zeilenga [Sun, 6 Apr 2003 03:50:05 +0000 (03:50 +0000)]
mark the rest of translatable strings
Kurt Zeilenga [Sun, 6 Apr 2003 03:45:32 +0000 (03:45 +0000)]
Mark error strings
Kurt Zeilenga [Sun, 6 Apr 2003 03:27:52 +0000 (03:27 +0000)]
Misc translation tweaks
Kurt Zeilenga [Sun, 6 Apr 2003 02:59:15 +0000 (02:59 +0000)]
Mark translatable strings. Needs work.
Kurt Zeilenga [Sun, 6 Apr 2003 02:17:04 +0000 (02:17 +0000)]
Add gettext detection
Kurt Zeilenga [Sun, 6 Apr 2003 01:44:08 +0000 (01:44 +0000)]
Autoconf upgrade (partial)
Howard Chu [Sun, 6 Apr 2003 01:03:43 +0000 (01:03 +0000)]
ITS#2423 free SASL prompts
Howard Chu [Sun, 6 Apr 2003 00:52:24 +0000 (00:52 +0000)]
ITS#2423 don't malloc prompt results
Howard Chu [Sun, 6 Apr 2003 00:48:48 +0000 (00:48 +0000)]
ITS#2423 plug some memleaks
Howard Chu [Sun, 6 Apr 2003 00:47:55 +0000 (00:47 +0000)]
ITS#2423 - make the lib that allocates SASL prompt results responsible
for freeing them.
Kurt Zeilenga [Sat, 5 Apr 2003 20:49:16 +0000 (20:49 +0000)]
Basic infrastructure for i18n/l10n
Pierangelo Masarati [Sat, 5 Apr 2003 16:58:36 +0000 (16:58 +0000)]
silence warnings
Pierangelo Masarati [Sat, 5 Apr 2003 16:53:57 +0000 (16:53 +0000)]
propagate selected changes to back-ldap
Pierangelo Masarati [Sat, 5 Apr 2003 16:53:29 +0000 (16:53 +0000)]
map attrs improvement
Pierangelo Masarati [Sat, 5 Apr 2003 11:31:54 +0000 (11:31 +0000)]
massage bound dn only if operating on authz backend
Pierangelo Masarati [Sat, 5 Apr 2003 11:30:43 +0000 (11:30 +0000)]
avoid 0-sized, unused allocations
Howard Chu [Sat, 5 Apr 2003 10:05:27 +0000 (10:05 +0000)]
Define MINIMUM_SEARCH_STACK_DEPTH=8, search_aliases needs at least this.
Pierangelo Masarati [Sat, 5 Apr 2003 09:57:21 +0000 (09:57 +0000)]
cleanup & more
Howard Chu [Sat, 5 Apr 2003 09:46:54 +0000 (09:46 +0000)]
Range check cleanup, added alias processing comments
Howard Chu [Sat, 5 Apr 2003 08:54:24 +0000 (08:54 +0000)]
Fix cursor initialization, scope IDs
Kurt Zeilenga [Sat, 5 Apr 2003 08:40:07 +0000 (08:40 +0000)]
Cleanup
Howard Chu [Sat, 5 Apr 2003 07:50:01 +0000 (07:50 +0000)]
Fix locking etc. in prev commit
Howard Chu [Sat, 5 Apr 2003 06:35:16 +0000 (06:35 +0000)]
Added code for BDB_ALIASES. Please test.
Howard Chu [Sat, 5 Apr 2003 06:34:20 +0000 (06:34 +0000)]
Moved get_alias_dn from back-ldbm to frontend
Kurt Zeilenga [Sat, 5 Apr 2003 03:35:16 +0000 (03:35 +0000)]
#ifdef -DSLAP_NVALUES
Kurt Zeilenga [Sat, 5 Apr 2003 03:11:29 +0000 (03:11 +0000)]
#unifdef -DSLAP_NVALUES_ON_DISK
Pierangelo Masarati [Sat, 5 Apr 2003 01:25:57 +0000 (01:25 +0000)]
cleanup
Pierangelo Masarati [Sat, 5 Apr 2003 01:20:55 +0000 (01:20 +0000)]
minor fixes: leaks, dangling pointers, cleaner tag skip
for subschemaSubentry; still having problems with group ACLs ...
Pierangelo Masarati [Fri, 4 Apr 2003 22:20:49 +0000 (22:20 +0000)]
more args elimination + allow specific messages when mapping client API errors to LDAP_OTHER
Pierangelo Masarati [Fri, 4 Apr 2003 11:03:29 +0000 (11:03 +0000)]
normalize values only if required
Pierangelo Masarati [Fri, 4 Apr 2003 09:55:56 +0000 (09:55 +0000)]
handle failure or missing attrs
Howard Chu [Fri, 4 Apr 2003 05:49:21 +0000 (05:49 +0000)]
Minor cleanup, use shorthand macros
Howard Chu [Fri, 4 Apr 2003 05:41:25 +0000 (05:41 +0000)]
Init entry in be_entry_get_rw
Howard Chu [Fri, 4 Apr 2003 05:39:09 +0000 (05:39 +0000)]
SLAP_NVALUES fix dup check
Luke Howard [Fri, 4 Apr 2003 04:06:18 +0000 (04:06 +0000)]
Don't segfault on malformed configuration
Luke Howard [Fri, 4 Apr 2003 03:58:24 +0000 (03:58 +0000)]
Don't free pointer into contiguously allocated memory
Kurt Zeilenga [Fri, 4 Apr 2003 03:42:39 +0000 (03:42 +0000)]
Fix typo
Howard Chu [Fri, 4 Apr 2003 02:05:49 +0000 (02:05 +0000)]
Fix req DN massaging
Howard Chu [Fri, 4 Apr 2003 01:47:25 +0000 (01:47 +0000)]
Fix prev commit
Howard Chu [Fri, 4 Apr 2003 01:01:28 +0000 (01:01 +0000)]
Mapping fixes, SLAP_NVALUES fixes
Pierangelo Masarati [Fri, 4 Apr 2003 00:48:54 +0000 (00:48 +0000)]
first cut at mapping/rewriting before search (after search it's already handled by ldap_build_entry)
Pierangelo Masarati [Fri, 4 Apr 2003 00:43:40 +0000 (00:43 +0000)]
remove more unnecessary args
Howard Chu [Thu, 3 Apr 2003 23:55:57 +0000 (23:55 +0000)]
Fix shared/private binds, fix entry_get malloc
Pierangelo Masarati [Thu, 3 Apr 2003 23:23:56 +0000 (23:23 +0000)]
trim unnecessary args
Pierangelo Masarati [Thu, 3 Apr 2003 23:09:17 +0000 (23:09 +0000)]
backout this for now
Pierangelo Masarati [Thu, 3 Apr 2003 23:08:47 +0000 (23:08 +0000)]
silence warning
Pierangelo Masarati [Thu, 3 Apr 2003 22:54:51 +0000 (22:54 +0000)]
anyone knows a safer way to skip a tag?
Pierangelo Masarati [Thu, 3 Apr 2003 22:48:17 +0000 (22:48 +0000)]
of course there's a better way to skip a tag :)
Pierangelo Masarati [Thu, 3 Apr 2003 22:40:41 +0000 (22:40 +0000)]
eat undesired values
Pierangelo Masarati [Thu, 3 Apr 2003 22:18:17 +0000 (22:18 +0000)]
FIXME: is this the intended behavior?
Pierangelo Masarati [Thu, 3 Apr 2003 21:44:43 +0000 (21:44 +0000)]
need this to be able to bound searches when back-ldap and the source are on the same server; does it look fine?