]> git.sur5r.net Git - openldap/log
openldap
24 years agoUse 'long' for LBER_INT_T.
Kurt Zeilenga [Thu, 25 Nov 1999 17:45:21 +0000 (17:45 +0000)]
Use 'long' for LBER_INT_T.

24 years agoDon't use 'int' for LBER_*_T types as we only have hton{s,l}.
Kurt Zeilenga [Thu, 25 Nov 1999 17:10:45 +0000 (17:10 +0000)]
Don't use 'int' for LBER_*_T types as we only have hton{s,l}.
Select appropriopriate hton{s,l} function to use in lber-int.h.

24 years agoload_extension was referenced unconditionally, but is only defined
Howard Chu [Thu, 25 Nov 1999 10:07:14 +0000 (10:07 +0000)]
load_extension was referenced unconditionally, but is only defined
in extended.c if SLAPD_EXTERNAL_EXTENSIONS is defined. Add #ifdef here.

24 years agoRemoved RCS keywords from header comment.
Howard Chu [Wed, 24 Nov 1999 07:25:31 +0000 (07:25 +0000)]
Removed RCS keywords from header comment.

24 years agoadjust to kerberos/passwd rearrangements.
Kurt Zeilenga [Wed, 24 Nov 1999 00:49:02 +0000 (00:49 +0000)]
adjust to kerberos/passwd rearrangements.

24 years agoCleanup BEGIN/END DECL
Kurt Zeilenga [Tue, 23 Nov 1999 23:07:00 +0000 (23:07 +0000)]
Cleanup BEGIN/END DECL

24 years agoSuck in lber types from lber.h (which were moved to lber_types.h.in).
Kurt Zeilenga [Tue, 23 Nov 1999 23:03:12 +0000 (23:03 +0000)]
Suck in lber types from lber.h (which were moved to lber_types.h.in).

24 years agoFix typo
Kurt Zeilenga [Tue, 23 Nov 1999 23:02:46 +0000 (23:02 +0000)]
Fix typo

24 years agoSwitch userpasswd from 'ces' to 'bin'.
Kurt Zeilenga [Tue, 23 Nov 1999 19:03:40 +0000 (19:03 +0000)]
Switch userpasswd from 'ces' to 'bin'.

24 years agoMove userPassord and krbName authentication routines to the frontend.
Kurt Zeilenga [Tue, 23 Nov 1999 19:00:09 +0000 (19:00 +0000)]
Move userPassord and krbName authentication routines to the frontend.

24 years agoAdd supportedACIMechanisms to root DSE (when compiling with ACIs enabled).
Mark Valence [Mon, 22 Nov 1999 18:44:07 +0000 (18:44 +0000)]
Add supportedACIMechanisms to root DSE (when compiling with ACIs enabled).

24 years agoAdd get_supported_acimech() for use by root_dse, check aci OIDs against supported...
Mark Valence [Mon, 22 Nov 1999 18:42:46 +0000 (18:42 +0000)]
Add get_supported_acimech() for use by root_dse, check aci OIDs against supported list.

24 years agoAdded get_supported_acimech()
Mark Valence [Mon, 22 Nov 1999 18:40:05 +0000 (18:40 +0000)]
Added get_supported_acimech()

24 years agoAdd supportedACIMechanisms to operation attributes list.
Mark Valence [Mon, 22 Nov 1999 18:38:42 +0000 (18:38 +0000)]
Add supportedACIMechanisms to operation attributes list.

24 years agoAdd supportedACIMechanisms and aCIMechanism attributetypes.
Mark Valence [Mon, 22 Nov 1999 18:24:08 +0000 (18:24 +0000)]
Add supportedACIMechanisms and aCIMechanism attributetypes.

24 years agoAdd recently added LDAP-related RFCs
Kurt Zeilenga [Mon, 22 Nov 1999 01:51:34 +0000 (01:51 +0000)]
Add recently added LDAP-related RFCs

24 years agoUndelete.
Kurt Zeilenga [Mon, 22 Nov 1999 01:42:11 +0000 (01:42 +0000)]
Undelete.

