]> git.ipfire.org Git - thirdparty/openldap.git/log
thirdparty/openldap.git
23 years ago#define *_OPT_ON &ber_pvt_opt_on. The old (void*)1 definition could be == NULL.
Hallvard Furuseth [Fri, 6 Jun 2003 13:50:01 +0000 (13:50 +0000)] 
#define *_OPT_ON &ber_pvt_opt_on. The old (void*)1 definition could be == NULL.

23 years agoregenerated autoconf/automake stuff
Ralf Haferkamp [Thu, 5 Jun 2003 18:14:46 +0000 (18:14 +0000)] 
regenerated autoconf/automake stuff

23 years agoMoved sample code to examples dir
Ralf Haferkamp [Thu, 5 Jun 2003 18:10:44 +0000 (18:10 +0000)] 
Moved sample code to examples dir

23 years agoremoved caching
Ralf Haferkamp [Thu, 5 Jun 2003 17:35:12 +0000 (17:35 +0000)] 
removed caching

23 years agoFix bdb_db_hash() to handle padding bits in integers.
Hallvard Furuseth [Thu, 5 Jun 2003 11:55:27 +0000 (11:55 +0000)] 
Fix bdb_db_hash() to handle padding bits in integers.

23 years agoRename setlocale,bindtextdomain,textdomain to ldap_pvt_<function> (ITS#2513).
Hallvard Furuseth [Thu, 5 Jun 2003 11:49:07 +0000 (11:49 +0000)] 
Rename setlocale,bindtextdomain,textdomain to ldap_pvt_<function> (ITS#2513).
#include "ldap_defaults.h" to get LDAP_LOCALEDIR.

23 years agoRename setlocale,textdomain,bindtextdomain to ldap_pvt_<function> (ITS#2513)
Hallvard Furuseth [Thu, 5 Jun 2003 11:46:49 +0000 (11:46 +0000)] 
Rename setlocale,textdomain,bindtextdomain to ldap_pvt_<function> (ITS#2513)

23 years ago#include Perl files before OpenLDAP files, and #undef _ (ITS#2513)
Hallvard Furuseth [Thu, 5 Jun 2003 11:44:06 +0000 (11:44 +0000)] 
#include Perl files before OpenLDAP files, and #undef _ (ITS#2513)

23 years agoChange dn->bv_val to op->o_req_dn.bv_val in LDAP_LOG() (from rev 1.24 change).
Hallvard Furuseth [Wed, 4 Jun 2003 12:34:42 +0000 (12:34 +0000)] 
Change dn->bv_val to op->o_req_dn.bv_val in LDAP_LOG() (from rev 1.24 change).

23 years agoAdd args to accomodate OS/390 shell bug
Howard Chu [Wed, 4 Jun 2003 12:06:46 +0000 (12:06 +0000)] 
Add args to accomodate OS/390 shell bug

23 years agoBreak up too long string literals (>509 characters, ISO C's minimum max size).
Hallvard Furuseth [Tue, 3 Jun 2003 18:01:37 +0000 (18:01 +0000)] 
Break up too long string literals (>509 characters, ISO C's minimum max size).

23 years ago#include "lber_pvt.h"
Hallvard Furuseth [Tue, 3 Jun 2003 17:57:33 +0000 (17:57 +0000)] 
#include "lber_pvt.h"

23 years ago#include <lber_pvt.h>, to get ber_memalloc_x() & co.
Hallvard Furuseth [Tue, 3 Jun 2003 17:53:33 +0000 (17:53 +0000)] 
#include <lber_pvt.h>, to get ber_memalloc_x() & co.

23 years agoCast unsigned char *p to char *.
Hallvard Furuseth [Tue, 3 Jun 2003 17:51:38 +0000 (17:51 +0000)] 
Cast unsigned char *p to char *.

23 years agoAdd missing 0 initializer in builtin_extops[]
Hallvard Furuseth [Tue, 3 Jun 2003 17:49:33 +0000 (17:49 +0000)] 
Add missing 0 initializer in builtin_extops[]

23 years agoRemove comma at end of enumerator list.
Hallvard Furuseth [Tue, 3 Jun 2003 17:47:26 +0000 (17:47 +0000)] 
Remove comma at end of enumerator list.

23 years agoDo not set op->o_private (to the process' pid). Only abandon needed it.
Hallvard Furuseth [Tue, 3 Jun 2003 17:31:25 +0000 (17:31 +0000)] 
Do not set op->o_private (to the process' pid).  Only abandon needed it.

23 years agoAxe abandon support (ITS#2564)
Hallvard Furuseth [Tue, 3 Jun 2003 12:02:00 +0000 (12:02 +0000)] 
Axe abandon support (ITS#2564)

23 years agoFix -T usage
Kurt Zeilenga [Mon, 2 Jun 2003 22:11:54 +0000 (22:11 +0000)] 
Fix -T usage

23 years agoAxe abandon support
Kurt Zeilenga [Mon, 2 Jun 2003 20:20:45 +0000 (20:20 +0000)] 
Axe abandon support

23 years agoITS#2562: add missing arg to hash_lanman
Kurt Zeilenga [Sun, 1 Jun 2003 23:32:47 +0000 (23:32 +0000)] 
ITS#2562: add missing arg to hash_lanman

23 years agoread get_extop func
Kurt Zeilenga [Sun, 1 Jun 2003 00:09:32 +0000 (00:09 +0000)] 
read get_extop func

23 years agoUpdate drafts
Kurt Zeilenga [Sat, 31 May 2003 22:47:07 +0000 (22:47 +0000)] 
Update drafts

23 years agofix typo; need to port fix in OPENLDAP_REL_ENG_2_2
Pierangelo Masarati [Sat, 31 May 2003 22:27:19 +0000 (22:27 +0000)] 
fix typo; need to port fix in OPENLDAP_REL_ENG_2_2

23 years agoSet schema flags (might need schema check routines as well)
Kurt Zeilenga [Sat, 31 May 2003 21:56:18 +0000 (21:56 +0000)] 
Set schema flags (might need schema check routines as well)

23 years agoSchema registration stuff needs work to set flags
Kurt Zeilenga [Sat, 31 May 2003 21:46:33 +0000 (21:46 +0000)] 
Schema registration stuff needs work to set flags

23 years agoEnable sync
Kurt Zeilenga [Sat, 31 May 2003 21:03:06 +0000 (21:03 +0000)] 
Enable sync

23 years agoDon't bother to hide when LDAP_DEVEL is defined.
Kurt Zeilenga [Sat, 31 May 2003 20:57:14 +0000 (20:57 +0000)] 
Don't bother to hide when LDAP_DEVEL is defined.

23 years agoHide experimental controls and extended operations
Kurt Zeilenga [Sat, 31 May 2003 20:19:02 +0000 (20:19 +0000)] 
Hide experimental controls and extended operations

23 years agoSchema cleanup
Kurt Zeilenga [Sat, 31 May 2003 18:57:32 +0000 (18:57 +0000)] 
Schema cleanup

23 years agointermediate response fix
Kurt Zeilenga [Sat, 31 May 2003 05:48:16 +0000 (05:48 +0000)] 
intermediate response fix

23 years agoMisc cleanup (needs better error handling and general code cleanup)
Kurt Zeilenga [Sat, 31 May 2003 05:48:00 +0000 (05:48 +0000)] 
Misc cleanup (needs better error handling and general code cleanup)

23 years agoFix intermediate responses
Kurt Zeilenga [Sat, 31 May 2003 05:32:57 +0000 (05:32 +0000)] 
Fix intermediate responses

23 years agofinish intermediate/partial merge
Kurt Zeilenga [Sat, 31 May 2003 05:08:25 +0000 (05:08 +0000)] 
finish intermediate/partial merge

23 years agoMerge partial and intermediate responses
Kurt Zeilenga [Sat, 31 May 2003 05:01:49 +0000 (05:01 +0000)] 
Merge partial and intermediate responses

23 years agomove lber_*_x memory prototypes to lber_pvt.h
Kurt Zeilenga [Sat, 31 May 2003 04:22:49 +0000 (04:22 +0000)] 
move lber_*_x memory prototypes to lber_pvt.h

23 years agoITS#2558 fix
Kurt Zeilenga [Sat, 31 May 2003 03:37:18 +0000 (03:37 +0000)] 
ITS#2558 fix

23 years agoMove SYNC, SYNCREPL, and LDAP_CACHING out from behind LDAP_DEVEL
Kurt Zeilenga [Sat, 31 May 2003 02:55:23 +0000 (02:55 +0000)] 
Move SYNC, SYNCREPL, and LDAP_CACHING out from behind LDAP_DEVEL

23 years agomark --enable-slapi as experimental
Kurt Zeilenga [Sat, 31 May 2003 02:54:05 +0000 (02:54 +0000)] 
mark --enable-slapi as experimental

23 years agobase entry checking for refreshAndPersist as well
Jong Hyuk Choi [Fri, 30 May 2003 21:47:15 +0000 (21:47 +0000)] 
base entry checking for refreshAndPersist as well

23 years agoremove DB_NOTFOUND in rc checking
Jong Hyuk Choi [Fri, 30 May 2003 21:45:07 +0000 (21:45 +0000)] 
remove DB_NOTFOUND in rc checking

23 years agocleanup comments of sl_mem_detach()
Jong Hyuk Choi [Fri, 30 May 2003 21:44:18 +0000 (21:44 +0000)] 
cleanup comments of sl_mem_detach()

23 years agoadd the context prefix entry first in the test script 017/018
Jong Hyuk Choi [Fri, 30 May 2003 21:43:03 +0000 (21:43 +0000)] 
add the context prefix entry first in the test script 017/018

23 years agoAdd missing externs based upon jfrederic.clere@fujitsu-siemens.com
Kurt Zeilenga [Fri, 30 May 2003 20:04:59 +0000 (20:04 +0000)] 
Add missing externs based upon jfrederic.clere@fujitsu-siemens.com
suggestion in ITS#2559.

23 years agoChange ACL default style to exact (from regex)
Kurt Zeilenga [Fri, 30 May 2003 05:24:39 +0000 (05:24 +0000)] 
Change ACL default style to exact (from regex)

23 years agoFix matching rule flags
Kurt Zeilenga [Fri, 30 May 2003 02:17:30 +0000 (02:17 +0000)] 
Fix matching rule flags

23 years agoFix includes for EBCDIC
Howard Chu [Thu, 29 May 2003 10:02:10 +0000 (10:02 +0000)] 
Fix includes for EBCDIC

23 years agoFix slap_EXOP declarations
Howard Chu [Thu, 29 May 2003 07:18:58 +0000 (07:18 +0000)] 
Fix slap_EXOP declarations

23 years agoFix lutil_localtime for EBCDIC
Howard Chu [Thu, 29 May 2003 06:15:03 +0000 (06:15 +0000)] 
Fix lutil_localtime for EBCDIC

23 years agoFix LBER_OPT_MEMCTX behavior
Howard Chu [Wed, 28 May 2003 22:17:08 +0000 (22:17 +0000)] 
Fix LBER_OPT_MEMCTX behavior

23 years agoFix TL malloc/free
Howard Chu [Wed, 28 May 2003 22:15:44 +0000 (22:15 +0000)] 
Fix TL malloc/free

23 years agofix typo
Pierangelo Masarati [Mon, 26 May 2003 16:31:20 +0000 (16:31 +0000)] 
fix typo

23 years agoCast away const from AC_GAI_STRERROR() return value.
Hallvard Furuseth [Sun, 25 May 2003 20:50:26 +0000 (20:50 +0000)] 
Cast away const from AC_GAI_STRERROR() return value.

23 years agoAdded Hallvard B. Furuseth.
Hallvard Furuseth [Sun, 25 May 2003 14:28:48 +0000 (14:28 +0000)] 
Added Hallvard B. Furuseth.

23 years agos/forms/form in PADL copyright
Luke Howard [Sun, 25 May 2003 04:48:49 +0000 (04:48 +0000)] 
s/forms/form in PADL copyright

23 years agoUCD terms
Kurt Zeilenga [Sun, 25 May 2003 04:19:09 +0000 (04:19 +0000)] 
UCD terms

23 years agoRemove $OpenLDAP$ from installed configuration file
Kurt Zeilenga [Sun, 25 May 2003 04:09:37 +0000 (04:09 +0000)] 
Remove $OpenLDAP$ from installed configuration file

23 years agoRemove $OpenLDAP$ from installed file
Kurt Zeilenga [Sun, 25 May 2003 04:08:59 +0000 (04:08 +0000)] 
Remove $OpenLDAP$ from installed file

23 years agoClarify copyrights
Kurt Zeilenga [Sun, 25 May 2003 04:07:47 +0000 (04:07 +0000)] 
Clarify copyrights

23 years agoAnother round of minor copyright updates
Kurt Zeilenga [Sun, 25 May 2003 03:56:57 +0000 (03:56 +0000)] 
Another round of minor copyright updates

23 years agoAdd authors
Howard Chu [Sun, 25 May 2003 03:50:59 +0000 (03:50 +0000)] 
Add authors

23 years agoAdd/Update various copyright notices
Kurt Zeilenga [Sun, 25 May 2003 03:31:21 +0000 (03:31 +0000)] 
Add/Update various copyright notices

23 years agos/forms/form in PADL copyright
Luke Howard [Sun, 25 May 2003 02:59:09 +0000 (02:59 +0000)] 
s/forms/form in PADL copyright

23 years agoAdd IBM
Kurt Zeilenga [Sun, 25 May 2003 02:12:02 +0000 (02:12 +0000)] 
Add IBM

23 years agoUpdate IBM copyrights
Kurt Zeilenga [Sun, 25 May 2003 02:03:07 +0000 (02:03 +0000)] 
Update IBM copyrights
Kurt Zeilenga, IBM Corporation

23 years agoITS#2549, init memctx to NULL. Also reset ber memctx to NULL when freeing.
Howard Chu [Sun, 25 May 2003 01:32:39 +0000 (01:32 +0000)] 
ITS#2549, init memctx to NULL. Also reset ber memctx to NULL when freeing.

23 years agoremove cruft
Kurt Zeilenga [Sun, 25 May 2003 01:17:38 +0000 (01:17 +0000)] 
remove cruft

23 years agoRestructured to avoid direct use of sl_malloc functions. Minimizes impact
Howard Chu [Sun, 25 May 2003 00:53:08 +0000 (00:53 +0000)] 
Restructured to avoid direct use of sl_malloc functions. Minimizes impact
of #ifdef USE_SL_MALLOC...

23 years ago#if 0 debug statements in signal handlers
Kurt Zeilenga [Sat, 24 May 2003 21:12:20 +0000 (21:12 +0000)] 
#if 0 debug statements in signal handlers

23 years agoFinish proxy cache cleanup and API porting (on behalf of Apurva Kumar)
Pierangelo Masarati [Sat, 24 May 2003 17:38:04 +0000 (17:38 +0000)] 
Finish proxy cache cleanup and API porting (on behalf of Apurva Kumar)

23 years agoClarify copyright
Luke Howard [Sat, 24 May 2003 09:30:48 +0000 (09:30 +0000)] 
Clarify copyright

23 years agoAdd see also to:
Kurt Zeilenga [Sat, 24 May 2003 08:29:04 +0000 (08:29 +0000)] 
Add see also to:
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
which is believed to apply here.

23 years agoFix syncinfo reference after free
Howard Chu [Sat, 24 May 2003 06:50:48 +0000 (06:50 +0000)] 
Fix syncinfo reference after free

23 years agoFix typos in last commit
Kurt Zeilenga [Sat, 24 May 2003 06:15:00 +0000 (06:15 +0000)] 
Fix typos in last commit
Apply to Makefile as well

23 years agoFix typos ITS#2544
Kurt Zeilenga [Sat, 24 May 2003 05:20:15 +0000 (05:20 +0000)] 
Fix typos ITS#2544

23 years agoThere is no SLURPPID to kill
Howard Chu [Sat, 24 May 2003 04:30:53 +0000 (04:30 +0000)] 
There is no SLURPPID to kill
Test is also valid for back-hdb

23 years agoAdd clarification as to source of this file
Kurt Zeilenga [Sat, 24 May 2003 03:18:50 +0000 (03:18 +0000)] 
Add clarification as to source of this file
Add OpenLDAP copyright statement

23 years agoChange slap_sasl_authorized to take an Operation instead of a Connection,
Howard Chu [Sat, 24 May 2003 02:44:46 +0000 (02:44 +0000)] 
Change slap_sasl_authorized to take an Operation instead of a Connection,
for compatibility with proxyAuthz control

23 years agoITS#2533 backend_attribute uses tmpmemctx, must free accordingly
Howard Chu [Sat, 24 May 2003 02:06:18 +0000 (02:06 +0000)] 
ITS#2533 backend_attribute uses tmpmemctx, must free accordingly

23 years agoAdd wait clause for slurpd
Howard Chu [Sat, 24 May 2003 01:57:29 +0000 (01:57 +0000)] 
Add wait clause for slurpd

23 years agoDon't use single malloc for BDB_HIER e->e_name + e->e_nname
Howard Chu [Sat, 24 May 2003 01:54:03 +0000 (01:54 +0000)] 
Don't use single malloc for BDB_HIER e->e_name + e->e_nname

23 years agoremove documentation for bind_simple_unprotected
Kurt Zeilenga [Sat, 24 May 2003 01:26:38 +0000 (01:26 +0000)] 
remove documentation for bind_simple_unprotected
(which was axed log ago)

23 years agoITS#2548 must dup sasl_errdetail msgs
Howard Chu [Sat, 24 May 2003 01:05:11 +0000 (01:05 +0000)] 
ITS#2548 must dup sasl_errdetail msgs

23 years agoFix double-free'd rdn bug
Howard Chu [Sat, 24 May 2003 00:46:52 +0000 (00:46 +0000)] 
Fix double-free'd rdn bug

23 years agocleanup ($PORT -> $SLAVEPORT)
Jong Hyuk Choi [Fri, 23 May 2003 18:02:34 +0000 (18:02 +0000)] 
cleanup ($PORT -> $SLAVEPORT)

23 years agocleanup (one search to master, another to slave)
Jong Hyuk Choi [Fri, 23 May 2003 17:45:44 +0000 (17:45 +0000)] 
cleanup (one search to master, another to slave)

23 years ago- glue entry management change
Jong Hyuk Choi [Fri, 23 May 2003 13:32:13 +0000 (13:32 +0000)] 
- glue entry management change
- op->o_tmpmfunc setup

23 years agoAdd comments to sl_mem_detach()
Howard Chu [Fri, 23 May 2003 09:10:05 +0000 (09:10 +0000)] 
Add comments to sl_mem_detach()

23 years agoPartially fix slapi builds, still have undefined references
Kurt Zeilenga [Fri, 23 May 2003 06:27:38 +0000 (06:27 +0000)] 
Partially fix slapi builds, still have undefined references

23 years agozap --enable-phonetic
Kurt Zeilenga [Fri, 23 May 2003 05:27:30 +0000 (05:27 +0000)] 
zap --enable-phonetic

23 years agoReally zap readline(3) detection
Kurt Zeilenga [Fri, 23 May 2003 05:22:44 +0000 (05:22 +0000)] 
Really zap readline(3) detection

23 years agoRemove readline detection
Kurt Zeilenga [Fri, 23 May 2003 05:21:08 +0000 (05:21 +0000)] 
Remove readline detection

23 years agoITS#2542 fix?
Howard Chu [Fri, 23 May 2003 04:24:39 +0000 (04:24 +0000)] 
ITS#2542 fix?

23 years agoITS#2541 added bdb_cache_delete_cleanup() to defer cache delete.
Howard Chu [Fri, 23 May 2003 02:04:03 +0000 (02:04 +0000)] 
ITS#2541 added bdb_cache_delete_cleanup() to defer cache delete.

23 years agoDon't re-cache IDL's retrieved from the cache
Howard Chu [Fri, 23 May 2003 01:23:53 +0000 (01:23 +0000)] 
Don't re-cache IDL's retrieved from the cache

23 years agoDon't avl_insert NULL kids
Howard Chu [Fri, 23 May 2003 01:12:50 +0000 (01:12 +0000)] 
Don't avl_insert NULL kids

23 years agoITS#2540 not sure, difficult to reproduce crash...
Howard Chu [Thu, 22 May 2003 23:48:02 +0000 (23:48 +0000)] 
ITS#2540 not sure, difficult to reproduce crash...

23 years agoldap_pvt_tls_destroy depends on HAVE_TLS
Howard Chu [Thu, 22 May 2003 23:25:10 +0000 (23:25 +0000)] 
ldap_pvt_tls_destroy depends on HAVE_TLS
These calls belong in an ldap_destroy() library function.

23 years agoEBCDIC case for env open
Howard Chu [Thu, 22 May 2003 23:22:22 +0000 (23:22 +0000)] 
EBCDIC case for env open

23 years agoInput files are text, not binary
Howard Chu [Thu, 22 May 2003 23:19:56 +0000 (23:19 +0000)] 
Input files are text, not binary