]> git.sur5r.net Git - openldap/log
openldap
21 years agoSilence gcc warnings (signed vs. unsigned, implicit declarations, unused vars).
Hallvard Furuseth [Sun, 19 Jan 2003 15:03:25 +0000 (15:03 +0000)]
Silence gcc warnings (signed vs. unsigned, implicit declarations, unused vars).

21 years agoadded slapi_backend_set_pb
Luke Howard [Sun, 19 Jan 2003 14:55:10 +0000 (14:55 +0000)]
added slapi_backend_set_pb

21 years agoadded slapi_operation_set_pb
Luke Howard [Sun, 19 Jan 2003 14:47:26 +0000 (14:47 +0000)]
added slapi_operation_set_pb

21 years agoAdded slapi_connection_set_pb() API for front-end.
Luke Howard [Sun, 19 Jan 2003 14:32:49 +0000 (14:32 +0000)]
Added slapi_connection_set_pb() API for front-end.
Implemented slapi_is_connection-ssl().

21 years agoFix printf format errors.
Hallvard Furuseth [Sun, 19 Jan 2003 14:07:02 +0000 (14:07 +0000)]
Fix printf format errors.

21 years agoCast ctype.h arguments to unsigned char.
Hallvard Furuseth [Sun, 19 Jan 2003 14:05:23 +0000 (14:05 +0000)]
Cast ctype.h arguments to unsigned char.

21 years agoRemove an implicit int, to silence gcc warnings.
Hallvard Furuseth [Sun, 19 Jan 2003 14:03:11 +0000 (14:03 +0000)]
Remove an implicit int, to silence gcc warnings.

21 years agoRemove pointless `unsigned < 0' test.
Hallvard Furuseth [Sun, 19 Jan 2003 14:02:06 +0000 (14:02 +0000)]
Remove pointless `unsigned < 0' test.

21 years agoInsert missing initializers, to silence gcc warnings.
Hallvard Furuseth [Sun, 19 Jan 2003 13:38:44 +0000 (13:38 +0000)]
Insert missing initializers, to silence gcc warnings.

21 years ago'static' must come before 'const'.
Hallvard Furuseth [Sun, 19 Jan 2003 13:35:53 +0000 (13:35 +0000)]
'static' must come before 'const'.

21 years agoFix LBER_ERROR vs. -1 confusion.
Hallvard Furuseth [Sun, 19 Jan 2003 13:10:17 +0000 (13:10 +0000)]
Fix LBER_ERROR vs. -1 confusion.

21 years agoslapi-plugin.h goes in include
Pierangelo Masarati [Sat, 18 Jan 2003 11:19:27 +0000 (11:19 +0000)]
slapi-plugin.h goes in include

21 years agoSet thread stack size, default (1MB) is always too small for back-bdb.
Howard Chu [Mon, 13 Jan 2003 14:28:50 +0000 (14:28 +0000)]
Set thread stack size, default (1MB) is always too small for back-bdb.

21 years agoAdd a few notes about intended usage of these backends
Kurt Zeilenga [Thu, 9 Jan 2003 12:07:14 +0000 (12:07 +0000)]
Add a few notes about intended usage of these backends

21 years agoRebuild
Kurt Zeilenga [Fri, 3 Jan 2003 20:52:07 +0000 (20:52 +0000)]
Rebuild

21 years agoHappy new year
Kurt Zeilenga [Fri, 3 Jan 2003 20:20:47 +0000 (20:20 +0000)]
Happy new year

21 years agoHappy new year!
Kurt Zeilenga [Fri, 3 Jan 2003 20:04:17 +0000 (20:04 +0000)]
Happy new year!

21 years agoFix octetStringOrderingMatch(). It thought "b"<"aa", becuase "b" is shorter.
Hallvard Furuseth [Fri, 3 Jan 2003 17:06:01 +0000 (17:06 +0000)]
Fix octetStringOrderingMatch().  It thought "b"<"aa", becuase "b" is shorter.

21 years agoDelete bitStringNormalize().
Hallvard Furuseth [Fri, 3 Jan 2003 16:17:06 +0000 (16:17 +0000)]
Delete bitStringNormalize().

21 years agouse env(1) for old/experimental stuff
Kurt Zeilenga [Fri, 3 Jan 2003 06:10:15 +0000 (06:10 +0000)]
use env(1) for old/experimental stuff

