2005-01-26 |
Pierangelo... | move compare to frontend (disabled by default, only... |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Pierangelo... | move compare to frontend (disabled by default, only... |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Pierangelo... | fix ITS#3406 - normalize attributes according to MR... |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Pierangelo... | allow proxyAuthz of users authenticated via SASL |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Kurt Zeilenga | Place control availability kludge behind |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Pierangelo... | controls can be added in two passes (e.g. by backends... |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Pierangelo... | remove overoptimistic assertion |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Pierangelo... | move supported controls listing at backend startup... |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Pierangelo... | don't play with controls at bind; rather use the ldap_... |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Pierangelo... | fix previous commit |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Pierangelo... | don't play with controls at bind |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Pierangelo... | don't add the trailing '??base' to URIs |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Pierangelo... | inherit controls |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Pierangelo... | fix controls run-time registered by global overlays... |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Kurt Zeilenga | Enable subordinate scope feature |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Howard Chu | Add -q quick option for slapindex too |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Howard Chu | Cleanup obsolete bits |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Howard Chu | Remove "fasttool" option; obsoleted by "slapadd -q" |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Pierangelo... | fix dynamically registered controls check; NOTE: contro... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Kurt Zeilenga | More proper criticality handling. Implementation is... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Kurt Zeilenga | Revert part of last (two) commits. Need additional... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Kurt Zeilenga | Remove redundant note. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Pierangelo... | cleanup previous commit |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Kurt Zeilenga | Prelim unavailableCriticalExtension v. unwillingToPerfo... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Pierangelo... | add support for Chaining Behavior control (<draft-serme... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Howard Chu | Fix cookie init |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Kurt Zeilenga | Hide "work in progress" |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Kurt Zeilenga | Remove extra rcsid |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Howard Chu | Rename k5key symbols, add k5key_hash |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Howard Chu | Fix redundant index lookups from component matching |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Pierangelo... | StartTLS (ITS#3507) + chain overlay fixes and improvements |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Howard Chu | More for SLAP_TOOL_QUICK, disable locks as well |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Howard Chu | Use str2entry2 |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Howard Chu | Rewritten str2entry, added str2entry2 |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Howard Chu | Added ldif_countlines() |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Howard Chu | Restore avl_find code independent of avl_find2 |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Howard Chu | Omit transaction support when running with SLAP_TOOL_QUICK |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Howard Chu | Add '-q' "quick" option and SLAP_TOOL_QUICK def for... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Pierangelo... | typo in previous commit |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Pierangelo... | cleanup and clarify aspects of the overlay usage |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Pierangelo... | global overlays need to set o_bd = frontendDB to return... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Pierangelo... | cleanup of rewrite code and docs |
commit | commitdiff | tree | snapshot |
2005-01-22 |
Howard Chu | Schema caching for slaptools |
commit | commitdiff | tree | snapshot |
2005-01-22 |
Pierangelo... | improve parsing of acl-authcDN/acl-passwd |
commit | commitdiff | tree | snapshot |
2005-01-22 |
Pierangelo... | fix previous commit |
commit | commitdiff | tree | snapshot |
2005-01-22 |
Pierangelo... | cleanup attribution |
commit | commitdiff | tree | snapshot |
2005-01-22 |
Pierangelo... | fix ITS#3506 |
commit | commitdiff | tree | snapshot |
2005-01-22 |
Howard Chu | Really fix synchronization |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Howard Chu | Minor cleanup |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Howard Chu | More fixes for prev commit |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Howard Chu | Fix synchronization in prev commit |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Howard Chu | Add option to use a second thread for adds |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Kurt Zeilenga | Cleanup notices |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Pierangelo... | (blind) improvement of column name aliasing |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Pierangelo... | fix previous commit |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Pierangelo... | fix ITS#3458 |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Howard Chu | Fix ITS#3487, don't copy pointers to malloc'd global... |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Pierangelo... | more ITS#3498-9 cleanup |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Howard Chu | ITS#3471 don't yield unnecessarily |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Pierangelo... | fix ITS#3499 (may need further testing); added objectCl... |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Pierangelo... | fix ITS#3499 (may need further testing) |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Pierangelo... | the attribute mapping features of rwm seem to be very... |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Pierangelo... | fix ITS#3499 |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Pierangelo... | fix attribution in copyright |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Pierangelo... | improve previous commit; implement missing objectClass... |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Kurt Zeilenga | Hide subtree delete control |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Pierangelo... | fix ITS#3498; some cleanup |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Pierangelo... | provision for ITS#3497 |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Pierangelo... | fix messages/sleep times |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Pierangelo... | provision for ITS#3497 |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Pierangelo... | remove #ifdef's for identity assertion |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Kurt Zeilenga | Cleanup |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Howard Chu | ITS#3495 make sure lutil_passwd_init gets called |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Pierangelo... | compare on operational attribute |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Pierangelo... | fix compare; more manageDSAit cleanup |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Pierangelo... | cosmetic changes |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Pierangelo... | kill provider as well; cleanup replication tests |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Pierangelo... | cleanup; add proxyAuthz capability |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Pierangelo... | try to collect operational attributes as well |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Pierangelo... | check replication killing both the slave and slurpd... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Pierangelo... | fix messages |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Howard Chu | Make sl_context just return NULL in tool mode, we have... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Pierangelo... | persist looks like a better place to have updates as... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Kurt Zeilenga | Schema cleanup (and testing) |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Kurt Zeilenga | LDAP_DEVEL cleanup |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Kurt Zeilenga | Fix goof in last commit |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Howard Chu | ITS#3494 fix deadlock |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Pierangelo... | use idassert for proxyAuthz with the chain overlay |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Kurt Zeilenga | Clarify schema source, status, and provide appropriate... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Kurt Zeilenga | Cleanup |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Kurt Zeilenga | Make most LDAP_DEVEL macro uses indirect |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Pierangelo... | allow the test to succeed even if SLAP_ACL_HONOR_DISCLO... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Pierangelo... | if enabled, test the chain overlay with global scope... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Pierangelo... | test for referral return when updating shadow contexts |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Howard Chu | More tweaks to ldif_parse_line2 for str2entry |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Howard Chu | ITS#3330 mention objectClass index |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Howard Chu | Cleanup prev commit |
commit | commitdiff | tree | snapshot |
next |