24 years agoObsoleted by RFC 1778
Kurt Zeilenga [Mon, 22 Nov 1999 01:39:33 +0000 (01:39 +0000)]
Obsoleted by RFC 1778

24 years agoAdd SASL RFC
Kurt Zeilenga [Mon, 22 Nov 1999 01:38:07 +0000 (01:38 +0000)]
Add SASL RFC

24 years agoAdd OID for LDAPsubentry... this item likely to change
Kurt Zeilenga [Mon, 22 Nov 1999 01:28:24 +0000 (01:28 +0000)]
Add OID for LDAPsubentry... this item likely to change

24 years agorev 1
Kurt Zeilenga [Mon, 22 Nov 1999 01:21:59 +0000 (01:21 +0000)]
rev 1

24 years agorev 5
Kurt Zeilenga [Mon, 22 Nov 1999 01:20:49 +0000 (01:20 +0000)]
rev 5

24 years agodraft rev 1.
Kurt Zeilenga [Mon, 22 Nov 1999 01:18:28 +0000 (01:18 +0000)]
draft rev 1.

24 years agoAdd some simple DESC... every item should have a DESC
Kurt Zeilenga [Mon, 22 Nov 1999 00:57:26 +0000 (00:57 +0000)]
Add some simple DESC... every item should have a DESC

24 years agoShift a few more "core" items from pilot to core.
Kurt Zeilenga [Mon, 22 Nov 1999 00:01:44 +0000 (00:01 +0000)]
Shift a few more "core" items from pilot to core.

24 years agoMove dcObject uidObject to core.schema
Kurt Zeilenga [Sun, 21 Nov 1999 23:40:03 +0000 (23:40 +0000)]
Move dcObject uidObject to core.schema

24 years agoRemove Netscape (draft) TTL schema
Kurt Zeilenga [Sun, 21 Nov 1999 23:39:14 +0000 (23:39 +0000)]
Remove Netscape (draft) TTL schema

24 years agoAdd RFC2589 Dynamic Directory schema
Kurt Zeilenga [Sun, 21 Nov 1999 23:38:14 +0000 (23:38 +0000)]
Add RFC2589 Dynamic Directory schema

24 years agoAdd OpenLDAP RCSid
Kurt Zeilenga [Sun, 21 Nov 1999 23:26:12 +0000 (23:26 +0000)]
Add OpenLDAP RCSid

24 years agoPlug memory leak.
Kurt Zeilenga [Sun, 21 Nov 1999 23:20:25 +0000 (23:20 +0000)]
Plug memory leak.

24 years agoschema definitions from Active Directory.
Mark Valence [Sun, 21 Nov 1999 19:50:35 +0000 (19:50 +0000)]
schema definitions from Active Directory.

24 years agoLess crypto error message...
Kurt Zeilenga [Fri, 19 Nov 1999 02:03:31 +0000 (02:03 +0000)]
Less crypto error message...

24 years agoFix typo in ldap_compare_ext. Found by dspeck@novell.com.
Kurt Zeilenga [Fri, 19 Nov 1999 02:01:50 +0000 (02:01 +0000)]
Fix typo in ldap_compare_ext.  Found by dspeck@novell.com.

24 years agoAdvertise LDAP_CONTROL_X_CHANGE_PASSWD.
Kurt Zeilenga [Wed, 17 Nov 1999 23:43:25 +0000 (23:43 +0000)]
Advertise LDAP_CONTROL_X_CHANGE_PASSWD.
Implementation coming soon.

24 years agoUse get_supported_extension() accessor instead of supportedextensions[] extern.
Mark Valence [Wed, 17 Nov 1999 23:29:30 +0000 (23:29 +0000)]
Use get_supported_extension() accessor instead of supportedextensions[] extern.

24 years agoITS#357 (cont): Don't crash on at_cn == NULL.
Kurt Zeilenga [Wed, 17 Nov 1999 22:53:54 +0000 (22:53 +0000)]
ITS#357 (cont): Don't crash on at_cn == NULL.