21 years agoFix typo
Kurt Zeilenga [Fri, 3 Jan 2003 06:03:58 +0000 (06:03 +0000)]
Fix typo

21 years agoFix ocflags tests
Kurt Zeilenga [Thu, 2 Jan 2003 23:55:37 +0000 (23:55 +0000)]
Fix ocflags tests

21 years agostatic games
Kurt Zeilenga [Thu, 2 Jan 2003 20:38:57 +0000 (20:38 +0000)]
static games

21 years agoFix attribute value parsing in objectIdentifierFirstComponentMatch().
Hallvard Furuseth [Thu, 2 Jan 2003 15:01:56 +0000 (15:01 +0000)]
Fix attribute value parsing in objectIdentifierFirstComponentMatch().

21 years agocleanup
Kurt Zeilenga [Tue, 31 Dec 2002 05:55:06 +0000 (05:55 +0000)]
cleanup

21 years agoFix typo in last commit
Kurt Zeilenga [Mon, 30 Dec 2002 04:23:31 +0000 (04:23 +0000)]
Fix typo in last commit

21 years agoACL cleanup
Kurt Zeilenga [Mon, 30 Dec 2002 01:12:10 +0000 (01:12 +0000)]
ACL cleanup
Likely needs more deadlock detection checks

21 years agoFix access_allowed() error checking bug
Kurt Zeilenga [Mon, 30 Dec 2002 01:02:31 +0000 (01:02 +0000)]
Fix access_allowed() error checking bug

