]> git.sur5r.net Git - openldap/log
openldap
19 years agoAdd basic support for HTML->PDF conversion (uses htmldoc)
Kurt Zeilenga [Tue, 29 Mar 2005 23:59:04 +0000 (23:59 +0000)]
Add basic support for HTML->PDF conversion (uses htmldoc)

19 years agorelease lock as early as possible; deferring referral checking in searches may reduce...
Pierangelo Masarati [Tue, 29 Mar 2005 23:56:23 +0000 (23:56 +0000)]
release lock as early as possible; deferring referral checking in searches may reduce the amount of dynamic entry generation

19 years agoadd manageDSAit & referral support (to be tested); cleanup some error conditions
Pierangelo Masarati [Tue, 29 Mar 2005 18:57:42 +0000 (18:57 +0000)]
add manageDSAit & referral support (to be tested); cleanup some error conditions

19 years agodon't continue if fopen failed
Pierangelo Masarati [Tue, 29 Mar 2005 11:43:36 +0000 (11:43 +0000)]
don't continue if fopen failed

19 years agoconfigure monitor database, if available
Pierangelo Masarati [Tue, 29 Mar 2005 09:50:50 +0000 (09:50 +0000)]
configure monitor database, if available

19 years agoAllow for alternate ordering characters to be used in the filesystem
Howard Chu [Tue, 29 Mar 2005 08:29:38 +0000 (08:29 +0000)]
Allow for alternate ordering characters to be used in the filesystem

19 years agoTighten up some schema
Howard Chu [Tue, 29 Mar 2005 03:31:48 +0000 (03:31 +0000)]
Tighten up some schema

19 years agoBetter numeric sorting for ordered entries
Howard Chu [Tue, 29 Mar 2005 03:11:40 +0000 (03:11 +0000)]
Better numeric sorting for ordered entries

19 years agoFixing memory leakage in attribute aliasing
Sang Seok Lim [Tue, 29 Mar 2005 00:12:05 +0000 (00:12 +0000)]
Fixing memory leakage in attribute aliasing

19 years agoComponant matching routines for CRL support
Sang Seok Lim [Tue, 29 Mar 2005 00:10:16 +0000 (00:10 +0000)]
Componant matching routines for CRL support

19 years agofix previous commit
Pierangelo Masarati [Mon, 28 Mar 2005 18:53:57 +0000 (18:53 +0000)]
fix previous commit

19 years agodocument missing feature; avoid the risk of returning argv in an inconsistent state...
Pierangelo Masarati [Mon, 28 Mar 2005 18:51:02 +0000 (18:51 +0000)]
document missing feature; avoid the risk of returning argv in an inconsistent state when an error occurs

19 years agoUpdate test026 for updated uniqueMemberMatch semantics
Kurt Zeilenga [Mon, 28 Mar 2005 18:07:17 +0000 (18:07 +0000)]
Update test026 for updated uniqueMemberMatch semantics

19 years agoRegister ManageDSAit control
Howard Chu [Mon, 28 Mar 2005 10:23:04 +0000 (10:23 +0000)]
Register ManageDSAit control

19 years agoMinor updates
Kurt Zeilenga [Mon, 28 Mar 2005 03:05:47 +0000 (03:05 +0000)]
Minor updates

19 years agoAdd ANSI and BSI
Kurt Zeilenga [Mon, 28 Mar 2005 03:01:18 +0000 (03:01 +0000)]
Add ANSI and BSI

19 years agoDon't advertise 1.1 as private space.
Kurt Zeilenga [Mon, 28 Mar 2005 02:42:04 +0000 (02:42 +0000)]
Don't advertise 1.1 as private space.

19 years agoUpdate a few URLs
Kurt Zeilenga [Sun, 27 Mar 2005 22:09:53 +0000 (22:09 +0000)]
Update a few URLs

19 years agoFix missing break's, add overlay works
Howard Chu [Sun, 27 Mar 2005 13:27:30 +0000 (13:27 +0000)]
Fix missing break's, add overlay works