24 years agoAdded "ntdom" backend info.
Mark Valence [Wed, 17 Nov 1999 22:52:34 +0000 (22:52 +0000)]
Added "ntdom" backend info.

24 years agoITS#357: at_cn == NULL causes crash
Kurt Zeilenga [Wed, 17 Nov 1999 22:43:07 +0000 (22:43 +0000)]
ITS#357: at_cn == NULL causes crash

24 years agoITS#349: if user hits RETURN at "Change base to?", return to UD prompt.
Kurt Zeilenga [Wed, 17 Nov 1999 21:50:35 +0000 (21:50 +0000)]
ITS#349: if user hits RETURN at "Change base to?", return to UD prompt.

24 years agoITS#352: don't pring NULL group names.
Kurt Zeilenga [Wed, 17 Nov 1999 21:47:08 +0000 (21:47 +0000)]
ITS#352: don't pring NULL group names.

24 years agoITS#356: don't print entry if name is NULL.
Kurt Zeilenga [Wed, 17 Nov 1999 21:39:39 +0000 (21:39 +0000)]
ITS#356: don't print entry if name is NULL.

24 years agoInstall schema.
Kurt Zeilenga [Wed, 17 Nov 1999 21:14:22 +0000 (21:14 +0000)]
Install schema.

24 years agoAdded get_supported_extension(), removed extern supportedExtensions[].
Mark Valence [Wed, 17 Nov 1999 19:17:31 +0000 (19:17 +0000)]
Added get_supported_extension(), removed extern supportedExtensions[].

24 years agoUse get_supported_extension() accessor instead of supportedextensions[] extern.
Mark Valence [Wed, 17 Nov 1999 18:59:41 +0000 (18:59 +0000)]
Use get_supported_extension() accessor instead of supportedextensions[] extern.

24 years agoAdded get_supported_extension(int) accessor (replaces supportedExtensions extern).
Mark Valence [Wed, 17 Nov 1999 18:55:01 +0000 (18:55 +0000)]
Added get_supported_extension(int) accessor (replaces supportedExtensions extern).

24 years agoBooker says Krb5 requires "-lkrb4 -lkrb5 -ldes425 -lcrypto -lcom_err"
Kurt Zeilenga [Wed, 17 Nov 1999 02:26:55 +0000 (02:26 +0000)]
Booker says Krb5 requires "-lkrb4 -lkrb5 -ldes425 -lcrypto -lcom_err"

24 years agoMake sure generated files are up to date....
Kurt Zeilenga [Wed, 17 Nov 1999 02:25:20 +0000 (02:25 +0000)]
Make sure generated files are up to date....

24 years agos/==/=/ in sh equality tests
Kurt Zeilenga [Wed, 17 Nov 1999 02:18:04 +0000 (02:18 +0000)]
s/==/=/ in sh equality tests

24 years agoUse lber types instead of uint32 for md5. sha1 still requires
Kurt Zeilenga [Wed, 17 Nov 1999 02:04:06 +0000 (02:04 +0000)]
Use lber types instead of uint32 for md5.  sha1 still requires
an integer type of exactly 32 bits.

24 years agoadd comments here and there
Kurt Zeilenga [Wed, 17 Nov 1999 01:55:29 +0000 (01:55 +0000)]
add comments here and there

24 years agoUse objectclass LDAProotDSE for root DSE instead of LDAPsubentry.
Kurt Zeilenga [Wed, 17 Nov 1999 01:47:49 +0000 (01:47 +0000)]
Use objectclass LDAProotDSE for root DSE instead of LDAPsubentry.
Still need object classes for both of these.  Suspect we'll need
to assign "experimental" ones from our arc.

24 years agofixed problem in which we didn't statically link in the dynamic
John Quillan [Thu, 11 Nov 1999 06:14:41 +0000 (06:14 +0000)]
fixed problem in which we didn't statically link in the dynamic
loader, there for not allowing any modules with shared libraries
to be loaded.

