]> git.sur5r.net Git - openldap/log
openldap
22 years agoperhaps the assert can be removed; should work now
Pierangelo Masarati [Thu, 28 Nov 2002 08:25:12 +0000 (08:25 +0000)]
perhaps the assert can be removed; should work now

22 years agoAdd -e authzid argument processing
Kurt Zeilenga [Thu, 28 Nov 2002 05:56:19 +0000 (05:56 +0000)]
Add -e authzid argument processing

22 years ago#unifdef paged results, remove lint
Kurt Zeilenga [Thu, 28 Nov 2002 04:38:41 +0000 (04:38 +0000)]
#unifdef paged results, remove lint

22 years agoFix error handling
Kurt Zeilenga [Thu, 28 Nov 2002 04:36:22 +0000 (04:36 +0000)]
Fix error handling

22 years agoUse ldap_whoami_s(3)
Kurt Zeilenga [Thu, 28 Nov 2002 03:14:54 +0000 (03:14 +0000)]
Use ldap_whoami_s(3)

22 years agoAdd whoami.c and passwd.c and other minor tweaks to control cleanups
Kurt Zeilenga [Thu, 28 Nov 2002 02:44:38 +0000 (02:44 +0000)]
Add whoami.c and passwd.c and other minor tweaks to control cleanups

22 years agoproxy authz control (client only)
Kurt Zeilenga [Thu, 28 Nov 2002 02:26:55 +0000 (02:26 +0000)]
proxy authz control (client only)
Misc control cleanups (client only)

22 years agoRevamp TODO list a bit
Kurt Zeilenga [Wed, 27 Nov 2002 19:56:58 +0000 (19:56 +0000)]
Revamp TODO list a bit

22 years agoITS#2128, setvbuf is unreliable
Howard Chu [Wed, 27 Nov 2002 04:13:19 +0000 (04:13 +0000)]
ITS#2128, setvbuf is unreliable

22 years agoFix ITS#2187, recursively free all requests
Howard Chu [Wed, 27 Nov 2002 03:57:36 +0000 (03:57 +0000)]
Fix ITS#2187, recursively free all requests

22 years agoITS#2184 maxbuf tweaks from Larry Greenfield @ CMU
Howard Chu [Wed, 27 Nov 2002 03:51:46 +0000 (03:51 +0000)]
ITS#2184 maxbuf tweaks from Larry Greenfield @ CMU

22 years agoITS#2202, set SASL_SUCCESS_DATA on sasl_server_new().
Howard Chu [Wed, 27 Nov 2002 03:49:04 +0000 (03:49 +0000)]
ITS#2202, set SASL_SUCCESS_DATA on sasl_server_new().

22 years agoFix ITS#2200, revert patch in rev 1.128. SASL/Kerberos4 requires a patch
Howard Chu [Wed, 27 Nov 2002 03:46:42 +0000 (03:46 +0000)]
Fix ITS#2200, revert patch in rev 1.128. SASL/Kerberos4 requires a patch
to Cyrus SASL lib/server.c, can't fix it here.

22 years agoReorder header inclusion to resolve ITS#2204.
Kurt Zeilenga [Tue, 26 Nov 2002 20:22:24 +0000 (20:22 +0000)]
Reorder header inclusion to resolve ITS#2204.

22 years agoReorder build order to ensure -llutil is available -llber and
Kurt Zeilenga [Tue, 26 Nov 2002 20:18:03 +0000 (20:18 +0000)]
Reorder build order to ensure -llutil is available -llber and
-llber is available for -llunicode.  Add -llber to ucgendat
(to pick up snprintf).

22 years agoSet -static when doing build from CVS
Kurt Zeilenga [Tue, 26 Nov 2002 18:11:05 +0000 (18:11 +0000)]
Set -static when doing build from CVS

22 years agoRemove autoconf task, best left to a committer (or me)
Kurt Zeilenga [Tue, 26 Nov 2002 17:57:32 +0000 (17:57 +0000)]
Remove autoconf task, best left to a committer (or me)

22 years agoClean up examples
Kurt Zeilenga [Tue, 26 Nov 2002 17:56:51 +0000 (17:56 +0000)]
Clean up examples

22 years agocleanup
Pierangelo Masarati [Mon, 25 Nov 2002 23:37:54 +0000 (23:37 +0000)]
cleanup

22 years agosilence warning
Pierangelo Masarati [Mon, 25 Nov 2002 23:37:10 +0000 (23:37 +0000)]
silence warning

