
CVS log for libraries/libldap_r/thr_thr.c
Up to [OpenLDAP] / libraries / libldap_r
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.24: download - view: text, markup - select for diffs
Tue Jan 4 23:43:07 2011 UTC (12 years, 1 month ago) by kurt
Branches: MAIN
CVS tags: MIGRATION_CVS2GIT,
HEAD
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2
lines
Happy New Year
Revision 1.23: download - view: text, markup - select for diffs
Tue Apr 13 20:17:59 2010 UTC (12 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2
lines
happy belated New Year
Revision 1.22: download - view: text, markup - select for diffs
Wed Jan 21 23:40:22 2009 UTC (14 years ago) by kurt
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2
lines
Update copyright notices
Revision 1.21: download - view: text, markup - select for diffs
Mon Jan 7 23:20:05 2008 UTC (15 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2
lines
Happy New Year (belated)
Revision 1.20: download - view: text, markup - select for diffs
Thu Oct 25 04:42:40 2007 UTC (15 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +25 -1
lines
Added native thread-specific data support
Revision 1.19: download - view: text, markup - select for diffs
Tue Jan 2 19:01:00 2007 UTC (16 years, 1 month ago) by kurt
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_MP
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
happy new year
Revision 1.18: download - view: text, markup - select for diffs
Tue Jan 3 22:12:09 2006 UTC (17 years, 1 month ago) by kurt
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_BP,
OPENLDAP_REL_ENG_2_4_3ALPHA,
OPENLDAP_REL_ENG_2_4_2ALPHA,
OPENLDAP_REL_ENG_2_4_1ALPHA,
OPENLDAP_REL_ENG_2_4_0ALPHA,
OPENLDAP_REL_ENG_2_3_MP
Branch point for: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
Happy new year!
Revision 1.17: download - view: text, markup - select for diffs
Sat Sep 17 21:28:08 2005 UTC (17 years, 4 months ago) by hallvard
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_2_MP
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -2
lines
Add thread debugging wrapper thr_debug.c and ldap_thr_debug.h in libldap_r/,
enabled with LDAP_THREAD_DEBUG (cpp macro and environment variable):
Move any ldap_pvt_* definitions from ldap_int_thread.h to ldap_pvt_thread.h.
#define ldap_int_thread_equal/ldap_pvt_thread_equal instead of tpool.c:TID_EQ.
Define some ldap_debug_*_t types, and LDAP_UINTPTR_T, in ldap_int_thread.h.
ldap_int_thread.h/ldap_pvt_thread.h can now be included multiple times, giving
different results depending on whether libldap_r/ldap_thr_debug.h was included.
Add some cleanup and some preprocessor hacks.
#define LDAP_THREAD*_IMPLEMENTATION in libldap_r/*.c, used by ldap_thr_debug.h.
Add PTHREAD_MUTEX_ERRORCHECK/PTHREAD_MUTEX_ERRORCHECK_NP in thr_posix.c.
Revision 1.16: download - view: text, markup - select for diffs
Sat Jan 1 19:49:45 2005 UTC (18 years, 1 month ago) by kurt
Branches: MAIN
CVS tags: OPENLDAP_AC_MP,
OPENLDAP_AC_BP,
OPENLDAP_AC
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
Happy New Year!
Revision 1.15: download - view: text, markup - select for diffs
Thu Jan 1 18:15:27 2004 UTC (19 years, 1 month ago) by kurt
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_3_BP,
OPENLDAP_REL_ENG_2_3_0ALPHA,
OPENLDAP_REL_ENG_2_1_MP
Branch point for: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
Happy new year
Revision 1.14: download - view: text, markup - select for diffs
Wed Nov 26 06:16:39 2003 UTC (19 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +12 -9
lines
Updated notices and acknowledgements
Revision 1.13: download - view: text, markup - select for diffs
Fri Feb 14 22:52:38 2003 UTC (19 years, 11 months ago) by hyc
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_2_BP,
OPENLDAP_REL_ENG_2_2_2BETA,
OPENLDAP_REL_ENG_2_2_1BETA,
OPENLDAP_REL_ENG_2_2_0ALPHA
Branch point for: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -4
lines
Set stack size for created threads
Revision 1.12: download - view: text, markup - select for diffs
Fri Jan 24 05:49:13 2003 UTC (20 years ago) by lukeh
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +7 -1
lines
Added ldap_pvt_thread_self() and ldap_pvt_thread_pool_context() API.
Revision 1.11: download - view: text, markup - select for diffs
Fri Jan 3 19:20:52 2003 UTC (20 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2
lines
Happy new year
Revision 1.10: download - view: text, markup - select for diffs
Fri Jan 4 20:17:40 2002 UTC (21 years, 1 month ago) by kurt
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_MP,
OPENLDAP_REL_ENG_2_1_BP,
OPENLDAP_REL_ENG_2_1_BETA1,
OPENLDAP_REL_ENG_2_1_ALPHA0,
OPENLDAP_REL_ENG_2_1_9,
OPENLDAP_REL_ENG_2_1_8,
OPENLDAP_REL_ENG_2_1_7,
OPENLDAP_REL_ENG_2_1_6,
OPENLDAP_REL_ENG_2_1_5,
OPENLDAP_REL_ENG_2_1_4,
OPENLDAP_REL_ENG_2_1_3,
OPENLDAP_REL_ENG_2_1_2,
OPENLDAP_REL_ENG_2_1_12,
OPENLDAP_REL_ENG_2_1_11,
OPENLDAP_REL_ENG_2_1_10
Branch point for: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
Update copyright statements
Revision 1.9: download - view: text, markup - select for diffs
Tue Jun 13 00:42:13 2000 UTC (22 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +24 -23
lines
Reworked thread code to better support thread-library specific
r/w locks and thread pools. Hide internal structures (using
pthread'ish technics). Place common code in threads.c. Move
no-thread code to thr_stub.c. Move thread pool code to tpool.c.
Removed setconcurrency call from initializer, added 'concurrency'
directive to slapd. Tested code under pthreads, pth, and no-threads.
Revision 1.8: download - view: text, markup - select for diffs
Tue Jun 6 18:01:26 2000 UTC (22 years, 8 months ago) by mrv
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +22 -22
lines
In preparation for thread pools
Revision 1.7: download - view: text, markup - select for diffs
Sat May 13 00:38:40 2000 UTC (22 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Y2k copyright update
Revision 1.6: download - view: text, markup - select for diffs
Wed Sep 8 17:06:30 1999 UTC (23 years, 5 months ago) by kdz
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0
lines
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
Replace old Id as needed (back-tcl).
Leave updating of contribWare to contributors (for now).
Revision 1.5: download - view: text, markup - select for diffs
Mon May 31 17:59:29 1999 UTC (23 years, 8 months ago) by kdz
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_BP,
OPENLDAP_REL_ENG_2_0_ALPHA2,
OPENLDAP_REL_ENG_2_0_ALPHA,
OPENLDAP_DEVEL_SCHEMA,
OPENLDAP_DEVEL_REFERRALS,
OPENLDAP_DEVEL_BER_TYPES
Branch point for: OPENLDAP_REL_ENG_2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1
lines
Move most header inclusion below #ifdef HAVE_XXX.
Use LDAP_MALLOC instead of ch_malloc
Revision 1.4: download - view: text, markup - select for diffs
Tue Apr 6 19:57:16 1999 UTC (23 years, 10 months ago) by kdz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -0
lines
Add ldap_pvt_thread_destory() to un-ldap_pvt_thread_initialize().
Move all SunOS routines (ie: _sleep() and its helpers) to thr_lwp.c
so that it's internals can be 'static'. Add 'static' to thr_lwp.c.
Add comment to LWP: NEEDS WORK, may not compile! Need some
SunOS user to sort out the details. Volunteers?
Revision 1.3: download - view: text, markup - select for diffs
Thu Jan 28 03:34:57 1999 UTC (24 years ago) by kdz
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +32 -31
lines
Use -lldap_r instead of -lldap -lthread.
Likely broke things for non-posix threadings....
Update -lldap_r implementation to:
remove attribute support
hide thread detachment
provide concurrency accessors
provide initialization function
fix gethostby{addr,name}_r codes (not coverred by HAVE_REENTRANT_FUNCTIONS)
Update servers/libraries to use ldap_pvt_thread_ calls.
Cleanup server codes (no #ifdef HAVE_PTHREAD_THIS or _THATs)!
Removed -llthread
Revision 1.2: download - view: text, markup - select for diffs
Sun Jan 17 14:46:19 1999 UTC (24 years ago) by bart
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +11 -1
lines
Added OpenLDAP copyright to files.
Revision 1.1: download - view: text, markup - select for diffs
Fri Jan 15 13:54:25 1999 UTC (24 years ago) by bart
Branches: MAIN
Changes to support threads from libldap_r.
Revision 1.5.8.3: download - view: text, markup - select for diffs
Fri Jan 4 20:38:23 2002 UTC (21 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_27,
OPENLDAP_REL_ENG_2_0_26,
OPENLDAP_REL_ENG_2_0_25,
OPENLDAP_REL_ENG_2_0_24,
OPENLDAP_REL_ENG_2_0_23,
OPENLDAP_REL_ENG_2_0_22,
OPENLDAP_REL_ENG_2_0_21,
OPENLDAP_REL_ENG_2_0_20
Diff to: previous 1.5.8.2: preferred, colored; branchpoint 1.5: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5.8.2: +2 -2
lines
Update copyrights for year 2002
Revision 1.5.8.2: download - view: text, markup - select for diffs
Tue Jun 13 17:57:22 2000 UTC (22 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_GAMMA,
OPENLDAP_REL_ENG_2_0_BETA,
OPENLDAP_REL_ENG_2_0_ALPHA4,
OPENLDAP_REL_ENG_2_0_9,
OPENLDAP_REL_ENG_2_0_8,
OPENLDAP_REL_ENG_2_0_7,
OPENLDAP_REL_ENG_2_0_6,
OPENLDAP_REL_ENG_2_0_5,
OPENLDAP_REL_ENG_2_0_4,
OPENLDAP_REL_ENG_2_0_3,
OPENLDAP_REL_ENG_2_0_2,
OPENLDAP_REL_ENG_2_0_19,
OPENLDAP_REL_ENG_2_0_18,
OPENLDAP_REL_ENG_2_0_17,
OPENLDAP_REL_ENG_2_0_16,
OPENLDAP_REL_ENG_2_0_15,
OPENLDAP_REL_ENG_2_0_14,
OPENLDAP_REL_ENG_2_0_13,
OPENLDAP_REL_ENG_2_0_12,
OPENLDAP_REL_ENG_2_0_11,
OPENLDAP_REL_ENG_2_0_10,
OPENLDAP_REL_ENG_2_0_1,
OPENLDAP_REL_ENG_2_0_0
Diff to: previous 1.5.8.1: preferred, colored; branchpoint 1.5: preferred, colored
Changes since revision 1.5.8.1: +9 -8
lines
Merge latest devel codes into releng 2 branch.
Remove back-perl, back-sql, back-tcl from branch as they have yet
to be updated.
Additional changes are needed prior to release of alpha4.
Revision 1.5.8.1: download - view: text, markup - select for diffs
Fri Sep 10 20:25:27 1999 UTC (23 years, 5 months ago) by kdz
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_ALPHA3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0
lines
Merge in all devel changes since 2.0-alpha2.
Move OPENLDAP_REL_ENG_2_MP forward.
Revision 1.10.2.3: download - view: text, markup - select for diffs
Mon Mar 3 17:10:05 2003 UTC (19 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_30,
OPENLDAP_REL_ENG_2_1_29,
OPENLDAP_REL_ENG_2_1_28,
OPENLDAP_REL_ENG_2_1_27,
OPENLDAP_REL_ENG_2_1_26,
OPENLDAP_REL_ENG_2_1_25,
OPENLDAP_REL_ENG_2_1_24,
OPENLDAP_REL_ENG_2_1_23,
OPENLDAP_REL_ENG_2_1_22,
OPENLDAP_REL_ENG_2_1_21,
OPENLDAP_REL_ENG_2_1_20,
OPENLDAP_REL_ENG_2_1_19,
OPENLDAP_REL_ENG_2_1_18,
OPENLDAP_REL_ENG_2_1_17,
OPENLDAP_REL_ENG_2_1_16,
OPENLDAP_REL_ENG_2_1_15
Diff to: previous 1.10.2.2: preferred, colored; branchpoint 1.10: preferred, colored; next MAIN 1.11: preferred, colored
Changes since revision 1.10.2.2: +2 -2
lines
Happy (belated) new year
Revision 1.10.2.2: download - view: text, markup - select for diffs
Sat Feb 15 15:42:26 2003 UTC (19 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_14,
OPENLDAP_REL_ENG_2_1_13
Diff to: previous 1.10.2.1: preferred, colored; branchpoint 1.10: preferred, colored
Changes since revision 1.10.2.1: +3 -4
lines
set stack size
Revision 1.10.2.1: download - view: text, markup - select for diffs
Sat Feb 8 23:28:51 2003 UTC (20 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +7 -1
lines
Changes
Updated libldap TLS certificate checking
Updated client tool argument handling
Updated test suite
Updated liblutil detach handling
Added libldap ldap_whoami routines
Added liblber ber_flatten2 routine
Added liblutil passwd sanity checks
Fixed liblber PROTOS bugs
Fixed ber_flush debug level
Fixed libldap NULL cred bug
Build Environment
Check back-bdb requirement for BDB 4.1
Revision 1.13.2.3: download - view: text, markup - select for diffs
Thu Jan 20 17:01:03 2005 UTC (18 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_30,
OPENLDAP_REL_ENG_2_2_29,
OPENLDAP_REL_ENG_2_2_28,
OPENLDAP_REL_ENG_2_2_27,
OPENLDAP_REL_ENG_2_2_26,
OPENLDAP_REL_ENG_2_2_25,
OPENLDAP_REL_ENG_2_2_24,
OPENLDAP_REL_ENG_2_2_23,
OPENLDAP_REL_ENG_2_2_22,
OPENLDAP_REL_ENG_2_2_21
Diff to: previous 1.13.2.2: preferred, colored; branchpoint 1.13: preferred, colored; next MAIN 1.14: preferred, colored
Changes since revision 1.13.2.2: +2 -2
lines
Happy new year!
Revision 1.13.2.2: download - view: text, markup - select for diffs
Thu Jan 1 18:16:30 2004 UTC (19 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_9,
OPENLDAP_REL_ENG_2_2_8,
OPENLDAP_REL_ENG_2_2_7,
OPENLDAP_REL_ENG_2_2_6,
OPENLDAP_REL_ENG_2_2_5,
OPENLDAP_REL_ENG_2_2_20,
OPENLDAP_REL_ENG_2_2_19,
OPENLDAP_REL_ENG_2_2_18,
OPENLDAP_REL_ENG_2_2_17,
OPENLDAP_REL_ENG_2_2_16,
OPENLDAP_REL_ENG_2_2_15,
OPENLDAP_REL_ENG_2_2_14,
OPENLDAP_REL_ENG_2_2_13,
OPENLDAP_REL_ENG_2_2_12,
OPENLDAP_REL_ENG_2_2_11,
OPENLDAP_REL_ENG_2_2_10
Diff to: previous 1.13.2.1: preferred, colored; branchpoint 1.13: preferred, colored
Changes since revision 1.13.2.1: +2 -2
lines
Happy new year
Revision 1.13.2.1: download - view: text, markup - select for diffs
Mon Dec 1 00:58:27 2003 UTC (19 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_4,
OPENLDAP_REL_ENG_2_2_3BETA
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +12 -9
lines
Sync with HEAD
Revision 1.15.2.5: download - view: text, markup - select for diffs
Mon Feb 11 23:24:13 2008 UTC (15 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_43,
OPENLDAP_REL_ENG_2_3_42,
OPENLDAP_REL_ENG_2_3_41
Diff to: previous 1.15.2.4: preferred, colored; branchpoint 1.15: preferred, colored; next MAIN 1.16: preferred, colored
Changes since revision 1.15.2.4: +2 -2
lines
Happy new year! (belated)
Revision 1.15.2.4: download - view: text, markup - select for diffs
Tue Jan 2 21:43:51 2007 UTC (16 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_40,
OPENLDAP_REL_ENG_2_3_39,
OPENLDAP_REL_ENG_2_3_38,
OPENLDAP_REL_ENG_2_3_37,
OPENLDAP_REL_ENG_2_3_36,
OPENLDAP_REL_ENG_2_3_35,
OPENLDAP_REL_ENG_2_3_34,
OPENLDAP_REL_ENG_2_3_33,
OPENLDAP_REL_ENG_2_3_32
Diff to: previous 1.15.2.3: preferred, colored; branchpoint 1.15: preferred, colored
Changes since revision 1.15.2.3: +2 -2
lines
happy new year
Revision 1.15.2.3: download - view: text, markup - select for diffs
Tue Jan 3 22:16:10 2006 UTC (17 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_31,
OPENLDAP_REL_ENG_2_3_30,
OPENLDAP_REL_ENG_2_3_29,
OPENLDAP_REL_ENG_2_3_28,
OPENLDAP_REL_ENG_2_3_27,
OPENLDAP_REL_ENG_2_3_26,
OPENLDAP_REL_ENG_2_3_25,
OPENLDAP_REL_ENG_2_3_24,
OPENLDAP_REL_ENG_2_3_23,
OPENLDAP_REL_ENG_2_3_22,
OPENLDAP_REL_ENG_2_3_21,
OPENLDAP_REL_ENG_2_3_20,
OPENLDAP_REL_ENG_2_3_19,
OPENLDAP_REL_ENG_2_3_18,
OPENLDAP_REL_ENG_2_3_17,
OPENLDAP_REL_ENG_2_3_16,
OPENLDAP_REL_ENG_2_3_15
Diff to: previous 1.15.2.2: preferred, colored; branchpoint 1.15: preferred, colored
Changes since revision 1.15.2.2: +2 -2
lines
Happy new year!
Revision 1.15.2.2: download - view: text, markup - select for diffs
Wed Sep 28 00:30:29 2005 UTC (17 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_9,
OPENLDAP_REL_ENG_2_3_8,
OPENLDAP_REL_ENG_2_3_14,
OPENLDAP_REL_ENG_2_3_13,
OPENLDAP_REL_ENG_2_3_12,
OPENLDAP_REL_ENG_2_3_11,
OPENLDAP_REL_ENG_2_3_10
Diff to: previous 1.15.2.1: preferred, colored; branchpoint 1.15: preferred, colored
Changes since revision 1.15.2.1: +4 -2
lines
Sync with HEAD
Changes needs updating for release...
Revision 1.15.2.1: download - view: text, markup - select for diffs
Thu Jan 20 18:03:51 2005 UTC (18 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_7,
OPENLDAP_REL_ENG_2_3_6,
OPENLDAP_REL_ENG_2_3_5,
OPENLDAP_REL_ENG_2_3_4,
OPENLDAP_REL_ENG_2_3_3BETA,
OPENLDAP_REL_ENG_2_3_2BETA,
OPENLDAP_REL_ENG_2_3_1ALPHA
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
Sync with HEAD
Revision 1.18.2.7: download - view: text, markup - select for diffs
Tue Jan 4 23:50:08 2011 UTC (12 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_25,
OPENLDAP_REL_ENG_2_4_24,
OPENLDAP_RELEASE
Diff to: previous 1.18.2.6: preferred, colored; branchpoint 1.18: preferred, colored; next MAIN 1.19: preferred, colored
Changes since revision 1.18.2.6: +2 -2
lines
Happy New Year!
Revision 1.18.2.6: download - view: text, markup - select for diffs
Tue Apr 13 20:23:03 2010 UTC (12 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_23,
OPENLDAP_REL_ENG_2_4_22
Diff to: previous 1.18.2.5: preferred, colored; branchpoint 1.18: preferred, colored
Changes since revision 1.18.2.5: +2 -2
lines
happy belated new year
Revision 1.18.2.5: download - view: text, markup - select for diffs
Thu Jan 22 00:00:56 2009 UTC (14 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_STABLE,
OPENLDAP_REL_ENG_2_4_21,
OPENLDAP_REL_ENG_2_4_20,
OPENLDAP_REL_ENG_2_4_19,
OPENLDAP_REL_ENG_2_4_18,
OPENLDAP_REL_ENG_2_4_17,
OPENLDAP_REL_ENG_2_4_16,
OPENLDAP_REL_ENG_2_4_15,
OPENLDAP_REL_ENG_2_4_14
Diff to: previous 1.18.2.4: preferred, colored; branchpoint 1.18: preferred, colored
Changes since revision 1.18.2.4: +2 -2
lines
Update copyright for next release
Revision 1.18.2.4: download - view: text, markup - select for diffs
Mon Feb 11 23:26:42 2008 UTC (15 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_9,
OPENLDAP_REL_ENG_2_4_8,
OPENLDAP_REL_ENG_2_4_13,
OPENLDAP_REL_ENG_2_4_12,
OPENLDAP_REL_ENG_2_4_11,
OPENLDAP_REL_ENG_2_4_10
Diff to: previous 1.18.2.3: preferred, colored; branchpoint 1.18: preferred, colored
Changes since revision 1.18.2.3: +2 -2
lines
Happy new year! (belated)
Revision 1.18.2.3: download - view: text, markup - select for diffs
Wed Nov 7 20:58:37 2007 UTC (15 years, 3 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_7
Diff to: previous 1.18.2.2: preferred, colored; branchpoint 1.18: preferred, colored
Changes since revision 1.18.2.2: +25 -1
lines
Use per-thread slap_counters to eliminate lock contention
Unifdef SLAP_LIGHTWEIGHT_DISPATCHER
Use thread-specific data in pool_context()
Added native thread-specific data support
Concurrency tweaks:
store conn->c_sd, don't use ber_sockbuf_ctrl to retrieve it.
use per-thread free lists for operations, no mutexes needed.
Revision 1.18.2.2: download - view: text, markup - select for diffs
Fri Aug 31 23:13:56 2007 UTC (15 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_6,
OPENLDAP_REL_ENG_2_4_5BETA
Diff to: previous 1.18.2.1: preferred, colored; branchpoint 1.18: preferred, colored
Changes since revision 1.18.2.1: +0 -0
lines
Sync with HEAD for OL 2.4.5
Revision 1.18.2.1: download - view: text, markup - select for diffs
Tue Feb 13 20:22:13 2007 UTC (15 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_4ALPHA
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
Quick merge: everything from HEAD
______________
© Copyright 1998-2020,
OpenLDAP Foundation, info@OpenLDAP.org