]> git.sur5r.net Git - openldap/log
openldap
15 years agoITS#6108 explicitly mention that rootdn must be set
Howard Chu [Wed, 27 May 2009 13:14:58 +0000 (13:14 +0000)]
ITS#6108 explicitly mention that rootdn must be set

15 years agoITS#6147 fix typos
Howard Chu [Wed, 27 May 2009 12:53:04 +0000 (12:53 +0000)]
ITS#6147 fix typos

15 years agoITS#6147 add sasl-auxprop config
Howard Chu [Wed, 27 May 2009 12:48:35 +0000 (12:48 +0000)]
ITS#6147 add sasl-auxprop config

15 years agoITS#6147 add sasl-auxprop config, default to "slapd"
Howard Chu [Wed, 27 May 2009 12:41:09 +0000 (12:41 +0000)]
ITS#6147 add sasl-auxprop config, default to "slapd"

15 years agobetter document size/time limits (ITS#6127)
Pierangelo Masarati [Wed, 27 May 2009 12:37:00 +0000 (12:37 +0000)]
better document size/time limits (ITS#6127)

15 years agoITS#6135 reinit TLS context after changes
Howard Chu [Wed, 27 May 2009 11:35:12 +0000 (11:35 +0000)]
ITS#6135 reinit TLS context after changes

15 years agoITS#6139 password-hash has no max # args
Howard Chu [Mon, 25 May 2009 12:58:40 +0000 (12:58 +0000)]
ITS#6139 password-hash has no max # args

15 years agoITS#6137: Fail Cancel(pending operation) instead of discarding the operation.
Hallvard Furuseth [Fri, 22 May 2009 18:10:39 +0000 (18:10 +0000)]
ITS#6137: Fail Cancel(pending operation) instead of discarding the operation.

15 years agoFor ITS#6104: Protect initial o_abandon/o_cancel with op->o_conn->c_mutex.
Hallvard Furuseth [Thu, 21 May 2009 23:22:46 +0000 (23:22 +0000)]
For ITS#6104: Protect initial o_abandon/o_cancel with op->o_conn->c_mutex.

15 years agoITS#6133: Handlers for Abandon, Cancel, connection init/destroy
Hallvard Furuseth [Thu, 21 May 2009 00:09:30 +0000 (00:09 +0000)]
ITS#6133: Handlers for Abandon, Cancel, connection init/destroy
should not exist.  Catch coredump.  Fix error/result code handling.

15 years agoTo be safe (see ITS#5328), set hasSubordinates before be_has_subordinates()
Hallvard Furuseth [Wed, 20 May 2009 21:42:13 +0000 (21:42 +0000)]
To be safe (see ITS#5328), set hasSubordinates before be_has_subordinates()

15 years agoITS#5328: Make relay_back_has_subordinates() return failure on failure
Hallvard Furuseth [Wed, 20 May 2009 21:34:40 +0000 (21:34 +0000)]
ITS#5328: Make relay_back_has_subordinates() return failure on failure

15 years agoITS#6132: Fix slapi_entry_has_children()
Hallvard Furuseth [Wed, 20 May 2009 21:23:48 +0000 (21:23 +0000)]
ITS#6132: Fix slapi_entry_has_children()

15 years agoset Conf->what for authz-regexp
Howard Chu [Wed, 20 May 2009 12:44:25 +0000 (12:44 +0000)]
set Conf->what for authz-regexp

15 years agoAvoid printf(NULL) on Solaris
Howard Chu [Wed, 20 May 2009 12:42:34 +0000 (12:42 +0000)]
Avoid printf(NULL) on Solaris

15 years agoFix typo
Howard Chu [Wed, 20 May 2009 06:38:43 +0000 (06:38 +0000)]
Fix typo

15 years agoAvoid multiple attempts to free the same syncinfo
Howard Chu [Mon, 18 May 2009 07:58:27 +0000 (07:58 +0000)]
Avoid multiple attempts to free the same syncinfo

15 years agoITS#6109 fix readonly restriction
Howard Chu [Sun, 17 May 2009 22:23:33 +0000 (22:23 +0000)]
ITS#6109 fix readonly restriction

15 years agoITS#6111 connection_state_closing() -> connection_valid()
Howard Chu [Thu, 14 May 2009 04:03:23 +0000 (04:03 +0000)]
ITS#6111 connection_state_closing() -> connection_valid()

15 years agoRevert 1.274
Howard Chu [Mon, 11 May 2009 22:26:12 +0000 (22:26 +0000)]
Revert 1.274

15 years agoITS#6103 send response on abandon
Howard Chu [Mon, 11 May 2009 04:30:36 +0000 (04:30 +0000)]
ITS#6103 send response on abandon

15 years agoITS#6103 send response even if abandoned
Howard Chu [Mon, 11 May 2009 04:29:21 +0000 (04:29 +0000)]
ITS#6103 send response even if abandoned

15 years agoPartially revert prev commit, leave rs->sr_err == SLAPD_ABANDON
Howard Chu [Mon, 11 May 2009 04:23:51 +0000 (04:23 +0000)]
Partially revert prev commit, leave rs->sr_err == SLAPD_ABANDON

15 years agoITS#6103 send cancelled response back to client
Howard Chu [Mon, 11 May 2009 04:16:57 +0000 (04:16 +0000)]
ITS#6103 send cancelled response back to client

15 years agoITS#6102,6078 regenerate
Howard Chu [Sun, 10 May 2009 09:55:30 +0000 (09:55 +0000)]
ITS#6102,6078 regenerate

15 years agoITS#6102,6078 fix winsock detection
Howard Chu [Sun, 10 May 2009 09:52:00 +0000 (09:52 +0000)]
ITS#6102,6078 fix winsock detection

15 years agomisc cleanup
Pierangelo Masarati [Fri, 8 May 2009 16:31:50 +0000 (16:31 +0000)]
misc cleanup

15 years ago(blindly) allow to build with BACKSQL_ARBITRARY_KEY defined (ITS#6100). Please note...
Pierangelo Masarati [Fri, 8 May 2009 16:23:57 +0000 (16:23 +0000)]
(blindly) allow to build with BACKSQL_ARBITRARY_KEY defined (ITS#6100).  Please note that this disables paged results support

15 years agoFix c_leaves count
Howard Chu [Fri, 8 May 2009 06:37:05 +0000 (06:37 +0000)]
Fix c_leaves count

15 years agoMore for prev commit
Howard Chu [Fri, 8 May 2009 04:48:03 +0000 (04:48 +0000)]
More for prev commit

15 years agoITS#6098 issuerUID and subjectUID are primitive, not constructed
Howard Chu [Fri, 8 May 2009 01:52:12 +0000 (01:52 +0000)]
ITS#6098 issuerUID and subjectUID are primitive, not constructed

15 years agocheck dn normalization result
Pierangelo Masarati [Thu, 7 May 2009 15:27:01 +0000 (15:27 +0000)]
check dn normalization result

15 years agoMore for prev commit: delete bdb_cache_info(), must use cache_find_id().
Howard Chu [Wed, 6 May 2009 13:57:01 +0000 (13:57 +0000)]
More for prev commit: delete bdb_cache_info(), must use cache_find_id().
Fixed cache.c_cursize counting.

15 years agoIntroduce options to configure tcp-keepalive settings per connection. These
Ralf Haferkamp [Wed, 6 May 2009 13:14:36 +0000 (13:14 +0000)]
Introduce options to configure tcp-keepalive settings per connection. These
settings only work on Linux and are ignore when not supported (see
discussion on -devel)

15 years agoITS#6095 experimental fix: avoid purging other cases of in-use EntryInfos,
Howard Chu [Wed, 6 May 2009 08:33:26 +0000 (08:33 +0000)]
ITS#6095 experimental fix: avoid purging other cases of in-use EntryInfos,
avoid using purged EntryInfos that have not yet been fully unlinked.

15 years agofix typo
Howard Chu [Wed, 6 May 2009 07:55:42 +0000 (07:55 +0000)]
fix typo

15 years agoMore for ITS#5326 - don't free ora_e->e_name if same as o_req_dn
Howard Chu [Tue, 5 May 2009 21:54:01 +0000 (21:54 +0000)]
More for ITS#5326 - don't free ora_e->e_name if same as o_req_dn

15 years agofix one-time leaks; make sure free'd stuff is NULL
Pierangelo Masarati [Mon, 4 May 2009 11:37:58 +0000 (11:37 +0000)]
fix one-time leaks; make sure free'd stuff is NULL

15 years agoadd in-scope helper
Pierangelo Masarati [Mon, 4 May 2009 10:57:50 +0000 (10:57 +0000)]
add in-scope helper

15 years agoDon't do alock recovery in readonly mode since we didn't do BDB recovery
Howard Chu [Sun, 3 May 2009 00:49:35 +0000 (00:49 +0000)]
Don't do alock recovery in readonly mode since we didn't do BDB recovery

15 years agoFix typo in prev commit
Howard Chu [Sun, 3 May 2009 00:47:25 +0000 (00:47 +0000)]
Fix typo in prev commit

15 years agoITS#6088 entryinfo cleanup
Howard Chu [Sun, 3 May 2009 00:30:20 +0000 (00:30 +0000)]
ITS#6088 entryinfo cleanup

15 years agoITS#6074 freeing already-freed EntryInfos...
Howard Chu [Fri, 1 May 2009 04:36:39 +0000 (04:36 +0000)]
ITS#6074 freeing already-freed EntryInfos...

15 years agoDon't underflow malloc'd memory in hdb_fix_dn()
Howard Chu [Fri, 1 May 2009 04:26:44 +0000 (04:26 +0000)]
Don't underflow malloc'd memory in hdb_fix_dn()

15 years agoRevert previous commit (checking for strnlen), as ber_strnlen does not need it
Hallvard Furuseth [Fri, 1 May 2009 03:12:40 +0000 (03:12 +0000)]
Revert previous commit (checking for strnlen), as ber_strnlen does not need it

15 years agoITS#6080 again: simplify ber_strnlen, don't use strnlen, revert _GNU_SOURCE
Hallvard Furuseth [Fri, 1 May 2009 03:10:25 +0000 (03:10 +0000)]
ITS#6080 again: simplify ber_strnlen, don't use strnlen, revert _GNU_SOURCE

15 years agoFix previous fix: Don't #ifdef HAVE_STRNLEN before portable.h #defines that
Hallvard Furuseth [Fri, 1 May 2009 02:17:28 +0000 (02:17 +0000)]
Fix previous fix: Don't #ifdef HAVE_STRNLEN before portable.h #defines that

15 years agoUpdate previous commit: #define _GNU_SOURCE if needed for strnlen()
Hallvard Furuseth [Fri, 1 May 2009 02:11:42 +0000 (02:11 +0000)]
Update previous commit: #define _GNU_SOURCE if needed for strnlen()

15 years agofix one-time leak
Pierangelo Masarati [Thu, 30 Apr 2009 11:36:12 +0000 (11:36 +0000)]
fix one-time leak

15 years agoSilence warning in print_deref(): cast lutil_b64_ntop() arg to unsigned char*
Hallvard Furuseth [Wed, 29 Apr 2009 22:19:39 +0000 (22:19 +0000)]
Silence warning in print_deref(): cast lutil_b64_ntop() arg to unsigned char*

15 years agoforce entry release as appropriate (ITS#6081)
Pierangelo Masarati [Wed, 29 Apr 2009 13:03:50 +0000 (13:03 +0000)]
force entry release as appropriate (ITS#6081)

15 years agodefine and use ber_strnlen() (ITS#6080); please regenerate configure and include...
Pierangelo Masarati [Wed, 29 Apr 2009 11:38:31 +0000 (11:38 +0000)]
define and use ber_strnlen() (ITS#6080); please regenerate configure and include/portable.hin

15 years agomake logs symmetric
Pierangelo Masarati [Wed, 29 Apr 2009 11:36:49 +0000 (11:36 +0000)]
make logs symmetric

15 years ago(nearly blind) fix for NULL in TLS error message (ITS#6079)
Pierangelo Masarati [Wed, 29 Apr 2009 11:31:39 +0000 (11:31 +0000)]
(nearly blind) fix for NULL in TLS error message (ITS#6079)

15 years agoNote that host SSD must be configured for hostservice option
Howard Chu [Wed, 29 Apr 2009 02:41:26 +0000 (02:41 +0000)]
Note that host SSD must be configured for hostservice option

15 years agoRewritten
Howard Chu [Wed, 29 Apr 2009 02:31:20 +0000 (02:31 +0000)]
Rewritten

15 years agoFix typos, use uid2dn by default
Howard Chu [Wed, 29 Apr 2009 02:27:39 +0000 (02:27 +0000)]
Fix typos, use uid2dn by default

15 years agoAdd nssov-pam-session keyword to select which services will be recorded
Howard Chu [Wed, 29 Apr 2009 00:29:11 +0000 (00:29 +0000)]
Add nssov-pam-session keyword to select which services will be recorded
in session management

15 years agoAdd missing CVS tag
Quanah Gibson-Mount [Tue, 28 Apr 2009 03:05:46 +0000 (03:05 +0000)]
Add missing CVS tag

15 years agoAdd libtoolized makefile
Emmanuel Dreyfus [Sat, 25 Apr 2009 18:19:24 +0000 (18:19 +0000)]
Add libtoolized makefile

15 years agomore warning fixes
Ralf Haferkamp [Fri, 24 Apr 2009 09:48:08 +0000 (09:48 +0000)]
more warning fixes

15 years agoslapo-nssov.5 draft. Please use as starting point.
Gavin Henry [Thu, 23 Apr 2009 11:29:36 +0000 (11:29 +0000)]
slapo-nssov.5 draft. Please use as starting point.

15 years agoUse nslcd-mapped PAM error codes instead of actual PAM error codes
Howard Chu [Thu, 23 Apr 2009 08:23:58 +0000 (08:23 +0000)]
Use nslcd-mapped PAM error codes instead of actual PAM error codes

15 years agoMore for sessions, working. TODO: configure list of sessions to record
Howard Chu [Thu, 23 Apr 2009 07:56:40 +0000 (07:56 +0000)]
More for sessions, working. TODO: configure list of sessions to record

15 years agoMore for session management
Howard Chu [Thu, 23 Apr 2009 00:38:41 +0000 (00:38 +0000)]
More for session management

15 years agoonly free entries dup'ed by rwm_entry_get_rw() (ITS#6058)
Pierangelo Masarati [Mon, 20 Apr 2009 14:54:18 +0000 (14:54 +0000)]
only free entries dup'ed by rwm_entry_get_rw() (ITS#6058)

15 years agoReformat requests, rough pwmod support
Howard Chu [Mon, 20 Apr 2009 10:25:24 +0000 (10:25 +0000)]
Reformat requests, rough pwmod support

15 years agoMore for prev commit
Howard Chu [Mon, 20 Apr 2009 10:24:42 +0000 (10:24 +0000)]
More for prev commit

15 years agoalways pass a DN to the underlying database (ITS#6070)
Pierangelo Masarati [Mon, 20 Apr 2009 09:54:31 +0000 (09:54 +0000)]
always pass a DN to the underlying database (ITS#6070)

15 years agoAdd missing extended/intermediate handlers for fake connections
Howard Chu [Mon, 20 Apr 2009 09:07:48 +0000 (09:07 +0000)]
Add missing extended/intermediate handlers for fake connections

15 years agoAdded uidnumber checks
Howard Chu [Mon, 20 Apr 2009 03:53:09 +0000 (03:53 +0000)]
Added uidnumber checks

15 years agoUse local_ssf for our fake connections
Howard Chu [Mon, 20 Apr 2009 03:37:52 +0000 (03:37 +0000)]
Use local_ssf for our fake connections

15 years agosanity check for host_ad and svc_ad
Howard Chu [Mon, 20 Apr 2009 03:18:34 +0000 (03:18 +0000)]
sanity check for host_ad and svc_ad

15 years agoFlesh out config options, implement authorization checks
Howard Chu [Mon, 20 Apr 2009 02:42:40 +0000 (02:42 +0000)]
Flesh out config options, implement authorization checks

15 years agoAdd ATDESC config arg type for AttributeDescriptions
Howard Chu [Mon, 20 Apr 2009 00:31:33 +0000 (00:31 +0000)]
Add ATDESC config arg type for AttributeDescriptions

15 years agoAdd global_host_bv, why do we still have bare char *s lying around...
Howard Chu [Sun, 19 Apr 2009 23:25:41 +0000 (23:25 +0000)]
Add global_host_bv, why do we still have bare char *s lying around...

15 years agoStart documenting PAM support
Howard Chu [Sun, 19 Apr 2009 01:56:24 +0000 (01:56 +0000)]
Start documenting PAM support

15 years agoWe need the authorizedService schema
Howard Chu [Sun, 19 Apr 2009 01:15:22 +0000 (01:15 +0000)]
We need the authorizedService schema

15 years agoMove tmpluser to authz call; add ppolicy support to authc
Howard Chu [Sat, 18 Apr 2009 23:12:36 +0000 (23:12 +0000)]
Move tmpluser to authz call; add ppolicy support to authc

15 years agoIn uid2dn, only return success if a unique DN was found
Howard Chu [Sat, 18 Apr 2009 23:11:33 +0000 (23:11 +0000)]
In uid2dn, only return success if a unique DN was found

15 years agoMove tmpluser to authz call; print authz messages regardless of success
Howard Chu [Sat, 18 Apr 2009 23:10:58 +0000 (23:10 +0000)]
Move tmpluser to authz call; print authz messages regardless of success
status

15 years agoIn pwmod, ctx may be empty so always pass current username
Howard Chu [Sat, 18 Apr 2009 01:44:22 +0000 (01:44 +0000)]
In pwmod, ctx may be empty so always pass current username

15 years agoForced commit, 1.2 fixed a typo in pwmod
Howard Chu [Sat, 18 Apr 2009 00:50:45 +0000 (00:50 +0000)]
Forced commit, 1.2 fixed a typo in pwmod

15 years ago*** empty log message ***
Howard Chu [Sat, 18 Apr 2009 00:50:14 +0000 (00:50 +0000)]
*** empty log message ***

15 years agoITS#5975: Fix pidfile/argsfile doc - they are independent of debug mode.
Hallvard Furuseth [Fri, 17 Apr 2009 21:08:46 +0000 (21:08 +0000)]
ITS#5975: Fix pidfile/argsfile doc - they are independent of debug mode.

15 years agoAdd pam support (work in progress)
Howard Chu [Fri, 17 Apr 2009 12:18:51 +0000 (12:18 +0000)]
Add pam support (work in progress)

15 years agoAdd pam support (work in progress)
Howard Chu [Fri, 17 Apr 2009 12:11:33 +0000 (12:11 +0000)]
Add pam support (work in progress)

15 years agoAdd missing newlines to debug msgs
Howard Chu [Fri, 17 Apr 2009 12:10:27 +0000 (12:10 +0000)]
Add missing newlines to debug msgs

15 years agoFix prev commit - work-in-progress
Howard Chu [Fri, 17 Apr 2009 07:23:15 +0000 (07:23 +0000)]
Fix prev commit - work-in-progress

15 years agoAdd missing newlines to debug msgs
Howard Chu [Fri, 17 Apr 2009 07:19:48 +0000 (07:19 +0000)]
Add missing newlines to debug msgs

15 years agoFix typo in debug
Howard Chu [Fri, 17 Apr 2009 03:41:54 +0000 (03:41 +0000)]
Fix typo in debug

15 years agoITS#5464, #5666 Update last change: Conflicted with compiler flag -D_GNU_SOURCE
Hallvard Furuseth [Thu, 16 Apr 2009 18:02:01 +0000 (18:02 +0000)]
ITS#5464, #5666 Update last change: Conflicted with compiler flag -D_GNU_SOURCE

15 years agoITS#6064: "//" comment from rev 1.445 -> "/**/" comment
Hallvard Furuseth [Thu, 16 Apr 2009 17:48:50 +0000 (17:48 +0000)]
ITS#6064: "//" comment from rev 1.445 -> "/**/" comment

15 years agodocument new feature (ITS#6057)
Pierangelo Masarati [Wed, 15 Apr 2009 16:33:18 +0000 (16:33 +0000)]
document new feature (ITS#6057)

15 years agofix ITS#6057
Pierangelo Masarati [Wed, 15 Apr 2009 10:46:11 +0000 (10:46 +0000)]
fix ITS#6057

15 years agoITS#6056 pagedresults stacked control is not overlay-friendly, add
Howard Chu [Wed, 15 Apr 2009 10:34:24 +0000 (10:34 +0000)]
ITS#6056 pagedresults stacked control is not overlay-friendly, add
slap_add_ctrls() function

15 years agoITS#5464, #5666 define _GNU_SOURCE
Howard Chu [Wed, 15 Apr 2009 07:36:56 +0000 (07:36 +0000)]
ITS#5464, #5666 define _GNU_SOURCE

15 years agoITS#6041 Windows opendir/closedir issues (from ITS#5408...)
Howard Chu [Sat, 11 Apr 2009 04:22:27 +0000 (04:22 +0000)]
ITS#6041 Windows opendir/closedir issues (from ITS#5408...)

15 years agoITS#6039 Winsock fixes
Howard Chu [Sat, 11 Apr 2009 04:03:09 +0000 (04:03 +0000)]
ITS#6039 Winsock fixes

15 years agoITS#6052 fix typo
Howard Chu [Sat, 11 Apr 2009 03:55:46 +0000 (03:55 +0000)]
ITS#6052 fix typo