]> git.sur5r.net Git - openldap/log
openldap
20 years agoUpdate Mark's notice (with permission)
Kurt Zeilenga [Thu, 4 Dec 2003 21:12:17 +0000 (21:12 +0000)]
Update Mark's notice (with permission)

20 years agoback-perl tweaks
Kurt Zeilenga [Thu, 4 Dec 2003 21:03:40 +0000 (21:03 +0000)]
back-perl tweaks

20 years agoReword things a bit.
Kurt Zeilenga [Thu, 4 Dec 2003 19:34:02 +0000 (19:34 +0000)]
Reword things a bit.

20 years agoITS#2740, #2859 fixes for dynamic backends
Howard Chu [Thu, 4 Dec 2003 11:15:07 +0000 (11:15 +0000)]
ITS#2740, #2859 fixes for dynamic backends

20 years agoITS#2740 - link librewrite statically into back-ldap when it's built
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.

20 years agoITS#2521 log names of unrecognized attributeTypes in search filters
Howard Chu [Thu, 4 Dec 2003 01:10:02 +0000 (01:10 +0000)]
ITS#2521 log names of unrecognized attributeTypes in search filters

20 years agoITS#2836 add SLAPI_ADD_RESCONTROL support, fix SLAPI_RES_CONTROLS def
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

20 years agoITS#2859 fix up backend selection
Howard Chu [Wed, 3 Dec 2003 21:52:07 +0000 (21:52 +0000)]
ITS#2859 fix up backend selection

20 years agoeditorial fix for access control section
Jong Hyuk Choi [Wed, 3 Dec 2003 18:56:39 +0000 (18:56 +0000)]
editorial fix for access control section

20 years agoReorganize, attempt some fault tolerance...
Howard Chu [Wed, 3 Dec 2003 12:30:28 +0000 (12:30 +0000)]
Reorganize, attempt some fault tolerance...

20 years agoITS#2795 fix double-free on failure, reset dn2id database
Howard Chu [Wed, 3 Dec 2003 11:31:43 +0000 (11:31 +0000)]
ITS#2795 fix double-free on failure, reset dn2id database

20 years agoITS#2795 fix hang. failure still leaves corrupt database though.
Howard Chu [Wed, 3 Dec 2003 11:06:00 +0000 (11:06 +0000)]
ITS#2795 fix hang. failure still leaves corrupt database though.

20 years agoDon't init SASL library until we actually want a SASL session
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

20 years agoMisc cleanup
Kurt Zeilenga [Wed, 3 Dec 2003 01:07:06 +0000 (01:07 +0000)]
Misc cleanup

20 years agosyntax improvement (ITS#2852)
Pierangelo Masarati [Wed, 3 Dec 2003 00:29:29 +0000 (00:29 +0000)]
syntax improvement (ITS#2852)

20 years agoClarify that the updatedn should not be same as the rootdn.
Kurt Zeilenga [Tue, 2 Dec 2003 21:18:19 +0000 (21:18 +0000)]
Clarify that the updatedn should not be same as the rootdn.

20 years agoMostly formating...
Kurt Zeilenga [Tue, 2 Dec 2003 21:03:21 +0000 (21:03 +0000)]
Mostly formating...

20 years agoMisc updates
Kurt Zeilenga [Tue, 2 Dec 2003 19:41:19 +0000 (19:41 +0000)]
Misc updates

20 years agoClarify that referrals are chased anonymously
Kurt Zeilenga [Tue, 2 Dec 2003 18:02:24 +0000 (18:02 +0000)]
Clarify that referrals are chased anonymously

20 years agoITS#2807: version option support (-V[V]) based on patch submitted
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>.

20 years agoFix prev comment - ITS#2678 and 2781, not 2764
Howard Chu [Tue, 2 Dec 2003 03:10:15 +0000 (03:10 +0000)]
Fix prev comment - ITS#2678 and 2781, not 2764

20 years agoITS#2764, #2781 revert backend.c patch, just catch the NULL referral
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

20 years agoITS#2764 catch -lc at end of line as well
Howard Chu [Tue, 2 Dec 2003 02:20:09 +0000 (02:20 +0000)]
ITS#2764 catch -lc at end of line as well

20 years agoFix prev commit, return generated passwd
Howard Chu [Tue, 2 Dec 2003 00:49:26 +0000 (00:49 +0000)]
Fix prev commit, return generated passwd

20 years agoDon't search for proxy authz control unnecessarily.
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.

20 years agofix prev commit
Jong Hyuk Choi [Mon, 1 Dec 2003 18:09:48 +0000 (18:09 +0000)]
fix prev commit

20 years agomisc cleanup
Jong Hyuk Choi [Mon, 1 Dec 2003 17:56:36 +0000 (17:56 +0000)]
misc cleanup

20 years agoRemoved passwd.c
Howard Chu [Mon, 1 Dec 2003 12:55:05 +0000 (12:55 +0000)]
Removed passwd.c

20 years agoLet the backend have a crack at the op (for back-ldap etc.), then do it
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.

20 years agoConsolidate passwd extop in frontend
Howard Chu [Mon, 1 Dec 2003 12:38:11 +0000 (12:38 +0000)]
Consolidate passwd extop in frontend

20 years agoAdded slap_null_cb
Howard Chu [Mon, 1 Dec 2003 12:20:51 +0000 (12:20 +0000)]
Added slap_null_cb

20 years agoFix slapi include path
Howard Chu [Mon, 1 Dec 2003 12:14:39 +0000 (12:14 +0000)]
Fix slapi include path

20 years agoAdded slap_null_cb
Howard Chu [Mon, 1 Dec 2003 12:03:20 +0000 (12:03 +0000)]
Added slap_null_cb

20 years agotypo...
Pierangelo Masarati [Mon, 1 Dec 2003 11:49:19 +0000 (11:49 +0000)]
typo...

20 years agoITS#2851
Pierangelo Masarati [Mon, 1 Dec 2003 11:12:04 +0000 (11:12 +0000)]
ITS#2851

20 years agoadd administrative bind and proxyAuthz control to enable bound operations in distribu...
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)

20 years agoadd administrative bind and proxyAuthz control to enable bound operations in distribu...
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)

