]> git.sur5r.net Git - openldap/log
openldap
18 years agoITS#3815 fix olcDbConfig parsing
Howard Chu [Fri, 1 Jul 2005 02:08:14 +0000 (02:08 +0000)]
ITS#3815 fix olcDbConfig parsing

18 years agoITS#3793 don't init thread pool in tool mode
Howard Chu [Fri, 1 Jul 2005 01:36:49 +0000 (01:36 +0000)]
ITS#3793 don't init thread pool in tool mode

18 years agoITS#3820 fix olcReadOnly check
Howard Chu [Fri, 1 Jul 2005 00:20:54 +0000 (00:20 +0000)]
ITS#3820 fix olcReadOnly check

18 years agoHDB needs its own config objectclass to avoid confusion when parsing the
Howard Chu [Fri, 1 Jul 2005 00:17:51 +0000 (00:17 +0000)]
HDB needs its own config objectclass to avoid confusion when parsing the
config db

18 years agoITS#3752: Update to shtool 2.0.2
Kurt Zeilenga [Thu, 30 Jun 2005 23:47:02 +0000 (23:47 +0000)]
ITS#3752: Update to shtool 2.0.2

18 years agoITS#3818 fix index_substr_any_step keyword
Howard Chu [Thu, 30 Jun 2005 23:24:48 +0000 (23:24 +0000)]
ITS#3818 fix index_substr_any_step keyword

18 years agotentative fix of another issue related to ITS#3800; please review
Pierangelo Masarati [Thu, 30 Jun 2005 16:49:00 +0000 (16:49 +0000)]
tentative fix of another issue related to ITS#3800; please review

18 years agoITS#3456 better fix, use a child thread.
Howard Chu [Thu, 30 Jun 2005 04:06:40 +0000 (04:06 +0000)]
ITS#3456 better fix, use a child thread.

18 years agoITS#3456 - omit FIND_MAXCSN call from syncprov_db_open. Will probably
Howard Chu [Thu, 30 Jun 2005 03:42:51 +0000 (03:42 +0000)]
ITS#3456 - omit FIND_MAXCSN call from syncprov_db_open. Will probably
delete all associated code soon; since the maxcsn will be updated as
soon as any write op occurs, it's no big deal for this to be out of date.
Also, since the maxcsn will get checkpointed on close, it will only get
out of date on an actual slapd crash, which is hopefully too rare to
worry about.

