2004-09-11 |
Jong Hyuk Choi | memory leak fixes |
blob | commitdiff | raw |
2004-09-04 |
Kurt Zeilenga | unifdef -UNEW_LOGGING |
blob | commitdiff | raw | diff to current |
2004-09-02 |
Jong Hyuk Choi | added avl_free() at the end of do_syncrep2() |
blob | commitdiff | raw | diff to current |
2004-09-01 |
Howard Chu | Avoid gratuitous reindexing of cn and objectclass in... |
blob | commitdiff | raw | diff to current |
2004-08-29 |
Jong Hyuk Choi | ITS#3289 - exattrs support |
blob | commitdiff | raw | diff to current |
2004-08-29 |
Jong Hyuk Choi | Use global alloc for now |
blob | commitdiff | raw | diff to current |
2004-08-29 |
Jong Hyuk Choi | Further fixes for ITS#3297 |
blob | commitdiff | raw | diff to current |
2004-08-28 |
Kurt Zeilenga | TLS SSF does not imply a transport_ssf. |
blob | commitdiff | raw | diff to current |
2004-08-24 |
Luke Howard | ITS#3297 (double free) |
blob | commitdiff | raw | diff to current |
2004-08-20 |
Jong Hyuk Choi | attrs=*,+ becmoes the default behavior when attrs are... |
blob | commitdiff | raw | diff to current |
2004-08-19 |
Howard Chu | ITS#3289 - add SLAP_AT_DYNAMIC flag for dynamically... |
blob | commitdiff | raw | diff to current |
2004-08-18 |
Howard Chu | Reworked fix for ITS#3140 - add access parameter to... |
blob | commitdiff | raw | diff to current |
2004-07-28 |
Jong Hyuk Choi | Patch for ITS#3259 |
blob | commitdiff | raw | diff to current |
2004-07-18 |
Pierangelo Masarati | rework op/rs structures to deal with opeartional attributes |
blob | commitdiff | raw | diff to current |
2004-06-25 |
Jong Hyuk Choi | internal operation return value processing cleanup |
blob | commitdiff | raw | diff to current |
2004-06-22 |
Jong Hyuk Choi | more timelimit cleanup |
blob | commitdiff | raw | diff to current |
2004-06-22 |
Jong Hyuk Choi | limit checking in syncrepl |
blob | commitdiff | raw | diff to current |
2004-06-21 |
Jong Hyuk Choi | syncrepl retry code fix for correct timing |
blob | commitdiff | raw | diff to current |
2004-06-19 |
Pierangelo Masarati | cleanup limits for internal searches... |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Jong Hyuk Choi | syncrepl retry-on-error code |
blob | commitdiff | raw | diff to current |
2004-05-06 |
Luke Howard | Fix ITS#3131 properly - set operation SSF to MAX(TLS... |
blob | commitdiff | raw | diff to current |
2004-05-05 |
Luke Howard | ITS #3131 - propagate SSF to syncrepl operation |
blob | commitdiff | raw | diff to current |
2004-04-20 |
Kurt Zeilenga | ITS#3092: Rename sl_free() and friends to slap_sl_free() |
blob | commitdiff | raw | diff to current |
2004-04-16 |
Kurt Zeilenga | s/saslAuthz/authz/ |
blob | commitdiff | raw | diff to current |
2004-04-13 |
Pierangelo Masarati | silence warnings |
blob | commitdiff | raw | diff to current |
2004-04-08 |
Kurt Zeilenga | bvalue cleanup |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Jong Hyuk Choi | updatedn fix for syncrepl |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Kurt Zeilenga | use BER_BVNULL |
blob | commitdiff | raw | diff to current |
2004-04-06 |
Jong Hyuk Choi | Fix for ITS#3055 |
blob | commitdiff | raw | diff to current |
2004-03-25 |
Jong Hyuk Choi | fix for ITS#2995 |
blob | commitdiff | raw | diff to current |
2004-03-25 |
Jong Hyuk Choi | patch for ITS#2948 |
blob | commitdiff | raw | diff to current |
2004-03-19 |
Kurt Zeilenga | ITS#3032: retry when GSSAPI creds are not available |
blob | commitdiff | raw | diff to current |
2004-03-17 |
Howard Chu | Add connection_fake_init() |
blob | commitdiff | raw | diff to current |
2004-03-10 |
Jong Hyuk Choi | for ITS#3105 |
blob | commitdiff | raw | diff to current |
2004-03-09 |
Jong Hyuk Choi | checking limits at the frontend |
blob | commitdiff | raw | diff to current |
2004-03-09 |
Jong Hyuk Choi | supress log message for glue add case |
blob | commitdiff | raw | diff to current |
2004-02-24 |
Jong Hyuk Choi | misc addition to the previous glueing commit |
blob | commitdiff | raw | diff to current |
2004-02-23 |
Jong Hyuk Choi | Glue entry pruning: delete parent entries when they... |
blob | commitdiff | raw | diff to current |
2004-02-22 |
Jong Hyuk Choi | syncrepl update: 1) improve error handling 2) glueing... |
blob | commitdiff | raw | diff to current |
2004-02-06 |
Jong Hyuk Choi | fix for ITS#2947 |
blob | commitdiff | raw | diff to current |
2004-01-15 |
Howard Chu | Fix syncrepl slapd_shutdown detection, would not stop... |
blob | commitdiff | raw | diff to current |
2004-01-01 |
Kurt Zeilenga | Happy new year |
blob | commitdiff | raw | diff to current |
2003-12-30 |
Kurt Zeilenga | Misc cleanup |
blob | commitdiff | raw | diff to current |
2003-12-07 |
Howard Chu | Added sc_next and sc_cleanup to slap_callback |
blob | commitdiff | raw | diff to current |
2003-12-06 |
Howard Chu | Move SLAB_SIZE def to slap.h |
blob | commitdiff | raw | diff to current |
2003-11-28 |
Hallvard Furuseth | Fix format errors: %d -> %ld, and add (long) casts... |
blob | commitdiff | raw | diff to current |
2003-11-27 |
Kurt Zeilenga | Updated notices |
blob | commitdiff | raw | diff to current |
2003-11-26 |
Jong Hyuk Choi | misc updates |
blob | commitdiff | raw | diff to current |
2003-11-26 |
Jong Hyuk Choi | Another patch for the multi syncrepl thread support |
blob | commitdiff | raw | diff to current |
2003-11-26 |
Jong Hyuk Choi | Support multiple sync replication at the consumer : |
blob | commitdiff | raw | diff to current |
2003-11-20 |
Jong Hyuk Choi | Collective entryUUID transmission of PRESENT messages... |
blob | commitdiff | raw | diff to current |
2003-11-19 |
Jong Hyuk Choi | exchange normalized entryUUID |
blob | commitdiff | raw | diff to current |
2003-11-19 |
Jong Hyuk Choi | add slap_uuidstr_from_normalized() - any better place... |
blob | commitdiff | raw | diff to current |
2003-11-13 |
Jong Hyuk Choi | adjust cookie precedence : command line cookie has... |
blob | commitdiff | raw | diff to current |
2003-11-13 |
Jong Hyuk Choi | fix for the cascading replication (reenabling test019) |
blob | commitdiff | raw | diff to current |
2003-11-12 |
Jong Hyuk Choi | fix typo |
blob | commitdiff | raw | diff to current |
2003-11-12 |
Jong Hyuk Choi | misc cleanup |
blob | commitdiff | raw | diff to current |
2003-11-11 |
Jong Hyuk Choi | update ldapsync/syncrepl code according to the new... |
blob | commitdiff | raw | diff to current |
2003-11-10 |
Jong Hyuk Choi | 1. Session history support |
blob | commitdiff | raw | diff to current |
2003-11-03 |
Howard Chu | ITS#2805 fix core dump using LDBM |
blob | commitdiff | raw | diff to current |
2003-11-03 |
Howard Chu | ITS#2808 fix UUIDNormalize, use it. |
blob | commitdiff | raw | diff to current |
2003-11-03 |
Howard Chu | Fix refresh mode rescheduling |
blob | commitdiff | raw | diff to current |
2003-11-01 |
Howard Chu | ITS#2806 fix abort |
blob | commitdiff | raw | diff to current |
2003-10-25 |
Howard Chu | Fix retry on failure |
blob | commitdiff | raw | diff to current |
2003-10-25 |
Howard Chu | Fix prev commit, don't timeout outbound connections |
blob | commitdiff | raw | diff to current |
2003-10-24 |
Howard Chu | Add support for outbound connections in main listener. |
blob | commitdiff | raw | diff to current |
2003-10-24 |
Howard Chu | Drop unused arguments from syncrepl_add_glue |
blob | commitdiff | raw | diff to current |
2003-10-24 |
Howard Chu | Drop SLAPI support |
blob | commitdiff | raw | diff to current |
2003-10-24 |
Howard Chu | SLAPI fix - no-op when slapi_plugins_used == 0 |
blob | commitdiff | raw | diff to current |
2003-10-24 |
Howard Chu | Fix error recovery, cleanup session handles. Always... |
blob | commitdiff | raw | diff to current |
2003-10-22 |
Howard Chu | Fix prev commit, avoid abort when entry is NULL |
blob | commitdiff | raw | diff to current |
2003-10-22 |
Jong Hyuk Choi | syncrepl_entry() return code fix (returns 1 when e... |
blob | commitdiff | raw | diff to current |
2003-10-22 |
Kurt Zeilenga | Syncrepl code cleanup (namely prefix struct field names) |
blob | commitdiff | raw | diff to current |
2003-10-21 |
Jong Hyuk Choi | fix for changing si->syncCookie to bvarray |
blob | commitdiff | raw | diff to current |
2003-10-21 |
Howard Chu | Fix cookie search |
blob | commitdiff | raw | diff to current |
2003-10-20 |
Kurt Zeilenga | Avoid questionable use of strlen(), strcpy(), and strcat(). |
blob | commitdiff | raw | diff to current |
2003-10-19 |
Howard Chu | Fix prev commit, syncrepl_add_glue must start from... |
blob | commitdiff | raw | diff to current |
2003-10-19 |
Howard Chu | ITS#2684 fix bogus entry_free(), connection problem... |
blob | commitdiff | raw | diff to current |
2003-10-19 |
Howard Chu | ITS#2778 use real malloc for new entry, not sl_malloc |
blob | commitdiff | raw | diff to current |
2003-10-19 |
Howard Chu | More malloc cleanup |
blob | commitdiff | raw | diff to current |
2003-10-18 |
Howard Chu | ITS#2747, Reorganize syncrepl, fix some memleaks. More... |
blob | commitdiff | raw | diff to current |
2003-10-14 |
Jong Hyuk Choi | remove #include <db.h> (ITS#2765) |
blob | commitdiff | raw | diff to current |
2003-10-14 |
Jong Hyuk Choi | fix slap_syncrepl_cn_bv |
blob | commitdiff | raw | diff to current |
2003-10-12 |
Kurt Zeilenga | mv ldap_int_get_controls to ldap_pvt_get_controls |
blob | commitdiff | raw | diff to current |
2003-10-08 |
Jong Hyuk Choi | misc syncrpel updates |
blob | commitdiff | raw | diff to current |
2003-10-07 |
Jong Hyuk Choi | slaptools update : replica promotion / demotion |
blob | commitdiff | raw | diff to current |
2003-09-25 |
Jong Hyuk Choi | no caching flag in Operation structure |
blob | commitdiff | raw | diff to current |
2003-09-25 |
Jong Hyuk Choi | followup of the previous commit |
blob | commitdiff | raw | diff to current |
2003-09-25 |
Jong Hyuk Choi | loose ends fixed |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Howard Chu | Add memctx param to build_new_dn(). cleanup DN leaks. |
blob | commitdiff | raw | diff to current |
2003-09-23 |
Jong Hyuk Choi | log the cause of the error when ldap_result() returns -1 |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Jong Hyuk Choi | error behavior fix and TODO |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Jong Hyuk Choi | missing or empty attrs list in a syncrepl specification |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Jong Hyuk Choi | fix for persistent search termination (ITS#2724) |
blob | commitdiff | raw | diff to current |
2003-09-12 |
Jong Hyuk Choi | LDAP_SASL_INTERACTIVE -> LDAP_SASL_QUIET |
blob | commitdiff | raw | diff to current |
2003-09-04 |
Jong Hyuk Choi | misc cleanup |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Jong Hyuk Choi | Schema checking option for LDAP Sync replication |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Jong Hyuk Choi | Patch for ITS#2692 |
blob | commitdiff | raw | diff to current |
2003-08-29 |
Jong Hyuk Choi | more patches for ITS#2692 (Thanks Luke!) |
blob | commitdiff | raw | diff to current |
2003-08-27 |
Jong Hyuk Choi | unifdef LDAP_SYNC and LDAP_SYNCREPL |
blob | commitdiff | raw | diff to current |
next |