]> git.sur5r.net Git - openldap/log
openldap
15 years agoTo do list review: small typo quick fix.
Gavin Henry [Mon, 18 Aug 2008 15:09:00 +0000 (15:09 +0000)]
To do list review: small typo quick fix.

15 years agoPass LDAPURLDescs to connect functions instead of host/port
Howard Chu [Fri, 15 Aug 2008 22:53:47 +0000 (22:53 +0000)]
Pass LDAPURLDescs to connect functions instead of host/port

15 years agoFix prev commit
Howard Chu [Fri, 15 Aug 2008 10:53:11 +0000 (10:53 +0000)]
Fix prev commit

15 years agoConnect callbacks need error recovery checks
Howard Chu [Fri, 15 Aug 2008 10:23:29 +0000 (10:23 +0000)]
Connect callbacks need error recovery checks

15 years agoAdd LDAP_OPT_CONNECT_CB connection callbacks
Howard Chu [Thu, 14 Aug 2008 04:54:32 +0000 (04:54 +0000)]
Add LDAP_OPT_CONNECT_CB connection callbacks

15 years agoModular TLS support, proof of concept. tls2.c would replace tls.c,
Howard Chu [Wed, 13 Aug 2008 16:18:51 +0000 (16:18 +0000)]
Modular TLS support, proof of concept. tls2.c would replace tls.c,
but I'm leaving tls.c intact for now.

15 years agodon't return entry if requested attr is not present (ITS#5650) LOCKER_IDS
Pierangelo Masarati [Sat, 9 Aug 2008 16:04:55 +0000 (16:04 +0000)]
don't return entry if requested attr is not present (ITS#5650)

15 years agohandle anonymous before doing mallocs
Pierangelo Masarati [Sat, 9 Aug 2008 15:41:55 +0000 (15:41 +0000)]
handle anonymous before doing mallocs

15 years agofix log message
Pierangelo Masarati [Sat, 9 Aug 2008 15:41:22 +0000 (15:41 +0000)]
fix log message

15 years agoITS#5618 log Search result errors, force Deref to Never
Howard Chu [Sat, 9 Aug 2008 13:15:54 +0000 (13:15 +0000)]
ITS#5618 log Search result errors, force Deref to Never

15 years agodon't strip set string (ITS#5627)
Pierangelo Masarati [Sat, 9 Aug 2008 12:50:18 +0000 (12:50 +0000)]
don't strip set string (ITS#5627)

15 years agodon't copy strings if not necessary
Pierangelo Masarati [Sat, 9 Aug 2008 12:49:44 +0000 (12:49 +0000)]
don't copy strings if not necessary

