]> git.sur5r.net Git - openldap/log
openldap
13 years agoITS#6933
Quanah Gibson-Mount [Wed, 8 Jun 2011 20:18:21 +0000 (13:18 -0700)]
ITS#6933

13 years agoITS#6933 Add missing strdup of lutil_getRegParam()
Hallvard Furuseth [Sun, 8 May 2011 20:15:13 +0000 (22:15 +0200)]
ITS#6933 Add missing strdup of lutil_getRegParam()

13 years agoAdd GSS naming extensions ACL plugin
Quanah Gibson-Mount [Wed, 8 Jun 2011 20:16:58 +0000 (13:16 -0700)]
Add GSS naming extensions ACL plugin

13 years agoAdd GSS naming extensions ACL plugin
Luke Howard [Mon, 9 May 2011 08:24:42 +0000 (10:24 +0200)]
Add GSS naming extensions ACL plugin

13 years agoITS#6932: Move assert(str) before Debug(..str).
Hallvard Furuseth [Mon, 2 May 2011 17:54:51 +0000 (19:54 +0200)]
ITS#6932: Move assert(str) before Debug(..str).

13 years agoITS#6932
Quanah Gibson-Mount [Wed, 8 Jun 2011 20:13:43 +0000 (13:13 -0700)]
ITS#6932

13 years agoITS#6932: Clean up strange asserts & nearby code.
Hallvard Furuseth [Wed, 20 Apr 2011 20:11:38 +0000 (22:11 +0200)]
ITS#6932: Clean up strange asserts & nearby code.

Mostly found by Klocwork: Issues #213,298-300,331,342-343,374,390,410.

13 years agoITS#6931
Quanah Gibson-Mount [Wed, 8 Jun 2011 20:12:29 +0000 (13:12 -0700)]
ITS#6931

13 years agoITS#6931 Catch NULL ld for LDAP_OPT_SESSION_REFCNT.
Hallvard Furuseth [Wed, 20 Apr 2011 20:38:21 +0000 (22:38 +0200)]
ITS#6931 Catch NULL ld for LDAP_OPT_SESSION_REFCNT.

Klocwork issue#111, ldap_get_option().

13 years agoITS#6929
Quanah Gibson-Mount [Wed, 8 Jun 2011 20:11:28 +0000 (13:11 -0700)]
ITS#6929
ITS#6930

13 years agoITS#6930 Plug ldapi://too-long-path socket leak.
Hallvard Furuseth [Wed, 20 Apr 2011 21:00:24 +0000 (23:00 +0200)]
ITS#6930 Plug ldapi://too-long-path socket leak.

Klocwork issue#117, ldap_connect_to_path().

13 years agoklocwork#255 Fix sprintf(%d, u_int32_t)
Hallvard Furuseth [Thu, 21 Apr 2011 17:09:20 +0000 (19:09 +0200)]
klocwork#255 Fix sprintf(%d, u_int32_t)

13 years agoITS#6929 fclose(password file) on failure.
Hallvard Furuseth [Thu, 21 Apr 2011 15:50:50 +0000 (17:50 +0200)]
ITS#6929 fclose(password file) on failure.

lutil_get_filed_password() bug; klocwork issue#203.

13 years agoITS#6870 .gitignore += libldap_r/<ldif.c,fetch.c>.
Hallvard Furuseth [Thu, 21 Apr 2011 17:30:12 +0000 (19:30 +0200)]
ITS#6870 .gitignore += libldap_r/<ldif.c,fetch.c>.

Followup to moving these files to libldap/.

13 years agoITS#6950
Quanah Gibson-Mount [Wed, 8 Jun 2011 19:29:03 +0000 (12:29 -0700)]
ITS#6950
ITS#6951

13 years agoITS#6951 Fix two buffersize issue in "pcacheBind" config processing
Ralf Haferkamp [Tue, 24 May 2011 13:23:11 +0000 (15:23 +0200)]
ITS#6951 Fix two buffersize issue in "pcacheBind" config processing

Found with valgrind

13 years agoITS#6950 Fix '1.1', '+' and '*' in pcacheAttrSets
Ralf Haferkamp [Tue, 24 May 2011 12:28:07 +0000 (14:28 +0200)]
ITS#6950 Fix '1.1', '+' and '*' in pcacheAttrSets

