Pierangelo Masarati
|
d36099aa62
|
cleanup (related to ITS#5760)
|
2009-02-15 22:16:21 +00:00 |
|
Pierangelo Masarati
|
97bd3479c4
|
muck with flags only when needed (ITS#5898)
|
2009-01-30 01:29:32 +00:00 |
|
Kurt Zeilenga
|
4af9eb9715
|
Update copyright notices
|
2009-01-22 00:40:04 +00:00 |
|
Pierangelo Masarati
|
5cf95c5b30
|
fix length
|
2008-11-18 00:12:22 +00:00 |
|
Quanah Gibson-Mount
|
911376e543
|
Fix prev commit
|
2008-11-17 23:45:20 +00:00 |
|
Pierangelo Masarati
|
09cb340f67
|
add optional URI to allow restricting the scope of application of a specific dynamic list expansion rule (ITS#5761)
|
2008-10-21 11:30:04 +00:00 |
|
Hallvard Furuseth
|
b6f83f1a25
|
Warning cleanup: signed meets unsigned. ber_flatten2() returns -1 on
error, not LBER_DEFAULT.
|
2008-10-13 09:17:36 +00:00 |
|
Pierangelo Masarati
|
6845c2510d
|
don't free and reuse filter structure; don't rewrite undefined filter values (ITS#5731,ITS#5732)
|
2008-10-09 22:34:43 +00:00 |
|
Pierangelo Masarati
|
9be58de517
|
fix ITS#5717
|
2008-09-29 18:45:39 +00:00 |
|
Pierangelo Masarati
|
43d0d989ef
|
allow intermixing of mapped/not mapped attrs (spotted while invstigating ITS#5717)
|
2008-09-29 17:38:12 +00:00 |
|
Howard Chu
|
4af6e9c4c6
|
Fix 1.40, release entry with same backend that obtained it
|
2008-07-08 06:00:32 +00:00 |
|
Pierangelo Masarati
|
b4894ccd81
|
don't lookup dg* attrs more than needed (ITS#5583)
|
2008-06-29 21:50:05 +00:00 |
|
Pierangelo Masarati
|
fa612acf41
|
if there is only one member_ad, and it's not mapped, consider it as old-style member listing
|
2008-06-14 12:39:47 +00:00 |
|
Pierangelo Masarati
|
74ad5210c0
|
cleanup
|
2008-04-26 15:47:06 +00:00 |
|
Pierangelo Masarati
|
c965d2c86d
|
add mapping to dynamic attribute generation (patch by Emmanuel Dreyfus, with some rework; ITS#5466)
|
2008-04-26 15:42:01 +00:00 |
|
Kurt Zeilenga
|
c890c96d13
|
Happy New Year (belated)
|
2008-01-08 00:19:56 +00:00 |
|
Pierangelo Masarati
|
2de9d97ad2
|
first round of s/sprintf/snprintf/; the rationale is: truncate error messages rather than buffer overflow; otherwise, assert that no buffer overflow occurred. In some cases, error handling could be added. Please note: no real error in the code was found so far, apart from that in syncprov.c and from some config-time error logging; however, errors could slip thru again if things don't change consistently
|
2007-09-29 17:55:33 +00:00 |
|
Howard Chu
|
d2179d885f
|
Use attr_valfind instead of value_find_ex to optimize lookups
|
2007-09-24 05:02:31 +00:00 |
|
Howard Chu
|
e8c2414831
|
Preliminary sorted value support
|
2007-09-24 01:31:23 +00:00 |
|
Howard Chu
|
a3547e2758
|
More for a_numvals
|
2007-09-23 04:40:16 +00:00 |
|
Hallvard Furuseth
|
8b7fd262b8
|
Cast away const
|
2007-09-21 12:58:34 +00:00 |
|
Pierangelo Masarati
|
d92e8ad1f7
|
add helper for internal searchs for objectClass=*
|
2007-09-15 17:38:53 +00:00 |
|
Pierangelo Masarati
|
76974d412a
|
add support for dgAuthz --- see discussion on -devel
|
2007-09-14 22:42:16 +00:00 |
|
Pierangelo Masarati
|
f7bda3be0a
|
release entry (ITS#5135)
|
2007-09-14 22:39:49 +00:00 |
|
Howard Chu
|
aec54643c2
|
Don't populate member list unless it was requested
|
2007-09-11 14:10:50 +00:00 |
|
Howard Chu
|
da5c3285d2
|
Fix config delete
|
2007-08-24 23:56:55 +00:00 |
|
Howard Chu
|
ecf59634e9
|
Fix prev commit
|
2007-08-24 23:28:43 +00:00 |
|
Howard Chu
|
2d4f198662
|
Add dgIdentity support
|
2007-08-23 23:33:37 +00:00 |
|
Ralf Haferkamp
|
3a9310431e
|
Reworked recent backend API changes, now using a separate struct,
(ConfigReply) for the error messages.
|
2007-08-03 12:02:07 +00:00 |
|
Ralf Haferkamp
|
5ae46c195e
|
Added a new parameter (ConfigArgs*) to the _db_init, _db_open, _db_close and
_db_destroy functions.
|
2007-07-25 17:21:05 +00:00 |
|
Howard Chu
|
88cbe052e0
|
Fallout from ITS#4986 - remove unused param of select_backend()
|
2007-07-13 03:18:20 +00:00 |
|
Pierangelo Masarati
|
4148c4e3f9
|
make searches expand all matching sets of group/url[/member] configurations; relax configuration test as per ITS#4989
|
2007-06-02 11:27:43 +00:00 |
|
Pierangelo Masarati
|
18fc3548cd
|
fix test in case of bailout (ITS#4891)
|
2007-03-22 22:30:53 +00:00 |
|
Pierangelo Masarati
|
4b9f4c688a
|
allow to specify the required access privileges in internal operations (ITS#4806)
|
2007-01-16 22:13:44 +00:00 |
|
Pierangelo Masarati
|
270dfe4db8
|
free entry in a cleaner manner (ITS#4801?)
|
2007-01-11 22:13:54 +00:00 |
|
Pierangelo Masarati
|
aba0eacaee
|
don't list (other) structural classes
|
2007-01-11 20:57:43 +00:00 |
|
Kurt Zeilenga
|
da6d9eb046
|
happy new year
|
2007-01-02 20:00:42 +00:00 |
|
Pierangelo Masarati
|
c148b2381e
|
improve previous commit (ITS#4729)
|
2006-11-03 08:35:51 +00:00 |
|
Pierangelo Masarati
|
3a2277cdf8
|
fix dynlist dynamic build (ITS#4729)
|
2006-11-03 00:29:19 +00:00 |
|
Pierangelo Masarati
|
051cbd3990
|
missing CVS header
|
2006-10-26 22:48:34 +00:00 |
|
Pierangelo Masarati
|
7c64c28ad5
|
plug leaks in search filter (and cleanup code; ITS#4664)
|
2006-09-03 10:45:07 +00:00 |
|
Kurt Zeilenga
|
d9720d50dd
|
Some LDAP_DEVEL cleanup
|
2006-08-15 19:36:54 +00:00 |
|
Howard Chu
|
0a43acc732
|
coverity cleanup
|
2006-05-09 10:41:05 +00:00 |
|
Kurt Zeilenga
|
acbb5cf689
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
|
Pierangelo Masarati
|
335633d9eb
|
add comment
|
2005-12-09 10:31:41 +00:00 |
|
Pierangelo Masarati
|
64c1a3f1a6
|
relax the check on objectClass (may be equal)
|
2005-12-06 20:04:20 +00:00 |
|
Pierangelo Masarati
|
b2e673c37a
|
add check on duplicate rules (may be too strict?)...
|
2005-11-29 10:34:59 +00:00 |
|
Pierangelo Masarati
|
fed3c18e88
|
allow dynlist to take over dyngroup
|
2005-11-29 10:02:05 +00:00 |
|
Pierangelo Masarati
|
7841f4f538
|
complete merging of dyngroup into dynlist; add back-config support
|
2005-11-29 02:10:47 +00:00 |
|
Pierangelo Masarati
|
976d6b4b66
|
fix return code in case the asserted DN does not exist (ITS#4224)
|
2005-11-29 00:09:39 +00:00 |
|