24 years agoMove str2access and access2str outside #ifdef LDAP_DEBUG clause
Howard Chu [Wed, 10 Nov 1999 20:28:42 +0000 (20:28 +0000)]
Move str2access and access2str outside #ifdef LDAP_DEBUG clause

24 years agoAdded support for external extensions (based on moduleload). All new code is conditi...
Mark Valence [Tue, 9 Nov 1999 21:42:45 +0000 (21:42 +0000)]
Added support for external extensions (based on moduleload).  All new code is conditional on SLAPD_EXTERNAL_EXTENSIONS.

24 years agoRewrite to better support external modules hooking into slapd. Added module_init...
Mark Valence [Tue, 9 Nov 1999 21:32:19 +0000 (21:32 +0000)]
Rewrite to better support external modules hooking into slapd.  Added module_init() and module_kill() routines for startup and (clean) shutdown.

24 years agoAdded calls to new module_init() and module_kill() routines.
Mark Valence [Tue, 9 Nov 1999 21:22:12 +0000 (21:22 +0000)]
Added calls to new module_init() and module_kill() routines.

24 years agoAdded new module_* routines, changed def. of load_extension.
Mark Valence [Tue, 9 Nov 1999 21:20:23 +0000 (21:20 +0000)]
Added new module_* routines, changed def. of load_extension.

24 years agoRemoved previous changes for extensions -- extensions now use moduleload.
Mark Valence [Tue, 9 Nov 1999 21:18:37 +0000 (21:18 +0000)]
Removed previous changes for extensions -- extensions now use moduleload.

24 years agoBug fixes to do_extended().
Mark Valence [Tue, 9 Nov 1999 04:14:38 +0000 (04:14 +0000)]
Bug fixes to do_extended().

