2007-09-21 |
Hallvard Furuseth | assert expects int. (int)<nonnull ptr/long> can be... |
tree | commitdiff |
2007-09-21 |
Hallvard Furuseth | Cast away const |
tree | commitdiff |
2007-09-21 |
Howard Chu | More for Modification value counter |
tree | commitdiff |
2007-09-21 |
Howard Chu | Attribute/Modification value counters |
tree | commitdiff |
2007-09-20 |
Ralf Haferkamp | Use rwlock for CachedQuery to avoid returning incomplet... |
tree | commitdiff |
2007-09-20 |
Ralf Haferkamp | Fixed memory leak in pcache. Cache is now populated... |
tree | commitdiff |
2007-09-15 |
Howard Chu | Add comment for prev commit |
tree | commitdiff |
2007-09-15 |
Howard Chu | Fix prev commit |
tree | commitdiff |
2007-09-15 |
Pierangelo Masarati | fix previous commit |
tree | commitdiff |
2007-09-15 |
Pierangelo Masarati | add helper for internal searchs for objectClass=* |
tree | commitdiff |
2007-09-15 |
Pierangelo Masarati | alloc temporaries on slab |
tree | commitdiff |
2007-09-15 |
Pierangelo Masarati | further fix ITS#5138 (please review) |
tree | commitdiff |
2007-09-15 |
Pierangelo Masarati | draft-wahl-ldap-session: append further instances of... |
tree | commitdiff |
2007-09-15 |
Pierangelo Masarati | apply Howard's cleanup of database monitoring registration |
tree | commitdiff |
2007-09-15 |
Howard Chu | ITS#5138 don't scan past the sequence of attributes |
tree | commitdiff |
2007-09-14 |
Pierangelo Masarati | fix potential double-free (valgrind; ITS#5137) |
tree | commitdiff |
2007-09-14 |
Pierangelo Masarati | add more sanity checks (ITS#5136) |
tree | commitdiff |
2007-09-14 |
Pierangelo Masarati | fix ITS#5136 |
tree | commitdiff |
2007-09-14 |
Pierangelo Masarati | add support for dgAuthz --- see discussion on -devel |
tree | commitdiff |
2007-09-14 |
Pierangelo Masarati | release entry (ITS#5135) |
tree | commitdiff |
2007-09-14 |
Pierangelo Masarati | remove unused code |
tree | commitdiff |
2007-09-13 |
Pierangelo Masarati | fix double free - related to ITS#4860 and probably... |
tree | commitdiff |
2007-09-13 |
Pierangelo Masarati | don't leak in case of error |
tree | commitdiff |
2007-09-13 |
Pierangelo Masarati | HEADS-UP: now the list of URIs is better set by using... |
tree | commitdiff |
2007-09-13 |
Pierangelo Masarati | further rework URI parsing |
tree | commitdiff |
2007-09-13 |
Pierangelo Masarati | improve error message |
tree | commitdiff |
2007-09-13 |
Pierangelo Masarati | log unknown message type |
tree | commitdiff |
2007-09-12 |
Pierangelo Masarati | enable unindexed searches monitoring ifdef LDAP_DEVEL |
tree | commitdiff |
2007-09-12 |
Pierangelo Masarati | handle sizelimit in caching (in partial fulfilment... |
tree | commitdiff |
2007-09-11 |
Howard Chu | Don't populate member list unless it was requested |
tree | commitdiff |
2007-09-10 |
Pierangelo Masarati | use /-* for all parents; ignore /-0; check syntax;... |
tree | commitdiff |
2007-09-10 |
Pierangelo Masarati | handle empty set, empty string special cases |
tree | commitdiff |
2007-09-10 |
Pierangelo Masarati | cleanup sets code; should fix a potential leak and... |
tree | commitdiff |
2007-09-10 |
Pierangelo Masarati | applied with changes (ITS#4860) |
tree | commitdiff |
2007-09-09 |
Pierangelo Masarati | idassert also in case of SASL mechs that do not set... |
tree | commitdiff |
2007-09-09 |
Pierangelo Masarati | fix proxyAuthz oid setup |
tree | commitdiff |
2007-09-09 |
Howard Chu | re: prev commit, init j |
tree | commitdiff |
2007-09-08 |
Howard Chu | ITS#5129 fix alock_close with Quick mode |
tree | commitdiff |
2007-09-08 |
Howard Chu | ITS#5129 disallow Quick mode if DB_CONFIG has changed |
tree | commitdiff |
2007-09-08 |
Pierangelo Masarati | quote suffix (ITS#5128) and use it as much as possible... |
tree | commitdiff |
2007-09-07 |
Pierangelo Masarati | remove experimental code as per ITS#4962 discussion |
tree | commitdiff |
2007-09-07 |
Howard Chu | back-sock by Brian Candler (B.Candler@pobox.com) ITS... |
tree | commitdiff |
2007-09-07 |
Howard Chu | Add Acknolwedgement |
tree | commitdiff |
2007-09-07 |
Howard Chu | Use permalink |
tree | commitdiff |
2007-09-07 |
Howard Chu | Update Net::Server URL |
tree | commitdiff |
2007-09-07 |
Howard Chu | back-sock by Brian Candler (B.Candler@pobox.com) ITS... |
tree | commitdiff |
2007-09-07 |
Pierangelo Masarati | also copy modifications we don't deal with, as they... |
tree | commitdiff |
2007-09-04 |
Pierangelo Masarati | parse unsigned as unsigned (ITS#5122) |
tree | commitdiff |
2007-09-04 |
Pierangelo Masarati | blind fix: I assume we need to restore ors_scope |
tree | commitdiff |
2007-09-04 |
Pierangelo Masarati | fix idl lru deletion of last entry (ITS#5121) OPENLDAP_REL_ENG_2_4_MP |
tree | commitdiff |
2007-09-04 |
Howard Chu | ITS#5119 fix uninit'd nval after normalization failure |
tree | commitdiff |
2007-09-03 |
Pierangelo Masarati | check call consistency |
tree | commitdiff |
2007-09-03 |
Pierangelo Masarati | make sure n,o are non-zero, so j is initialized (coverity) |
tree | commitdiff |
2007-09-03 |
Pierangelo Masarati | fix one-time leak (coverity) |
tree | commitdiff |
2007-09-03 |
Pierangelo Masarati | fix helper pointer inizialization (coverity) |
tree | commitdiff |
2007-09-03 |
Howard Chu | Use IA5String for olcDbConfig to allow empty strings |
tree | commitdiff |
2007-09-03 |
Howard Chu | Add IA5String macro |
tree | commitdiff |
2007-09-03 |
Howard Chu | Fix PrintableString/IA5String commentary |
tree | commitdiff |
2007-09-02 |
Howard Chu | Read DB_CONFIG file in server and tool mode, for config... |
tree | commitdiff |
2007-09-02 |
Howard Chu | Fix schema undo crash |
tree | commitdiff |
2007-09-02 |
Howard Chu | ITS#5082 RE23 compatibility, allow olcPasswordHash... |
tree | commitdiff |
2007-09-02 |
Howard Chu | Partially resurrect cn=Include stuff - parse from LDIF... |
tree | commitdiff |
2007-09-01 |
Howard Chu | Hide log schema |
tree | commitdiff |
2007-09-01 |
Pierangelo Masarati | hide (experimental) schema |
tree | commitdiff |
2007-09-01 |
Pierangelo Masarati | hide (experimental) schema |
tree | commitdiff |
2007-09-01 |
Pierangelo Masarati | fix previous commit |
tree | commitdiff |
2007-09-01 |
Pierangelo Masarati | hide (experimental) schema |
tree | commitdiff |
2007-09-01 |
Pierangelo Masarati | authzMatch IS octetStringMatch |
tree | commitdiff |
2007-09-01 |
Pierangelo Masarati | hide (experimental) schema |
tree | commitdiff |
2007-09-01 |
Pierangelo Masarati | hide schema |
tree | commitdiff |
2007-09-01 |
Howard Chu | Protect Debug messages from NULL pointers |
tree | commitdiff |
2007-09-01 |
Quanah Gibson-Mount | ITS#5102 fix |
tree | commitdiff |
2007-09-01 |
Howard Chu | Fix DEVEL dependency |
tree | commitdiff |
2007-08-30 |
Howard Chu | Revert prev commit, don't advertise subord scope |
tree | commitdiff |
2007-08-30 |
Pierangelo Masarati | release certificateListValidate() |
tree | commitdiff |
2007-08-29 |
Howard Chu | Fix SORTED_RESULTS check |
tree | commitdiff |
2007-08-29 |
Howard Chu | unifdef LDAP_DEVEL for subordinate scope |
tree | commitdiff |
2007-08-29 |
Pierangelo Masarati | allow shutdown while syncrepl_del_nonpresent() |
tree | commitdiff |
2007-08-29 |
Pierangelo Masarati | note what SID the server is assuming |
tree | commitdiff |
2007-08-29 |
Ralf Haferkamp | Additional fix for ITS#4991. _cleanup callback was... |
tree | commitdiff |
2007-08-29 |
Pierangelo Masarati | plug yet another leak |
tree | commitdiff |
2007-08-29 |
Pierangelo Masarati | plug another leak (hope it's general enough) |
tree | commitdiff |
2007-08-29 |
Pierangelo Masarati | fix test |
tree | commitdiff |
2007-08-28 |
Pierangelo Masarati | plug leak |
tree | commitdiff |
2007-08-28 |
Pierangelo Masarati | back out previous two commits |
tree | commitdiff |
2007-08-28 |
Pierangelo Masarati | fix uninit'ed var crasher |
tree | commitdiff |
2007-08-28 |
Pierangelo Masarati | add -S to slapadd to set desired SID in generated entry... |
tree | commitdiff |
2007-08-28 |
Pierangelo Masarati | first round of CSN normalization consequences |
tree | commitdiff |
2007-08-28 |
Pierangelo Masarati | forgot to re-sort operation names |
tree | commitdiff |
2007-08-28 |
Pierangelo Masarati | if tool mode needs to add structuralObjectClass, overri... |
tree | commitdiff |
2007-08-28 |
Howard Chu | Convert collect to dynamic config. Even though it's... |
tree | commitdiff |
2007-08-27 |
Pierangelo Masarati | keep pretty and normal form of CSN the same... |
tree | commitdiff |
2007-08-27 |
Pierangelo Masarati | fix previous commit |
tree | commitdiff |
2007-08-27 |
Pierangelo Masarati | also the MOD part is hex; preserve compatibility with... |
tree | commitdiff |
2007-08-27 |
Pierangelo Masarati | add csnValidate/csnNormalize, since the SID could be... |
tree | commitdiff |
2007-08-27 |
Pierangelo Masarati | allocate OID for back-sql configuration |
tree | commitdiff |
2007-08-27 |
Pierangelo Masarati | close LDIF handler (valgrind) |
tree | commitdiff |
2007-08-27 |
Pierangelo Masarati | need to copy the Entry to safely manipulate it |
tree | commitdiff |
2007-08-27 |
Pierangelo Masarati | consistently dispose of limbo |
tree | commitdiff |
2007-08-27 |
Pierangelo Masarati | add anlist_free |
tree | commitdiff |
next |