13 years agoITS#6823
Quanah Gibson-Mount [Wed, 8 Jun 2011 19:26:12 +0000 (12:26 -0700)]
ITS#6823

13 years agoprefix undef attrs with undef: (ITS#6823)
Pierangelo Masarati [Wed, 2 Feb 2011 21:45:34 +0000 (21:45 +0000)]
prefix undef attrs with undef: (ITS#6823)

13 years agoITS#6943
Quanah Gibson-Mount [Wed, 8 Jun 2011 18:28:32 +0000 (11:28 -0700)]
ITS#6943

13 years agocheck sat_equality before using it (ITS#6943)
Pierangelo Masarati [Sun, 22 May 2011 22:22:12 +0000 (00:22 +0200)]
check sat_equality before using it (ITS#6943)

13 years agoITS#6909
Quanah Gibson-Mount [Wed, 8 Jun 2011 18:22:33 +0000 (11:22 -0700)]
ITS#6909

13 years agoITS#6909 blind fix. re-init creds for retry.
Howard Chu [Sun, 24 Apr 2011 04:11:52 +0000 (21:11 -0700)]
ITS#6909 blind fix. re-init creds for retry.

Move retry so that cred validity is also re-checked.

13 years agoITS#6915
Quanah Gibson-Mount [Wed, 8 Jun 2011 18:19:58 +0000 (11:19 -0700)]
ITS#6915

13 years agoITS#6915 fix op timestamps
Howard Chu [Sun, 24 Apr 2011 03:56:11 +0000 (20:56 -0700)]
ITS#6915 fix op timestamps

This has always been broken since memberof was first written

13 years agoRevert "More for ITS#6815, Unbind and Abandon"
Quanah Gibson-Mount [Wed, 8 Jun 2011 18:11:58 +0000 (11:11 -0700)]
Revert "More for ITS#6815, Unbind and Abandon"

This reverts commit 7a66c847833406d261660e8520cae41922d12292.

13 years agoMore for ITS#6815, Unbind and Abandon
Howard Chu [Wed, 20 Apr 2011 19:31:27 +0000 (12:31 -0700)]
More for ITS#6815, Unbind and Abandon

13 years agoAdd strictrefresh syncrepl option
Howard Chu [Fri, 15 Apr 2011 18:13:38 +0000 (11:13 -0700)]
Add strictrefresh syncrepl option

Only affects delta-syncrepl - stop listening to clients while
refresh is running.

13 years agoLog when delta-sync has to fallback
Howard Chu [Fri, 15 Apr 2011 17:41:31 +0000 (10:41 -0700)]
Log when delta-sync has to fallback

13 years agoLog entry DN on syncrepl errors
Howard Chu [Fri, 15 Apr 2011 05:07:12 +0000 (22:07 -0700)]
Log entry DN on syncrepl errors

13 years agoFix build with gcc 4.6
Ralf Haferkamp [Tue, 3 May 2011 09:21:07 +0000 (11:21 +0200)]
Fix build with gcc 4.6

13 years agofixed LDAPCtrl constructor when using char*
Ralf Haferkamp [Thu, 14 Apr 2011 13:44:00 +0000 (15:44 +0200)]
fixed LDAPCtrl constructor when using char*

13 years agorenew SSL context when setting global Options
Ralf Haferkamp [Fri, 1 Apr 2011 08:06:05 +0000 (10:06 +0200)]
renew SSL context when setting global Options

13 years agoFixed SSL/TLS context renewal
Ralf Haferkamp [Fri, 1 Apr 2011 07:48:24 +0000 (09:48 +0200)]
Fixed SSL/TLS context renewal

LDAP_OPT_X_TLS_NEWCTX needs a pointer to 0 as the value for
ldap_set_option when renewing a client's SSL context.

13 years agoget posixgroup.c compiling again
Luke Howard [Wed, 30 Mar 2011 13:35:27 +0000 (00:35 +1100)]
get posixgroup.c compiling again

13 years agoslapi_attr_add_value should use attr_valadd to set a_numvals
Luke Howard [Wed, 30 Mar 2011 10:03:39 +0000 (21:03 +1100)]
slapi_attr_add_value should use attr_valadd to set a_numvals

13 years agoITS#6885
Quanah Gibson-Mount [Tue, 31 May 2011 21:30:41 +0000 (14:30 -0700)]
ITS#6885

13 years agoITS#6885: Fix lutil_get_now for !HAVE_GETTIMEOFDAY
Hallvard Furuseth [Wed, 30 Mar 2011 13:51:46 +0000 (15:51 +0200)]
ITS#6885: Fix lutil_get_now for !HAVE_GETTIMEOFDAY

13 years agoITS#6898
Quanah Gibson-Mount [Mon, 11 Apr 2011 21:32:46 +0000 (14:32 -0700)]
ITS#6898

13 years agoITS#6898 fix regression from ITS#6625
Howard Chu [Sat, 9 Apr 2011 23:55:00 +0000 (16:55 -0700)]
ITS#6898 fix regression from ITS#6625

compound statements need brackets, duh.
(cherry picked from commit 9b463b59ec922f5b7682f4ee98c4bc96f5123bd3)

13 years agoUpdate guide Copyright/License handling
Kurt Zeilenga [Tue, 29 Mar 2011 01:08:19 +0000 (18:08 -0700)]
Update guide Copyright/License handling
Avoids redundant files.
And update various notices

13 years agoUpdate configure to latest autoconf
Quanah Gibson-Mount [Mon, 28 Mar 2011 19:30:05 +0000 (12:30 -0700)]
Update configure to latest autoconf

13 years agoUpdate configure for git
Quanah Gibson-Mount [Mon, 28 Mar 2011 19:19:13 +0000 (12:19 -0700)]
Update configure for git

13 years agoFixed engineering version
Quanah Gibson-Mount [Mon, 28 Mar 2011 18:45:22 +0000 (11:45 -0700)]
Fixed engineering version

13 years agofix typo in last commit
Kurt Zeilenga [Mon, 28 Mar 2011 00:49:21 +0000 (17:49 -0700)]
fix typo in last commit

13 years agohandle $Id$ in configure.in (configure scripts need to be rebuilt)
Kurt Zeilenga [Mon, 28 Mar 2011 00:46:52 +0000 (17:46 -0700)]
handle $Id$ in configure.in (configure scripts need to be rebuilt)

13 years agoUse $Id$ for AC_REVISION()
Kurt Zeilenga [Sun, 27 Mar 2011 22:46:20 +0000 (15:46 -0700)]
Use $Id$ for AC_REVISION()

13 years agoUpdate mkrelease for git(1)
Kurt Zeilenga [Sat, 26 Mar 2011 14:56:10 +0000 (07:56 -0700)]
Update mkrelease for git(1)

13 years agoDon't ignore all Makefiles
Kurt Zeilenga [Sat, 26 Mar 2011 06:23:53 +0000 (23:23 -0700)]
Don't ignore all Makefiles

13 years agoInitial .gitignore
Kurt Zeilenga [Sat, 26 Mar 2011 05:40:06 +0000 (22:40 -0700)]
Initial .gitignore

13 years agoIndicate configure is running in a Git clone
Kurt Zeilenga [Sat, 26 Mar 2011 05:14:59 +0000 (22:14 -0700)]
Indicate configure is running in a Git clone

13 years agoPost-2.4.25 return to engineering
Kurt Zeilenga [Mon, 28 Mar 2011 04:43:23 +0000 (21:43 -0700)]
Post-2.4.25 return to engineering

13 years agoPrep for 2.4.25 release OPENLDAP_REL_ENG_2_4_25
Quanah Gibson-Mount [Fri, 25 Mar 2011 21:08:12 +0000 (21:08 +0000)]
Prep for 2.4.25 release

13 years agoITS#6879
Quanah Gibson-Mount [Fri, 25 Mar 2011 19:39:47 +0000 (19:39 +0000)]
ITS#6879

13 years agoITS#6866
Quanah Gibson-Mount [Thu, 24 Mar 2011 21:42:11 +0000 (21:42 +0000)]
ITS#6866

13 years agoITS#6870
Quanah Gibson-Mount [Thu, 24 Mar 2011 18:22:43 +0000 (18:22 +0000)]
ITS#6870

13 years agoITS#6877
Quanah Gibson-Mount [Thu, 24 Mar 2011 18:15:01 +0000 (18:15 +0000)]
ITS#6877

13 years agoITS#6238
Quanah Gibson-Mount [Thu, 24 Mar 2011 18:13:52 +0000 (18:13 +0000)]
ITS#6238

13 years agoComment back-ldap/SampleLDAP.pm data structure
Quanah Gibson-Mount [Thu, 24 Mar 2011 02:26:51 +0000 (02:26 +0000)]
Comment back-ldap/SampleLDAP.pm data structure

13 years agosl_busy is used as a boolean so just set it, don't increment it
Quanah Gibson-Mount [Thu, 24 Mar 2011 02:25:49 +0000 (02:25 +0000)]
sl_busy is used as a boolean so just set it, don't increment it

13 years agoITS#6863
Quanah Gibson-Mount [Thu, 24 Mar 2011 02:23:39 +0000 (02:23 +0000)]
ITS#6863

13 years agoplugged possible memory leak (e.g. when deleting syncrepl config)
Quanah Gibson-Mount [Thu, 24 Mar 2011 02:22:10 +0000 (02:22 +0000)]
plugged possible memory leak (e.g. when deleting syncrepl config)

13 years agoITS#6859
Quanah Gibson-Mount [Thu, 24 Mar 2011 02:21:02 +0000 (02:21 +0000)]
ITS#6859

13 years agoITS#6853
Quanah Gibson-Mount [Thu, 24 Mar 2011 02:19:11 +0000 (02:19 +0000)]
ITS#6853

13 years agoITS#6755
Quanah Gibson-Mount [Thu, 24 Mar 2011 02:14:29 +0000 (02:14 +0000)]
ITS#6755

13 years agomake documentation impersonal
Quanah Gibson-Mount [Thu, 24 Mar 2011 02:12:33 +0000 (02:12 +0000)]
make documentation impersonal

13 years agoITS#6858
Quanah Gibson-Mount [Thu, 24 Mar 2011 02:11:41 +0000 (02:11 +0000)]
ITS#6858

13 years agoRemoved missleading comments in ldap_chain_uri_cmp/_dup.
Quanah Gibson-Mount [Thu, 24 Mar 2011 02:10:01 +0000 (02:10 +0000)]
Removed missleading comments in ldap_chain_uri_cmp/_dup.
Likely a copy and paste left over.

13 years agoITS#6857
Quanah Gibson-Mount [Thu, 24 Mar 2011 02:09:19 +0000 (02:09 +0000)]
ITS#6857

13 years agoITS#6855
Quanah Gibson-Mount [Thu, 24 Mar 2011 02:06:18 +0000 (02:06 +0000)]
ITS#6855

13 years agoITS#6850
Quanah Gibson-Mount [Thu, 24 Mar 2011 02:04:28 +0000 (02:04 +0000)]
ITS#6850

13 years agoITS#6852
Quanah Gibson-Mount [Thu, 24 Mar 2011 02:02:23 +0000 (02:02 +0000)]
ITS#6852

13 years agoMore for ITS#6845
Quanah Gibson-Mount [Thu, 24 Mar 2011 02:00:47 +0000 (02:00 +0000)]
More for ITS#6845

13 years agoFix typo
Quanah Gibson-Mount [Thu, 24 Mar 2011 01:59:36 +0000 (01:59 +0000)]
Fix typo

13 years agoITS#6849
Quanah Gibson-Mount [Thu, 24 Mar 2011 01:58:38 +0000 (01:58 +0000)]
ITS#6849

13 years agoITS#6845
Quanah Gibson-Mount [Thu, 24 Mar 2011 01:56:00 +0000 (01:56 +0000)]
ITS#6845

13 years agoITS#6846
Quanah Gibson-Mount [Thu, 24 Mar 2011 01:53:21 +0000 (01:53 +0000)]
ITS#6846

13 years agoITS#6125
Quanah Gibson-Mount [Thu, 24 Mar 2011 01:52:17 +0000 (01:52 +0000)]
ITS#6125

13 years agoFix dnIsSuffix to use berval len
Quanah Gibson-Mount [Thu, 24 Mar 2011 01:51:27 +0000 (01:51 +0000)]
Fix dnIsSuffix to use berval len

13 years agoUse refcnt instead of keeping entry locked in Add response
Quanah Gibson-Mount [Thu, 24 Mar 2011 01:49:45 +0000 (01:49 +0000)]
Use refcnt instead of keeping entry locked in Add response

13 years agoTweak error message
Quanah Gibson-Mount [Thu, 24 Mar 2011 01:44:13 +0000 (01:44 +0000)]
Tweak error message

13 years agoITS#6837
Quanah Gibson-Mount [Thu, 24 Mar 2011 01:37:45 +0000 (01:37 +0000)]
ITS#6837

13 years agoITS#6834
Quanah Gibson-Mount [Thu, 24 Mar 2011 01:35:20 +0000 (01:35 +0000)]
ITS#6834

13 years agoITS#6839
Quanah Gibson-Mount [Thu, 24 Mar 2011 01:32:13 +0000 (01:32 +0000)]
ITS#6839

13 years agoAdd ldapi draft
Quanah Gibson-Mount [Thu, 24 Mar 2011 01:24:18 +0000 (01:24 +0000)]
Add ldapi draft

13 years agoMore for ITS#6404
Quanah Gibson-Mount [Thu, 24 Mar 2011 01:22:40 +0000 (01:22 +0000)]
More for ITS#6404

13 years agoITS#6404
Quanah Gibson-Mount [Thu, 24 Mar 2011 01:21:03 +0000 (01:21 +0000)]
ITS#6404

13 years agoITS#6125
Quanah Gibson-Mount [Thu, 24 Mar 2011 01:18:25 +0000 (01:18 +0000)]
ITS#6125

13 years agoITS#6832
Quanah Gibson-Mount [Thu, 24 Mar 2011 01:14:05 +0000 (01:14 +0000)]
ITS#6832

13 years agoAdd substring matching rules for some of the olc-schema attributes.
Quanah Gibson-Mount [Wed, 23 Mar 2011 19:51:55 +0000 (19:51 +0000)]
Add substring matching rules for some of the olc-schema attributes.
Allows for easy extraction of individual objectclass definitions using
matchedValues searches.

13 years agoremoved some used vars
Quanah Gibson-Mount [Wed, 23 Mar 2011 19:50:57 +0000 (19:50 +0000)]
removed some used vars

13 years agoReturn to engineering
Quanah Gibson-Mount [Tue, 1 Mar 2011 00:52:05 +0000 (00:52 +0000)]
Return to engineering

13 years agorevert dates to match those in actual release
Kurt Zeilenga [Sat, 12 Feb 2011 17:34:30 +0000 (17:34 +0000)]
revert dates to match those in actual release
(didn't move tags forward, so release had old dates)

13 years agoUpdate copyright years
Kurt Zeilenga [Fri, 11 Feb 2011 15:41:10 +0000 (15:41 +0000)]
Update copyright years

13 years agoUpdate for release
Kurt Zeilenga [Fri, 11 Feb 2011 15:18:10 +0000 (15:18 +0000)]
Update for release

13 years agoUnlock new_cached_query->rwlock before destroying it. OPENLDAP_REL_ENG_2_4_24
Hallvard Furuseth [Fri, 11 Feb 2011 11:46:06 +0000 (11:46 +0000)]
Unlock new_cached_query->rwlock before destroying it.

Fixes rev 1.210 (new since last OpenLDAP release).

13 years agoTweak CHANGES wordings
Hallvard Furuseth [Thu, 10 Feb 2011 12:13:34 +0000 (12:13 +0000)]
Tweak CHANGES wordings

13 years agoPrep for release
Quanah Gibson-Mount [Wed, 9 Feb 2011 00:24:06 +0000 (00:24 +0000)]
Prep for release

13 years agoITS#6238
Quanah Gibson-Mount [Sat, 5 Feb 2011 01:04:29 +0000 (01:04 +0000)]
ITS#6238

13 years agoITS#6238
Quanah Gibson-Mount [Sat, 5 Feb 2011 00:39:16 +0000 (00:39 +0000)]
ITS#6238