2005-03-10 |
Howard Chu | Added back-ldif |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Howard Chu | More for translucent |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Howard Chu | Added translucent overlay |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Howard Chu | Added translucent overlay (sponsored by HP) |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Howard Chu | Added dummy config_back_modify, using ldap_pvt_thread_p... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Howard Chu | Added ldap_pvt_thread_pool_pause/resume |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Howard Chu | Moved ACLs to their own entry |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Kurt Zeilenga | ITS#3583: memcmp replacement compilation error fix |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Kurt Zeilenga | Replace OpenLDAPtime with testTime (in test.schema). |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Kurt Zeilenga | Don't muck with OpenLDAPperson or openldap.schema. |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Kurt Zeilenga | ITS#3581: Have configure report a mismatch if the versi... |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Howard Chu | ITS#2919 move OpenLDAPtime to OpenLDAPperson |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Howard Chu | ITS#2919 add OpenLDAPtime test |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Howard Chu | Revert prev commit |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Howard Chu | ITS#2919 add OpenLDAPorg and OpenLDAPtime to root entry |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Howard Chu | Added config compatibility wrapper for overlays etc... |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Howard Chu | Fix backend config table fallthru |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Howard Chu | Don't restrict cache sizes to non-zero |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Howard Chu | Fix schema init sequence |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Howard Chu | ITS#2919 add a user modifiable generalizedTime attribute |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Howard Chu | Fix prev commit, make sure to only send result once |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Howard Chu | Fix ITS#3537 (need to repeat this fix for the other... |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Howard Chu | ITS#3579 disable ldap_syslog earlier. |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Howard Chu | ITS#3533 use LDAP_DEBUG_TRACE for version info |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Howard Chu | More verbmasks cleanup, added index unparsing |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Howard Chu | Cleanup verb/mask processing |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Howard Chu | Always initialize back-config implicitly |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Howard Chu | Fix initial config file info |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Howard Chu | Reorganized config/bconfig. Migrated back-bdb config. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Howard Chu | Drop "access " from acl_unparse |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Howard Chu | Added general limits retrieval |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Howard Chu | Added limits_unparse_one |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Howard Chu | Added authz-regexp, slapi plugin retrieval |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Howard Chu | Fix slapi plugin info |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Pierangelo... | fix ITS#3406 wrt/ dnattr; silence warning |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Howard Chu | Added oidm retrieval |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Howard Chu | Added ldap_pvt_sasl_secprops_unparse, slap_sasl_secprop... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Howard Chu | Added moduleload/modulepath retrieval |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Howard Chu | Remove ldapsasl, it is now part of Cyrus SASL |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Pierangelo... | fix ITS#3570 (please review) |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Pierangelo... | (partial) fix to ITS#3570: detect an error condition... |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Pierangelo... | enable tls-related code only if available; import fix... |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Kurt Zeilenga | ITS#3557: {SSHA} not default due to missing include |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Kurt Zeilenga | Fix compiler error and warnings. |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Howard Chu | Use #ifndef for SASL_VERSION_FULL, new Cyrus <sasl... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Howard Chu | SASL/TLS fixes to prev commit |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Howard Chu | Delete references to chain overlay, it's merged back... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Kurt Zeilenga | ITS#3583 |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Howard Chu | Added syncrepl retrieval |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Howard Chu | Added replica retrieval |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Howard Chu | Fix prev, add security factors |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Howard Chu | Fix up memory usage |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Pierangelo... | improve previous commit; now attribute values are rewri... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Pierangelo... | honor remapped attrs in requested attrlist; fix erroneo... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Pierangelo... | test remapped attribute in requested attribute list |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Pierangelo... | missing successful return was causing erroneous failure... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Howard Chu | Document the '-q' quick mode option |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Howard Chu | Make replica directives visible/editable |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Howard Chu | Added acl_unparse, slap_sasl_getpolicy |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Howard Chu | Added overlay objects |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Howard Chu | Added includeFile objects |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Howard Chu | More schema fixes |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Howard Chu | Use backend#0 for config, tools default to #1 |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Howard Chu | ITS#3559 fix hdb dn2idl idl_cache usage |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Howard Chu | Retrieve more values, bypass tool mode (for now) |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Howard Chu | Simple values retrievable |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Howard Chu | Juggle ARG flags, needed some more bits |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Pierangelo... | fix previous commit (please check) |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Howard Chu | Adding back-config pieces |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Howard Chu | Preliminary config attribute schema |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Howard Chu | Rearrange, merge sasl config back into main config |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Howard Chu | Cleanup unused variables |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Howard Chu | bdb_show_key is for hash keys, not IDs |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Luke Howard | ITS#3556 (SLAPI does not work on 64-bit platforms) |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Pierangelo... | clarify comment |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Pierangelo... | use asynchronous StartTLS |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Pierangelo... | honor abandon/cancel (ITS#3551) |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Howard Chu | Temporary placeholder, do not use. Will be hardcoded... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Howard Chu | ITS#3551 return SLAPD_ABANDON on abandon... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Pierangelo... | fix ITS#3551 |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Howard Chu | Fix cancel cleanup |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Howard Chu | ITS#3549 allow one op to progress when a socket with... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Howard Chu | Fix if HAVE_TLS is missing |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Howard Chu | Add code to aid in testing Abandon/Cancel processing |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Howard Chu | ITS#3552 fix bogus asserts |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Howard Chu | ITS#3549 acknowledge CANCEL requests |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Howard Chu | ITS#3549 cleanup abandon/cancel processing |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Howard Chu | Another abandon check |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Howard Chu | Always return SLAPD_ABANDON in response to op->o_abando... |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Howard Chu | Revert use_thread option, it didn't gain anything. |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Howard Chu | ITS#3546 fix consumer crash on interrupt (provider... |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Sang Seok Lim | initialize AttributeAssertion before using |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Howard Chu | Add back-hdb description |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Sang Seok Lim | Misc clean up |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Sang Seok Lim | test filter updates for Attribute Aliasing |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Sang Seok Lim | Attribute Aliasing : equality matching support |
commit | commitdiff | tree | snapshot |
2005-02-12 |
Kurt Zeilenga | rev 05 |
commit | commitdiff | tree | snapshot |
2005-02-12 |
Kurt Zeilenga | rev 01 |
commit | commitdiff | tree | snapshot |
next |