19 years agoFix search, fix add. Adding backends/databases works.
Howard Chu [Sun, 27 Mar 2005 13:08:57 +0000 (13:08 +0000)]
Fix search, fix add. Adding backends/databases works.

19 years agoITS#3607 build alock
Howard Chu [Sun, 27 Mar 2005 06:45:15 +0000 (06:45 +0000)]
ITS#3607 build alock

19 years agoITS#3607 build alock code
Howard Chu [Sat, 26 Mar 2005 10:21:43 +0000 (10:21 +0000)]
ITS#3607 build alock code

19 years agoITS#3607 add automatic BDB recovery
Howard Chu [Sat, 26 Mar 2005 09:52:04 +0000 (09:52 +0000)]
ITS#3607 add automatic BDB recovery

19 years agoMisc updates
Kurt Zeilenga [Sat, 26 Mar 2005 07:12:55 +0000 (07:12 +0000)]
Misc updates

19 years agoUpdate uniqueMemberMatch to be consistent with latest
Kurt Zeilenga [Sat, 26 Mar 2005 02:07:00 +0000 (02:07 +0000)]
Update uniqueMemberMatch to be consistent with latest
draft-ietf-ldapbis-syntaxes
Add uniqueMemberMatch approximate support
Add uniqueMemberMatch indexing support

19 years agoChange "subtree delete not supported" diagnostic text to
Kurt Zeilenga [Sat, 26 Mar 2005 00:53:00 +0000 (00:53 +0000)]
Change "subtree delete not supported" diagnostic text to
"subordinate objects must be deleted first" as the "not supported"
language implies some feature of LDAP is not implemented in slapd(8).

19 years agoFix copyright/attribution comments
Howard Chu [Fri, 25 Mar 2005 20:11:28 +0000 (20:11 +0000)]
Fix copyright/attribution comments

19 years agoITS#3538: improved substrings matching (spaces handled
Kurt Zeilenga [Fri, 25 Mar 2005 05:57:07 +0000 (05:57 +0000)]
ITS#3538: improved substrings matching (spaces handled
in accordance with LDAPprep)

19 years agos/privacy/confidentiality/
Kurt Zeilenga [Fri, 25 Mar 2005 03:48:04 +0000 (03:48 +0000)]
s/privacy/confidentiality/

19 years agoAdd HDB
Kurt Zeilenga [Fri, 25 Mar 2005 03:38:59 +0000 (03:38 +0000)]
Add HDB

19 years agoFix things up
Kurt Zeilenga [Fri, 25 Mar 2005 03:26:02 +0000 (03:26 +0000)]
Fix things up

19 years agoAdd cr notice
Kurt Zeilenga [Fri, 25 Mar 2005 03:18:33 +0000 (03:18 +0000)]
Add cr notice

19 years agoinit makefile
Kurt Zeilenga [Fri, 25 Mar 2005 03:17:36 +0000 (03:17 +0000)]
init makefile

19 years agoUpdate CR
Kurt Zeilenga [Fri, 25 Mar 2005 02:46:49 +0000 (02:46 +0000)]
Update CR

19 years agoFix image base
Kurt Zeilenga [Thu, 24 Mar 2005 21:56:15 +0000 (21:56 +0000)]
Fix image base

19 years agoFix prev commit
Howard Chu [Thu, 24 Mar 2005 06:06:40 +0000 (06:06 +0000)]
Fix prev commit

19 years agoConvert backendInfo/backendDB to STAILQs
Howard Chu [Thu, 24 Mar 2005 05:13:31 +0000 (05:13 +0000)]
Convert backendInfo/backendDB to STAILQs

19 years agoUpdate CR notices and release documents OPENLDAP_REL_ENG_2_3_BP
Kurt Zeilenga [Wed, 23 Mar 2005 17:20:59 +0000 (17:20 +0000)]
Update CR notices and release documents