24 years agoLoad extension library on "extension" keyword in configs (actual load routine is...
Mark Valence [Tue, 9 Nov 1999 03:37:05 +0000 (03:37 +0000)]
Load extension library on "extension" keyword in configs (actual load routine is in extended.c).  Protected by #ifdef SLAPD_EXTERNAL_EXTENSIONS.

24 years agoIn preparation for extensions improvements, added send_ldap_extended.
Mark Valence [Tue, 9 Nov 1999 03:29:50 +0000 (03:29 +0000)]
In preparation for extensions improvements, added send_ldap_extended.

24 years agoIn preparation for extensions improvements -- added send_ldap_extended and load_exten...
Mark Valence [Tue, 9 Nov 1999 03:28:17 +0000 (03:28 +0000)]
In preparation for extensions improvements -- added send_ldap_extended and load_extension.

24 years agoBackout premature commit.
Kurt Zeilenga [Mon, 8 Nov 1999 19:36:30 +0000 (19:36 +0000)]
Backout premature commit.

24 years agoAdded a "dnattr" case for ACIs (still need to check the ACI OID).
Mark Valence [Mon, 8 Nov 1999 18:50:51 +0000 (18:50 +0000)]
Added a "dnattr" case for ACIs (still need to check the ACI OID).

24 years agoMinor bug fix in ldap_parse_extended_result.
Mark Valence [Mon, 8 Nov 1999 18:47:47 +0000 (18:47 +0000)]
Minor bug fix in ldap_parse_extended_result.

24 years agoLast commit added framework for ber_errno.
Kurt Zeilenga [Mon, 8 Nov 1999 15:47:12 +0000 (15:47 +0000)]
Last commit added framework for ber_errno.

24 years agoLast commit contained cleanups and optimizations allowed by latest IETF C API draft.
Kurt Zeilenga [Mon, 8 Nov 1999 15:43:12 +0000 (15:43 +0000)]
Last commit contained cleanups and optimizations allowed by latest IETF C API draft.

24 years agoAdd X format for compatibility with other SDK implementations.
Kurt Zeilenga [Mon, 8 Nov 1999 15:41:07 +0000 (15:41 +0000)]
Add X format for compatibility with other SDK implementations.

24 years ago*** empty log message ***
Kurt Zeilenga [Mon, 8 Nov 1999 15:38:59 +0000 (15:38 +0000)]
*** empty log message ***

24 years agoUse LDAP_F for libc routines
Kurt Zeilenga [Mon, 8 Nov 1999 15:33:01 +0000 (15:33 +0000)]
Use LDAP_F for libc routines

24 years agoNeeds <ldap.h> due to stubs.
Kurt Zeilenga [Mon, 8 Nov 1999 15:30:51 +0000 (15:30 +0000)]
Needs <ldap.h> due to stubs.

24 years agoAdd empty struct ldapoptions declaration to avoid pulling in headers.
Kurt Zeilenga [Sat, 6 Nov 1999 18:02:44 +0000 (18:02 +0000)]
Add empty struct ldapoptions declaration to avoid pulling in headers.

24 years agoUpdated ACI code to work with new ACL changes. All changes are within the SLAPD_ACI_...
Mark Valence [Sat, 6 Nov 1999 05:05:50 +0000 (05:05 +0000)]
Updated ACI code to work with new ACL changes.  All changes are within the SLAPD_ACI_ENABLED #ifdef's.

24 years agoAdded ldap_pvt_tls_* prototypes.
Mark Valence [Sat, 6 Nov 1999 05:02:52 +0000 (05:02 +0000)]
Added ldap_pvt_tls_* prototypes.

24 years agoFix - v2ref returned a pointer that it did not allocate, and send_ldap_result
Howard Chu [Fri, 5 Nov 1999 22:50:58 +0000 (22:50 +0000)]
Fix - v2ref returned a pointer that it did not allocate, and send_ldap_result
would try to free it. Also, send_search_result was not freeing the pointer,
but it should have been.

24 years agoDelete unnecessary exports
Howard Chu [Fri, 5 Nov 1999 22:49:45 +0000 (22:49 +0000)]
Delete unnecessary exports

24 years agoRelocated the stubs function to avoid being dependent on
Howard Chu [Fri, 5 Nov 1999 22:49:26 +0000 (22:49 +0000)]
Relocated the stubs function to avoid being dependent on
HAVE_NT_SERVICE_MANAGER - when threads are disabled, HAVE_NT_SERVICE_MANAGER
is not defined, but the stubs still must remain defined.

24 years agoFix to prevent freeing the same pointer twice on mod errors
Howard Chu [Fri, 5 Nov 1999 22:46:45 +0000 (22:46 +0000)]
Fix to prevent freeing the same pointer twice on mod errors

24 years agoFix to avoid freeing an uninitialized pointer
Howard Chu [Fri, 5 Nov 1999 22:45:43 +0000 (22:45 +0000)]
Fix to avoid freeing an uninitialized pointer

24 years agoRemove extra ber_free.
Randy Kunkee [Thu, 4 Nov 1999 17:19:22 +0000 (17:19 +0000)]
Remove extra ber_free.

24 years agoCall ber_free instead of ldap_ber_free.
Randy Kunkee [Thu, 4 Nov 1999 00:09:17 +0000 (00:09 +0000)]
Call ber_free instead of ldap_ber_free.

24 years agoClean up some memory problems.
Randy Kunkee [Wed, 3 Nov 1999 23:57:56 +0000 (23:57 +0000)]
Clean up some memory problems.

24 years agono UD_BASE to use for my_ldap_dn2ufn(). Comment out strstr(s,NULL).
Kurt Zeilenga [Wed, 3 Nov 1999 22:02:30 +0000 (22:02 +0000)]
no UD_BASE to use for my_ldap_dn2ufn().  Comment out strstr(s,NULL).

24 years agoMake stat message consistent with other operations.
Kurt Zeilenga [Wed, 3 Nov 1999 18:12:28 +0000 (18:12 +0000)]
Make stat message consistent with other operations.

24 years agoDo not maintain a presence search on 'objectclass' as all entries
Kurt Zeilenga [Tue, 2 Nov 1999 23:13:40 +0000 (23:13 +0000)]
Do not maintain a presence search on 'objectclass' as all entries
*should* have an 'objectclass' attribute present.

24 years agoRemoved explicit include of <ac/param.h> because it must be included
Howard Chu [Tue, 2 Nov 1999 19:39:56 +0000 (19:39 +0000)]
Removed explicit include of <ac/param.h> because it must be included
after <stdlib.h>, but <stdlib.h> is included in slap.h. Moved <ac/param.h>
include into slap.h.

24 years agowrite winsock with AC_CACHE_CHECK to allow mangling via environment.
Kurt Zeilenga [Tue, 2 Nov 1999 02:32:55 +0000 (02:32 +0000)]
write winsock with AC_CACHE_CHECK to allow mangling via environment.

24 years agoRemove unnecessary dependency upon $ac_cv_mingw32.
Kurt Zeilenga [Tue, 2 Nov 1999 02:10:36 +0000 (02:10 +0000)]
Remove unnecessary dependency upon $ac_cv_mingw32.

24 years agoModify NT Threads check to use AC_CHECK_FUNC(_beginthread)
Kurt Zeilenga [Tue, 2 Nov 1999 01:35:20 +0000 (01:35 +0000)]
Modify NT Threads check to use AC_CHECK_FUNC(_beginthread)

24 years agoMove NT Thread test into build/openldap.m4. Still bogus (only
Kurt Zeilenga [Mon, 1 Nov 1999 23:45:09 +0000 (23:45 +0000)]
Move NT Thread test into build/openldap.m4.  Still bogus (only
enables if MINGW32 and always enables if MINGW32).

24 years agoFix broken patch to v2ref
Howard Chu [Mon, 1 Nov 1999 23:23:41 +0000 (23:23 +0000)]
Fix broken patch to v2ref

24 years agoObsolete file
Howard Chu [Mon, 1 Nov 1999 22:38:24 +0000 (22:38 +0000)]
Obsolete file

24 years agoChanges to support NT single debug
Kurt Zeilenga [Mon, 1 Nov 1999 22:17:06 +0000 (22:17 +0000)]
Changes to support NT single debug

24 years agoDefine HAVE_NT_EVENT_LOG && HAVE_NT_SERVICE_MANAGER when HAVE_NT_THREADS
Kurt Zeilenga [Mon, 1 Nov 1999 22:06:00 +0000 (22:06 +0000)]
Define HAVE_NT_EVENT_LOG && HAVE_NT_SERVICE_MANAGER when HAVE_NT_THREADS

24 years agoAdditional mods to fix NT single threaded support.
Kurt Zeilenga [Mon, 1 Nov 1999 22:00:18 +0000 (22:00 +0000)]
Additional mods to fix NT single threaded support.

24 years agoUse centralized output directories.
Kurt Zeilenga [Mon, 1 Nov 1999 21:25:22 +0000 (21:25 +0000)]
Use centralized output directories.
Update single debug/release not to use service manager nor event manager.
Likely breaks MINGW32 port.

24 years agoUse typedef instead of #define for ssize_t.
Kurt Zeilenga [Mon, 1 Nov 1999 18:17:21 +0000 (18:17 +0000)]
Use typedef instead of #define for ssize_t.

24 years agoAdd configure tests for ssize_t and caddr_t and remove NT preamble
Kurt Zeilenga [Mon, 1 Nov 1999 18:14:26 +0000 (18:14 +0000)]
Add configure tests for ssize_t and caddr_t and remove NT preamble
(excepting WIN32_LEAN_AND_MEAN).  Rework openlog/closelog use to
eliminate need for defines.

24 years agoUse compile time, instead of run time, sizeof checks.
Kurt Zeilenga [Mon, 1 Nov 1999 17:36:09 +0000 (17:36 +0000)]
Use compile time, instead of run time, sizeof checks.

24 years agoAdd <ac/param.h> to wrap <sys/param.h>
Kurt Zeilenga [Mon, 1 Nov 1999 17:21:24 +0000 (17:21 +0000)]
Add <ac/param.h> to wrap <sys/param.h>