18 years agore-fetch the request; since the mutex has been released wile freeing the message...
Pierangelo Masarati [Thu, 30 Jun 2005 02:36:55 +0000 (02:36 +0000)]
re-fetch the request; since the mutex has been released wile freeing the message, it may have been already removed by someone else (ITS#3800)

18 years agomore on ITS#3808
Pierangelo Masarati [Wed, 29 Jun 2005 18:16:29 +0000 (18:16 +0000)]
more on ITS#3808

18 years agoseems to definitely fix issues related to ITS#3808
Pierangelo Masarati [Wed, 29 Jun 2005 16:38:09 +0000 (16:38 +0000)]
seems to definitely fix issues related to ITS#3808

18 years agoreturn LDAP_SUCCESS if Start TLS failed but was not critical
Pierangelo Masarati [Wed, 29 Jun 2005 12:38:18 +0000 (12:38 +0000)]
return LDAP_SUCCESS if Start TLS failed but was not critical

18 years agohardcode normalized instead of funky DN form
Pierangelo Masarati [Wed, 29 Jun 2005 12:37:28 +0000 (12:37 +0000)]
hardcode normalized instead of funky DN form

18 years agomore on ITS#3808
Pierangelo Masarati [Wed, 29 Jun 2005 12:28:40 +0000 (12:28 +0000)]
more on ITS#3808

18 years ago(partial?) fix ITS#3808
Pierangelo Masarati [Wed, 29 Jun 2005 11:44:11 +0000 (11:44 +0000)]
(partial?) fix ITS#3808

18 years agoadd "matchedDN" field when appropriate
Pierangelo Masarati [Tue, 28 Jun 2005 23:22:48 +0000 (23:22 +0000)]
add "matchedDN" field when appropriate

18 years agobetter fix to ITS#3806
Pierangelo Masarati [Tue, 28 Jun 2005 22:06:24 +0000 (22:06 +0000)]
better fix to ITS#3806

18 years agofix spaces in DN-valued attrs (ITS#3806)
Pierangelo Masarati [Tue, 28 Jun 2005 19:23:46 +0000 (19:23 +0000)]
fix spaces in DN-valued attrs (ITS#3806)

18 years agofix ITS#3805
Pierangelo Masarati [Tue, 28 Jun 2005 15:58:33 +0000 (15:58 +0000)]
fix ITS#3805

18 years agoITS#3803 updated hyc/Symas
Howard Chu [Tue, 28 Jun 2005 01:41:11 +0000 (01:41 +0000)]
ITS#3803 updated hyc/Symas

18 years agoCopy ldap/COPYRIGHT to here
Kurt Zeilenga [Tue, 28 Jun 2005 01:21:02 +0000 (01:21 +0000)]
Copy ldap/COPYRIGHT to here

18 years agoITS#3796 fix IDL cache lock setup/teardown
Howard Chu [Tue, 28 Jun 2005 00:43:41 +0000 (00:43 +0000)]
ITS#3796 fix IDL cache lock setup/teardown

18 years agoLatest revisions
Kurt Zeilenga [Sat, 25 Jun 2005 23:06:51 +0000 (23:06 +0000)]
Latest revisions

18 years agoadd "onerr" flag
Pierangelo Masarati [Sat, 25 Jun 2005 15:13:44 +0000 (15:13 +0000)]
add "onerr" flag

18 years agodon't try to lookup the rootdn; handle errors separately
Pierangelo Masarati [Sat, 25 Jun 2005 15:05:02 +0000 (15:05 +0000)]
don't try to lookup the rootdn; handle errors separately

18 years agoFix entry writing, truncate file if rewriting.
Howard Chu [Sat, 25 Jun 2005 14:15:11 +0000 (14:15 +0000)]
Fix entry writing, truncate file if rewriting.

18 years agoRework substring error checking
Kurt Zeilenga [Tue, 21 Jun 2005 00:38:55 +0000 (00:38 +0000)]
Rework substring error checking

18 years agorebuild
Kurt Zeilenga [Tue, 21 Jun 2005 00:38:12 +0000 (00:38 +0000)]
rebuild

18 years agocleanup
Pierangelo Masarati [Sun, 19 Jun 2005 22:43:45 +0000 (22:43 +0000)]
cleanup

18 years agoadd support for retcode overlay (configure needs be regenerated)
Pierangelo Masarati [Sun, 19 Jun 2005 22:43:00 +0000 (22:43 +0000)]
add support for retcode overlay (configure needs be regenerated)

18 years agoadd support for connection_init/destroy and retcode overlay
Pierangelo Masarati [Sun, 19 Jun 2005 22:42:12 +0000 (22:42 +0000)]
add support for connection_init/destroy and retcode overlay

18 years agoadd support for connection_init/destroy
Pierangelo Masarati [Sun, 19 Jun 2005 22:41:49 +0000 (22:41 +0000)]
add support for connection_init/destroy

18 years agofirst round of provisions for back-config
Pierangelo Masarati [Sun, 19 Jun 2005 22:41:12 +0000 (22:41 +0000)]
first round of provisions for back-config

18 years agoimport retcode overlay
Pierangelo Masarati [Sun, 19 Jun 2005 22:39:44 +0000 (22:39 +0000)]
import retcode overlay

18 years agocleanup of previous commit
Pierangelo Masarati [Sat, 18 Jun 2005 18:59:04 +0000 (18:59 +0000)]
cleanup of previous commit

18 years agocleanup
Pierangelo Masarati [Sat, 18 Jun 2005 18:57:46 +0000 (18:57 +0000)]
cleanup

18 years agoITS#3549 don't queue Unbind requests
Howard Chu [Sat, 18 Jun 2005 09:06:12 +0000 (09:06 +0000)]
ITS#3549 don't queue Unbind requests

18 years agoremove unnecessary and deprecated "lastmod" statement usage description (ITS#3789)
Pierangelo Masarati [Fri, 17 Jun 2005 17:44:11 +0000 (17:44 +0000)]
remove unnecessary and deprecated "lastmod" statement usage description (ITS#3789)

18 years agofix ITS#3788: don't free slapo-rwm callback, rather reuse it
Pierangelo Masarati [Thu, 16 Jun 2005 23:08:23 +0000 (23:08 +0000)]
fix ITS#3788: don't free slapo-rwm callback, rather reuse it

18 years agofix ITS#3784
Pierangelo Masarati [Thu, 16 Jun 2005 20:01:41 +0000 (20:01 +0000)]
fix ITS#3784

18 years agofix ITS#3785: do our best to deal with invalid filters...
Pierangelo Masarati [Thu, 16 Jun 2005 19:27:03 +0000 (19:27 +0000)]
fix ITS#3785: do our best to deal with invalid filters...

18 years agofix ITS#3785: do our best to deal with invalid filters...
Pierangelo Masarati [Thu, 16 Jun 2005 19:19:11 +0000 (19:19 +0000)]
fix ITS#3785: do our best to deal with invalid filters...

18 years agosymbol rename for AIX (ITS#3787)
Kurt Zeilenga [Thu, 16 Jun 2005 19:17:38 +0000 (19:17 +0000)]
symbol rename for AIX (ITS#3787)

18 years agoITS#3783 fix bogus DN from patch to ITS#3777
Howard Chu [Thu, 16 Jun 2005 08:55:16 +0000 (08:55 +0000)]
ITS#3783 fix bogus DN from patch to ITS#3777

18 years agoFix copyright
Kurt Zeilenga [Thu, 16 Jun 2005 08:29:42 +0000 (08:29 +0000)]
Fix copyright

18 years agoFix OpenLDAP ITS#3782 - broken logic in bitwise matching rules
Luke Howard [Thu, 16 Jun 2005 05:31:24 +0000 (05:31 +0000)]
Fix OpenLDAP ITS#3782 - broken logic in bitwise matching rules

18 years agoITS#3779 fix pwdLockoutDuration handling
Howard Chu [Wed, 15 Jun 2005 21:21:12 +0000 (21:21 +0000)]
ITS#3779 fix pwdLockoutDuration handling

18 years agosilence warning
Ralf Haferkamp [Wed, 15 Jun 2005 18:00:49 +0000 (18:00 +0000)]
silence warning

18 years agoITS#3777 test password quality with hashed passwords
Howard Chu [Wed, 15 Jun 2005 03:10:07 +0000 (03:10 +0000)]
ITS#3777 test password quality with hashed passwords

18 years agoITS#3777 test password quality with hashed pws
Howard Chu [Wed, 15 Jun 2005 03:07:31 +0000 (03:07 +0000)]
ITS#3777 test password quality with hashed pws

18 years agoITS#3777 fix scheme comparison
Howard Chu [Wed, 15 Jun 2005 03:06:48 +0000 (03:06 +0000)]
ITS#3777 fix scheme comparison

18 years agoFix typo in prev commit
Howard Chu [Mon, 13 Jun 2005 23:57:30 +0000 (23:57 +0000)]
Fix typo in prev commit

18 years agoFix databaseconfig objectclasses
Howard Chu [Mon, 13 Jun 2005 23:04:33 +0000 (23:04 +0000)]
Fix databaseconfig objectclasses

18 years agoITS#3774 delete backend/overlay structures after a failed add
Howard Chu [Mon, 13 Jun 2005 22:49:01 +0000 (22:49 +0000)]
ITS#3774 delete backend/overlay structures after a failed add

18 years agoadd delete stuff to all attributes (needed to deelete with "fail_if_no_mapping yes...
Pierangelo Masarati [Mon, 13 Jun 2005 22:13:10 +0000 (22:13 +0000)]
add delete stuff to all attributes (needed to deelete with "fail_if_no_mapping yes"); passes write test(s)

18 years agorework assertion
Pierangelo Masarati [Mon, 13 Jun 2005 22:12:11 +0000 (22:12 +0000)]
rework assertion

18 years agofix potential SIGSEGV when backsql_modify_delete_all_values() is used outside backsql...
Pierangelo Masarati [Mon, 13 Jun 2005 22:11:41 +0000 (22:11 +0000)]
fix potential SIGSEGV when backsql_modify_delete_all_values() is used outside backsql_add()

18 years agoITS#3773 additional fix
Howard Chu [Mon, 13 Jun 2005 21:25:51 +0000 (21:25 +0000)]
ITS#3773 additional fix

18 years agoITS#3773 fix RDN comparison
Howard Chu [Mon, 13 Jun 2005 21:21:27 +0000 (21:21 +0000)]
ITS#3773 fix RDN comparison

18 years agopreemptive time limit check in proxy backends
Pierangelo Masarati [Mon, 13 Jun 2005 19:14:40 +0000 (19:14 +0000)]
preemptive time limit check in proxy backends

18 years agoITS#3772 fix dependencies for static overlays
Howard Chu [Mon, 13 Jun 2005 10:24:39 +0000 (10:24 +0000)]
ITS#3772 fix dependencies for static overlays

18 years agoITS#3770 lockf can return either EACCES or EAGAIN
Howard Chu [Sat, 11 Jun 2005 19:32:03 +0000 (19:32 +0000)]
ITS#3770 lockf can return either EACCES or EAGAIN

18 years agoITS#3765 don't allocate cache for empty IDLs
Howard Chu [Sat, 11 Jun 2005 19:12:49 +0000 (19:12 +0000)]
ITS#3765 don't allocate cache for empty IDLs

18 years agoAdd Modules, fix TRUE|FALSE formatting
Howard Chu [Sat, 11 Jun 2005 09:26:50 +0000 (09:26 +0000)]
Add Modules, fix TRUE|FALSE formatting

18 years agoAdd note about slurpd incompatibility
Howard Chu [Sat, 11 Jun 2005 08:07:02 +0000 (08:07 +0000)]
Add note about slurpd incompatibility

18 years agoMore for access control ordering
Howard Chu [Sat, 11 Jun 2005 07:10:22 +0000 (07:10 +0000)]
More for access control ordering

18 years agoUpdates for the access control section
Howard Chu [Sat, 11 Jun 2005 06:57:48 +0000 (06:57 +0000)]
Updates for the access control section

18 years agoAdd some HDB references
Howard Chu [Sat, 11 Jun 2005 06:13:04 +0000 (06:13 +0000)]
Add some HDB references

18 years agoMore updates for the BDB config section
Howard Chu [Sat, 11 Jun 2005 06:01:41 +0000 (06:01 +0000)]
More updates for the BDB config section

18 years agoITS#3767 fix syncrepl retry example
Howard Chu [Sat, 11 Jun 2005 04:59:58 +0000 (04:59 +0000)]
ITS#3767 fix syncrepl retry example

18 years agoFix ITS#3766 bad font change
Howard Chu [Sat, 11 Jun 2005 00:57:34 +0000 (00:57 +0000)]
Fix ITS#3766 bad font change

18 years agoConverted openldap.schema to .ldif, added explanatory text
Howard Chu [Sat, 11 Jun 2005 00:54:32 +0000 (00:54 +0000)]
Converted openldap.schema to .ldif, added explanatory text

18 years agoFix prev commit
Howard Chu [Sat, 11 Jun 2005 00:53:28 +0000 (00:53 +0000)]
Fix prev commit

18 years agoFix modload/modpath, allow either/both to be empty
Howard Chu [Sat, 11 Jun 2005 00:47:12 +0000 (00:47 +0000)]
Fix modload/modpath, allow either/both to be empty

18 years agoITS#3764 add signal handlers so slapcat will cleanup if interrupted.
Howard Chu [Fri, 10 Jun 2005 20:14:32 +0000 (20:14 +0000)]
ITS#3764 add signal handlers so slapcat will cleanup if interrupted.
(Just slapcat for now, other tools don't seem to be critical.)

18 years agoAdded accesslog overlay
Howard Chu [Fri, 10 Jun 2005 12:10:31 +0000 (12:10 +0000)]
Added accesslog overlay

18 years agoAdded accesslog overlay
Howard Chu [Fri, 10 Jun 2005 11:48:16 +0000 (11:48 +0000)]
Added accesslog overlay

18 years agoMore accesslog updates
Howard Chu [Fri, 10 Jun 2005 11:41:57 +0000 (11:41 +0000)]
More accesslog updates

18 years agoIn-directory logging overlay
Howard Chu [Fri, 10 Jun 2005 09:18:01 +0000 (09:18 +0000)]
In-directory logging overlay

18 years agoMore for prev commit - break from mask_to_verbs when mask has gone to zero
Howard Chu [Thu, 9 Jun 2005 23:39:18 +0000 (23:39 +0000)]
More for prev commit - break from mask_to_verbs when mask has gone to zero

18 years agoAdd op->o_tincr to distinguish ops with same op->o_time. (We should
Howard Chu [Thu, 9 Jun 2005 22:56:35 +0000 (22:56 +0000)]
Add op->o_tincr to distinguish ops with same op->o_time. (We should
be preparing to use timestamps with sub-second resolution, really.)

18 years agoTweak mask_to_verbs for multiple-bit masks
Howard Chu [Thu, 9 Jun 2005 22:55:21 +0000 (22:55 +0000)]
Tweak mask_to_verbs for multiple-bit masks

18 years agoFix prev commit - slapdn should not start any databases
Howard Chu [Thu, 9 Jun 2005 20:09:15 +0000 (20:09 +0000)]
Fix prev commit - slapdn should not start any databases

18 years agoITS#3716, add note about -f/-F behavior re: converting formats
Howard Chu [Thu, 9 Jun 2005 19:44:02 +0000 (19:44 +0000)]
ITS#3716, add note about -f/-F behavior re: converting formats

18 years agoITS#3621 slaptest should start databases when dryrun is not specified
Howard Chu [Thu, 9 Jun 2005 19:27:35 +0000 (19:27 +0000)]
ITS#3621 slaptest should start databases when dryrun is not specified

18 years agoITS#3763 fix typo in slap_timestamp
Howard Chu [Thu, 9 Jun 2005 18:59:54 +0000 (18:59 +0000)]
ITS#3763 fix typo in slap_timestamp

18 years agouse "pgsql" instead of "postgres" for consistency with the directory names in servers...
Pierangelo Masarati [Thu, 9 Jun 2005 11:03:06 +0000 (11:03 +0000)]
use "pgsql" instead of "postgres" for consistency with the directory names in servers/slapd/back-sql/rdbms_depend

18 years agofix previous commit; document aliasing and aliasing quotes configuration
Pierangelo Masarati [Thu, 9 Jun 2005 09:45:02 +0000 (09:45 +0000)]
fix previous commit; document aliasing and aliasing quotes configuration

18 years agomake aliasing and aliasing quotes configurable
Pierangelo Masarati [Thu, 9 Jun 2005 09:43:20 +0000 (09:43 +0000)]
make aliasing and aliasing quotes configurable

18 years agoITS#3760 don't select on uninit'd writefds
Howard Chu [Thu, 9 Jun 2005 08:19:05 +0000 (08:19 +0000)]
ITS#3760 don't select on uninit'd writefds

18 years agoFix dynamic modload, make sure to use correct modulepath.
Howard Chu [Thu, 9 Jun 2005 07:15:49 +0000 (07:15 +0000)]
Fix dynamic modload, make sure to use correct modulepath.

19 years agoAdd slap_timestamp(), use mutex in slap_get_csn()
Howard Chu [Tue, 7 Jun 2005 04:12:14 +0000 (04:12 +0000)]
Add slap_timestamp(), use mutex in slap_get_csn()

19 years agoITS#3691 import auditlog overlay
Howard Chu [Tue, 7 Jun 2005 03:03:18 +0000 (03:03 +0000)]
ITS#3691 import auditlog overlay

19 years agoremove #defines moved to frontend
Pierangelo Masarati [Sun, 5 Jun 2005 22:58:18 +0000 (22:58 +0000)]
remove #defines moved to frontend

19 years agoAdd SLAP_MOD_INTERNAL flag on mod ops if it's defined
Howard Chu [Sat, 4 Jun 2005 09:57:27 +0000 (09:57 +0000)]
Add SLAP_MOD_INTERNAL flag on mod ops if it's defined

19 years agoAdd SLAP_MOD_INTERNAL flag to Modifications, allow internal ops to bypass
Howard Chu [Sat, 4 Jun 2005 09:44:39 +0000 (09:44 +0000)]
Add SLAP_MOD_INTERNAL flag to Modifications, allow internal ops to bypass
ACL checks when modifying user-modifiable attributes as non-root user.

19 years agoFix -ULDAP_DEVEL build
Kurt Zeilenga [Fri, 3 Jun 2005 22:13:27 +0000 (22:13 +0000)]
Fix -ULDAP_DEVEL build

19 years agoITS#3760 add missing NO_THREADS stubs
Howard Chu [Fri, 3 Jun 2005 22:08:31 +0000 (22:08 +0000)]
ITS#3760 add missing NO_THREADS stubs

19 years agofix -ULDAP_DEVEL compile
Kurt Zeilenga [Fri, 3 Jun 2005 21:52:54 +0000 (21:52 +0000)]
fix -ULDAP_DEVEL compile