19 years agocleanup
Kurt Zeilenga [Wed, 23 Mar 2005 01:50:49 +0000 (01:50 +0000)]
cleanup

19 years agoITS#3605 rebuild with acgeneral.m4 patch
Kurt Zeilenga [Wed, 23 Mar 2005 00:17:15 +0000 (00:17 +0000)]
ITS#3605 rebuild with acgeneral.m4 patch

19 years agoUpdate cr year
Kurt Zeilenga [Tue, 22 Mar 2005 21:00:40 +0000 (21:00 +0000)]
Update cr year

19 years agoPreliminary ldapAdd support
Howard Chu [Mon, 21 Mar 2005 23:59:53 +0000 (23:59 +0000)]
Preliminary ldapAdd support

19 years agoDefine SLAP_USE_CONFDIR, fix moduleload
Howard Chu [Mon, 21 Mar 2005 20:07:05 +0000 (20:07 +0000)]
Define SLAP_USE_CONFDIR, fix moduleload

19 years agoMore parsing fixes
Howard Chu [Mon, 21 Mar 2005 11:14:37 +0000 (11:14 +0000)]
More parsing fixes

19 years agoFix startup check
Howard Chu [Mon, 21 Mar 2005 10:32:28 +0000 (10:32 +0000)]
Fix startup check

19 years agoFix unparsers, schema loading works
Howard Chu [Mon, 21 Mar 2005 10:23:01 +0000 (10:23 +0000)]
Fix unparsers, schema loading works

19 years agoSchema unparsing support
Howard Chu [Mon, 21 Mar 2005 08:31:48 +0000 (08:31 +0000)]
Schema unparsing support

19 years agoAdd HARDCODE schema flags
Howard Chu [Mon, 21 Mar 2005 00:22:54 +0000 (00:22 +0000)]
Add HARDCODE schema flags

19 years agoTweak notes.
Kurt Zeilenga [Sun, 20 Mar 2005 22:49:46 +0000 (22:49 +0000)]
Tweak notes.

19 years agoMore notes
Howard Chu [Sun, 20 Mar 2005 22:12:52 +0000 (22:12 +0000)]
More notes

19 years agoAdditional comment
Kurt Zeilenga [Sun, 20 Mar 2005 21:21:53 +0000 (21:21 +0000)]
Additional comment

19 years agoRemove EOF garbage
Kurt Zeilenga [Sun, 20 Mar 2005 21:16:57 +0000 (21:16 +0000)]
Remove EOF garbage
Add comment

19 years agoAdd BDB 4.2.52 TXN patch
Howard Chu [Sun, 20 Mar 2005 21:01:44 +0000 (21:01 +0000)]
Add BDB 4.2.52 TXN patch

19 years agoTweak log msg in prev commit
Howard Chu [Sun, 20 Mar 2005 20:55:49 +0000 (20:55 +0000)]
Tweak log msg in prev commit

19 years agoRuntime detection of BDB read-only transaction patch
Howard Chu [Sun, 20 Mar 2005 20:54:44 +0000 (20:54 +0000)]
Runtime detection of BDB read-only transaction patch

19 years agodb mismatch (including patch mismatch) should be an error
Kurt Zeilenga [Sun, 20 Mar 2005 17:18:15 +0000 (17:18 +0000)]
db mismatch (including patch mismatch) should be an error

19 years agoFix config_rootpw
Howard Chu [Sun, 20 Mar 2005 09:50:09 +0000 (09:50 +0000)]
Fix config_rootpw

19 years agoFix prev commit
Howard Chu [Sun, 20 Mar 2005 09:24:35 +0000 (09:24 +0000)]
Fix prev commit

19 years agoMore for loading config from LDIF
Howard Chu [Sun, 20 Mar 2005 09:13:48 +0000 (09:13 +0000)]
More for loading config from LDIF

19 years agoForced commit to correct last commit log
Kurt Zeilenga [Sun, 20 Mar 2005 04:30:54 +0000 (04:30 +0000)]
Forced commit to correct last commit log
previous change reworked "don't disclose" code.