20 years agothis memory will be freed by free()
Pierangelo Masarati [Mon, 1 Dec 2003 08:01:31 +0000 (08:01 +0000)]
this memory will be freed by free()

20 years agodetect problems in saslauthz
Pierangelo Masarati [Mon, 1 Dec 2003 07:59:30 +0000 (07:59 +0000)]
detect problems in saslauthz

20 years agoif rule is an URI, must have a filter field
Pierangelo Masarati [Mon, 1 Dec 2003 07:50:27 +0000 (07:50 +0000)]
if rule is an URI, must have a filter field

20 years agoMisc. updates
Kurt Zeilenga [Mon, 1 Dec 2003 05:43:27 +0000 (05:43 +0000)]
Misc. updates

20 years agofix last commit
Kurt Zeilenga [Mon, 1 Dec 2003 03:04:26 +0000 (03:04 +0000)]
fix last commit

20 years agoDisable tests on LDBM.
Kurt Zeilenga [Mon, 1 Dec 2003 02:59:58 +0000 (02:59 +0000)]
Disable tests on LDBM.

20 years agoCleanup
Kurt Zeilenga [Mon, 1 Dec 2003 01:54:11 +0000 (01:54 +0000)]
Cleanup

20 years agoAdd rcsid
Kurt Zeilenga [Mon, 1 Dec 2003 00:19:13 +0000 (00:19 +0000)]
Add rcsid

20 years agoCleanup: Remove unused label 'no_co_op_free:' in connection_operation().
Hallvard Furuseth [Sun, 30 Nov 2003 16:14:40 +0000 (16:14 +0000)]
Cleanup: Remove unused label 'no_co_op_free:' in connection_operation().

20 years agoit seems more appropriate to return LDAP_SUCCESS.
Jong Hyuk Choi [Sun, 30 Nov 2003 05:45:13 +0000 (05:45 +0000)]
it seems more appropriate to return LDAP_SUCCESS.