15 years agofix continuation checking in dynacl (ITS#5637)
Pierangelo Masarati [Sat, 9 Aug 2008 12:27:57 +0000 (12:27 +0000)]
fix continuation checking in dynacl (ITS#5637)

15 years agooptimize ACI check (ITS#5636)
Pierangelo Masarati [Sat, 9 Aug 2008 12:26:17 +0000 (12:26 +0000)]
optimize ACI check (ITS#5636)

15 years agomake sure objectClass is not filtered out by 'map attribute *' (ITS#5647)
Pierangelo Masarati [Sat, 9 Aug 2008 10:54:31 +0000 (10:54 +0000)]
make sure objectClass is not filtered out by 'map attribute *' (ITS#5647)

15 years agomake sure objectClass is not filtered out by 'rwm-map attribute *' (ITS#5647)
Pierangelo Masarati [Sat, 9 Aug 2008 10:49:20 +0000 (10:49 +0000)]
make sure objectClass is not filtered out by 'rwm-map attribute *' (ITS#5647)

15 years agosuffix must be defined before overlay configuration (ITS#5641)
Pierangelo Masarati [Sat, 9 Aug 2008 10:29:31 +0000 (10:29 +0000)]
suffix must be defined before overlay configuration (ITS#5641)

15 years agoreally check if filter is valid...(more on ITS#5581)
Pierangelo Masarati [Sat, 9 Aug 2008 10:20:46 +0000 (10:20 +0000)]
really check if filter is valid...(more on ITS#5581)

15 years agoITS#5649 fix overlay_register_control
Howard Chu [Sat, 9 Aug 2008 10:11:41 +0000 (10:11 +0000)]
ITS#5649 fix overlay_register_control

15 years agoclarify selfwrite
Pierangelo Masarati [Sat, 9 Aug 2008 10:10:33 +0000 (10:10 +0000)]
clarify selfwrite

15 years agoAllow to pass LDAP_SCHEMA_-flags
Ralf Haferkamp [Fri, 8 Aug 2008 11:14:58 +0000 (11:14 +0000)]
Allow to pass LDAP_SCHEMA_-flags

15 years agober_decode_oid(): Fix typo in comment
Hallvard Furuseth [Wed, 6 Aug 2008 13:36:53 +0000 (13:36 +0000)]
ber_decode_oid(): Fix typo in comment

15 years agoITS#5642 don't inherit custom attributes
Howard Chu [Wed, 6 Aug 2008 01:11:13 +0000 (01:11 +0000)]
ITS#5642 don't inherit custom attributes

15 years agofix normalizable/non-normalizable attr mapping \& merging (ITS#5624)
Pierangelo Masarati [Mon, 4 Aug 2008 21:20:06 +0000 (21:20 +0000)]
fix normalizable/non-normalizable attr mapping \& merging (ITS#5624)

15 years agodefer relayed database lookup (ITS#5643)
Pierangelo Masarati [Mon, 4 Aug 2008 21:17:25 +0000 (21:17 +0000)]
defer relayed database lookup (ITS#5643)

15 years agofix check for single-field firstComponentMatch normalization (ITS#5634)
Pierangelo Masarati [Mon, 4 Aug 2008 21:06:37 +0000 (21:06 +0000)]
fix check for single-field firstComponentMatch normalization (ITS#5634)

15 years agoAdd server side sorting
Howard Chu [Fri, 1 Aug 2008 22:57:55 +0000 (22:57 +0000)]
Add server side sorting

15 years agoAdd server side sorting control
Howard Chu [Fri, 1 Aug 2008 22:53:47 +0000 (22:53 +0000)]
Add server side sorting control

15 years ago(ITS#5616) Docs: various admin guide corrections
Gavin Henry [Fri, 25 Jul 2008 21:10:27 +0000 (21:10 +0000)]
(ITS#5616) Docs: various admin guide corrections

15 years agoFix missing space
Quanah Gibson-Mount [Thu, 24 Jul 2008 22:41:22 +0000 (22:41 +0000)]
Fix missing space

15 years agoITS#5604: Normalize lutil_progname(): strip .exe from Windows executable names
Hallvard Furuseth [Tue, 22 Jul 2008 10:16:11 +0000 (10:16 +0000)]
ITS#5604: Normalize lutil_progname(): strip .exe from Windows executable names

15 years agoadd monitor testing to concurrency tests data
Pierangelo Masarati [Sat, 19 Jul 2008 14:28:41 +0000 (14:28 +0000)]
add monitor testing to concurrency tests data

15 years agoadd monitor testing to concurrency tests data
Pierangelo Masarati [Sat, 19 Jul 2008 14:01:44 +0000 (14:01 +0000)]
add monitor testing to concurrency tests data

15 years agofix logs indentation
Pierangelo Masarati [Sat, 19 Jul 2008 11:54:54 +0000 (11:54 +0000)]
fix logs indentation

15 years agoadd checkpoint as required
Pierangelo Masarati [Sat, 19 Jul 2008 11:54:38 +0000 (11:54 +0000)]
add checkpoint as required

15 years agoallow easy customization of amount of loops
Pierangelo Masarati [Sat, 19 Jul 2008 11:54:01 +0000 (11:54 +0000)]
allow easy customization of amount of loops

15 years agoalso check entryCSN
Pierangelo Masarati [Sat, 19 Jul 2008 11:53:22 +0000 (11:53 +0000)]
also check entryCSN

15 years agopopulate consumer2 as well; mix cleanup
Pierangelo Masarati [Sat, 19 Jul 2008 11:52:43 +0000 (11:52 +0000)]
populate consumer2 as well; mix cleanup

15 years agos/o_dn/o_ndn/ (ITS#5622)
Pierangelo Masarati [Sat, 19 Jul 2008 11:27:10 +0000 (11:27 +0000)]
s/o_dn/o_ndn/ (ITS#5622)

15 years agoITS#5615 return success on Solaris 10
Howard Chu [Tue, 15 Jul 2008 20:07:36 +0000 (20:07 +0000)]
ITS#5615 return success on Solaris 10

15 years agofree filter before overlays' cleanup callback
Pierangelo Masarati [Tue, 15 Jul 2008 12:31:08 +0000 (12:31 +0000)]
free filter before overlays' cleanup callback

15 years agofix potential leak in previous commit
Pierangelo Masarati [Tue, 15 Jul 2008 08:54:41 +0000 (08:54 +0000)]
fix potential leak in previous commit

15 years agoimprove previous commit (ITS#5614)
Pierangelo Masarati [Mon, 14 Jul 2008 22:44:01 +0000 (22:44 +0000)]
improve previous commit (ITS#5614)

15 years agodo not propagate undefined or otherwise broken search filters (ITS#5614)
Pierangelo Masarati [Mon, 14 Jul 2008 22:14:49 +0000 (22:14 +0000)]
do not propagate undefined or otherwise broken search filters (ITS#5614)

15 years agoidle-timeout seems to break test036
Pierangelo Masarati [Sun, 13 Jul 2008 23:33:18 +0000 (23:33 +0000)]
idle-timeout seems to break test036

15 years agoimprove diagnostics
Pierangelo Masarati [Sat, 12 Jul 2008 17:58:11 +0000 (17:58 +0000)]
improve diagnostics

15 years agoallow checking for odbc32 library (blind fix to ITS#5602)
Pierangelo Masarati [Sat, 12 Jul 2008 16:38:19 +0000 (16:38 +0000)]
allow checking for odbc32 library (blind fix to ITS#5602)

15 years agodon't close invalid sockets (blind fix to ITS#5606)
Pierangelo Masarati [Sat, 12 Jul 2008 16:31:34 +0000 (16:31 +0000)]
don't close invalid sockets (blind fix to ITS#5606)

15 years agoremove data when freed (blind fix to ITS#5607)
Pierangelo Masarati [Sat, 12 Jul 2008 16:26:27 +0000 (16:26 +0000)]
remove data when freed (blind fix to ITS#5607)

15 years agotrim extra brackets (ITS#5609); NULL-terminate string
Pierangelo Masarati [Sat, 12 Jul 2008 16:03:31 +0000 (16:03 +0000)]
trim extra brackets (ITS#5609); NULL-terminate string

15 years agofix quarantine (ITS#5592)
Pierangelo Masarati [Sat, 12 Jul 2008 15:22:39 +0000 (15:22 +0000)]
fix quarantine (ITS#5592)

15 years agomake sure rwm_op_cleanup() is called also in case of bind (in partial fulfillment...
Pierangelo Masarati [Sat, 12 Jul 2008 11:53:49 +0000 (11:53 +0000)]
make sure rwm_op_cleanup() is called also in case of bind (in partial fulfillment of ITS#5601)

15 years agoslapd-ldap and spellcheck
Gavin Henry [Fri, 11 Jul 2008 22:05:26 +0000 (22:05 +0000)]
slapd-ldap and spellcheck

15 years agoslapd-ldif and spellcheck
Gavin Henry [Fri, 11 Jul 2008 16:35:43 +0000 (16:35 +0000)]
slapd-ldif and spellcheck

15 years agoslapd-monitor
Gavin Henry [Fri, 11 Jul 2008 16:15:47 +0000 (16:15 +0000)]
slapd-monitor

15 years agoslapd-passwd and spellcheck
Gavin Henry [Fri, 11 Jul 2008 16:04:32 +0000 (16:04 +0000)]
slapd-passwd and spellcheck

15 years agoslapd-null
Gavin Henry [Fri, 11 Jul 2008 15:56:22 +0000 (15:56 +0000)]
slapd-null

15 years agospecific section for man page names.
Gavin Henry [Fri, 11 Jul 2008 15:37:18 +0000 (15:37 +0000)]
specific section for man page names.

15 years agoslapd-ldap section with a very, very simple example. Too simple?
Gavin Henry [Fri, 11 Jul 2008 14:34:36 +0000 (14:34 +0000)]
slapd-ldap section with a very, very simple example. Too simple?

15 years agooverlay retcode section and spell check.
Gavin Henry [Fri, 11 Jul 2008 11:51:42 +0000 (11:51 +0000)]
overlay retcode section and spell check.

15 years agotypo
Gavin Henry [Fri, 11 Jul 2008 11:43:34 +0000 (11:43 +0000)]
typo

15 years agoFix 'make'.
Gavin Henry [Wed, 9 Jul 2008 23:28:13 +0000 (23:28 +0000)]
Fix 'make'.

15 years agoNew exported pics for final replication section.
Gavin Henry [Wed, 9 Jul 2008 23:20:49 +0000 (23:20 +0000)]
New exported pics for final replication section.

15 years agoNew pics for final replication section.
Gavin Henry [Wed, 9 Jul 2008 23:19:48 +0000 (23:19 +0000)]
New pics for final replication section.

15 years agoAdd CVS revision line
Quanah Gibson-Mount [Wed, 9 Jul 2008 02:48:01 +0000 (02:48 +0000)]
Add CVS revision line

15 years agoITS#5569 ignore internal ops when validating pwd modify
Howard Chu [Tue, 8 Jul 2008 19:02:38 +0000 (19:02 +0000)]
ITS#5569 ignore internal ops when validating pwd modify

15 years agoITS#5600 Replace objectClass, delete/add can fail if superior is added.
Rein Tollevik [Tue, 8 Jul 2008 13:55:09 +0000 (13:55 +0000)]
ITS#5600 Replace objectClass, delete/add can fail if superior is added.

15 years agoFix 1.40, release entry with same backend that obtained it
Howard Chu [Tue, 8 Jul 2008 06:00:32 +0000 (06:00 +0000)]
Fix 1.40, release entry with same backend that obtained it

15 years agoallow proxies to filter out search references (ITS#5593)
Pierangelo Masarati [Mon, 7 Jul 2008 21:25:59 +0000 (21:25 +0000)]
allow proxies to filter out search references (ITS#5593)

15 years agoITS#5597 fix CSN compare when provider has CSNs with other sids.
Rein Tollevik [Sun, 6 Jul 2008 14:15:42 +0000 (14:15 +0000)]
ITS#5597 fix CSN compare when provider has CSNs with other sids.

15 years agoITS#5578 fix binary search
Howard Chu [Sat, 5 Jul 2008 23:26:41 +0000 (23:26 +0000)]
ITS#5578 fix binary search

15 years agoITS#5596 contextCSN updates are internal operations.
Rein Tollevik [Fri, 4 Jul 2008 23:44:39 +0000 (23:44 +0000)]
ITS#5596 contextCSN updates are internal operations.

15 years agoallow olcSpReloadHint in olcSyncProvConfig (ITS#5591)
Pierangelo Masarati [Wed, 2 Jul 2008 22:37:34 +0000 (22:37 +0000)]
allow olcSpReloadHint in olcSyncProvConfig (ITS#5591)

15 years agoProtect errno values from Debug
Howard Chu [Wed, 2 Jul 2008 16:43:51 +0000 (16:43 +0000)]
Protect errno values from Debug

15 years agoITS#5589 delcsn / NULL cookie
Howard Chu [Wed, 2 Jul 2008 16:27:17 +0000 (16:27 +0000)]
ITS#5589 delcsn / NULL cookie

15 years agoITS#5580: Revert prev commit, failed on byte-at-a-time input. Different
Howard Chu [Wed, 2 Jul 2008 01:33:15 +0000 (01:33 +0000)]
ITS#5580: Revert prev commit, failed on byte-at-a-time input. Different
approach used here.

15 years agofix serialNumber and issuer parsing (ITS#5588)
Pierangelo Masarati [Tue, 1 Jul 2008 23:06:01 +0000 (23:06 +0000)]
fix serialNumber and issuer parsing (ITS#5588)

15 years agoITS#5584 - treat empty Replace like Delete
Howard Chu [Tue, 1 Jul 2008 11:48:10 +0000 (11:48 +0000)]
ITS#5584 - treat empty Replace like Delete

15 years agoITS#5585 GnuTLS key strength is in bytes, we expected bits
Howard Chu [Mon, 30 Jun 2008 23:32:35 +0000 (23:32 +0000)]
ITS#5585 GnuTLS key strength is in bytes, we expected bits

15 years agoFix prev commit
Howard Chu [Mon, 30 Jun 2008 23:16:02 +0000 (23:16 +0000)]
Fix prev commit

15 years agomake sure back-ldap is available; only load required modules (ITS#5355)
Pierangelo Masarati [Mon, 30 Jun 2008 10:18:37 +0000 (10:18 +0000)]
make sure back-ldap is available; only load required modules (ITS#5355)

15 years agoextra needed by config (ITS#5355)
Pierangelo Masarati [Mon, 30 Jun 2008 10:01:41 +0000 (10:01 +0000)]
extra needed by config (ITS#5355)

15 years agoITS#5571 prevent Adds from displacing {0}config
Howard Chu [Sun, 29 Jun 2008 22:48:40 +0000 (22:48 +0000)]
ITS#5571 prevent Adds from displacing {0}config

15 years agoForced commit - prev commit fixes ITS#5571
Howard Chu [Sun, 29 Jun 2008 22:33:26 +0000 (22:33 +0000)]
Forced commit - prev commit fixes ITS#5571

15 years agoFix entry insert order
Howard Chu [Sun, 29 Jun 2008 22:26:59 +0000 (22:26 +0000)]
Fix entry insert order

15 years agomake sure the strfilter is in normal form (ITS#5581)
Pierangelo Masarati [Sun, 29 Jun 2008 22:19:14 +0000 (22:19 +0000)]
make sure the strfilter is in normal form (ITS#5581)

15 years agosyntax oid macros added
Howard Chu [Sun, 29 Jun 2008 21:53:29 +0000 (21:53 +0000)]
syntax oid macros added

15 years agodon't lookup dg* attrs more than needed (ITS#5583)
Pierangelo Masarati [Sun, 29 Jun 2008 21:50:05 +0000 (21:50 +0000)]
don't lookup dg* attrs more than needed (ITS#5583)

15 years agoMore symbols for ITS#5355
Howard Chu [Sun, 29 Jun 2008 21:13:03 +0000 (21:13 +0000)]
More symbols for ITS#5355

15 years agoITS#5383 - forgot to change configContext OID
Howard Chu [Sun, 29 Jun 2008 03:56:15 +0000 (03:56 +0000)]
ITS#5383 - forgot to change configContext OID

15 years agoITS#5440 add eq rules for olcRootDN / olcSchemaDN
Howard Chu [Sun, 29 Jun 2008 03:42:46 +0000 (03:42 +0000)]
ITS#5440 add eq rules for olcRootDN / olcSchemaDN

15 years agoITS#5540 check for structural_class() failures
Howard Chu [Sun, 29 Jun 2008 03:35:54 +0000 (03:35 +0000)]
ITS#5540 check for structural_class() failures

15 years agoITS#5580 fix length decoding, verified with PROTOS
Howard Chu [Fri, 27 Jun 2008 02:36:41 +0000 (02:36 +0000)]
ITS#5580 fix length decoding, verified with PROTOS

15 years agoITS#5577 GnuTLS CRL result >0 is success
Howard Chu [Tue, 24 Jun 2008 20:14:30 +0000 (20:14 +0000)]
ITS#5577 GnuTLS CRL result >0 is success

15 years agoITS#5575, passwords now need to be NUL-terminated by us
Howard Chu [Mon, 23 Jun 2008 19:32:45 +0000 (19:32 +0000)]
ITS#5575, passwords now need to be NUL-terminated by us

15 years agoregenerated
Ralf Haferkamp [Mon, 23 Jun 2008 15:23:56 +0000 (15:23 +0000)]
regenerated

15 years agoAdded missing files for make dist
Ralf Haferkamp [Mon, 23 Jun 2008 15:22:38 +0000 (15:22 +0000)]
Added missing files for make dist

15 years agoregenerated
Ralf Haferkamp [Mon, 23 Jun 2008 14:42:08 +0000 (14:42 +0000)]
regenerated

15 years agoinclude version.var and .sh into the distribution
Ralf Haferkamp [Mon, 23 Jun 2008 14:40:35 +0000 (14:40 +0000)]
include version.var and .sh into the distribution

15 years agoregenerated autoconf related files
Ralf Haferkamp [Mon, 23 Jun 2008 14:26:49 +0000 (14:26 +0000)]
regenerated autoconf related files