Hallvard Furuseth
|
cd63a0c43b
|
Warning cleanup: function ptr <=> void* at ldap_pvt_thread_pool_<set/get>key()
|
2008-01-11 06:07:43 +00:00 |
|
Pierangelo Masarati
|
30f401c628
|
rename ldap_pvt_thread_pool_setkey_x() to ldap_pvt_thread_pool_setkey() (as part of ITS#5309)
|
2008-01-07 21:35:03 +00:00 |
|
Hallvard Furuseth
|
e9c2a7dcb3
|
ITS#5309: Use ldap_pvt_thread_pool_setkey_x() more. Fix void** arguments.
|
2008-01-07 20:10:22 +00:00 |
|
Pierangelo Masarati
|
2969c69747
|
fix modlist cleanup during rename
|
2008-01-02 22:49:45 +00:00 |
|
Pierangelo Masarati
|
622c4d3884
|
new ldap_pvt_thread_pool_setkey API
|
2007-12-29 18:14:54 +00:00 |
|
Pierangelo Masarati
|
ac689156bc
|
plug leak (ITS#5302)
|
2007-12-29 17:59:28 +00:00 |
|
Pierangelo Masarati
|
22f0fa7eb8
|
allow slapo-memberof to be used as global overlay, and thus provide cross-database integrity (ITS#5301)
|
2007-12-29 16:07:07 +00:00 |
|
Pierangelo Masarati
|
18b2885f69
|
allow to customize the error code in case of constraint violation
|
2007-12-28 00:38:27 +00:00 |
|
Pierangelo Masarati
|
ce43877f6f
|
if referential integrity is broken, things could go wrong; don't assert
|
2007-12-27 20:57:42 +00:00 |
|
Pierangelo Masarati
|
63e0046eab
|
fix previous commit
|
2007-12-27 19:57:51 +00:00 |
|
Pierangelo Masarati
|
8a529a1f72
|
check objectClass inheritance on add (consistent with modify; ITS#5299)
|
2007-12-27 19:50:12 +00:00 |
|
Pierangelo Masarati
|
8958bcd60f
|
save old values when deleting (ITS#5258; not optimal)
|
2007-12-06 12:29:04 +00:00 |
|
Ralf Haferkamp
|
67ec05ef18
|
Allow initialization when using custom "memberof-group-oc" and
"memberof-member-ad" and "groupOfNames" and "member" are undefined
|
2007-11-28 12:09:55 +00:00 |
|
Howard Chu
|
e8c2414831
|
Preliminary sorted value support
|
2007-09-24 01:31:23 +00:00 |
|
Hallvard Furuseth
|
cea5e5664d
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2007-09-21 13:02:36 +00:00 |
|
Pierangelo Masarati
|
9beb9f9f51
|
fix one-time leak (coverity)
|
2007-09-03 16:27:01 +00:00 |
|
Pierangelo Masarati
|
55e908dca2
|
fix helper pointer inizialization (coverity)
|
2007-09-03 16:22:53 +00:00 |
|
Pierangelo Masarati
|
e33abd467c
|
needs work: memberOf should not be replicated
|
2007-08-25 16:02:43 +00:00 |
|
Pierangelo Masarati
|
ee8431b22d
|
add memberOf overlay
|
2007-08-24 02:46:55 +00:00 |
|