20 years agoFix copy & paste error. (ITS#2850)
Jong Hyuk Choi [Sun, 30 Nov 2003 05:29:19 +0000 (05:29 +0000)]
Fix copy & paste error. (ITS#2850)

20 years agoITS#2847: fix syncCookie value_match
Kurt Zeilenga [Sun, 30 Nov 2003 03:30:39 +0000 (03:30 +0000)]
ITS#2847: fix syncCookie value_match

20 years agoMisc cleanup
Kurt Zeilenga [Sun, 30 Nov 2003 01:19:40 +0000 (01:19 +0000)]
Misc cleanup

20 years agoMove global to ldapsync
Kurt Zeilenga [Sun, 30 Nov 2003 01:09:12 +0000 (01:09 +0000)]
Move global to ldapsync

20 years agoMisc cleanup
Kurt Zeilenga [Sun, 30 Nov 2003 01:07:47 +0000 (01:07 +0000)]
Misc cleanup

20 years ago#ifdef for auxprop_store
Howard Chu [Sat, 29 Nov 2003 23:09:39 +0000 (23:09 +0000)]
#ifdef for auxprop_store

20 years agoUse OpenLDAP Public License
Howard Chu [Sat, 29 Nov 2003 23:04:39 +0000 (23:04 +0000)]
Use OpenLDAP Public License

20 years ago#ifdef for slap_auxprop_store
Howard Chu [Sat, 29 Nov 2003 23:01:56 +0000 (23:01 +0000)]
#ifdef for slap_auxprop_store

20 years agoMinor updates
Kurt Zeilenga [Sat, 29 Nov 2003 22:56:18 +0000 (22:56 +0000)]
Minor updates

20 years agonotices
Kurt Zeilenga [Sat, 29 Nov 2003 22:38:48 +0000 (22:38 +0000)]
notices

20 years agocleanup
Kurt Zeilenga [Sat, 29 Nov 2003 22:37:07 +0000 (22:37 +0000)]
cleanup

20 years agoCleanup rcsid comments
Kurt Zeilenga [Sat, 29 Nov 2003 18:03:43 +0000 (18:03 +0000)]
Cleanup rcsid comments

20 years agofix 'control reaches end of non-void function'
Pierangelo Masarati [Sat, 29 Nov 2003 18:00:07 +0000 (18:00 +0000)]
fix 'control reaches end of non-void function'

20 years agofix uninitialized buffer (ITS#2849)
Pierangelo Masarati [Sat, 29 Nov 2003 17:58:49 +0000 (17:58 +0000)]
fix uninitialized buffer (ITS#2849)

20 years agoremove /* in comments
Pierangelo Masarati [Sat, 29 Nov 2003 17:52:05 +0000 (17:52 +0000)]
remove /* in comments

20 years agoclarify auxprop_store member type
Pierangelo Masarati [Sat, 29 Nov 2003 17:50:50 +0000 (17:50 +0000)]
clarify auxprop_store member type

20 years agoAvoid /* inside comments.
Hallvard Furuseth [Sat, 29 Nov 2003 17:29:44 +0000 (17:29 +0000)]
Avoid /* inside comments.

20 years agoAvoid 'suggest parentheses' warnings.
Hallvard Furuseth [Sat, 29 Nov 2003 17:27:44 +0000 (17:27 +0000)]
Avoid 'suggest parentheses' warnings.

20 years agoFormat %d -> %ld.
Hallvard Furuseth [Sat, 29 Nov 2003 17:26:23 +0000 (17:26 +0000)]
Format %d -> %ld.

20 years agofix uninitialized var
Pierangelo Masarati [Sat, 29 Nov 2003 17:24:34 +0000 (17:24 +0000)]
fix uninitialized var

20 years agoITS#2846 - make veryclean
Howard Chu [Sat, 29 Nov 2003 12:01:10 +0000 (12:01 +0000)]
ITS#2846 - make veryclean

20 years agoclarify comments
Pierangelo Masarati [Sat, 29 Nov 2003 11:10:16 +0000 (11:10 +0000)]
clarify comments

20 years agonaming cleanup && more leaks fixed
Pierangelo Masarati [Sat, 29 Nov 2003 11:09:52 +0000 (11:09 +0000)]
naming cleanup && more leaks fixed

20 years agoAdd auxprop_store support for Cyrus SASL 2.1.16+
Howard Chu [Sat, 29 Nov 2003 07:02:16 +0000 (07:02 +0000)]
Add auxprop_store support for Cyrus SASL 2.1.16+

20 years agoFix format errors: %d -> %ld, and add (long) casts as appropriate.
Hallvard Furuseth [Fri, 28 Nov 2003 22:06:54 +0000 (22:06 +0000)]
Fix format errors: %d -> %ld, and add (long) casts as appropriate.

20 years ago#include lber-int.h, to get ber_strndup().
Hallvard Furuseth [Fri, 28 Nov 2003 22:05:38 +0000 (22:05 +0000)]
#include lber-int.h, to get ber_strndup().
The right fix may be for slap.h to #include it instead, since
ber_strndup() is used via SLAP_STRNDUP() which is #defined in slap.h.

20 years agoKill '//'-style comment.
Hallvard Furuseth [Fri, 28 Nov 2003 22:03:13 +0000 (22:03 +0000)]
Kill '//'-style comment.

20 years agoDelete $(LDIF_LIBS). The library has been merged into -llutil.
Hallvard Furuseth [Fri, 28 Nov 2003 22:01:44 +0000 (22:01 +0000)]
Delete $(LDIF_LIBS).  The library has been merged into -llutil.

20 years agoNotices
Kurt Zeilenga [Fri, 28 Nov 2003 21:08:20 +0000 (21:08 +0000)]
Notices

20 years agoNotices and acknowledgements
Kurt Zeilenga [Fri, 28 Nov 2003 21:07:50 +0000 (21:07 +0000)]
Notices and acknowledgements

20 years agonotices
Kurt Zeilenga [Fri, 28 Nov 2003 20:24:54 +0000 (20:24 +0000)]
notices

20 years agonotices
Kurt Zeilenga [Fri, 28 Nov 2003 20:00:23 +0000 (20:00 +0000)]
notices

20 years agoCleanup unneeded definitions
Howard Chu [Fri, 28 Nov 2003 15:44:23 +0000 (15:44 +0000)]
Cleanup unneeded definitions

20 years agoAdded ldapdb_axuprop_store for use with Cyrus SASL 2.1.16+
Howard Chu [Fri, 28 Nov 2003 15:38:12 +0000 (15:38 +0000)]
Added ldapdb_axuprop_store for use with Cyrus SASL 2.1.16+

20 years agoFix last commit
Kurt Zeilenga [Thu, 27 Nov 2003 06:45:08 +0000 (06:45 +0000)]
Fix last commit

20 years agonotices and acknowledgements
Kurt Zeilenga [Thu, 27 Nov 2003 06:35:49 +0000 (06:35 +0000)]
notices and acknowledgements

20 years agonotices and acknowledges
Kurt Zeilenga [Thu, 27 Nov 2003 06:35:14 +0000 (06:35 +0000)]
notices and acknowledges

20 years agoNotice and acknowledgements
Kurt Zeilenga [Thu, 27 Nov 2003 02:35:20 +0000 (02:35 +0000)]
Notice and acknowledgements
"this is an altered version" statement

20 years agoNotices and acknowledgements
Kurt Zeilenga [Thu, 27 Nov 2003 01:42:27 +0000 (01:42 +0000)]
Notices and acknowledgements

20 years agoUpdated notices
Kurt Zeilenga [Thu, 27 Nov 2003 01:17:14 +0000 (01:17 +0000)]
Updated notices

20 years agoAdd acknowledgements
Kurt Zeilenga [Thu, 27 Nov 2003 00:33:55 +0000 (00:33 +0000)]
Add acknowledgements

20 years agoacknowledgements and notices
Kurt Zeilenga [Wed, 26 Nov 2003 22:51:15 +0000 (22:51 +0000)]
acknowledgements and notices

20 years agosyncrepl : id -> rid
Jong Hyuk Choi [Wed, 26 Nov 2003 22:45:21 +0000 (22:45 +0000)]
syncrepl : id -> rid

20 years agoFrom liblavl
Kurt Zeilenga [Wed, 26 Nov 2003 22:32:36 +0000 (22:32 +0000)]
From liblavl

20 years agomisc updates
Jong Hyuk Choi [Wed, 26 Nov 2003 21:37:44 +0000 (21:37 +0000)]
misc updates
 - syncrepl : id -> rid
 - man page update

20 years agoreflect multi syncrepl thread update
Jong Hyuk Choi [Wed, 26 Nov 2003 21:10:50 +0000 (21:10 +0000)]
reflect multi syncrepl thread update

20 years agoAnother patch for the multi syncrepl thread support
Jong Hyuk Choi [Wed, 26 Nov 2003 20:40:16 +0000 (20:40 +0000)]
Another patch for the multi syncrepl thread support

20 years agoSupport multiple sync replication at the consumer :
Jong Hyuk Choi [Wed, 26 Nov 2003 19:49:47 +0000 (19:49 +0000)]
Support multiple sync replication at the consumer :
1) simultaneous operation of multiple active sync replication threads
2) cookie management for individual sync replication thread
   (include rid=%3d to the slapd cookie command line option (-c))

20 years agoMoved to servers/slurpd/NOTES
Kurt Zeilenga [Wed, 26 Nov 2003 18:19:22 +0000 (18:19 +0000)]
Moved to servers/slurpd/NOTES

20 years agoNotes and Acknowledgements
Kurt Zeilenga [Wed, 26 Nov 2003 18:19:00 +0000 (18:19 +0000)]
Notes and Acknowledgements

20 years agonotices and acknowledgements
Kurt Zeilenga [Wed, 26 Nov 2003 17:42:56 +0000 (17:42 +0000)]
notices and acknowledgements

20 years agonotices and acknowledgements
Kurt Zeilenga [Wed, 26 Nov 2003 17:34:58 +0000 (17:34 +0000)]
notices and acknowledgements

20 years agonotices and acknowledgements
Kurt Zeilenga [Wed, 26 Nov 2003 17:28:33 +0000 (17:28 +0000)]
notices and acknowledgements