22 years agomuch better fix for ITS#2196 (dnattr without sat_equality is bounced at config)
Pierangelo Masarati [Mon, 25 Nov 2002 18:37:04 +0000 (18:37 +0000)]
much better fix for ITS#2196 (dnattr without sat_equality is bounced at config)

22 years agofix -h option example for multi-URI handling (as suggested by Roland Bauerschmidt...
Pierangelo Masarati [Sun, 24 Nov 2002 21:52:48 +0000 (21:52 +0000)]
fix -h option example for multi-URI handling (as suggested by Roland Bauerschmidt <rb@debian.org>)

22 years agomr should not be NULL; fixes ITS#2196
Pierangelo Masarati [Sun, 24 Nov 2002 21:36:14 +0000 (21:36 +0000)]
mr should not be NULL; fixes ITS#2196

22 years agoITS#2176: Change password on slave when multimaster is enabled (do not use multimaster)
Pierangelo Masarati [Fri, 22 Nov 2002 00:56:20 +0000 (00:56 +0000)]
ITS#2176: Change password on slave when multimaster is enabled (do not use multimaster)

22 years agoremove paged results cruft
Pierangelo Masarati [Thu, 21 Nov 2002 22:37:06 +0000 (22:37 +0000)]
remove paged results cruft

22 years agoenforce the declared behavior when using -L[L[L]]
Pierangelo Masarati [Thu, 21 Nov 2002 22:13:07 +0000 (22:13 +0000)]
enforce the declared behavior when using -L[L[L]]

22 years agoset keyword to noEstimate and document it
Pierangelo Masarati [Thu, 21 Nov 2002 20:57:00 +0000 (20:57 +0000)]
set keyword to noEstimate and document it

22 years agoadd limits to entries count for paged results
Pierangelo Masarati [Thu, 21 Nov 2002 20:49:02 +0000 (20:49 +0000)]
add limits to entries count for paged results

22 years agoseems to be leaking a ber
Pierangelo Masarati [Thu, 21 Nov 2002 20:21:22 +0000 (20:21 +0000)]
seems to be leaking a ber

22 years agoimprove limits handling and consistency
Pierangelo Masarati [Thu, 21 Nov 2002 14:23:39 +0000 (14:23 +0000)]
improve limits handling and consistency

22 years agoimprove limits handling and consistency; return "Admin limit exceeded" instead of...
Pierangelo Masarati [Thu, 21 Nov 2002 12:58:59 +0000 (12:58 +0000)]
improve limits handling and consistency; return "Admin limit exceeded" instead of "Unwilling to perform"

22 years ago- allow interactive pagedResults size change
Pierangelo Masarati [Thu, 21 Nov 2002 03:36:37 +0000 (03:36 +0000)]
- allow interactive pagedResults size change
- implement pagedResults abandon by setting size=0
- misc code cleanup

22 years agoremove cruft
Pierangelo Masarati [Thu, 21 Nov 2002 02:18:31 +0000 (02:18 +0000)]
remove cruft

22 years agofix typo in comment :)
Pierangelo Masarati [Thu, 21 Nov 2002 02:18:13 +0000 (02:18 +0000)]
fix typo in comment :)

22 years agoadd supported controls to backend entries
Pierangelo Masarati [Thu, 21 Nov 2002 02:17:24 +0000 (02:17 +0000)]
add supported controls to backend entries

22 years agoSupport for RFC 2696:
Pierangelo Masarati [Thu, 21 Nov 2002 02:16:53 +0000 (02:16 +0000)]
Support for RFC 2696:
LDAP Control Extension for Simple Paged Results Manipulation

