2004-07-29 |
Pierangelo Masarati | further improve loglevel selection |
blob | commitdiff | raw |
2004-07-29 |
Pierangelo Masarati | allow to use names to set loglevel |
blob | commitdiff | raw | diff to current |
2004-07-27 |
Pierangelo Masarati | in case of early exit, frontendDB might be uninitialized |
blob | commitdiff | raw | diff to current |
2004-07-26 |
Pierangelo Masarati | frontend stuff moved into a database structure, essenti... |
blob | commitdiff | raw | diff to current |
2004-06-28 |
Pierangelo Masarati | honor signedness |
blob | commitdiff | raw | diff to current |
2004-06-22 |
Jong Hyuk Choi | limit checking in syncrepl |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Pierangelo Masarati | improve parsing - first step |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Jong Hyuk Choi | syncrepl retry-on-error code |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Jong Hyuk Choi | revert pervious change |
blob | commitdiff | raw | diff to current |
2004-06-16 |
Kurt Zeilenga | Add SLAP_BFLAG_NOLASTMODCMD backend flag. When set... |
blob | commitdiff | raw | diff to current |
2004-05-31 |
Howard Chu | load_ucdata is now a no-op |
blob | commitdiff | raw | diff to current |
2004-05-21 |
Howard Chu | ITS#3064 don't reset sync interval to zero on PERSIST |
blob | commitdiff | raw | diff to current |
2004-05-01 |
Pierangelo Masarati | improve restricted exop |
blob | commitdiff | raw | diff to current |
2004-05-01 |
Pierangelo Masarati | add granular op restriction |
blob | commitdiff | raw | diff to current |
2004-04-24 |
Pierangelo Masarati | log slapi config read failure (partial fulfilment of... |
blob | commitdiff | raw | diff to current |
2004-04-20 |
Pierangelo Masarati | rename macro accordingly to new authz naming |
blob | commitdiff | raw | diff to current |
2004-04-19 |
Pierangelo Masarati | more cleanup |
blob | commitdiff | raw | diff to current |
2004-04-16 |
Kurt Zeilenga | s/saslAuthz/authz/ |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Pierangelo Masarati | sounds a bit more conservative... |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Pierangelo Masarati | sounds like we're there... |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Pierangelo Masarati | fix default sizelimit on pr (ITS#3085) |
blob | commitdiff | raw | diff to current |
2004-04-14 |
Pierangelo Masarati | rename macro |
blob | commitdiff | raw | diff to current |
2004-04-13 |
Pierangelo Masarati | allow optional overlays |
blob | commitdiff | raw | diff to current |
2004-04-09 |
Pierangelo Masarati | honor sizelimit requests on the overall count when... |
blob | commitdiff | raw | diff to current |
2004-04-09 |
Pierangelo Masarati | completion of limits w/ paged results control |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Kurt Zeilenga | use BER_BVNULL |
blob | commitdiff | raw | diff to current |
2004-04-05 |
Kurt Zeilenga | Fix last commit |
blob | commitdiff | raw | diff to current |
2004-04-05 |
Kurt Zeilenga | use SLAP_DBFLAGS instead of be->be_flags |
blob | commitdiff | raw | diff to current |
2004-04-05 |
Kurt Zeilenga | updateref should be allowed with syncrepl (without... |
blob | commitdiff | raw | diff to current |
2004-04-05 |
Kurt Zeilenga | Add SLAP_SHADOW(be): true if be is a shadow database... |
blob | commitdiff | raw | diff to current |
2004-04-05 |
Kurt Zeilenga | First rounds of backend/database flag cleanup |
blob | commitdiff | raw | diff to current |
2004-03-23 |
Kurt Zeilenga | ITS#2768: configuring slurpd's interval between replog... |
blob | commitdiff | raw | diff to current |
2004-03-18 |
Kurt Zeilenga | cleanup for release engineering |
blob | commitdiff | raw | diff to current |
2004-03-09 |
Pierangelo Masarati | move limits check and preparation in a helper function |
blob | commitdiff | raw | diff to current |
2004-03-02 |
Howard Chu | default_passwd_hash now takes a list of schemes |
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-28 |
Luke Howard | Don't require slapi to be in the path - always include... |
blob | commitdiff | raw | diff to current |
2003-12-28 |
Luke Howard | Cleanup SLAPI namespace |
blob | commitdiff | raw | diff to current |
2003-12-17 |
Kurt Zeilenga | Sync with HEAD |
blob | commitdiff | raw | diff to current |
2003-12-09 |
Pierangelo Masarati | cleanup handling of unknown directives ... |
blob | commitdiff | raw | diff to current |
2003-12-07 |
Howard Chu | Cleanup unknown config directive handling. |
blob | commitdiff | raw | diff to current |
2003-11-29 |
Pierangelo Masarati | fix uninitialized var |
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 | Support multiple sync replication at the consumer : |
blob | commitdiff | raw | diff to current |
2003-11-24 |
Jong Hyuk Choi | misc comment update |
blob | commitdiff | raw | diff to current |
2003-11-24 |
Jong Hyuk Choi | cleanup |
blob | commitdiff | raw | diff to current |
2003-11-24 |
Jong Hyuk Choi | change default syncrepl base |
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-05 |
Jong Hyuk Choi | second level interval support, interval=dd:hh:mm:ss |
blob | commitdiff | raw | diff to current |
2003-10-24 |
Kurt Zeilenga | fix compile error |
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 | SLAPI fix - no-op when slapi_plugins_used == 0 |
blob | commitdiff | raw | diff to current |
2003-10-24 |
Kurt Zeilenga | Add a basic DIT content rule test. |
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 |
Kurt Zeilenga | Syncrepl code cleanup (namely prefix struct field names) |
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-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-17 |
Jong Hyuk Choi | fix config file processing (ITS#2722) |
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-08-29 |
Jong Hyuk Choi | cleanup |
blob | commitdiff | raw | diff to current |
2003-08-28 |
Jong Hyuk Choi | Sync replication config option format change (interval) |
blob | commitdiff | raw | diff to current |
2003-08-27 |
Jong Hyuk Choi | unifdef LDAP_SYNC and LDAP_SYNCREPL |
blob | commitdiff | raw | diff to current |
2003-08-27 |
Jong Hyuk Choi | NO_SCHEMA_CHECK backend flag |
blob | commitdiff | raw | diff to current |
2003-08-14 |
Jong Hyuk Choi | LDAP Sync protocol change : state mode (add+present... |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Jong Hyuk Choi | - partial attribute replication tested ok |
blob | commitdiff | raw | diff to current |
2003-06-27 |
Jong Hyuk Choi | ITS#2618 fix |
blob | commitdiff | raw | diff to current |
2003-06-25 |
Jong Hyuk Choi | reinitialize presentlist & nonpresentlist |
blob | commitdiff | raw | diff to current |
2003-06-23 |
Jong Hyuk Choi | - syncrepl configuration uses URL only |
blob | commitdiff | raw | diff to current |
2003-06-14 |
Howard Chu | ITS#2594 add URI support for replica config |
blob | commitdiff | raw | diff to current |
2003-06-11 |
Jong Hyuk Choi | syncrepl changes |
blob | commitdiff | raw | diff to current |
2003-06-11 |
Howard Chu | Fix config, chaining |
blob | commitdiff | raw | diff to current |
2003-06-11 |
Howard Chu | Preliminary backend overlay support, based on backglue... |
blob | commitdiff | raw | diff to current |
2003-06-10 |
Kurt Zeilenga | localize SYNCREPL config defines |
blob | commitdiff | raw | diff to current |
2003-06-10 |
Kurt Zeilenga | s/tls/starttls/ |
blob | commitdiff | raw | diff to current |
2003-05-24 |
Howard Chu | Fix syncinfo reference after free |
blob | commitdiff | raw | diff to current |
2003-05-20 |
Hallvard Furuseth | Move SLAPD_MONITOR_DN out of format strings. |
blob | commitdiff | raw | diff to current |
2003-05-09 |
Jong Hyuk Choi | -syncUUID search in syncrepl |
blob | commitdiff | raw | diff to current |
2003-05-02 |
Jong Hyuk Choi | strdup cleanup |
blob | commitdiff | raw | diff to current |
2003-05-02 |
Hallvard Furuseth | Fix printf/Debug format arguments. |
blob | commitdiff | raw | diff to current |
2003-05-01 |
Jong Hyuk Choi | - LDAP_SYNCREPL defined in include/ldap.h |
blob | commitdiff | raw | diff to current |
2003-04-29 |
Jong Hyuk Choi | cleanup |
blob | commitdiff | raw | diff to current |
2003-04-29 |
Kurt Zeilenga | remove dnNormalize2 |
blob | commitdiff | raw | diff to current |
2003-04-29 |
Jong Hyuk Choi | tab cleanup |
blob | commitdiff | raw | diff to current |
2003-04-22 |
Howard Chu | Fix multi-line string literals. new GCC complains... |
blob | commitdiff | raw | diff to current |
2003-04-21 |
Jong Hyuk Choi | OpenLDAP synchronization based replication engine |
blob | commitdiff | raw | diff to current |
2003-04-15 |
Pierangelo Masarati | fix backsql new API; use berbuf instead of berval |
blob | commitdiff | raw | diff to current |
2003-04-11 |
Howard Chu | More memory context tweaks |
blob | commitdiff | raw | diff to current |
2003-03-27 |
Howard Chu | ITS#2389 - added conn_max_pending/auth config keywords... |
blob | commitdiff | raw | diff to current |
2003-03-11 |
Howard Chu | Added lutil_passwd_init, _destroy, _add for dynamically... |
blob | commitdiff | raw | diff to current |
2003-03-03 |
Pierangelo Masarati | apply a different fix for ITS#2342 |
blob | commitdiff | raw | diff to current |
2003-02-16 |
Howard Chu | Free default_passwd_hash on cleanup |
blob | commitdiff | raw | diff to current |
2003-02-10 |
Kurt Zeilenga | Move include <slapi.h> behind #ifdef |
blob | commitdiff | raw | diff to current |
2003-02-09 |
Kurt Zeilenga | ITS#2117: remove suffixalias support until someone... |
blob | commitdiff | raw | diff to current |
2003-02-08 |
Kurt Zeilenga | Disable reverse lookups by default for security |
blob | commitdiff | raw | diff to current |
2003-02-07 |
Kurt Zeilenga | Move RDN checks to entry_schema_check() so that it... |
blob | commitdiff | raw | diff to current |
2003-02-07 |
Pierangelo Masarati | add 'add-rdn-values {on|off}' (default off) switch |
blob | commitdiff | raw | diff to current |
next |