]> git.sur5r.net Git - openldap/log
openldap
21 years agoUse AC_CHECK_MEMBER to implement struct passwd checks
Kurt Zeilenga [Mon, 7 Apr 2003 06:42:33 +0000 (06:42 +0000)]
Use AC_CHECK_MEMBER to implement struct passwd checks

21 years agoMSGHDR updates
Kurt Zeilenga [Mon, 7 Apr 2003 06:28:30 +0000 (06:28 +0000)]
MSGHDR updates

21 years agoUse more robust AC_PROG_SHTOOL instead of homegrown check
Kurt Zeilenga [Mon, 7 Apr 2003 04:43:17 +0000 (04:43 +0000)]
Use more robust AC_PROG_SHTOOL instead of homegrown check

21 years agoDisable gettext detection for now
Kurt Zeilenga [Mon, 7 Apr 2003 04:33:18 +0000 (04:33 +0000)]
Disable gettext detection for now

21 years agocleanup
Kurt Zeilenga [Mon, 7 Apr 2003 04:03:55 +0000 (04:03 +0000)]
cleanup

21 years agocleanup
Kurt Zeilenga [Mon, 7 Apr 2003 03:46:22 +0000 (03:46 +0000)]
cleanup

21 years agoFix backglue crash
Howard Chu [Mon, 7 Apr 2003 03:43:12 +0000 (03:43 +0000)]
Fix backglue crash

21 years agomore SLAP_NVALUES tweaking
Kurt Zeilenga [Mon, 7 Apr 2003 01:19:47 +0000 (01:19 +0000)]
more SLAP_NVALUES tweaking

21 years agoSLAP_NVALUES code cleanup
Kurt Zeilenga [Mon, 7 Apr 2003 01:06:46 +0000 (01:06 +0000)]
SLAP_NVALUES code cleanup

21 years agoMore #unifdef -DSLAP_NVALUES
Kurt Zeilenga [Sun, 6 Apr 2003 19:16:49 +0000 (19:16 +0000)]
More #unifdef -DSLAP_NVALUES

21 years agopartial #unifdef -DSLAP_NVALUES
Kurt Zeilenga [Sun, 6 Apr 2003 18:57:17 +0000 (18:57 +0000)]
partial #unifdef -DSLAP_NVALUES

21 years agomark more translatable strings
Kurt Zeilenga [Sun, 6 Apr 2003 06:47:31 +0000 (06:47 +0000)]
mark more translatable strings

21 years agomark a few translatable strings
Kurt Zeilenga [Sun, 6 Apr 2003 06:19:13 +0000 (06:19 +0000)]
mark a few translatable strings

21 years agoMark a few error strings
Kurt Zeilenga [Sun, 6 Apr 2003 06:10:56 +0000 (06:10 +0000)]
Mark a few error strings

21 years agoFix version strings
Kurt Zeilenga [Sun, 6 Apr 2003 05:49:45 +0000 (05:49 +0000)]
Fix version strings

21 years agoDon't cache strings, locale could change
Kurt Zeilenga [Sun, 6 Apr 2003 05:48:05 +0000 (05:48 +0000)]
Don't cache strings, locale could change

21 years agomark the rest of translatable strings
Kurt Zeilenga [Sun, 6 Apr 2003 03:50:05 +0000 (03:50 +0000)]
mark the rest of translatable strings

21 years agoMark error strings
Kurt Zeilenga [Sun, 6 Apr 2003 03:45:32 +0000 (03:45 +0000)]
Mark error strings

21 years agoMisc translation tweaks
Kurt Zeilenga [Sun, 6 Apr 2003 03:27:52 +0000 (03:27 +0000)]
Misc translation tweaks

21 years agoMark translatable strings. Needs work.
Kurt Zeilenga [Sun, 6 Apr 2003 02:59:15 +0000 (02:59 +0000)]
Mark translatable strings.  Needs work.

21 years agoAdd gettext detection
Kurt Zeilenga [Sun, 6 Apr 2003 02:17:04 +0000 (02:17 +0000)]
Add gettext detection

21 years agoAutoconf upgrade (partial)
Kurt Zeilenga [Sun, 6 Apr 2003 01:44:08 +0000 (01:44 +0000)]
Autoconf upgrade (partial)

21 years agoITS#2423 free SASL prompts
Howard Chu [Sun, 6 Apr 2003 01:03:43 +0000 (01:03 +0000)]
ITS#2423 free SASL prompts

21 years agoITS#2423 don't malloc prompt results
Howard Chu [Sun, 6 Apr 2003 00:52:24 +0000 (00:52 +0000)]
ITS#2423 don't malloc prompt results

