
CVS log for servers/slapd/daemon.c
Up to [OpenLDAP] / servers / slapd
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: OPENLDAP_REL_ENG_2_3
Revision 1.318: download - view: text, markup - select for diffs
Wed Dec 8 02:47:48 2004 UTC (18 years, 2 months ago) by hyc
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_3_BP,
OPENLDAP_REL_ENG_2_3_0ALPHA
Branch point for: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.317: preferred, colored
Changes since revision 1.317: +17 -9
lines
ITS#3422, restore original select() behavior
Revision 1.318.2.34: download - view: text, markup - select for diffs
Mon Jul 7 16:57:18 2008 UTC (14 years, 7 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_43
Diff to: previous 1.318.2.33: preferred, colored; branchpoint 1.318: preferred, colored; next MAIN 1.319: preferred, colored
Changes since revision 1.318.2.33: +3 -3
lines
ITS#5489
Revision 1.318.2.33: download - view: text, markup - select for diffs
Mon Feb 11 23:24:16 2008 UTC (14 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_42,
OPENLDAP_REL_ENG_2_3_41
Diff to: previous 1.318.2.32: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.32: +2 -2
lines
Happy new year! (belated)
Revision 1.318.2.32: download - view: text, markup - select for diffs
Mon Jul 23 20:34:28 2007 UTC (15 years, 6 months ago) by hallvard
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
Diff to: previous 1.318.2.31: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.31: +3 -2
lines
Import ITS#5035 part 7 (SLAP_EPOLL_EV_PTRFD() return type).
Revision 1.318.2.31: download - view: text, markup - select for diffs
Sun Jun 10 18:39:53 2007 UTC (15 years, 7 months ago) by hallvard
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_37,
OPENLDAP_REL_ENG_2_3_36
Diff to: previous 1.318.2.30: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.30: +2 -2
lines
Import ber_socklen_t (ITS#4629) from HEAD
Revision 1.318.2.30: download - view: text, markup - select for diffs
Sun Apr 1 21:30:02 2007 UTC (15 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_35
Diff to: previous 1.318.2.29: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.29: +9 -3
lines
Further fix for ITS#4872
Revision 1.318.2.29: download - view: text, markup - select for diffs
Tue Jan 2 21:43:55 2007 UTC (16 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_34,
OPENLDAP_REL_ENG_2_3_33,
OPENLDAP_REL_ENG_2_3_32
Diff to: previous 1.318.2.28: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.28: +2 -2
lines
happy new year
Revision 1.318.2.28: download - view: text, markup - select for diffs
Tue Jan 2 21:22:53 2007 UTC (16 years, 1 month ago) by quanah
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.318.2.27: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.27: +2 -2
lines
cleanup debug msg
Revision 1.318.2.27: download - view: text, markup - select for diffs
Wed Dec 13 15:55:16 2006 UTC (16 years, 1 month ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_31
Diff to: previous 1.318.2.26: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.26: +2 -1
lines
ITS#4765 from HEAD - init slap_daemon.sd_actives
Revision 1.318.2.26: download - view: text, markup - select for diffs
Tue Nov 7 04:25:01 2006 UTC (16 years, 3 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_30,
OPENLDAP_REL_ENG_2_3_29
Diff to: previous 1.318.2.25: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.25: +681 -341
lines
Partial sync with HEAD, fix ITS#4736, #4709
Revision 1.318.2.25: download - view: text, markup - select for diffs
Thu May 11 18:33:31 2006 UTC (16 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: 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
Diff to: previous 1.318.2.24: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.24: +3 -2
lines
From HEAD:
+ Fixed libldap ldap_sort_entries tail bug (ITS#4536)
+ Fixed slapd-hdb IDL sort issue (ITS#4531)
+ Fixed OSF1 compilation problem (ITS#4537)
Revision 1.318.2.24: download - view: text, markup - select for diffs
Tue May 9 17:29:12 2006 UTC (16 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.318.2.23: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.23: +5 -5
lines
Suck in patches using Quanah's diffs
+ Fixed slapo-syncprov MODs cause DELs (ITS#4423)
+ Fixed slapd slap_send_ldap_result bug (ITS#4499)
+ Fixed slapd-ldif deadlock (ITS#4500)
+ Fixed liblutil strtoul(3) usage (ITS#4503)
+ Updated ldapsearch(1) BASE output (ITS#4504)
+ Fixed slapd cn=config (ITS#4512)
+ Fixed slapd thread pool init issue (ITS#4513)
+ Fixed slapd cn=config olcLimits (ITS#4515)
+ Fixed slapd runqueue use of freed memory (ITS#4517)
Revision 1.318.2.23: download - view: text, markup - select for diffs
Mon Feb 13 20:02:53 2006 UTC (16 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_21,
OPENLDAP_REL_ENG_2_3_20
Diff to: previous 1.318.2.22: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.22: +33 -20
lines
+ Fixed slapd connectionless LDAP support
Revision 1.318.2.22: download - view: text, markup - select for diffs
Mon Feb 13 17:28:42 2006 UTC (16 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.318.2.21: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.21: +6 -3
lines
Misc changes from HEAD
Revision 1.318.2.21: download - view: text, markup - select for diffs
Wed Jan 25 02:25:36 2006 UTC (17 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_19
Diff to: previous 1.318.2.20: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.20: +7 -6
lines
Changes from HEAD
+ Update libldap_r thread pool destroy hang fix (ITS#4368)
+ Fixed slapd slap_daemon destroy issue (ITS#4370)
Revision 1.318.2.20: download - view: text, markup - select for diffs
Fri Jan 20 20:44:31 2006 UTC (17 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.318.2.19: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.19: +11 -15
lines
From HEAD:
+ Fixed libldap disable DH key exchange with DH params (ITS#4354)
+ Fixed libldap_r pool destroy hang (ITS#4349)
+ Fixed slapd(8) solaris select(2) issue (ITS#4357)
Revision 1.318.2.19: download - view: text, markup - select for diffs
Mon Jan 16 18:59:36 2006 UTC (17 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_18
Diff to: previous 1.318.2.18: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.18: +15 -8
lines
wake listener fix
Revision 1.318.2.18: download - view: text, markup - select for diffs
Tue Jan 3 22:16:14 2006 UTC (17 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_17,
OPENLDAP_REL_ENG_2_3_16,
OPENLDAP_REL_ENG_2_3_15
Diff to: previous 1.318.2.17: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.17: +2 -2
lines
Happy new year!
Revision 1.318.2.17: download - view: text, markup - select for diffs
Sat Nov 26 23:54:48 2005 UTC (17 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_14,
OPENLDAP_REL_ENG_2_3_13
Diff to: previous 1.318.2.16: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.16: +6 -2
lines
Sync with HEAD
Revision 1.318.2.16: download - view: text, markup - select for diffs
Mon Nov 14 18:06:08 2005 UTC (17 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_12
Diff to: previous 1.318.2.15: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.15: +9 -13
lines
Sync with HEAD
Revision 1.318.2.15: download - view: text, markup - select for diffs
Thu Nov 3 18:02:58 2005 UTC (17 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.318.2.14: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.14: +636 -472
lines
Sync with HEAD
Revision 1.318.2.14: download - view: text, markup - select for diffs
Wed Oct 12 14:59:19 2005 UTC (17 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_11
Diff to: previous 1.318.2.13: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.13: +4 -9
lines
Sync with HEAD
Revision 1.318.2.13: download - view: text, markup - select for diffs
Mon Oct 10 17:35:26 2005 UTC (17 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_10
Diff to: previous 1.318.2.12: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.12: +8 -1
lines
Sync with HEAD
Ready for release?
Revision 1.318.2.12: download - view: text, markup - select for diffs
Fri Oct 7 16:53:34 2005 UTC (17 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_9
Diff to: previous 1.318.2.11: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.11: +2 -2
lines
Fixed slapd req_pwdexop bug
Fixed slapo-syncprov queued UUIDs bug (ITS#4068)
Fixed slapo-syncprov memory leak
Fixed slapd anlist leak
Removed lint
Build Environment
Updated testsuite to test only primary backends by default
Disable test041-aci
Revision 1.318.2.11: download - view: text, markup - select for diffs
Wed Sep 28 00:30:31 2005 UTC (17 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_8
Diff to: previous 1.318.2.10: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.10: +13 -2
lines
Sync with HEAD
Changes needs updating for release...
Revision 1.318.2.10: download - view: text, markup - select for diffs
Thu Sep 1 21:51:58 2005 UTC (17 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.318.2.9: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.9: +1 -3
lines
Add HAVE_EPOLL fix
Revision 1.318.2.9: download - view: text, markup - select for diffs
Tue Aug 9 21:03:58 2005 UTC (17 years, 5 months 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
Diff to: previous 1.318.2.8: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.8: +10 -20
lines
Sync with HEAD
Revision 1.318.2.8: download - view: text, markup - select for diffs
Mon Jul 11 05:55:30 2005 UTC (17 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.318.2.7: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.7: +11 -8
lines
Sync with HEAD
Revision 1.318.2.7: download - view: text, markup - select for diffs
Thu Jun 9 16:31:12 2005 UTC (17 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_4
Diff to: previous 1.318.2.6: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.6: +3 -2
lines
Sync with HEAD
Ready for release
Revision 1.318.2.6: download - view: text, markup - select for diffs
Fri May 6 16:42:50 2005 UTC (17 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_3BETA
Diff to: previous 1.318.2.5: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.5: +8 -5
lines
Merge from HEAD
Revision 1.318.2.5: download - view: text, markup - select for diffs
Fri Apr 29 21:29:04 2005 UTC (17 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.318.2.4: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.4: +5 -5
lines
Initial round of changes for 2.3 beta
Revision 1.318.2.4: download - view: text, markup - select for diffs
Thu Mar 17 22:29:49 2005 UTC (17 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_2BETA
Diff to: previous 1.318.2.3: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.3: +4 -4
lines
Sync with HEAD
Revision 1.318.2.3: download - view: text, markup - select for diffs
Mon Mar 14 22:24:58 2005 UTC (17 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.318.2.2: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.2: +9 -3
lines
Sync with HEAD
Revision 1.318.2.2: download - view: text, markup - select for diffs
Mon Jan 24 21:28:51 2005 UTC (18 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_1ALPHA
Diff to: previous 1.318.2.1: preferred, colored; branchpoint 1.318: preferred, colored
Changes since revision 1.318.2.1: +7 -1
lines
Sync with HEAD
Revision 1.318.2.1: download - view: text, markup - select for diffs
Thu Jan 20 18:03:54 2005 UTC (18 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.318: preferred, colored
Changes since revision 1.318: +3 -2
lines
Sync with HEAD
______________
© Copyright 1998-2020,
OpenLDAP Foundation, info@OpenLDAP.org