]>
git.sur5r.net Git - openldap/log
Kurt Zeilenga [Sun, 7 Dec 2003 19:19:18 +0000 (19:19 +0000)]
notices and acknowledgements
Howard Chu [Sun, 7 Dec 2003 12:39:00 +0000 (12:39 +0000)]
ITS#2341 ol_enable_dynamic shouldn't depend on enable_slapd
Howard Chu [Sun, 7 Dec 2003 11:15:22 +0000 (11:15 +0000)]
ITS#2494 sort entries ahead of everything else
Howard Chu [Sun, 7 Dec 2003 08:51:23 +0000 (08:51 +0000)]
Added sc_next and sc_cleanup to slap_callback
Kurt Zeilenga [Sun, 7 Dec 2003 08:29:07 +0000 (08:29 +0000)]
Fix liblunicode issues on systems where sizeof(long) > 4.
Code still lacks portability (alignment/padding, required ac_uint2/4 types)
Should resolve ITS#2632, ITS#2660, ITS#2784
Kurt Zeilenga [Sun, 7 Dec 2003 07:54:38 +0000 (07:54 +0000)]
Clarify
Kurt Zeilenga [Sun, 7 Dec 2003 07:50:23 +0000 (07:50 +0000)]
Suck in latest I-D revisions
Kurt Zeilenga [Sun, 7 Dec 2003 07:38:07 +0000 (07:38 +0000)]
minor updates
Kurt Zeilenga [Sun, 7 Dec 2003 07:31:29 +0000 (07:31 +0000)]
Add HDB
Howard Chu [Sun, 7 Dec 2003 07:07:00 +0000 (07:07 +0000)]
Cleanup unknown config directive handling.
Kurt Zeilenga [Sun, 7 Dec 2003 05:12:36 +0000 (05:12 +0000)]
cleanup
Howard Chu [Sun, 7 Dec 2003 04:48:50 +0000 (04:48 +0000)]
ITS#2538 plug leak
Howard Chu [Sun, 7 Dec 2003 04:30:39 +0000 (04:30 +0000)]
Updated for proxycache overlay. Probably belongs on its own now...
Howard Chu [Sun, 7 Dec 2003 04:00:47 +0000 (04:00 +0000)]
ITS#2864 removed sl_mark/sl_release code
Howard Chu [Sun, 7 Dec 2003 03:59:54 +0000 (03:59 +0000)]
Minor cleanup
Howard Chu [Sun, 7 Dec 2003 03:41:10 +0000 (03:41 +0000)]
ITS#2864 don't use sl_mark/release.
Howard Chu [Sun, 7 Dec 2003 03:22:31 +0000 (03:22 +0000)]
Use AC_pcache instead of AC_meta
Howard Chu [Sat, 6 Dec 2003 23:54:22 +0000 (23:54 +0000)]
Fix bogus free
Howard Chu [Sat, 6 Dec 2003 23:53:46 +0000 (23:53 +0000)]
Remove trailing whitespace
Kurt Zeilenga [Sat, 6 Dec 2003 23:48:30 +0000 (23:48 +0000)]
misc updates
Howard Chu [Sat, 6 Dec 2003 23:32:56 +0000 (23:32 +0000)]
Use runqueue for consistency checker
Howard Chu [Sat, 6 Dec 2003 22:30:45 +0000 (22:30 +0000)]
Move SLAB_SIZE def to slap.h
Howard Chu [Sat, 6 Dec 2003 21:55:47 +0000 (21:55 +0000)]
More memory cleanup
Kurt Zeilenga [Sat, 6 Dec 2003 21:41:14 +0000 (21:41 +0000)]
As ud(1) is in the Attic, TERMCAP no longer needed
Kurt Zeilenga [Sat, 6 Dec 2003 21:37:44 +0000 (21:37 +0000)]
Move back-tcl to the Attic
Kurt Zeilenga [Sat, 6 Dec 2003 19:25:01 +0000 (19:25 +0000)]
Notices
Howard Chu [Sat, 6 Dec 2003 14:39:07 +0000 (14:39 +0000)]
Clear ocflags
Pierangelo Masarati [Sat, 6 Dec 2003 14:35:45 +0000 (14:35 +0000)]
improvements
Howard Chu [Sat, 6 Dec 2003 13:48:06 +0000 (13:48 +0000)]
Fix add invocation
Howard Chu [Sat, 6 Dec 2003 13:04:35 +0000 (13:04 +0000)]
Fix extra test option
Howard Chu [Sat, 6 Dec 2003 11:46:26 +0000 (11:46 +0000)]
Use proxy cache overlay
Howard Chu [Sat, 6 Dec 2003 11:41:56 +0000 (11:41 +0000)]
Remove old BUILD_CACHE symbol
Howard Chu [Sat, 6 Dec 2003 11:37:45 +0000 (11:37 +0000)]
Use proxycache overlay
Howard Chu [Sat, 6 Dec 2003 11:25:37 +0000 (11:25 +0000)]
Perform database updates as root
Howard Chu [Sat, 6 Dec 2003 11:12:53 +0000 (11:12 +0000)]
Moved proxy caching to overlay
Howard Chu [Sat, 6 Dec 2003 11:04:39 +0000 (11:04 +0000)]
Overlay build environment, remove internal proxycache support
Howard Chu [Sat, 6 Dec 2003 10:59:27 +0000 (10:59 +0000)]
Overlay build environment
Pierangelo Masarati [Sat, 6 Dec 2003 10:54:10 +0000 (10:54 +0000)]
changes required to use rwm overlay
Pierangelo Masarati [Sat, 6 Dec 2003 09:53:41 +0000 (09:53 +0000)]
first cut at dn rewrite/attr mapping overlay
Howard Chu [Sat, 6 Dec 2003 06:12:45 +0000 (06:12 +0000)]
Don't free default_referral
Luke Howard [Sat, 6 Dec 2003 05:50:47 +0000 (05:50 +0000)]
Use gmtime_r()/localtime_r if HAVE_GMTIME_R/HAVE_LOCALTIME_R is defined (need to add autoconf check)
Luke Howard [Sat, 6 Dec 2003 05:48:29 +0000 (05:48 +0000)]
Use gmtime_r() if HAVE_GMTIME_R is defined (need to add autoconf check)
Luke Howard [Sat, 6 Dec 2003 05:37:00 +0000 (05:37 +0000)]
Use gmtime_r() if HAVE_GMTIME_R is defined (need to add autoconf check)
Luke Howard [Sat, 6 Dec 2003 02:16:39 +0000 (02:16 +0000)]
Ensure exact DNs are normalized in slap_parseURI.
Kurt Zeilenga [Fri, 5 Dec 2003 19:54:42 +0000 (19:54 +0000)]
ITS#2861 fix: don't try to dup a NULL reqdata...
Kurt Zeilenga [Fri, 5 Dec 2003 16:25:47 +0000 (16:25 +0000)]
rebuild with -ldb fix
Kurt Zeilenga [Fri, 5 Dec 2003 16:25:25 +0000 (16:25 +0000)]
-ldb should be considered equiv to -ldb4
Howard Chu [Fri, 5 Dec 2003 15:49:38 +0000 (15:49 +0000)]
Proxy-cache rewritten as an overlay
Kurt Zeilenga [Thu, 4 Dec 2003 23:42:05 +0000 (23:42 +0000)]
zap libldbm
Howard Chu [Thu, 4 Dec 2003 22:38:54 +0000 (22:38 +0000)]
Moved ldbm into back-ldbm. No more libldbm.
Kurt Zeilenga [Thu, 4 Dec 2003 21:12:17 +0000 (21:12 +0000)]
Update Mark's notice (with permission)
Kurt Zeilenga [Thu, 4 Dec 2003 21:03:40 +0000 (21:03 +0000)]
back-perl tweaks
Kurt Zeilenga [Thu, 4 Dec 2003 19:34:02 +0000 (19:34 +0000)]
Reword things a bit.
Howard Chu [Thu, 4 Dec 2003 11:15:07 +0000 (11:15 +0000)]
ITS#2740, #2859 fixes for dynamic backends
Howard Chu [Thu, 4 Dec 2003 10:50:36 +0000 (10:50 +0000)]
ITS#2740 - link librewrite statically into back-ldap when it's built
as a module. Since back-meta also depends on back-ldap, this fixes
both at once.
Howard Chu [Thu, 4 Dec 2003 01:10:02 +0000 (01:10 +0000)]
ITS#2521 log names of unrecognized attributeTypes in search filters
Howard Chu [Thu, 4 Dec 2003 00:52:03 +0000 (00:52 +0000)]
ITS#2836 add SLAPI_ADD_RESCONTROL support, fix SLAPI_RES_CONTROLS def
Howard Chu [Wed, 3 Dec 2003 21:52:07 +0000 (21:52 +0000)]
ITS#2859 fix up backend selection
Jong Hyuk Choi [Wed, 3 Dec 2003 18:56:39 +0000 (18:56 +0000)]
editorial fix for access control section
Howard Chu [Wed, 3 Dec 2003 12:30:28 +0000 (12:30 +0000)]
Reorganize, attempt some fault tolerance...
Howard Chu [Wed, 3 Dec 2003 11:31:43 +0000 (11:31 +0000)]
ITS#2795 fix double-free on failure, reset dn2id database
Howard Chu [Wed, 3 Dec 2003 11:06:00 +0000 (11:06 +0000)]
ITS#2795 fix hang. failure still leaves corrupt database though.
Howard Chu [Wed, 3 Dec 2003 01:59:33 +0000 (01:59 +0000)]
Don't init SASL library until we actually want a SASL session
Kurt Zeilenga [Wed, 3 Dec 2003 01:07:06 +0000 (01:07 +0000)]
Misc cleanup
Pierangelo Masarati [Wed, 3 Dec 2003 00:29:29 +0000 (00:29 +0000)]
syntax improvement (ITS#2852)
Kurt Zeilenga [Tue, 2 Dec 2003 21:18:19 +0000 (21:18 +0000)]
Clarify that the updatedn should not be same as the rootdn.
Kurt Zeilenga [Tue, 2 Dec 2003 21:03:21 +0000 (21:03 +0000)]
Mostly formating...
Kurt Zeilenga [Tue, 2 Dec 2003 19:41:19 +0000 (19:41 +0000)]
Misc updates
Kurt Zeilenga [Tue, 2 Dec 2003 18:02:24 +0000 (18:02 +0000)]
Clarify that referrals are chased anonymously
Kurt Zeilenga [Tue, 2 Dec 2003 16:57:34 +0000 (16:57 +0000)]
ITS#2807: version option support (-V[V]) based on patch submitted
by <luca.scamoni@sys-net.it>.
Howard Chu [Tue, 2 Dec 2003 03:10:15 +0000 (03:10 +0000)]
Fix prev comment - ITS#2678 and 2781, not 2764
Howard Chu [Tue, 2 Dec 2003 03:01:49 +0000 (03:01 +0000)]
ITS#2764, #2781 revert backend.c patch, just catch the NULL referral
case in extended_op
Howard Chu [Tue, 2 Dec 2003 02:20:09 +0000 (02:20 +0000)]
ITS#2764 catch -lc at end of line as well
Howard Chu [Tue, 2 Dec 2003 00:49:26 +0000 (00:49 +0000)]
Fix prev commit, return generated passwd
Kurt Zeilenga [Mon, 1 Dec 2003 21:49:52 +0000 (21:49 +0000)]
Don't search for proxy authz control unnecessarily.
Add note regarding control use with the Bind operation.
Jong Hyuk Choi [Mon, 1 Dec 2003 18:09:48 +0000 (18:09 +0000)]
fix prev commit
Jong Hyuk Choi [Mon, 1 Dec 2003 17:56:36 +0000 (17:56 +0000)]
misc cleanup
Howard Chu [Mon, 1 Dec 2003 12:55:05 +0000 (12:55 +0000)]
Removed passwd.c
Howard Chu [Mon, 1 Dec 2003 12:51:54 +0000 (12:51 +0000)]
Let the backend have a crack at the op (for back-ldap etc.), then do it
in the frontend if the backend doesn't.
Howard Chu [Mon, 1 Dec 2003 12:38:11 +0000 (12:38 +0000)]
Consolidate passwd extop in frontend
Howard Chu [Mon, 1 Dec 2003 12:20:51 +0000 (12:20 +0000)]
Added slap_null_cb
Howard Chu [Mon, 1 Dec 2003 12:14:39 +0000 (12:14 +0000)]
Fix slapi include path
Howard Chu [Mon, 1 Dec 2003 12:03:20 +0000 (12:03 +0000)]
Added slap_null_cb
Pierangelo Masarati [Mon, 1 Dec 2003 11:49:19 +0000 (11:49 +0000)]
typo...
Pierangelo Masarati [Mon, 1 Dec 2003 11:12:04 +0000 (11:12 +0000)]
ITS#2851
Pierangelo Masarati [Mon, 1 Dec 2003 08:29:06 +0000 (08:29 +0000)]
add administrative bind and proxyAuthz control to enable bound operations in distributed directories (need to manually #define LDAP_BACK_PROXY_AUTHZ and patches from ITS#2851 and ITS#2852)
Pierangelo Masarati [Mon, 1 Dec 2003 08:04:51 +0000 (08:04 +0000)]
add administrative bind and proxyAuthz control to enable bound operations in distributed directories (need to manually #define LDAP_BACK_PROXY_AUTHZ and patches from ITS#2851 and ITS#2852)
Pierangelo Masarati [Mon, 1 Dec 2003 08:01:31 +0000 (08:01 +0000)]
this memory will be freed by free()
Pierangelo Masarati [Mon, 1 Dec 2003 07:59:30 +0000 (07:59 +0000)]
detect problems in saslauthz
Pierangelo Masarati [Mon, 1 Dec 2003 07:50:27 +0000 (07:50 +0000)]
if rule is an URI, must have a filter field
Kurt Zeilenga [Mon, 1 Dec 2003 05:43:27 +0000 (05:43 +0000)]
Misc. updates
Kurt Zeilenga [Mon, 1 Dec 2003 03:04:26 +0000 (03:04 +0000)]
fix last commit
Kurt Zeilenga [Mon, 1 Dec 2003 02:59:58 +0000 (02:59 +0000)]
Disable tests on LDBM.
Kurt Zeilenga [Mon, 1 Dec 2003 01:54:11 +0000 (01:54 +0000)]
Cleanup
Kurt Zeilenga [Mon, 1 Dec 2003 00:19:13 +0000 (00:19 +0000)]
Add rcsid
Hallvard Furuseth [Sun, 30 Nov 2003 16:14:40 +0000 (16:14 +0000)]
Cleanup: Remove unused label 'no_co_op_free:' in connection_operation().
Jong Hyuk Choi [Sun, 30 Nov 2003 05:45:13 +0000 (05:45 +0000)]
it seems more appropriate to return LDAP_SUCCESS.
Jong Hyuk Choi [Sun, 30 Nov 2003 05:29:19 +0000 (05:29 +0000)]
Fix copy & paste error. (ITS#2850)
Kurt Zeilenga [Sun, 30 Nov 2003 03:30:39 +0000 (03:30 +0000)]
ITS#2847: fix syncCookie value_match
Kurt Zeilenga [Sun, 30 Nov 2003 01:19:40 +0000 (01:19 +0000)]
Misc cleanup