21 years agoITS#2423 plug some memleaks
Howard Chu [Sun, 6 Apr 2003 00:48:48 +0000 (00:48 +0000)]
ITS#2423 plug some memleaks

21 years agoITS#2423 - make the lib that allocates SASL prompt results responsible
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.

21 years agoBasic infrastructure for i18n/l10n
Kurt Zeilenga [Sat, 5 Apr 2003 20:49:16 +0000 (20:49 +0000)]
Basic infrastructure for i18n/l10n

21 years agosilence warnings
Pierangelo Masarati [Sat, 5 Apr 2003 16:58:36 +0000 (16:58 +0000)]
silence warnings

21 years agopropagate selected changes to back-ldap
Pierangelo Masarati [Sat, 5 Apr 2003 16:53:57 +0000 (16:53 +0000)]
propagate selected changes to back-ldap

21 years agomap attrs improvement
Pierangelo Masarati [Sat, 5 Apr 2003 16:53:29 +0000 (16:53 +0000)]
map attrs improvement

21 years agomassage bound dn only if operating on authz backend
Pierangelo Masarati [Sat, 5 Apr 2003 11:31:54 +0000 (11:31 +0000)]
massage bound dn only if operating on authz backend

21 years agoavoid 0-sized, unused allocations
Pierangelo Masarati [Sat, 5 Apr 2003 11:30:43 +0000 (11:30 +0000)]
avoid 0-sized, unused allocations

21 years agoDefine MINIMUM_SEARCH_STACK_DEPTH=8, search_aliases needs at least this.
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.

21 years agocleanup & more
Pierangelo Masarati [Sat, 5 Apr 2003 09:57:21 +0000 (09:57 +0000)]
cleanup & more

21 years agoRange check cleanup, added alias processing comments
Howard Chu [Sat, 5 Apr 2003 09:46:54 +0000 (09:46 +0000)]
Range check cleanup, added alias processing comments

21 years agoFix cursor initialization, scope IDs
Howard Chu [Sat, 5 Apr 2003 08:54:24 +0000 (08:54 +0000)]
Fix cursor initialization, scope IDs

21 years agoCleanup
Kurt Zeilenga [Sat, 5 Apr 2003 08:40:07 +0000 (08:40 +0000)]
Cleanup

21 years agoFix locking etc. in prev commit
Howard Chu [Sat, 5 Apr 2003 07:50:01 +0000 (07:50 +0000)]
Fix locking etc. in prev commit

21 years agoAdded code for BDB_ALIASES. Please test.
Howard Chu [Sat, 5 Apr 2003 06:35:16 +0000 (06:35 +0000)]
Added code for BDB_ALIASES. Please test.

21 years agoMoved get_alias_dn from back-ldbm to frontend
Howard Chu [Sat, 5 Apr 2003 06:34:20 +0000 (06:34 +0000)]
Moved get_alias_dn from back-ldbm to frontend

21 years ago#ifdef -DSLAP_NVALUES
Kurt Zeilenga [Sat, 5 Apr 2003 03:35:16 +0000 (03:35 +0000)]
#ifdef -DSLAP_NVALUES

21 years ago#unifdef -DSLAP_NVALUES_ON_DISK
Kurt Zeilenga [Sat, 5 Apr 2003 03:11:29 +0000 (03:11 +0000)]
#unifdef -DSLAP_NVALUES_ON_DISK

21 years agocleanup
Pierangelo Masarati [Sat, 5 Apr 2003 01:25:57 +0000 (01:25 +0000)]
cleanup

21 years agominor fixes: leaks, dangling pointers, cleaner tag skip
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 ...

21 years agomore args elimination + allow specific messages when mapping client API errors to...
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

21 years agonormalize values only if required
Pierangelo Masarati [Fri, 4 Apr 2003 11:03:29 +0000 (11:03 +0000)]
normalize values only if required

21 years agohandle failure or missing attrs
Pierangelo Masarati [Fri, 4 Apr 2003 09:55:56 +0000 (09:55 +0000)]
handle failure or missing attrs

21 years agoMinor cleanup, use shorthand macros
Howard Chu [Fri, 4 Apr 2003 05:49:21 +0000 (05:49 +0000)]
Minor cleanup, use shorthand macros

21 years agoInit entry in be_entry_get_rw
Howard Chu [Fri, 4 Apr 2003 05:41:25 +0000 (05:41 +0000)]
Init entry in be_entry_get_rw

21 years agoSLAP_NVALUES fix dup check
Howard Chu [Fri, 4 Apr 2003 05:39:09 +0000 (05:39 +0000)]
SLAP_NVALUES fix dup check

