2004-01-15 |
Howard Chu | sl_malloc tweak |
blob | commitdiff | raw |
2004-01-11 |
Pierangelo Masarati | warn if no suffix or no init function are present |
blob | commitdiff | raw | diff to current |
2004-01-11 |
Pierangelo Masarati | don't segfault if a database doesn't have the suffix |
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 | clarify meaning of strongAuthRequired |
blob | commitdiff | raw | diff to current |
2003-12-29 |
Kurt Zeilenga | Misc code 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-16 |
Luke Howard | First round of SLAPI cleanups - use slapi_int_XXX for... |
blob | commitdiff | raw | diff to current |
2003-12-13 |
Howard Chu | Fix prev commit, use c_authtype |
blob | commitdiff | raw | diff to current |
2003-12-02 |
Howard Chu | ITS#2764, #2781 revert backend.c patch, just catch... |
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 | Support multiple sync replication at the consumer : |
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-23 |
Howard Chu | ITS#2781 don't worry about missing updateref if SLAPD_M... |
blob | commitdiff | raw | diff to current |
2003-10-23 |
Howard Chu | Use tmpmem for group cache, doesn't need cleanup |
blob | commitdiff | raw | diff to current |
2003-10-23 |
Howard Chu | ITS#2779, cache group ACLs per operation instead of... |
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-09-29 |
Howard Chu | ITS#2743 initialize rc |
blob | commitdiff | raw | diff to current |
2003-09-29 |
Howard Chu | ITS#2130 glued subordinates are not referrals, ignore... |
blob | commitdiff | raw | diff to current |
2003-09-22 |
Howard Chu | ITS#2678 complain if updateref is missing on a slave... |
blob | commitdiff | raw | diff to current |
2003-09-20 |
Howard Chu | ITS#2573 dynamic group support |
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-23 |
Jong Hyuk Choi | Context CSN patch (1) |
blob | commitdiff | raw | diff to current |
2003-08-07 |
Kurt Zeilenga | Add initial support for modify/increment. No over... |
blob | commitdiff | raw | diff to current |
2003-06-11 |
Jong Hyuk Choi | syncrepl changes |
blob | commitdiff | raw | diff to current |
2003-05-22 |
Howard Chu | ITS#2533 remember which backend fetched the entry |
blob | commitdiff | raw | diff to current |
2003-05-07 |
Jong Hyuk Choi | runqueue restructuring |
blob | commitdiff | raw | diff to current |
2003-05-07 |
Jong Hyuk Choi | runqueue update |
blob | commitdiff | raw | diff to current |
2003-05-07 |
Jong Hyuk Choi | a runqueue for periodic thread execution (for syncrepl) |
blob | commitdiff | raw | diff to current |
2003-05-01 |
Howard Chu | ITS#2424 use two SASL contexts per session to conform... |
blob | commitdiff | raw | diff to current |
2003-04-30 |
Howard Chu | Added errmsg arg to lutil_passwd_{check,hash} functions |
blob | commitdiff | raw | diff to current |
2003-04-23 |
Howard Chu | Added back-hdb. Contributed by Howard Chu @ Symas Corp. |
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-14 |
Howard Chu | doPlugins return code fix |
blob | commitdiff | raw | diff to current |
2003-04-12 |
Howard Chu | Memory context tweaks for Bind |
blob | commitdiff | raw | diff to current |
2003-04-11 |
Howard Chu | More memory context tweaks |
blob | commitdiff | raw | diff to current |
2003-04-05 |
Kurt Zeilenga | #ifdef -DSLAP_NVALUES |
blob | commitdiff | raw | diff to current |
2003-04-04 |
Howard Chu | Init entry in be_entry_get_rw |
blob | commitdiff | raw | diff to current |
2003-04-03 |
Pierangelo Masarati | cleanup? |
blob | commitdiff | raw | diff to current |
2003-04-02 |
Pierangelo Masarati | partially revert previous commit |
blob | commitdiff | raw | diff to current |
2003-04-02 |
Pierangelo Masarati | fix listener mod handling |
blob | commitdiff | raw | diff to current |
2003-03-31 |
Howard Chu | Minor cleanup |
blob | commitdiff | raw | diff to current |
2003-03-30 |
Howard Chu | Major API change - (SLAP_OP_BLOCKS) All request paramet... |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Howard Chu | Deleted BackendInfo->bi_acl_attribute, bi_acl_group. |
blob | commitdiff | raw | diff to current |
2003-03-10 |
Pierangelo Masarati | check conn->c_listener before use (hack to fix ITS... |
blob | commitdiff | raw | diff to current |
2003-03-03 |
Pierangelo Masarati | fix ITS#2343 |
blob | commitdiff | raw | diff to current |
2003-02-16 |
Howard Chu | Use struct berval for exop reqoid everywhere. Define... |
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-08 |
Kurt Zeilenga | Rework #ifdef'ing of expermental controls to ease relea... |
blob | commitdiff | raw | diff to current |
2003-02-07 |
Kurt Zeilenga | really put SLAPI behind its #ifdef |
blob | commitdiff | raw | diff to current |
2003-01-27 |
Pierangelo Masarati | slapi header cleanup |
blob | commitdiff | raw | diff to current |
2003-01-27 |
Pierangelo Masarati | slapi header cleanup |
blob | commitdiff | raw | diff to current |
2003-01-25 |
Jong Hyuk Choi | LDAP cancel operation |
blob | commitdiff | raw | diff to current |
2003-01-21 |
Luke Howard | Mark Sun ONE 5.x SLAPI plugin types to avoid collisions |
blob | commitdiff | raw | diff to current |
2003-01-20 |
Luke Howard | Conform SLAPI to Netscape, iPlanet and Sun ONE Director... |
blob | commitdiff | raw | diff to current |
2003-01-20 |
Kurt Zeilenga | Remove values match v. filter struct field macro overloads |
blob | commitdiff | raw | diff to current |
2003-01-19 |
Luke Howard | Use new SLAPI API for setting associated parameters... |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Kurt Zeilenga | Happy new year |
blob | commitdiff | raw | diff to current |
2002-12-27 |
Pierangelo Masarati | slapi used the old version of the LDAP_LOG macro (caugh... |
blob | commitdiff | raw | diff to current |
2002-12-07 |
Pierangelo Masarati | SLAPI - Netscape plugin API for slapd - based on patch... |
blob | commitdiff | raw | diff to current |
2002-10-26 |
Pierangelo Masarati | use more appropriate error code |
blob | commitdiff | raw | diff to current |
2002-10-25 |
Kurt Zeilenga | Add "allow update_anon" |
blob | commitdiff | raw | diff to current |
2002-10-25 |
Pierangelo Masarati | add restrictions related to listeners in form of file... |
blob | commitdiff | raw | diff to current |
2002-10-08 |
Kurt Zeilenga | Rework unprotected simple bind checks |
blob | commitdiff | raw | diff to current |
2002-09-29 |
Kurt Zeilenga | #unifdef -DSCHEMA_DN |
blob | commitdiff | raw | diff to current |
2002-09-24 |
Kurt Zeilenga | Fix handling of non-critical controls for backends... |
blob | commitdiff | raw | diff to current |
2002-09-02 |
Pierangelo Masarati | use bvmatch() instead of ber_bvcmp() when testing for... |
blob | commitdiff | raw | diff to current |
2002-08-29 |
Pierangelo Masarati | cleanup error check logic; don't deref be->controls... |
blob | commitdiff | raw | diff to current |
2002-08-24 |
Kurt Zeilenga | use ldap_charray_*() instead of charray_*() |
blob | commitdiff | raw | diff to current |
2002-08-10 |
Howard Chu | ITS#1893, use "schemadn" to configure subschemasubentry... |
blob | commitdiff | raw | diff to current |
2002-08-07 |
Howard Chu | In backend_operational don't add subschemaSubentry... |
blob | commitdiff | raw | diff to current |
2002-07-28 |
Kurt Zeilenga | Fix for: |
blob | commitdiff | raw | diff to current |
2002-07-26 |
Kurt Zeilenga | use strongAuthRequired instead of operationsError to... |
blob | commitdiff | raw | diff to current |
2002-07-23 |
Kurt Zeilenga | misc cleanup |
blob | commitdiff | raw | diff to current |
2002-07-11 |
Julius Enarusai | Coverted LDAP_LOG macro to use subsystem ID int values... |
blob | commitdiff | raw | diff to current |
2002-06-17 |
Kurt Zeilenga | Add option to disallow unprotected simple authentication. |
blob | commitdiff | raw | diff to current |
2002-05-01 |
Howard Chu | Changed be_[n]suffix, be_[n]suffixAlias to BerVarray... |
blob | commitdiff | raw | diff to current |
2002-05-01 |
Kurt Zeilenga | Reworking backend_check_restrictions for extensions |
blob | commitdiff | raw | diff to current |
2002-04-11 |
Howard Chu | ITS#1733 eliminate o_abandonmutex |
blob | commitdiff | raw | diff to current |
2002-04-08 |
Pierangelo Masarati | Mostly based on patches provided by Hallvard B. Furuseth |
blob | commitdiff | raw | diff to current |
2002-03-18 |
Howard Chu | Fix backend_attribute trying to reference a NULL be... |
blob | commitdiff | raw | diff to current |
2002-02-12 |
Kurt Zeilenga | no need to check escaping of normalized dn |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Kurt Zeilenga | Some misc cleanup |
blob | commitdiff | raw | diff to current |
2002-01-26 |
Kurt Zeilenga | Back out unintended commit |
blob | commitdiff | raw | diff to current |
2002-01-26 |
Kurt Zeilenga | Language Tag and Range Support <draft-zeilenga-ldap... |
blob | commitdiff | raw | diff to current |
2002-01-26 |
Howard Chu | Changed slap_authz_info.sai_mech to struct berval. |
blob | commitdiff | raw | diff to current |
2002-01-26 |
Howard Chu | Changed be_issuffix and dnParent to take struct bervals. |
blob | commitdiff | raw | diff to current |
2002-01-25 |
Kurt Zeilenga | Initialize backend ssf set from global. |
blob | commitdiff | raw | diff to current |
2002-01-21 |
Kurt Zeilenga | Set lock detector to DEFAULT, not NORUN. |
blob | commitdiff | raw | diff to current |
2002-01-19 |
Kurt Zeilenga | Remove some lint. |
blob | commitdiff | raw | diff to current |
2002-01-17 |
Pierangelo Masarati | first round at eliminating dn_parent ... |
blob | commitdiff | raw | diff to current |
2002-01-16 |
Kurt Zeilenga | Remove unused deprecated DN routines. |
blob | commitdiff | raw | diff to current |
2002-01-14 |
Howard Chu | Renamed BVarray to BerVarray. Moved slapd:bvarray_... |
blob | commitdiff | raw | diff to current |
2002-01-12 |
Pierangelo Masarati | consistently use dn_match macro throughout slapd |
blob | commitdiff | raw | diff to current |
2002-01-10 |
Kurt Zeilenga | Rework backend (lastmod + glue + system schema) flags |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Kurt Zeilenga | Update copyright statements |
blob | commitdiff | raw | diff to current |
2002-01-02 |
Howard Chu | Change struct berval ** to BVarray |
blob | commitdiff | raw | diff to current |
next |