]>
git.sur5r.net Git - openldap/log
Kurt Zeilenga [Fri, 1 Apr 2005 02:40:29 +0000 (02:40 +0000)]
Added a conformant sortedResults support which is unable to sort anything.
Kurt Zeilenga [Fri, 1 Apr 2005 02:39:01 +0000 (02:39 +0000)]
cleanup
Howard Chu [Fri, 1 Apr 2005 02:13:17 +0000 (02:13 +0000)]
Fix filter crash when DN contains parenthesis
Pierangelo Masarati [Thu, 31 Mar 2005 21:21:16 +0000 (21:21 +0000)]
actually retrieve the target, to apply clauses like sets and so
Pierangelo Masarati [Thu, 31 Mar 2005 20:03:30 +0000 (20:03 +0000)]
cleanup options
Pierangelo Masarati [Thu, 31 Mar 2005 19:34:36 +0000 (19:34 +0000)]
always shutdown (slaptest was not)
Pierangelo Masarati [Thu, 31 Mar 2005 18:10:11 +0000 (18:10 +0000)]
initial commit of "level" styles for "dn" and "self" by clauses (ITS#3615)
Pierangelo Masarati [Thu, 31 Mar 2005 12:18:56 +0000 (12:18 +0000)]
rework provious commit(s)
Pierangelo Masarati [Thu, 31 Mar 2005 00:30:41 +0000 (00:30 +0000)]
more cleanup?
Pierangelo Masarati [Thu, 31 Mar 2005 00:27:53 +0000 (00:27 +0000)]
cleanup
Pierangelo Masarati [Wed, 30 Mar 2005 23:46:25 +0000 (23:46 +0000)]
beautify conditional compilation warning
Pierangelo Masarati [Wed, 30 Mar 2005 22:45:46 +0000 (22:45 +0000)]
more dnParent() and misc cleanup
Pierangelo Masarati [Wed, 30 Mar 2005 22:29:54 +0000 (22:29 +0000)]
more dnParent() cleanup
Pierangelo Masarati [Wed, 30 Mar 2005 22:29:35 +0000 (22:29 +0000)]
allow setting misc params used by ACL checking
Kurt Zeilenga [Wed, 30 Mar 2005 21:53:01 +0000 (21:53 +0000)]
ITS#3614: prevent overflow when using result of sysconf(_SC_OPEN_MAX)
Pierangelo Masarati [Wed, 30 Mar 2005 20:18:11 +0000 (20:18 +0000)]
allow dnParent to work in place
Pierangelo Masarati [Wed, 30 Mar 2005 18:58:52 +0000 (18:58 +0000)]
minor cleanup
Pierangelo Masarati [Wed, 30 Mar 2005 18:38:04 +0000 (18:38 +0000)]
don't fail if the directory can't be opened because it doesn't exist; silence few warnings
Kurt Zeilenga [Tue, 29 Mar 2005 23:59:04 +0000 (23:59 +0000)]
Add basic support for HTML->PDF conversion (uses htmldoc)
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
Pierangelo Masarati [Tue, 29 Mar 2005 18:57:42 +0000 (18:57 +0000)]
add manageDSAit & referral support (to be tested); cleanup some error conditions
Pierangelo Masarati [Tue, 29 Mar 2005 11:43:36 +0000 (11:43 +0000)]
don't continue if fopen failed
Pierangelo Masarati [Tue, 29 Mar 2005 09:50:50 +0000 (09:50 +0000)]
configure monitor database, if available
Howard Chu [Tue, 29 Mar 2005 08:29:38 +0000 (08:29 +0000)]
Allow for alternate ordering characters to be used in the filesystem
Howard Chu [Tue, 29 Mar 2005 03:31:48 +0000 (03:31 +0000)]
Tighten up some schema
Howard Chu [Tue, 29 Mar 2005 03:11:40 +0000 (03:11 +0000)]
Better numeric sorting for ordered entries
Sang Seok Lim [Tue, 29 Mar 2005 00:12:05 +0000 (00:12 +0000)]
Fixing memory leakage in attribute aliasing
Sang Seok Lim [Tue, 29 Mar 2005 00:10:16 +0000 (00:10 +0000)]
Componant matching routines for CRL support
Pierangelo Masarati [Mon, 28 Mar 2005 18:53:57 +0000 (18:53 +0000)]
fix previous commit
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
Kurt Zeilenga [Mon, 28 Mar 2005 18:07:17 +0000 (18:07 +0000)]
Update test026 for updated uniqueMemberMatch semantics
Howard Chu [Mon, 28 Mar 2005 10:23:04 +0000 (10:23 +0000)]
Register ManageDSAit control
Kurt Zeilenga [Mon, 28 Mar 2005 03:05:47 +0000 (03:05 +0000)]
Minor updates
Kurt Zeilenga [Mon, 28 Mar 2005 03:01:18 +0000 (03:01 +0000)]
Add ANSI and BSI
Kurt Zeilenga [Mon, 28 Mar 2005 02:42:04 +0000 (02:42 +0000)]
Don't advertise 1.1 as private space.
Kurt Zeilenga [Sun, 27 Mar 2005 22:09:53 +0000 (22:09 +0000)]
Update a few URLs
Howard Chu [Sun, 27 Mar 2005 13:27:30 +0000 (13:27 +0000)]
Fix missing break's, add overlay works
Howard Chu [Sun, 27 Mar 2005 13:08:57 +0000 (13:08 +0000)]
Fix search, fix add. Adding backends/databases works.
Howard Chu [Sun, 27 Mar 2005 06:45:15 +0000 (06:45 +0000)]
ITS#3607 build alock
Howard Chu [Sat, 26 Mar 2005 10:21:43 +0000 (10:21 +0000)]
ITS#3607 build alock code
Howard Chu [Sat, 26 Mar 2005 09:52:04 +0000 (09:52 +0000)]
ITS#3607 add automatic BDB recovery
Kurt Zeilenga [Sat, 26 Mar 2005 07:12:55 +0000 (07:12 +0000)]
Misc updates
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
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).
Howard Chu [Fri, 25 Mar 2005 20:11:28 +0000 (20:11 +0000)]
Fix copyright/attribution comments
Kurt Zeilenga [Fri, 25 Mar 2005 05:57:07 +0000 (05:57 +0000)]
ITS#3538: improved substrings matching (spaces handled
in accordance with LDAPprep)
Kurt Zeilenga [Fri, 25 Mar 2005 03:48:04 +0000 (03:48 +0000)]
s/privacy/confidentiality/
Kurt Zeilenga [Fri, 25 Mar 2005 03:38:59 +0000 (03:38 +0000)]
Add HDB
Kurt Zeilenga [Fri, 25 Mar 2005 03:26:02 +0000 (03:26 +0000)]
Fix things up
Kurt Zeilenga [Fri, 25 Mar 2005 03:18:33 +0000 (03:18 +0000)]
Add cr notice
Kurt Zeilenga [Fri, 25 Mar 2005 03:17:36 +0000 (03:17 +0000)]
init makefile
Kurt Zeilenga [Fri, 25 Mar 2005 02:46:49 +0000 (02:46 +0000)]
Update CR
Kurt Zeilenga [Thu, 24 Mar 2005 21:56:15 +0000 (21:56 +0000)]
Fix image base
Howard Chu [Thu, 24 Mar 2005 06:06:40 +0000 (06:06 +0000)]
Fix prev commit
Howard Chu [Thu, 24 Mar 2005 05:13:31 +0000 (05:13 +0000)]
Convert backendInfo/backendDB to STAILQs
Kurt Zeilenga [Wed, 23 Mar 2005 17:20:59 +0000 (17:20 +0000)]
Update CR notices and release documents
Kurt Zeilenga [Wed, 23 Mar 2005 01:50:49 +0000 (01:50 +0000)]
cleanup
Kurt Zeilenga [Wed, 23 Mar 2005 00:17:15 +0000 (00:17 +0000)]
ITS#3605 rebuild with acgeneral.m4 patch
Kurt Zeilenga [Tue, 22 Mar 2005 21:00:40 +0000 (21:00 +0000)]
Update cr year
Howard Chu [Mon, 21 Mar 2005 23:59:53 +0000 (23:59 +0000)]
Preliminary ldapAdd support
Howard Chu [Mon, 21 Mar 2005 20:07:05 +0000 (20:07 +0000)]
Define SLAP_USE_CONFDIR, fix moduleload
Howard Chu [Mon, 21 Mar 2005 11:14:37 +0000 (11:14 +0000)]
More parsing fixes
Howard Chu [Mon, 21 Mar 2005 10:32:28 +0000 (10:32 +0000)]
Fix startup check
Howard Chu [Mon, 21 Mar 2005 10:23:01 +0000 (10:23 +0000)]
Fix unparsers, schema loading works
Howard Chu [Mon, 21 Mar 2005 08:31:48 +0000 (08:31 +0000)]
Schema unparsing support
Howard Chu [Mon, 21 Mar 2005 00:22:54 +0000 (00:22 +0000)]
Add HARDCODE schema flags
Kurt Zeilenga [Sun, 20 Mar 2005 22:49:46 +0000 (22:49 +0000)]
Tweak notes.
Howard Chu [Sun, 20 Mar 2005 22:12:52 +0000 (22:12 +0000)]
More notes
Kurt Zeilenga [Sun, 20 Mar 2005 21:21:53 +0000 (21:21 +0000)]
Additional comment
Kurt Zeilenga [Sun, 20 Mar 2005 21:16:57 +0000 (21:16 +0000)]
Remove EOF garbage
Add comment
Howard Chu [Sun, 20 Mar 2005 21:01:44 +0000 (21:01 +0000)]
Add BDB 4.2.52 TXN patch
Howard Chu [Sun, 20 Mar 2005 20:55:49 +0000 (20:55 +0000)]
Tweak log msg in prev commit
Howard Chu [Sun, 20 Mar 2005 20:54:44 +0000 (20:54 +0000)]
Runtime detection of BDB read-only transaction patch
Kurt Zeilenga [Sun, 20 Mar 2005 17:18:15 +0000 (17:18 +0000)]
db mismatch (including patch mismatch) should be an error
Howard Chu [Sun, 20 Mar 2005 09:50:09 +0000 (09:50 +0000)]
Fix config_rootpw
Howard Chu [Sun, 20 Mar 2005 09:24:35 +0000 (09:24 +0000)]
Fix prev commit
Howard Chu [Sun, 20 Mar 2005 09:13:48 +0000 (09:13 +0000)]
More for loading config from LDIF
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.
Kurt Zeilenga [Sun, 20 Mar 2005 04:29:35 +0000 (04:29 +0000)]
ITS#3579 fixes
Kurt Zeilenga [Sun, 20 Mar 2005 01:58:38 +0000 (01:58 +0000)]
cleanup
Kurt Zeilenga [Sat, 19 Mar 2005 23:48:11 +0000 (23:48 +0000)]
Misc updates
Kurt Zeilenga [Sat, 19 Mar 2005 20:14:14 +0000 (20:14 +0000)]
Honor disclose in compare_entry()
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?)
Kurt Zeilenga [Sat, 19 Mar 2005 18:46:07 +0000 (18:46 +0000)]
Document partially implemented "disclose" level.
"manage" remains undocumented (and unimplemented).
Kurt Zeilenga [Sat, 19 Mar 2005 18:37:16 +0000 (18:37 +0000)]
Clarify tools
Howard Chu [Fri, 18 Mar 2005 23:24:28 +0000 (23:24 +0000)]
Add ordered-values schema flag
Howard Chu [Fri, 18 Mar 2005 23:22:12 +0000 (23:22 +0000)]
Support subtree rename, refuse subtree delete
Kurt Zeilenga [Fri, 18 Mar 2005 17:07:28 +0000 (17:07 +0000)]
rebuild
Kurt Zeilenga [Fri, 18 Mar 2005 17:07:16 +0000 (17:07 +0000)]
Revert useless res_query check
Howard Chu [Fri, 18 Mar 2005 09:50:06 +0000 (09:50 +0000)]
Added some implementation notes (reminders...)
Kurt Zeilenga [Fri, 18 Mar 2005 07:14:01 +0000 (07:14 +0000)]
res_9_query
Howard Chu [Fri, 18 Mar 2005 06:12:54 +0000 (06:12 +0000)]
Fix slapd_crypt declaration
Howard Chu [Fri, 18 Mar 2005 06:12:27 +0000 (06:12 +0000)]
Cleanup prev commit
Howard Chu [Fri, 18 Mar 2005 06:06:38 +0000 (06:06 +0000)]
Reorganiza SLAPD_CRYPT and SLAPD_SPASSWD support for better reentrancy
Kurt Zeilenga [Fri, 18 Mar 2005 00:26:02 +0000 (00:26 +0000)]
Delete ldapsasl note
Pierangelo Masarati [Fri, 18 Mar 2005 00:10:10 +0000 (00:10 +0000)]
avoid potential deadlock related to ACLs checking
Kurt Zeilenga [Thu, 17 Mar 2005 23:55:52 +0000 (23:55 +0000)]
Fix compile warning
Howard Chu [Thu, 17 Mar 2005 23:47:20 +0000 (23:47 +0000)]
Silently ignore if back-ldif is not present
Howard Chu [Thu, 17 Mar 2005 23:07:44 +0000 (23:07 +0000)]
More for loading config from database. Fix non-reentrant strtok_quote.
Howard Chu [Thu, 17 Mar 2005 22:28:30 +0000 (22:28 +0000)]
In aci_set_gather propagate op->o_private to subordinate search