21 years agoDon't segfault on malformed configuration
Luke Howard [Fri, 4 Apr 2003 04:06:18 +0000 (04:06 +0000)]
Don't segfault on malformed configuration

21 years agoDon't free pointer into contiguously allocated memory
Luke Howard [Fri, 4 Apr 2003 03:58:24 +0000 (03:58 +0000)]
Don't free pointer into contiguously allocated memory

21 years agoFix typo
Kurt Zeilenga [Fri, 4 Apr 2003 03:42:39 +0000 (03:42 +0000)]
Fix typo

21 years agoFix req DN massaging
Howard Chu [Fri, 4 Apr 2003 02:05:49 +0000 (02:05 +0000)]
Fix req DN massaging

21 years agoFix prev commit
Howard Chu [Fri, 4 Apr 2003 01:47:25 +0000 (01:47 +0000)]
Fix prev commit

21 years agoMapping fixes, SLAP_NVALUES fixes
Howard Chu [Fri, 4 Apr 2003 01:01:28 +0000 (01:01 +0000)]
Mapping fixes, SLAP_NVALUES fixes

21 years agofirst cut at mapping/rewriting before search (after search it's already handled by...
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)

21 years agoremove more unnecessary args
Pierangelo Masarati [Fri, 4 Apr 2003 00:43:40 +0000 (00:43 +0000)]
remove more unnecessary args

21 years agoFix shared/private binds, fix entry_get malloc
Howard Chu [Thu, 3 Apr 2003 23:55:57 +0000 (23:55 +0000)]
Fix shared/private binds, fix entry_get malloc

21 years agotrim unnecessary args
Pierangelo Masarati [Thu, 3 Apr 2003 23:23:56 +0000 (23:23 +0000)]
trim unnecessary args

21 years agobackout this for now
Pierangelo Masarati [Thu, 3 Apr 2003 23:09:17 +0000 (23:09 +0000)]
backout this for now

21 years agosilence warning
Pierangelo Masarati [Thu, 3 Apr 2003 23:08:47 +0000 (23:08 +0000)]
silence warning

21 years agoanyone knows a safer way to skip a tag?
Pierangelo Masarati [Thu, 3 Apr 2003 22:54:51 +0000 (22:54 +0000)]
anyone knows a safer way to skip a tag?

21 years agoof course there's a better 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 :)

21 years agoeat undesired values
Pierangelo Masarati [Thu, 3 Apr 2003 22:40:41 +0000 (22:40 +0000)]
eat undesired values

21 years agoFIXME: is this the intended behavior?
Pierangelo Masarati [Thu, 3 Apr 2003 22:18:17 +0000 (22:18 +0000)]
FIXME: is this the intended behavior?

21 years agoneed this to be able to bound searches when back-ldap and the source are on the same...
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?

21 years agosafe defaults
Pierangelo Masarati [Thu, 3 Apr 2003 21:40:04 +0000 (21:40 +0000)]
safe defaults

21 years agonew API; compiles if proxy is disabled
Pierangelo Masarati [Thu, 3 Apr 2003 21:35:54 +0000 (21:35 +0000)]
new API; compiles if proxy is disabled

21 years agocleanup and fixes
Pierangelo Masarati [Thu, 3 Apr 2003 21:35:27 +0000 (21:35 +0000)]
cleanup and fixes

21 years agofix new API update
Pierangelo Masarati [Thu, 3 Apr 2003 21:24:53 +0000 (21:24 +0000)]
fix new API update

21 years agosafer defaults ...
Pierangelo Masarati [Thu, 3 Apr 2003 21:23:36 +0000 (21:23 +0000)]
safer defaults ...

21 years agocleanup?
Pierangelo Masarati [Thu, 3 Apr 2003 21:18:14 +0000 (21:18 +0000)]
cleanup?

21 years agofix new API leftover
Pierangelo Masarati [Thu, 3 Apr 2003 21:17:44 +0000 (21:17 +0000)]
fix new API leftover

21 years agonew rewrite example
Pierangelo Masarati [Thu, 3 Apr 2003 21:17:09 +0000 (21:17 +0000)]
new rewrite example

21 years agofix ldif?
Pierangelo Masarati [Thu, 3 Apr 2003 21:15:37 +0000 (21:15 +0000)]
fix ldif?

21 years agoFix return of DB error code to LDAP client
Howard Chu [Thu, 3 Apr 2003 01:59:08 +0000 (01:59 +0000)]
Fix return of DB error code to LDAP client

21 years agomore new API ... back-sql should be OK
Pierangelo Masarati [Thu, 3 Apr 2003 00:35:16 +0000 (00:35 +0000)]
more new API ... back-sql should be OK

