
CVS log for servers/slapd/overlays/memberof.c
Up to [OpenLDAP] / servers / slapd / overlays
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.36: download - view: text, markup - select for diffs
Sun Jan 2 23:04:53 2011 UTC (12 years ago) by ando
Branches: MAIN
CVS tags: MIGRATION_CVS2GIT,
HEAD
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -1
lines
force the generation of a new CSN (ITS#6766)
Revision 1.35: download - view: text, markup - select for diffs
Sun Jan 2 22:36:30 2011 UTC (12 years ago) by ando
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +32 -1
lines
skip operations when internal
Revision 1.34: download - view: text, markup - select for diffs
Sun Jan 2 22:03:13 2011 UTC (12 years ago) by ando
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +13 -5
lines
memberof handling of rename (ITS#6700)
Revision 1.33: download - view: text, markup - select for diffs
Fri Dec 31 09:46:23 2010 UTC (12 years, 1 month ago) by hallvard
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +5 -2
lines
ITS#6758 Avoid SlapReply reuse, simple cases.
Caller provides and reuses a SlapReply it does not read after
initialization. So reinitialize or move the declaration inwards.
In case of refint, move the rs parameter into refint_repair().
Revision 1.32: download - view: text, markup - select for diffs
Fri Dec 31 00:38:24 2010 UTC (12 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +25 -1
lines
ITS#6670 partial fix - ignore member/memberof pointing to same entry
Revision 1.31: download - view: text, markup - select for diffs
Thu Dec 30 22:43:12 2010 UTC (12 years, 1 month ago) by hallvard
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +14 -17
lines
noop commit for ITS#6758: Remove no-effect code.
Unused variable resets, unused SlapReply parameters to some functions.
Revision 1.30: download - view: text, markup - select for diffs
Thu Dec 30 22:34:55 2010 UTC (12 years, 1 month ago) by hallvard
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -3
lines
Remove lint (unused vars/labels/funcs/default:s)
Revision 1.29: download - view: text, markup - select for diffs
Tue Dec 14 14:26:42 2010 UTC (12 years, 1 month ago) by hallvard
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +5 -7
lines
ITS#6748 Drop possibly-broken memberof log message
Revision 1.28: download - view: text, markup - select for diffs
Thu Apr 8 15:24:44 2010 UTC (12 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -1
lines
keep attrs count consistent (ITS#6508)
Revision 1.27: download - view: text, markup - select for diffs
Mon Nov 16 09:02:47 2009 UTC (13 years, 2 months ago) by ando
Branches: MAIN
CVS tags: ACLCHECK_0
Branch point for: ACLCHECK
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -10
lines
trim unnecessary test
Revision 1.26: download - view: text, markup - select for diffs
Wed Oct 14 18:35:42 2009 UTC (13 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -1
lines
update entryCSN (and operational attrs in general) when changing memberOf (ITS#6329)
Revision 1.25: download - view: text, markup - select for diffs
Tue Feb 3 01:14:53 2009 UTC (13 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +23 -24
lines
Remove redundant isGrouporMember calls
Revision 1.24: download - view: text, markup - select for diffs
Tue Feb 3 00:58:57 2009 UTC (13 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -3
lines
Fix prev commit for modify/delete
Revision 1.23: download - view: text, markup - select for diffs
Wed Jan 28 02:33:52 2009 UTC (14 years ago) by hyc
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -56
lines
More for prev commit: Delete obsolete functions
Revision 1.22: download - view: text, markup - select for diffs
Tue Jan 27 23:29:34 2009 UTC (14 years ago) by hyc
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +153 -96
lines
ITS#5903 restructure callbacks
Revision 1.21: download - view: text, markup - select for diffs
Sat Jul 19 09:27:10 2008 UTC (14 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -4
lines
s/o_dn/o_ndn/ (ITS#5622)
Revision 1.20: download - view: text, markup - select for diffs
Tue Jul 1 09:48:10 2008 UTC (14 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +10 -4
lines
ITS#5584 - treat empty Replace like Delete
Revision 1.19: download - view: text, markup - select for diffs
Fri Jan 11 05:07:43 2008 UTC (15 years ago) by hallvard
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
Warning cleanup: function ptr <=> void* at ldap_pvt_thread_pool_<set/get>key()
Revision 1.18: download - view: text, markup - select for diffs
Mon Jan 7 20:35:04 2008 UTC (15 years ago) by ando
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3
lines
rename ldap_pvt_thread_pool_setkey_x() to ldap_pvt_thread_pool_setkey() (as part of ITS#5309)
Revision 1.17: download - view: text, markup - select for diffs
Mon Jan 7 19:10:22 2008 UTC (15 years ago) by hallvard
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +6 -8
lines
ITS#5309: Use ldap_pvt_thread_pool_setkey_x() more. Fix void** arguments.
Revision 1.16: download - view: text, markup - select for diffs
Wed Jan 2 21:49:45 2008 UTC (15 years ago) by ando
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +11 -5
lines
fix modlist cleanup during rename
Revision 1.15: download - view: text, markup - select for diffs
Sat Dec 29 17:14:55 2007 UTC (15 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -6
lines
new ldap_pvt_thread_pool_setkey API
Revision 1.14: download - view: text, markup - select for diffs
Sat Dec 29 16:59:28 2007 UTC (15 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +11 -1
lines
plug leak (ITS#5302)
Revision 1.13: download - view: text, markup - select for diffs
Sat Dec 29 15:07:07 2007 UTC (15 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +44 -31
lines
allow slapo-memberof to be used as global overlay, and thus provide cross-database integrity (ITS#5301)
Revision 1.12: download - view: text, markup - select for diffs
Thu Dec 27 23:38:27 2007 UTC (15 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +56 -10
lines
allow to customize the error code in case of constraint violation
Revision 1.11: download - view: text, markup - select for diffs
Thu Dec 27 19:57:42 2007 UTC (15 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +7 -5
lines
if referential integrity is broken, things could go wrong; don't assert
Revision 1.10: download - view: text, markup - select for diffs
Thu Dec 27 18:57:51 2007 UTC (15 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
fix previous commit
Revision 1.9: download - view: text, markup - select for diffs
Thu Dec 27 18:50:12 2007 UTC (15 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +18 -8
lines
check objectClass inheritance on add (consistent with modify; ITS#5299)
Revision 1.8: download - view: text, markup - select for diffs
Thu Dec 6 11:29:04 2007 UTC (15 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +123 -94
lines
save old values when deleting (ITS#5258; not optimal)
Revision 1.7: download - view: text, markup - select for diffs
Wed Nov 28 11:09:55 2007 UTC (15 years, 2 months ago) by ralf
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +48 -41
lines
Allow initialization when using custom "memberof-group-oc" and
"memberof-member-ad" and "groupOfNames" and "member" are undefined
Revision 1.6: download - view: text, markup - select for diffs
Sun Sep 23 23:31:24 2007 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -1
lines
Preliminary sorted value support
Revision 1.5: download - view: text, markup - select for diffs
Fri Sep 21 11:02:36 2007 UTC (15 years, 4 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -6
lines
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
Revision 1.4: download - view: text, markup - select for diffs
Mon Sep 3 14:27:01 2007 UTC (15 years, 4 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_MP
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +9 -8
lines
fix one-time leak (coverity)
Revision 1.3: download - view: text, markup - select for diffs
Mon Sep 3 14:22:53 2007 UTC (15 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1
lines
fix helper pointer inizialization (coverity)
Revision 1.2: download - view: text, markup - select for diffs
Sat Aug 25 14:02:43 2007 UTC (15 years, 5 months ago) by ando
Branches: MAIN
Branch point for: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3
lines
needs work: memberOf should not be replicated
Revision 1.1: download - view: text, markup - select for diffs
Fri Aug 24 00:46:58 2007 UTC (15 years, 5 months ago) by ando
Branches: MAIN
add memberOf overlay
Revision 1.2.2.27: download - view: text, markup - select for diffs
Thu Jan 27 18:50:27 2011 UTC (12 years ago) by quanah
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.2.2.26: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.2.26: +0 -2
lines
Remove lint (rev 1.30)
Revision 1.2.2.26: download - view: text, markup - select for diffs
Wed Jan 26 23:23:34 2011 UTC (12 years ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.2.2.25: preferred, colored
Changes since revision 1.2.2.25: +17 -17
lines
ITS#6758
Revision 1.2.2.25: download - view: text, markup - select for diffs
Tue Jan 4 20:06:40 2011 UTC (12 years ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.2.2.24: preferred, colored
Changes since revision 1.2.2.24: +2 -0
lines
ITS#6766
Revision 1.2.2.24: download - view: text, markup - select for diffs
Tue Jan 4 20:05:31 2011 UTC (12 years ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.2.2.23: preferred, colored
Changes since revision 1.2.2.23: +43 -4
lines
ITS#6700
Revision 1.2.2.23: download - view: text, markup - select for diffs
Tue Jan 4 19:55:09 2011 UTC (12 years ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.2.2.22: preferred, colored
Changes since revision 1.2.2.22: +24 -0
lines
ITS#6670
Revision 1.2.2.22: download - view: text, markup - select for diffs
Tue Jan 4 17:42:22 2011 UTC (12 years ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.2.2.21: preferred, colored
Changes since revision 1.2.2.21: +4 -6
lines
ITS#6748
Revision 1.2.2.21: download - view: text, markup - select for diffs
Thu Apr 15 20:11:24 2010 UTC (12 years, 9 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_23,
OPENLDAP_REL_ENG_2_4_22
Diff to: previous 1.2.2.20: preferred, colored
Changes since revision 1.2.2.20: +1 -0
lines
ITS#6508
Revision 1.2.2.20: download - view: text, markup - select for diffs
Tue Nov 17 17:37:39 2009 UTC (13 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_STABLE,
OPENLDAP_REL_ENG_2_4_21,
OPENLDAP_REL_ENG_2_4_20
Diff to: previous 1.2.2.19: preferred, colored
Changes since revision 1.2.2.19: +1 -9
lines
trim unnecessary test
Revision 1.2.2.19: download - view: text, markup - select for diffs
Fri Oct 30 18:15:46 2009 UTC (13 years, 3 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.2.2.18: preferred, colored
Changes since revision 1.2.2.18: +2 -1
lines
ITS#6329
Revision 1.2.2.18: download - view: text, markup - select for diffs
Tue Feb 3 19:06:20 2009 UTC (13 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: 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.2.2.17: preferred, colored
Changes since revision 1.2.2.17: +25 -26
lines
more for ITS#5903
Revision 1.2.2.17: download - view: text, markup - select for diffs
Fri Jan 30 18:46:30 2009 UTC (14 years ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.2.2.16: preferred, colored
Changes since revision 1.2.2.16: +153 -151
lines
ITS#5903
Revision 1.2.2.16: download - view: text, markup - select for diffs
Tue Sep 2 22:55:58 2008 UTC (14 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_13,
OPENLDAP_REL_ENG_2_4_12
Diff to: previous 1.2.2.15: preferred, colored
Changes since revision 1.2.2.15: +4 -4
lines
ITS#5622
Revision 1.2.2.15: download - view: text, markup - select for diffs
Thu Jul 10 00:00:31 2008 UTC (14 years, 6 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_11
Diff to: previous 1.2.2.14: preferred, colored
Changes since revision 1.2.2.14: +10 -4
lines
ITS#5584
Revision 1.2.2.14: download - view: text, markup - select for diffs
Mon Feb 11 23:34:16 2008 UTC (14 years, 11 months ago) by quanah
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_10
Diff to: previous 1.2.2.13: preferred, colored
Changes since revision 1.2.2.13: +2 -2
lines
Warning cleanup: function ptr <=> void* at ldap_pvt_thread_pool_<set/get>key()
Revision 1.2.2.13: download - view: text, markup - select for diffs
Mon Feb 11 22:23:22 2008 UTC (14 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.2.2.12: preferred, colored
Changes since revision 1.2.2.12: +3 -3
lines
ITS#5309 work
Revision 1.2.2.12: download - view: text, markup - select for diffs
Mon Feb 11 22:00:51 2008 UTC (14 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.2.2.11: preferred, colored
Changes since revision 1.2.2.11: +6 -8
lines
ITS#5309: new api
Revision 1.2.2.11: download - view: text, markup - select for diffs
Mon Feb 11 21:37:02 2008 UTC (14 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.2.2.10: preferred, colored
Changes since revision 1.2.2.10: +11 -5
lines
fix modlist cleanup during rename
Revision 1.2.2.10: download - view: text, markup - select for diffs
Mon Feb 11 21:36:19 2008 UTC (14 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.2.2.9: preferred, colored
Changes since revision 1.2.2.9: +3 -6
lines
new ldap_pvt_thread_pool_setkey API
Revision 1.2.2.9: download - view: text, markup - select for diffs
Mon Feb 11 21:33:43 2008 UTC (14 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.2.2.8: preferred, colored
Changes since revision 1.2.2.8: +11 -1
lines
ITS#5302
Revision 1.2.2.8: download - view: text, markup - select for diffs
Mon Feb 11 21:28:03 2008 UTC (14 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.2.2.7: preferred, colored
Changes since revision 1.2.2.7: +44 -31
lines
ITS#5301
Revision 1.2.2.7: download - view: text, markup - select for diffs
Mon Feb 11 21:13:00 2008 UTC (14 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.2.2.6: preferred, colored
Changes since revision 1.2.2.6: +56 -10
lines
allow to customize the error code in case of constraint violation
Revision 1.2.2.6: download - view: text, markup - select for diffs
Mon Feb 11 21:07:01 2008 UTC (14 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.2.2.5: preferred, colored
Changes since revision 1.2.2.5: +24 -12
lines
check objectClass inheritance on add (consistent with modify; ITS#5299)
if referential integrity is broken, things could go wrong; don't assert
Revision 1.2.2.5: download - view: text, markup - select for diffs
Mon Dec 10 17:47:05 2007 UTC (15 years, 1 month ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_7
Diff to: previous 1.2.2.4: preferred, colored
Changes since revision 1.2.2.4: +170 -134
lines
ITS#5258 slapo-memberof fix
Revision 1.2.2.4: download - view: text, markup - select for diffs
Sat Sep 29 09:55:22 2007 UTC (15 years, 4 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_6
Diff to: previous 1.2.2.3: preferred, colored
Changes since revision 1.2.2.3: +11 -6
lines
ITS#5153 from HEAD - sorted values
Revision 1.2.2.3: download - view: text, markup - select for diffs
Mon Sep 3 21:56:07 2007 UTC (15 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_5BETA
Diff to: previous 1.2.2.2: preferred, colored
Changes since revision 1.2.2.2: +9 -8
lines
Fix one-time leak (coverity)
Revision 1.2.2.2: download - view: text, markup - select for diffs
Mon Sep 3 21:54:15 2007 UTC (15 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.2.2.1: preferred, colored
Changes since revision 1.2.2.1: +3 -1
lines
fix helper pointer initialization (coverity)
Revision 1.2.2.1: download - view: text, markup - select for diffs
Fri Aug 31 23:14:06 2007 UTC (15 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1
lines
Sync with HEAD for OL 2.4.5
Revision 1.27.2.1: download - view: text, markup - select for diffs
Fri Dec 11 09:49:00 2009 UTC (13 years, 1 month ago) by hyc
Branches: ACLCHECK
Diff to: previous 1.27: preferred, colored; next MAIN 1.28: preferred, colored
Changes since revision 1.27: +41 -29
lines
New access_allowed()
______________
© Copyright 1998-2020,
OpenLDAP Foundation, info@OpenLDAP.org