contributed by Lynn Moss <lynnmoss@us.ibm.com> (ITS#2189)

applied with changes.

22 years agofix possible uninitialized use of nmods
Pierangelo Masarati [Thu, 21 Nov 2002 00:31:36 +0000 (00:31 +0000)]
fix possible uninitialized use of nmods

22 years agoConverted ch_malloc and ch_calloc calls to SLAP_MALLOC and SLAP_CALLOC.
Julius Enarusai [Tue, 19 Nov 2002 21:26:09 +0000 (21:26 +0000)]
Converted ch_malloc and ch_calloc calls to SLAP_MALLOC and SLAP_CALLOC.

22 years agoConverted ch_malloc and ch_calloc calls to SLAP_MALLOC and SLAP_CALLOC.
Julius Enarusai [Tue, 19 Nov 2002 20:20:00 +0000 (20:20 +0000)]
Converted ch_malloc and ch_calloc calls to SLAP_MALLOC and SLAP_CALLOC.

22 years agoConverted ch_malloc and ch_calloc calls to SLAP_MALLOC and SLAP_CALLOC.
Julius Enarusai [Tue, 19 Nov 2002 18:24:18 +0000 (18:24 +0000)]
Converted ch_malloc and ch_calloc calls to SLAP_MALLOC and SLAP_CALLOC.

22 years agoConverted ch_calloc and ch_malloc calls to SLAP_CALLOC and SLAP_MALLOC.
Julius Enarusai [Tue, 19 Nov 2002 17:06:17 +0000 (17:06 +0000)]
Converted ch_calloc and ch_malloc calls to SLAP_CALLOC and SLAP_MALLOC.

22 years agoFix is_entry_objectclass flag comparisons (from Jason Townsend @ Apple)
Howard Chu [Mon, 18 Nov 2002 03:56:54 +0000 (03:56 +0000)]
Fix is_entry_objectclass flag comparisons (from Jason Townsend @ Apple)

22 years agoLDAP_TAILQ fix
Jong Hyuk Choi [Wed, 13 Nov 2002 05:50:07 +0000 (05:50 +0000)]
LDAP_TAILQ fix

22 years agoAdd stats to master.log
Kurt Zeilenga [Mon, 11 Nov 2002 19:39:10 +0000 (19:39 +0000)]
Add stats to master.log

22 years agoAdd AUTHZ stats logging
Kurt Zeilenga [Mon, 11 Nov 2002 18:55:45 +0000 (18:55 +0000)]
Add AUTHZ stats logging

22 years agoDelete some old (bad) statslog messages
Kurt Zeilenga [Mon, 11 Nov 2002 18:38:57 +0000 (18:38 +0000)]
Delete some old (bad) statslog messages

22 years agoRebuild
Kurt Zeilenga [Mon, 11 Nov 2002 03:21:14 +0000 (03:21 +0000)]
Rebuild

22 years agoUse vendorName instead of description
Kurt Zeilenga [Mon, 11 Nov 2002 01:08:11 +0000 (01:08 +0000)]
Use vendorName instead of description

22 years agoRoot DSE test
Kurt Zeilenga [Mon, 11 Nov 2002 00:34:38 +0000 (00:34 +0000)]
Root DSE test

22 years agoclose 'for' appropriately; clean also 'replica' subdir
Pierangelo Masarati [Sun, 10 Nov 2002 22:53:37 +0000 (22:53 +0000)]
close 'for' appropriately; clean also 'replica' subdir

22 years agosilence warnings; fix messages
Pierangelo Masarati [Sun, 10 Nov 2002 20:00:44 +0000 (20:00 +0000)]
silence warnings; fix messages

22 years agosilence warnings
Pierangelo Masarati [Sun, 10 Nov 2002 19:57:16 +0000 (19:57 +0000)]
silence warnings

22 years agoremove #ifdef SLAP_FILTER_HASSUBORDINATES
Pierangelo Masarati [Sun, 10 Nov 2002 19:48:36 +0000 (19:48 +0000)]
remove #ifdef SLAP_FILTER_HASSUBORDINATES

22 years agoimprove error messages
Pierangelo Masarati [Sun, 10 Nov 2002 18:16:43 +0000 (18:16 +0000)]
improve error messages

22 years agoRemove extra entry_free()
Kurt Zeilenga [Sun, 10 Nov 2002 06:48:55 +0000 (06:48 +0000)]
Remove extra entry_free()

22 years agoAdd checks for SQL headers in configure.in (need to rerun autoheader
Pierangelo Masarati [Sat, 9 Nov 2002 17:03:07 +0000 (17:03 +0000)]
Add checks for SQL headers in configure.in (need to rerun autoheader
and autoconf); #include "ac/string.h" instead of <string.h>

22 years agoPatch: Wrong args to Debug() and LDAP_LOG() (ITS#2170,2171)
Pierangelo Masarati [Sat, 9 Nov 2002 16:09:50 +0000 (16:09 +0000)]
Patch: Wrong args to Debug() and LDAP_LOG()  (ITS#2170,2171)

================
Written by Hallvard B. Furuseth and placed into the public domain.
This software is not subject to any license of the University of Oslo.
================

22 years agocleanup str2adlist
Pierangelo Masarati [Sat, 9 Nov 2002 14:46:00 +0000 (14:46 +0000)]
cleanup str2adlist

22 years agoConverted ch_calloc calls to SLAP_CALLOC.
Julius Enarusai [Fri, 8 Nov 2002 18:17:21 +0000 (18:17 +0000)]
Converted ch_calloc calls to SLAP_CALLOC.

22 years agoConverted ch_malloc, ch_calloc and ch_realloc calls to SLAP_MALLOC,
Julius Enarusai [Fri, 8 Nov 2002 17:13:20 +0000 (17:13 +0000)]
Converted ch_malloc, ch_calloc and ch_realloc calls to SLAP_MALLOC,
SLAP_CALLOC and SLAP_REALLOC respectively.

22 years agofix attribute delete (ITS#2158) patch provided by Timofey B. Nickonov <ntb@mts.ru>
Pierangelo Masarati [Sat, 2 Nov 2002 16:00:21 +0000 (16:00 +0000)]
fix attribute delete (ITS#2158) patch provided by Timofey B. Nickonov <ntb@mts.ru>

22 years agoConverted ch_malloc, ch_calloc and ch_realloc calls to SLAP_MALLOC and
Julius Enarusai [Fri, 1 Nov 2002 18:59:52 +0000 (18:59 +0000)]
Converted ch_malloc, ch_calloc and ch_realloc calls to SLAP_MALLOC and
SLAP_CALLOC in add_value/add_value_one functions and propagated errors to
all functions that use these functions.

22 years agoFix sasl_server_start invocation, must pass NULL cred when credlen is 0.
Howard Chu [Fri, 1 Nov 2002 02:14:55 +0000 (02:14 +0000)]
Fix sasl_server_start invocation, must pass NULL cred when credlen is 0.

22 years agoFix referrals and alias. For ldbm and I think for bdb, this is necessary
Stig Venaas [Thu, 31 Oct 2002 16:48:04 +0000 (16:48 +0000)]
Fix referrals and alias. For ldbm and I think for bdb, this is necessary
now that we normalize to lower case. Should be merged into 2.1.

22 years agoclarify how to specify no limits
Pierangelo Masarati [Thu, 31 Oct 2002 11:26:19 +0000 (11:26 +0000)]
clarify how to specify no limits

22 years agouse keyword "unlimited" instead of -1 for no limits
Pierangelo Masarati [Thu, 31 Oct 2002 09:57:24 +0000 (09:57 +0000)]
use keyword "unlimited" instead of -1 for no limits

22 years agoDefine DB_VERSION_X to make life easier when checking BDB versions.
Howard Chu [Wed, 30 Oct 2002 20:35:25 +0000 (20:35 +0000)]
Define DB_VERSION_X to make life easier when checking BDB versions.

22 years agoTest anonymous whoami
Kurt Zeilenga [Wed, 30 Oct 2002 00:17:36 +0000 (00:17 +0000)]
Test anonymous whoami

22 years agochanges in bdb_psearch() - search scope check
Jong Hyuk Choi [Tue, 29 Oct 2002 08:05:45 +0000 (08:05 +0000)]
changes in bdb_psearch() - search scope check

22 years agoMisc configure cleanup
Kurt Zeilenga [Tue, 29 Oct 2002 04:55:15 +0000 (04:55 +0000)]
Misc configure cleanup

22 years agochange due to removal of servers/slapd/lcup.c
Jong Hyuk Choi [Tue, 29 Oct 2002 04:39:05 +0000 (04:39 +0000)]
change due to removal of servers/slapd/lcup.c

22 years agoRemoval of servers/slapd/lcup.c
Jong Hyuk Choi [Tue, 29 Oct 2002 00:00:47 +0000 (00:00 +0000)]
Removal of servers/slapd/lcup.c

22 years agoUse of slap_schema.si_ad_entryUUID in bdb_psearch()
Jong Hyuk Choi [Mon, 28 Oct 2002 23:57:54 +0000 (23:57 +0000)]
Use of slap_schema.si_ad_entryUUID in bdb_psearch()

22 years agoAdd superiorUUID to system schema
Kurt Zeilenga [Mon, 28 Oct 2002 20:01:55 +0000 (20:01 +0000)]
Add superiorUUID to system schema

22 years agoMisc cleanup
Kurt Zeilenga [Sun, 27 Oct 2002 21:45:17 +0000 (21:45 +0000)]
Misc cleanup

22 years agocode cleanup
Kurt Zeilenga [Sun, 27 Oct 2002 03:42:32 +0000 (03:42 +0000)]
code cleanup

22 years agoFix typo
Kurt Zeilenga [Sun, 27 Oct 2002 00:41:52 +0000 (00:41 +0000)]
Fix typo

22 years agoFix ITS#2157, server should never attempt to unlink the client's socket.
Howard Chu [Sat, 26 Oct 2002 22:41:26 +0000 (22:41 +0000)]
Fix ITS#2157, server should never attempt to unlink the client's socket.
It likely has no name anyway, and the client owns it after all.

22 years agobeautify "unknown"
Pierangelo Masarati [Sat, 26 Oct 2002 18:51:24 +0000 (18:51 +0000)]
beautify "unknown"

22 years agoneed to move #define here; on by default
Pierangelo Masarati [Sat, 26 Oct 2002 16:32:11 +0000 (16:32 +0000)]
need to move #define here; on by default

22 years agofix hasSubordinate filtering; now it can be safely turned on
Pierangelo Masarati [Sat, 26 Oct 2002 16:18:31 +0000 (16:18 +0000)]
fix hasSubordinate filtering; now it can be safely turned on

22 years agouse more appropriate error code
Pierangelo Masarati [Sat, 26 Oct 2002 10:05:35 +0000 (10:05 +0000)]
use more appropriate error code

22 years agoactually, get_perms is needed by ldapi:// rgeardless of -DSLAP_X_LISTENER_MOD
Pierangelo Masarati [Sat, 26 Oct 2002 10:02:41 +0000 (10:02 +0000)]
actually, get_perms is needed by ldapi:// rgeardless of -DSLAP_X_LISTENER_MOD

22 years agorebuild (and test updated log.pl)
Kurt Zeilenga [Sat, 26 Oct 2002 03:31:10 +0000 (03:31 +0000)]
rebuild (and test updated log.pl)

22 years agoforce
Kurt Zeilenga [Sat, 26 Oct 2002 03:23:54 +0000 (03:23 +0000)]
force

22 years agoforced
Kurt Zeilenga [Sat, 26 Oct 2002 03:21:42 +0000 (03:21 +0000)]
forced

22 years agoforced
Kurt Zeilenga [Sat, 26 Oct 2002 03:20:32 +0000 (03:20 +0000)]
forced

22 years agoforce again
Kurt Zeilenga [Sat, 26 Oct 2002 03:12:58 +0000 (03:12 +0000)]
force again

22 years agoanother forced commit
Kurt Zeilenga [Sat, 26 Oct 2002 03:10:26 +0000 (03:10 +0000)]
another forced commit

22 years agoAnother forced commit
Kurt Zeilenga [Sat, 26 Oct 2002 03:04:04 +0000 (03:04 +0000)]
Another forced commit

22 years agoAnother forced commit
Kurt Zeilenga [Sat, 26 Oct 2002 03:02:09 +0000 (03:02 +0000)]
Another forced commit

22 years agoForced change for testing
Kurt Zeilenga [Sat, 26 Oct 2002 03:01:35 +0000 (03:01 +0000)]
Forced change for testing

22 years agoforced change for testing
Kurt Zeilenga [Sat, 26 Oct 2002 02:58:31 +0000 (02:58 +0000)]
forced change for testing

22 years agoUpdate anon
Kurt Zeilenga [Sat, 26 Oct 2002 02:53:36 +0000 (02:53 +0000)]
Update anon

22 years agotest 3
Kurt Zeilenga [Sat, 26 Oct 2002 02:52:25 +0000 (02:52 +0000)]
test 3

22 years agoanother test
Kurt Zeilenga [Sat, 26 Oct 2002 02:41:46 +0000 (02:41 +0000)]
another test

22 years agoForced change (test)
Kurt Zeilenga [Sat, 26 Oct 2002 02:39:35 +0000 (02:39 +0000)]
Forced change (test)

22 years agoAdd "allow update_anon"
Kurt Zeilenga [Fri, 25 Oct 2002 18:47:24 +0000 (18:47 +0000)]
Add "allow update_anon"
Fix -USLAP_X_LISTENER_MOD builds

22 years agoAddition of servers/slapd/lcup.c and servers/slapd/back-bdb/lcup.c for persistent...
Jong Hyuk Choi [Fri, 25 Oct 2002 17:57:03 +0000 (17:57 +0000)]
Addition of servers/slapd/lcup.c and servers/slapd/back-bdb/lcup.c for persistent search

22 years agoLCUP persistent search code drop
Jong Hyuk Choi [Fri, 25 Oct 2002 17:51:30 +0000 (17:51 +0000)]
LCUP persistent search code drop