2005-08-07 |
Pierangelo... | free replica info as appropriate |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Pierangelo... | cleanup resources |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Pierangelo... | plug more leaks |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Pierangelo... | improve previous commit |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Pierangelo... | improve previous commit |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Pierangelo... | ACL logging was incomplete (and misleading) |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Pierangelo... | fix use of uninitialized value; beautify logs |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Pierangelo... | remove cruft |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Pierangelo... | add indices for all backends that support them; clenup |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Pierangelo... | detect if control is available (ITS#3898) |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Luke Howard | Always restore op->o_callback in SLAPI overlay - was... |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Pierangelo... | use trylock only where necessary |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Pierangelo... | disallow this test for backends that do not honor ACLs |
commit | commitdiff | tree | snapshot |
2005-08-06 |
Pierangelo... | fix ITS#3811 |
commit | commitdiff | tree | snapshot |
2005-08-06 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2005-08-06 |
Pierangelo... | fix potential leak (if URL form is broken); cleanup |
commit | commitdiff | tree | snapshot |
2005-08-06 |
Luke Howard | Plug some leaks in SLAPI modifications handling |
commit | commitdiff | tree | snapshot |
2005-08-06 |
Pierangelo... | use macros instead of literals |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Pierangelo... | fix ordered indexing check |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Pierangelo... | little more about potential concurrency issues |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Pierangelo... | don't need compare if entry_get is available |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Pierangelo... | address ITS#3914 |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Pierangelo... | remove unrequired member; address ITS#3913 |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Pierangelo... | more fixes to parsing of (deprecated) config directives... |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Luke Howard | slapi/slapi_utils.c rev 1.172 removed the 'dup' paramet... |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Hallvard Furuseth | Fix printf formats for LDAP_MEMORY_TRACE |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Howard Chu | ITS#3578 increment parent's referral count |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Hallvard Furuseth | assert expects int. (int)<nonnull ptr/long> can be... |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Hallvard Furuseth | Cleanup (unused variable ad_oldest) |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Howard Chu | ITS#3912 missed an invocation of entry_schema_check... |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Hallvard Furuseth | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Hallvard Furuseth | Fix off-by-one pointer error. Garbage byte between... |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Pierangelo... | save 1 function call... |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Pierangelo... | fix typo in previous commit |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Pierangelo... | plug leaks; cleanup |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Pierangelo... | fix various leaks |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Pierangelo... | plug leaks; fix map initialization |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Howard Chu | Add static build for accesslog |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Luke Howard | Add o_no_schema_check to operation structure |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Luke Howard | SLAPI no longer needs to be initialized here |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Luke Howard | Add slapi_dn_isbesuffix() |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Luke Howard | Fix crasher in SLAPI_SEARCH_ATTRS handler |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Luke Howard | Plug leaks |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Luke Howard | Centralize SLAPI initialization into slapi_over_config() |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Luke Howard | Add SLAPI_X_MANAGEDIT, SLAPI_X_OPERATION_NO_SCHEMA_CHECK |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Hallvard Furuseth | Plug memory leak |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Hallvard Furuseth | slap_mods2entry(,,,dup=1,,,) realloced insufficient... |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Hallvard Furuseth | Plug memory leaks - free() controls in LDAP* |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Hallvard Furuseth | Handle LBER_SB_OPT_[GS]ET_FD arg as ber_socket_t like... |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Hallvard Furuseth | Plug memory leaks |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Luke Howard | slap_mods2entry() should not zero pointers into the... |
commit | commitdiff | tree | snapshot |
2005-07-31 |
Pierangelo... | fix previous commit (ITS#3905) |
commit | commitdiff | tree | snapshot |
2005-07-31 |
Hallvard Furuseth | Cleanup |
commit | commitdiff | tree | snapshot |
2005-07-31 |
Hallvard Furuseth | Cleanup |
commit | commitdiff | tree | snapshot |
2005-07-31 |
Luke Howard | Fix slapi_dn_beparent() behaviour (again) |
commit | commitdiff | tree | snapshot |
2005-07-31 |
Luke Howard | Fix slapi_dn_beparent() logic |
commit | commitdiff | tree | snapshot |
2005-07-31 |
Luke Howard | Support SLAPI_X_OPERATION_DELETE_GLUE_PARENT |
commit | commitdiff | tree | snapshot |
2005-07-31 |
Luke Howard | Add SLAPI_X_OPERATION_DELETE_GLUE_PARENT |
commit | commitdiff | tree | snapshot |
2005-07-31 |
Luke Howard | Restore 2.2 SLAPI behaviour: target DN is not normalized |
commit | commitdiff | tree | snapshot |
2005-07-31 |
Luke Howard | Allow overlays to override operational attributes on... |
commit | commitdiff | tree | snapshot |
2005-07-31 |
Luke Howard | Fix logic error in slap_mods2entry() |
commit | commitdiff | tree | snapshot |
2005-07-31 |
Luke Howard | Fix logic error in slap_mods_no_repl_user_mod_check() |
commit | commitdiff | tree | snapshot |
2005-07-31 |
Luke Howard | Call slap_mods2entry() in do_add(), so that global... |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Hallvard Furuseth | Initialize a_flags of new Attribute in str2entry2(). |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Hallvard Furuseth | Initialize i (#changes) if no mods. Simplify (*modp... |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Hallvard Furuseth | Remove warning that HDB code is experimental and unsupp... |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Hallvard Furuseth | Change diskNode.(n)rdn from unsigned char to char,... |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Hallvard Furuseth | Remove ";" after do{...}while(0) macros |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Hallvard Furuseth | serialNumberAndIssuerPretty() and serialNumberAndIssuer... |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Pierangelo... | fix referrals handling (needs work) |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Pierangelo... | support increment; don't bother too much about return... |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Pierangelo... | fix conditional compilation of config schema |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Pierangelo... | ...otherwise it doesn't work with overlays |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Luke Howard | Back out previous commit, appears not to match frontend... |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Luke Howard | slapi_add_internal_pb() should not set op->ora_e, this... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Luke Howard | Don't instantiate SLAPI overlay in tool mode |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Howard Chu | Add note about core.ldif and openldap.ldif |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Howard Chu | Install LDIF schema files too |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Howard Chu | Fix install-schema - move old schema dir out of the... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Pierangelo... | treat extra args as errors |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Luke Howard | add LDAP_CONTROL_X_EXTENDED_DN |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Howard Chu | ITS#3875 change saslauthz* to authz*, etc. |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Howard Chu | ITS#3823 minor cleanups / clarifications |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Howard Chu | ITS#3837 mention back-hdb |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Howard Chu | TS#3816 fix -F typo, fix -T args |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Howard Chu | Mention the config database type |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Howard Chu | ITS#3900 move olcDefaultSearchBase to frontend DB |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Pierangelo... | more table-driven config cleanup |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Pierangelo... | don't complain during EMIT |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Pierangelo... | suffix must be present (ITS#3901) |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Luke Howard | Remember to NULL terminate control arrays - not sure... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Luke Howard | pblock_add_control() needs to call slapi_dup_control() |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Luke Howard | Add slapi_int_dn_pretty()/slapi_int_dn_normalize()... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Luke Howard | Add slapi_over_call_plugins() to ensure that global... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Luke Howard | Add some debugging for failed plugin loads |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Pierangelo... | check return value from add (ITS#3891) |
commit | commitdiff | tree | snapshot |
2005-07-27 |
Pierangelo... | fix headers (ITS#3896) |
commit | commitdiff | tree | snapshot |
2005-07-27 |
Luke Howard | Add pblock_be_call() for calling against actual backend |
commit | commitdiff | tree | snapshot |
2005-07-27 |
Luke Howard | Fix memory management regressions in pblock modificatio... |
commit | commitdiff | tree | snapshot |
next |