19 years agoITS#3579 fixes
Kurt Zeilenga [Sun, 20 Mar 2005 04:29:35 +0000 (04:29 +0000)]
ITS#3579 fixes

19 years agocleanup
Kurt Zeilenga [Sun, 20 Mar 2005 01:58:38 +0000 (01:58 +0000)]
cleanup

19 years agoMisc updates
Kurt Zeilenga [Sat, 19 Mar 2005 23:48:11 +0000 (23:48 +0000)]
Misc updates

19 years agoHonor disclose in compare_entry()
Kurt Zeilenga [Sat, 19 Mar 2005 20:14:14 +0000 (20:14 +0000)]
Honor disclose in compare_entry()

19 years agomove honor disclose back behind LDAP_DEVEL
Kurt Zeilenga [Sat, 19 Mar 2005 19:31:32 +0000 (19:31 +0000)]
move honor disclose back behind LDAP_DEVEL
needs more work before really ready for release (2.4?)

19 years agoDocument partially implemented "disclose" level.
Kurt Zeilenga [Sat, 19 Mar 2005 18:46:07 +0000 (18:46 +0000)]
Document partially implemented "disclose" level.
"manage" remains undocumented (and unimplemented).

19 years agoClarify tools
Kurt Zeilenga [Sat, 19 Mar 2005 18:37:16 +0000 (18:37 +0000)]
Clarify tools

19 years agoAdd ordered-values schema flag
Howard Chu [Fri, 18 Mar 2005 23:24:28 +0000 (23:24 +0000)]
Add ordered-values schema flag

19 years agoSupport subtree rename, refuse subtree delete
Howard Chu [Fri, 18 Mar 2005 23:22:12 +0000 (23:22 +0000)]
Support subtree rename, refuse subtree delete

19 years agorebuild
Kurt Zeilenga [Fri, 18 Mar 2005 17:07:28 +0000 (17:07 +0000)]
rebuild

19 years agoRevert useless res_query check
Kurt Zeilenga [Fri, 18 Mar 2005 17:07:16 +0000 (17:07 +0000)]
Revert useless res_query check

19 years agoAdded some implementation notes (reminders...)
Howard Chu [Fri, 18 Mar 2005 09:50:06 +0000 (09:50 +0000)]
Added some implementation notes (reminders...)

19 years agores_9_query
Kurt Zeilenga [Fri, 18 Mar 2005 07:14:01 +0000 (07:14 +0000)]
res_9_query

19 years agoFix slapd_crypt declaration
Howard Chu [Fri, 18 Mar 2005 06:12:54 +0000 (06:12 +0000)]
Fix slapd_crypt declaration

19 years agoCleanup prev commit
Howard Chu [Fri, 18 Mar 2005 06:12:27 +0000 (06:12 +0000)]
Cleanup prev commit

19 years agoReorganiza SLAPD_CRYPT and SLAPD_SPASSWD support for better reentrancy
Howard Chu [Fri, 18 Mar 2005 06:06:38 +0000 (06:06 +0000)]
Reorganiza SLAPD_CRYPT and SLAPD_SPASSWD support for better reentrancy

19 years agoDelete ldapsasl note
Kurt Zeilenga [Fri, 18 Mar 2005 00:26:02 +0000 (00:26 +0000)]
Delete ldapsasl note

19 years agoavoid potential deadlock related to ACLs checking
Pierangelo Masarati [Fri, 18 Mar 2005 00:10:10 +0000 (00:10 +0000)]
avoid potential deadlock related to ACLs checking

19 years agoFix compile warning
Kurt Zeilenga [Thu, 17 Mar 2005 23:55:52 +0000 (23:55 +0000)]
Fix compile warning

19 years agoSilently ignore if back-ldif is not present
Howard Chu [Thu, 17 Mar 2005 23:47:20 +0000 (23:47 +0000)]
Silently ignore if back-ldif is not present