21 years agoreworking of error handling (should also fix ITS#2235)
Pierangelo Masarati [Fri, 27 Dec 2002 18:08:27 +0000 (18:08 +0000)]
reworking of error handling (should also fix ITS#2235)

21 years agoreworking of error handling (should also fix ITS#2235)
Pierangelo Masarati [Fri, 27 Dec 2002 17:53:53 +0000 (17:53 +0000)]
reworking of error handling (should also fix ITS#2235)

21 years agouse 'safe' functions
Pierangelo Masarati [Fri, 27 Dec 2002 17:24:47 +0000 (17:24 +0000)]
use 'safe' functions

21 years agocleanup
Pierangelo Masarati [Fri, 27 Dec 2002 17:24:20 +0000 (17:24 +0000)]
cleanup

21 years agoslapi used the old version of the LDAP_LOG macro (caught by Howard)
Pierangelo Masarati [Fri, 27 Dec 2002 14:59:01 +0000 (14:59 +0000)]
slapi used the old version of the LDAP_LOG macro (caught by Howard)

21 years agoslapi cleanup
Pierangelo Masarati [Fri, 27 Dec 2002 14:58:20 +0000 (14:58 +0000)]
slapi cleanup

21 years agomore readable diffs and reduced number of conflicts when adding new client-side controls
Pierangelo Masarati [Fri, 27 Dec 2002 14:57:52 +0000 (14:57 +0000)]
more readable diffs and reduced number of conflicts when adding new client-side controls

21 years agofix slapi build
Pierangelo Masarati [Fri, 27 Dec 2002 12:10:05 +0000 (12:10 +0000)]
fix slapi build

21 years agomisc slapi cleanup
Pierangelo Masarati [Fri, 27 Dec 2002 11:48:41 +0000 (11:48 +0000)]
misc slapi cleanup

21 years agounsigned is good for all
Pierangelo Masarati [Mon, 23 Dec 2002 13:43:01 +0000 (13:43 +0000)]
unsigned is good for all

21 years agofix indirect idl block fetch failure (should be back-ported)
Pierangelo Masarati [Mon, 23 Dec 2002 12:51:21 +0000 (12:51 +0000)]
fix indirect idl block fetch failure (should be back-ported)

21 years agosilence warnings
Pierangelo Masarati [Mon, 23 Dec 2002 12:02:29 +0000 (12:02 +0000)]
silence warnings

21 years agoUpdate shtool
Kurt Zeilenga [Sun, 22 Dec 2002 08:10:22 +0000 (08:10 +0000)]
Update shtool

21 years agoA few X.509 certificate tweaks... needs work (and testing)
Kurt Zeilenga [Sat, 21 Dec 2002 22:54:51 +0000 (22:54 +0000)]
A few X.509 certificate tweaks... needs work (and testing)

21 years agoMinor cleanup
Kurt Zeilenga [Sat, 21 Dec 2002 22:54:25 +0000 (22:54 +0000)]
Minor cleanup

21 years agobump libtool to 1.4.3
Kurt Zeilenga [Sat, 21 Dec 2002 03:27:31 +0000 (03:27 +0000)]
bump libtool to 1.4.3

21 years agoconfig.guess/sub from libtool 1.4.2
Kurt Zeilenga [Sat, 21 Dec 2002 03:26:40 +0000 (03:26 +0000)]
config.guess/sub from libtool 1.4.2

21 years agoRebuild with new libtool.m4
Kurt Zeilenga [Fri, 20 Dec 2002 18:49:20 +0000 (18:49 +0000)]
Rebuild with new libtool.m4

21 years agoMinor tweak
Kurt Zeilenga [Fri, 20 Dec 2002 18:25:26 +0000 (18:25 +0000)]
Minor tweak

21 years agoUpdate to v1.4.3
Kurt Zeilenga [Fri, 20 Dec 2002 18:22:48 +0000 (18:22 +0000)]
Update to v1.4.3

21 years agoCorrect fix
Kurt Zeilenga [Fri, 20 Dec 2002 17:57:00 +0000 (17:57 +0000)]
Correct fix

21 years agoif 0 out bad statslog
Kurt Zeilenga [Fri, 20 Dec 2002 17:25:51 +0000 (17:25 +0000)]
if 0 out bad statslog

21 years agocleanup
Kurt Zeilenga [Fri, 20 Dec 2002 04:08:06 +0000 (04:08 +0000)]
cleanup

21 years agoFix ITS#2246, fix in rev 1.73 was in the wrong place
Howard Chu [Fri, 20 Dec 2002 00:33:10 +0000 (00:33 +0000)]
Fix ITS#2246, fix in rev 1.73 was in the wrong place

21 years agoPlug memory leak
Howard Chu [Wed, 18 Dec 2002 22:44:13 +0000 (22:44 +0000)]
Plug memory leak

21 years agolcup persistent search option
Jong Hyuk Choi [Wed, 18 Dec 2002 22:09:25 +0000 (22:09 +0000)]
lcup persistent search option

21 years agoAdded subjectAltName:IPADDR tests to ldap_pvt_tls_check_hostname()
Howard Chu [Wed, 18 Dec 2002 21:43:17 +0000 (21:43 +0000)]
Added subjectAltName:IPADDR tests to ldap_pvt_tls_check_hostname()

21 years agoUse ber_flatten2
Howard Chu [Wed, 18 Dec 2002 19:17:15 +0000 (19:17 +0000)]
Use ber_flatten2

21 years agoUse ber_flatten2 to avoid excess mallocs
Howard Chu [Wed, 18 Dec 2002 19:16:31 +0000 (19:16 +0000)]
Use ber_flatten2 to avoid excess mallocs

21 years agoAdded ber_flatten2 - uses passed in struct berval, allocates copy or
Howard Chu [Wed, 18 Dec 2002 19:15:27 +0000 (19:15 +0000)]
Added ber_flatten2 - uses passed in struct berval, allocates copy or
directly re-uses existing ber buf.

21 years agoEliminate redundant steps
Howard Chu [Wed, 18 Dec 2002 19:00:23 +0000 (19:00 +0000)]
Eliminate redundant steps

21 years agoPlug memory leaks from ldap_get_option().
Hallvard Furuseth [Wed, 18 Dec 2002 09:37:21 +0000 (09:37 +0000)]
Plug memory leaks from ldap_get_option().

21 years agoFix previous commit, compare must return signed result
Howard Chu [Wed, 18 Dec 2002 07:55:27 +0000 (07:55 +0000)]
Fix previous commit, compare must return signed result

21 years agoRemove unneeded sasl_ssf param from ldap_int_sasl_open(),
Howard Chu [Wed, 18 Dec 2002 03:09:52 +0000 (03:09 +0000)]
Remove unneeded sasl_ssf param from ldap_int_sasl_open(),
it's set by ldap_int_sasl_external().

21 years agoPlug memory leak
Howard Chu [Wed, 18 Dec 2002 01:58:18 +0000 (01:58 +0000)]
Plug memory leak

21 years agoDon't reeval expression
Kurt Zeilenga [Tue, 17 Dec 2002 05:25:05 +0000 (05:25 +0000)]
Don't reeval expression

21 years agoRevert previous, it was only masking the real problem. And caused more...
Howard Chu [Tue, 17 Dec 2002 04:56:41 +0000 (04:56 +0000)]
Revert previous, it was only masking the real problem. And caused more...

21 years agoFix Statslog messages
Howard Chu [Tue, 17 Dec 2002 00:23:36 +0000 (00:23 +0000)]
Fix Statslog messages

21 years agoFix typo in UDP logmsg
Howard Chu [Mon, 16 Dec 2002 18:17:20 +0000 (18:17 +0000)]
Fix typo in UDP logmsg

21 years agoFix typo in previous commit
Howard Chu [Mon, 16 Dec 2002 12:17:49 +0000 (12:17 +0000)]
Fix typo in previous commit

21 years agoStatslog additions:
Howard Chu [Mon, 16 Dec 2002 12:14:37 +0000 (12:14 +0000)]
Statslog additions:
Added StatslogTest macro.
Added attributes to modify and search Statslog.
Added Statslog of SASL authcid.

21 years agoRemove a useless function pointer cast.
Hallvard Furuseth [Mon, 16 Dec 2002 12:02:54 +0000 (12:02 +0000)]
Remove a useless function pointer cast.

21 years agoRemove a bad function pointer cast.
Hallvard Furuseth [Mon, 16 Dec 2002 09:18:20 +0000 (09:18 +0000)]
Remove a bad function pointer cast.

21 years agoFix typo.
Hallvard Furuseth [Mon, 16 Dec 2002 07:32:06 +0000 (07:32 +0000)]
Fix typo.

21 years agoFix typos.
Hallvard Furuseth [Mon, 16 Dec 2002 07:31:13 +0000 (07:31 +0000)]
Fix typos.

21 years agoMake links to ber_bvfree and others, and add them to NAME section.
Hallvard Furuseth [Mon, 16 Dec 2002 07:29:43 +0000 (07:29 +0000)]
Make links to ber_bvfree and others, and add them to NAME section.

21 years agoFix ldap_extended_s(3) -> ldap_extended_operation(3)
Hallvard Furuseth [Mon, 16 Dec 2002 07:28:10 +0000 (07:28 +0000)]
Fix ldap_extended_s(3) -> ldap_extended_operation(3)

21 years agoFix previous commit, was freeing name from rev-lookup too soon.
Howard Chu [Mon, 16 Dec 2002 00:58:05 +0000 (00:58 +0000)]
Fix previous commit, was freeing name from rev-lookup too soon.

21 years agoRemove casts of AVL function pointers.
Hallvard Furuseth [Sat, 14 Dec 2002 22:25:52 +0000 (22:25 +0000)]
Remove casts of AVL function pointers.

21 years agoCall node_find_cmp() with (void *)&ulong instead of (void *)ulong.
Hallvard Furuseth [Sat, 14 Dec 2002 21:01:08 +0000 (21:01 +0000)]
Call node_find_cmp() with (void *)&ulong instead of (void *)ulong.
The old code assumed sizeof(long) == sizeof(void *), among other things.

21 years agoDunno in advance how many controls will be set by a client
Pierangelo Masarati [Sat, 14 Dec 2002 16:34:59 +0000 (16:34 +0000)]
Dunno in advance how many controls will be set by a client

21 years agoallow a custom error log file for plugins by means of a slapd.conf directive; add...
Pierangelo Masarati [Sat, 14 Dec 2002 15:04:37 +0000 (15:04 +0000)]
allow a custom error log file for plugins by means of a slapd.conf directive; add very bare-bone back-monitor info about installed plugins

21 years agoRename "lang(uage)" to "tag(s)". (Cleanup after attribute options patch.)
Hallvard Furuseth [Fri, 13 Dec 2002 19:15:20 +0000 (19:15 +0000)]
Rename "lang(uage)" to "tag(s)".  (Cleanup after attribute options patch.)

21 years agocleanup
Kurt Zeilenga [Fri, 13 Dec 2002 00:18:54 +0000 (00:18 +0000)]
cleanup

21 years agoAdded searchstack keyword description. (Sorry, I don't like the word "slab"...)
Howard Chu [Thu, 12 Dec 2002 23:39:21 +0000 (23:39 +0000)]
Added searchstack keyword description. (Sorry, I don't like the word "slab"...)

21 years agoFactor out common client code to file common.c
Hallvard Furuseth [Thu, 12 Dec 2002 16:32:26 +0000 (16:32 +0000)]
Factor out common client code to file common.c

21 years agoImplement user-defined tagging attribute options and ranges
Hallvard Furuseth [Thu, 12 Dec 2002 13:56:05 +0000 (13:56 +0000)]
Implement user-defined tagging attribute options and ranges

21 years agoFix ITS#2234 canonicalization bug
Howard Chu [Thu, 12 Dec 2002 13:49:25 +0000 (13:49 +0000)]
Fix ITS#2234 canonicalization bug

21 years agomisc cleanup
Kurt Zeilenga [Wed, 11 Dec 2002 20:39:05 +0000 (20:39 +0000)]
misc cleanup

21 years agoundef CONNECTION_INPUT_LOOP, use DATA_READY_LOOP. Seems to help prevent
Howard Chu [Wed, 11 Dec 2002 18:36:02 +0000 (18:36 +0000)]
undef CONNECTION_INPUT_LOOP, use DATA_READY_LOOP. Seems to help prevent
hangs in heavy load situations.

21 years agoMust use reentrant gethostbyaddr for reverse lookups. Other threads may
Howard Chu [Wed, 11 Dec 2002 16:36:36 +0000 (16:36 +0000)]
Must use reentrant gethostbyaddr for reverse lookups. Other threads may
be doing lookups too (e.g., SASL/GSSAPI)

21 years agoFix previous commit, fstat arg was wrong.
Howard Chu [Wed, 11 Dec 2002 10:58:02 +0000 (10:58 +0000)]
Fix previous commit, fstat arg was wrong.

21 years agoFix const errors.
Hallvard Furuseth [Wed, 11 Dec 2002 08:30:29 +0000 (08:30 +0000)]
Fix const errors.

21 years agoPlug memory leak from ldap_<first/next>_attribute().
Hallvard Furuseth [Wed, 11 Dec 2002 08:28:42 +0000 (08:28 +0000)]
Plug memory leak from ldap_<first/next>_attribute().

21 years agoBumped stack size up from 2M to 4M, 2M is too small on Solaris
Howard Chu [Wed, 11 Dec 2002 04:35:05 +0000 (04:35 +0000)]
Bumped stack size up from 2M to 4M, 2M is too small on Solaris

21 years agoFix ITS#2227, nameUIDNormalize fell behind the times...
Howard Chu [Wed, 11 Dec 2002 01:33:24 +0000 (01:33 +0000)]
Fix ITS#2227, nameUIDNormalize fell behind the times...

21 years agoFix previous commit, check for dup in avl_insert
Howard Chu [Tue, 10 Dec 2002 20:56:08 +0000 (20:56 +0000)]
Fix previous commit, check for dup in avl_insert

21 years agoAdded config keyword "searchstack" for setting search stack cache depth.
Howard Chu [Tue, 10 Dec 2002 20:33:49 +0000 (20:33 +0000)]
Added config keyword "searchstack" for setting search stack cache depth.
Default is still 16.

Added IDL caching, modified from ITS#2182. Uses "idlcachesize" config
keyword. Code is #ifdef'd, currently defined, with default cache of 0.

21 years agoFrom ITS#2183, use a long-lived IDL stack per thread.
Howard Chu [Tue, 10 Dec 2002 17:59:21 +0000 (17:59 +0000)]
From ITS#2183, use a long-lived IDL stack per thread.

21 years agoMake digit a local static variable instead of a global
Kurt Zeilenga [Tue, 10 Dec 2002 16:44:02 +0000 (16:44 +0000)]
Make digit a local static variable instead of a global

21 years agoITS#2215: Let Statslog() work if only one of LDAP_DEBUG/LDAP_SYSLOG is #defined
Hallvard Furuseth [Mon, 9 Dec 2002 18:18:14 +0000 (18:18 +0000)]
ITS#2215: Let Statslog() work if only one of LDAP_DEBUG/LDAP_SYSLOG is #defined

21 years agorebuild
Kurt Zeilenga [Mon, 9 Dec 2002 16:46:47 +0000 (16:46 +0000)]
rebuild