21 years agopartially revert previous commit
Pierangelo Masarati [Wed, 2 Apr 2003 23:01:21 +0000 (23:01 +0000)]
partially revert previous commit

21 years agomore new API ...
Pierangelo Masarati [Wed, 2 Apr 2003 22:58:02 +0000 (22:58 +0000)]
more new API ...

21 years agoFix lib specs
Howard Chu [Wed, 2 Apr 2003 21:23:07 +0000 (21:23 +0000)]
Fix lib specs

21 years agoabort if result code is negative
Kurt Zeilenga [Wed, 2 Apr 2003 21:05:06 +0000 (21:05 +0000)]
abort if result code is negative

21 years agomore new API ...
Pierangelo Masarati [Wed, 2 Apr 2003 21:02:12 +0000 (21:02 +0000)]
more new API ...

21 years agocleanup previous commit
Pierangelo Masarati [Wed, 2 Apr 2003 20:54:23 +0000 (20:54 +0000)]
cleanup previous commit

21 years agomore new API ...
Pierangelo Masarati [Wed, 2 Apr 2003 20:52:13 +0000 (20:52 +0000)]
more new API ...

21 years agofix listener mod handling
Pierangelo Masarati [Wed, 2 Apr 2003 20:27:58 +0000 (20:27 +0000)]
fix listener mod handling

21 years agoFix prev commit
Howard Chu [Wed, 2 Apr 2003 20:10:53 +0000 (20:10 +0000)]
Fix prev commit

21 years agoNVALUES_ON_DISK enabled by default
Kurt Zeilenga [Wed, 2 Apr 2003 18:05:10 +0000 (18:05 +0000)]
NVALUES_ON_DISK enabled by default

21 years agoDo not return pointers into BerElement we do not own
Luke Howard [Wed, 2 Apr 2003 09:35:08 +0000 (09:35 +0000)]
Do not return pointers into BerElement we do not own

21 years agos/octetStringIndexer/octetStringMatch
Luke Howard [Wed, 2 Apr 2003 02:40:17 +0000 (02:40 +0000)]
s/octetStringIndexer/octetStringMatch

21 years agoApply Kurt's fix for octet string normalization/filtering of integers
Luke Howard [Wed, 2 Apr 2003 01:54:03 +0000 (01:54 +0000)]
Apply Kurt's fix for octet string normalization/filtering of integers

21 years agoFix typos in prev commit
Howard Chu [Wed, 2 Apr 2003 00:40:51 +0000 (00:40 +0000)]
Fix typos in prev commit

21 years agoDon't set SLAPI_NENTRIES in internal_result_v3; seems to clobber it
Luke Howard [Tue, 1 Apr 2003 18:21:26 +0000 (18:21 +0000)]
Don't set SLAPI_NENTRIES in internal_result_v3; seems to clobber it
(Howard, can you take a look at this?)

21 years agoHandle the case where slapi_x_ldapmods2modifications() returns NULL; the
Luke Howard [Tue, 1 Apr 2003 17:38:02 +0000 (17:38 +0000)]
Handle the case where slapi_x_ldapmods2modifications() returns NULL; the
modify request becomes a NOOP for the front-end in this case.

21 years agoHandle plugin returning no modifications in slapi_x_ldapmods2modifications()
Luke Howard [Tue, 1 Apr 2003 17:33:37 +0000 (17:33 +0000)]
Handle plugin returning no modifications in slapi_x_ldapmods2modifications()

21 years agoFix crasher in slapi_dn_issuffix() when malformed DNs are passed
Luke Howard [Tue, 1 Apr 2003 17:16:56 +0000 (17:16 +0000)]
Fix crasher in slapi_dn_issuffix() when malformed DNs are passed

21 years agoFix SLAPI crasher
Luke Howard [Tue, 1 Apr 2003 16:43:04 +0000 (16:43 +0000)]
Fix SLAPI crasher

21 years agoFix SLAPI crasher
Luke Howard [Tue, 1 Apr 2003 16:42:24 +0000 (16:42 +0000)]
Fix SLAPI crasher

21 years agoFixed crasher due to op->o_conn not being initialized in internal
Luke Howard [Tue, 1 Apr 2003 11:46:43 +0000 (11:46 +0000)]
Fixed crasher due to op->o_conn not being initialized in internal
SLAPI connections (the new internal API highlighted this)

21 years agoFix compile breakage from nentries fix
Luke Howard [Tue, 1 Apr 2003 11:19:20 +0000 (11:19 +0000)]
Fix compile breakage from nentries fix