19 years agoMore for loading config from database. Fix non-reentrant strtok_quote.
Howard Chu [Thu, 17 Mar 2005 23:07:44 +0000 (23:07 +0000)]
More for loading config from database. Fix non-reentrant strtok_quote.

19 years agoIn aci_set_gather propagate op->o_private to subordinate search
Howard Chu [Thu, 17 Mar 2005 22:28:30 +0000 (22:28 +0000)]
In aci_set_gather propagate op->o_private to subordinate search

19 years ago"disclose" implementation good enough for beta
Kurt Zeilenga [Thu, 17 Mar 2005 17:33:03 +0000 (17:33 +0000)]
"disclose" implementation good enough for beta

19 years agoEnable HDB by default
Kurt Zeilenga [Thu, 17 Mar 2005 06:47:47 +0000 (06:47 +0000)]
Enable HDB by default

19 years agoRead config tree from back-ldif
Howard Chu [Thu, 17 Mar 2005 06:34:11 +0000 (06:34 +0000)]
Read config tree from back-ldif

19 years agoFix enum_tree, return in lexical order
Howard Chu [Thu, 17 Mar 2005 06:31:50 +0000 (06:31 +0000)]
Fix enum_tree, return in lexical order

19 years agoITS#3542 - ignore timevals from deferred tasks
Howard Chu [Thu, 17 Mar 2005 05:03:28 +0000 (05:03 +0000)]
ITS#3542 - ignore timevals from deferred tasks

19 years agoRevert prev commit, wrong fix
Howard Chu [Thu, 17 Mar 2005 04:50:19 +0000 (04:50 +0000)]
Revert prev commit, wrong fix

19 years agoITS#3542 if slapd processes too slowly, time diff can go negative
Howard Chu [Thu, 17 Mar 2005 04:44:21 +0000 (04:44 +0000)]
ITS#3542 if slapd processes too slowly, time diff can go negative

19 years agoITS#3576 use actual backend (not glue instance) for restriction and
Howard Chu [Thu, 17 Mar 2005 04:29:31 +0000 (04:29 +0000)]
ITS#3576 use actual backend (not glue instance) for restriction and
update/referral checks

19 years agoFix for back-ldap module
Howard Chu [Wed, 16 Mar 2005 21:52:25 +0000 (21:52 +0000)]
Fix for back-ldap module

19 years agoCheck for db_init failures
Howard Chu [Wed, 16 Mar 2005 21:44:05 +0000 (21:44 +0000)]
Check for db_init failures

19 years agoFix unterminated debug msgs
Howard Chu [Wed, 16 Mar 2005 21:29:32 +0000 (21:29 +0000)]
Fix unterminated debug msgs

19 years agoFix ITS#3601
Howard Chu [Wed, 16 Mar 2005 21:03:51 +0000 (21:03 +0000)]
Fix ITS#3601

19 years agoFix prev commit, overlay config was broken
Howard Chu [Wed, 16 Mar 2005 20:31:49 +0000 (20:31 +0000)]
Fix prev commit, overlay config was broken

19 years agoMore cleanup. Still needs work.
Howard Chu [Wed, 16 Mar 2005 07:45:17 +0000 (07:45 +0000)]
More cleanup. Still needs work.

19 years agoremove non-ISO-C-isms
Kurt Zeilenga [Wed, 16 Mar 2005 02:33:27 +0000 (02:33 +0000)]
remove non-ISO-C-isms
This code needs to be cleaned up!

19 years agorev10
Kurt Zeilenga [Wed, 16 Mar 2005 02:26:17 +0000 (02:26 +0000)]
rev10

19 years agorebuild
Kurt Zeilenga [Wed, 16 Mar 2005 02:23:05 +0000 (02:23 +0000)]
rebuild

19 years agoAIX getpeerid support
Kurt Zeilenga [Wed, 16 Mar 2005 02:22:46 +0000 (02:22 +0000)]
AIX getpeerid support