2004-09-04 |
Kurt Zeilenga | unifdef -UNEW_LOGGING |
tree | commitdiff |
2004-09-04 |
Kurt Zeilenga | Move MSVC port to the Attic |
tree | commitdiff |
2004-07-25 |
Pierangelo Masarati | slightly rework user/operational attributes handling... |
tree | commitdiff |
2004-07-18 |
Pierangelo Masarati | rework op/rs structures to deal with opeartional attributes |
tree | commitdiff |
2004-06-12 |
Pierangelo Masarati | clarify no limits in (internal) searches |
tree | commitdiff |
2004-04-26 |
Pierangelo Masarati | do not return entry pointer in case of failure |
tree | commitdiff |
2004-04-17 |
Howard Chu | Fix module link libraries |
tree | commitdiff |
2004-04-13 |
Pierangelo Masarati | cleanup needed for tool mode compatibility (may need... |
tree | commitdiff |
2004-04-10 |
Pierangelo Masarati | first round of SHADOW flags/isupdate test unification |
tree | commitdiff |
2004-04-09 |
Kurt Zeilenga | Fix approx matching when there is an equality index... |
tree | commitdiff |
2004-04-08 |
Kurt Zeilenga | bvalue cleanup |
tree | commitdiff |
2004-04-08 |
Howard Chu | More dynamic/static cleanup |
tree | commitdiff |
2004-04-08 |
Howard Chu | Consolidated static/dynamic backend switches |
tree | commitdiff |
2004-04-07 |
Jong Hyuk Choi | updatedn fix for syncrepl |
tree | commitdiff |
2004-04-07 |
Kurt Zeilenga | use BER_BVNULL |
tree | commitdiff |
2004-04-06 |
Kurt Zeilenga | delete from dn2id database bug in back-ldbm/idl.c ... |
tree | commitdiff |
2004-04-06 |
Kurt Zeilenga | ITS#3059: modrdn should delete than add. |
tree | commitdiff |
2004-04-06 |
Kurt Zeilenga | ITS#3056 partial fix - from a slurpd perspective, the... |
tree | commitdiff |
2004-04-06 |
Pierangelo Masarati | rework be_isupdate accordingly to be_isroot |
tree | commitdiff |
2004-04-06 |
Kurt Zeilenga | swap be_isroot and be_isroot_dn symbols |
tree | commitdiff |
2004-04-05 |
Kurt Zeilenga | First rounds of backend/database flag cleanup |
tree | commitdiff |
2004-04-05 |
Pierangelo Masarati | exploit new isroot_dn helper |
tree | commitdiff |
2004-03-27 |
Kurt Zeilenga | Don't return subordinate referrals (per RFC 3296) |
tree | commitdiff |
2004-03-27 |
Kurt Zeilenga | Don't disclose information to attacker. |
tree | commitdiff |
2004-03-20 |
Howard Chu | Restructure to release locks before sending result |
tree | commitdiff |
2004-03-18 |
Kurt Zeilenga | cleanup for release engineering |
tree | commitdiff |
2004-03-17 |
Pierangelo Masarati | reset SlapReply flags |
tree | commitdiff |
2004-03-08 |
Pierangelo Masarati | move limits evaluation to frontend |
tree | commitdiff |
2004-03-05 |
Howard Chu | ITS#2992 Windows fixes from Alexey Melnikov |
tree | commitdiff |
2004-02-18 |
Pierangelo Masarati | allow search limits based on groups (ITS#2967) |
tree | commitdiff |
2004-02-13 |
Howard Chu | ITS#2962 - EBCDIC db_version string |
tree | commitdiff |
2004-01-01 |
Kurt Zeilenga | Happy new year |
tree | commitdiff |
2003-12-31 |
Kurt Zeilenga | cleanup |
tree | commitdiff |
2003-12-30 |
Kurt Zeilenga | LDAP_SCOPE_SUBORDINATES (for chaining) |
tree | commitdiff |
2003-12-07 |
Howard Chu | Cleanup unknown config directive handling. |
tree | commitdiff |
2003-12-07 |
Howard Chu | ITS#2864 removed sl_mark/sl_release code |
tree | commitdiff |
2003-12-04 |
Howard Chu | Moved ldbm into back-ldbm. No more libldbm. |
tree | commitdiff |
2003-12-03 |
Howard Chu | Reorganize, attempt some fault tolerance... |
tree | commitdiff |
2003-12-03 |
Howard Chu | ITS#2795 fix double-free on failure, reset dn2id database |
tree | commitdiff |
2003-12-03 |
Howard Chu | ITS#2795 fix hang. failure still leaves corrupt databas... |
tree | commitdiff |
2003-12-01 |
Howard Chu | Removed passwd.c |
tree | commitdiff |
2003-12-01 |
Howard Chu | Consolidate passwd extop in frontend |
tree | commitdiff |
2003-11-28 |
Kurt Zeilenga | Notices |
tree | commitdiff |
2003-11-26 |
Jong Hyuk Choi | Support multiple sync replication at the consumer : |
tree | commitdiff |
2003-11-26 |
Kurt Zeilenga | Notice/Acknowledge updates |
tree | commitdiff |
2003-10-22 |
Kurt Zeilenga | Syncrepl code cleanup (namely prefix struct field names) |
tree | commitdiff |
2003-10-12 |
Kurt Zeilenga | Fix pdn assert |
tree | commitdiff |
2003-10-12 |
Kurt Zeilenga | Further cleanup last commit. |
tree | commitdiff |
2003-10-12 |
Kurt Zeilenga | Tentative fix for last comment (tests still running) |
tree | commitdiff |
2003-10-12 |
Kurt Zeilenga | ITS#2757: fix parent-less add bug |
tree | commitdiff |
2003-09-27 |
Howard Chu | plug modrdn memleaks |
tree | commitdiff |
2003-09-27 |
Howard Chu | ITS#2736 clear result strings |
tree | commitdiff |
2003-09-24 |
Howard Chu | Add memctx param to build_new_dn(). cleanup DN leaks. |
tree | commitdiff |
2003-09-20 |
Howard Chu | Fix segfault if entry_get is called with NULL attribute |
tree | commitdiff |
2003-09-15 |
Kurt Zeilenga | cleanup |
tree | commitdiff |
2003-08-30 |
Jong Hyuk Choi | slaptool update for LDAP Sync replication |
tree | commitdiff |
2003-08-29 |
Jong Hyuk Choi | more patches for ITS#2692 (Thanks Luke!) |
tree | commitdiff |
2003-08-27 |
Jong Hyuk Choi | cleanup |
tree | commitdiff |
2003-08-27 |
Jong Hyuk Choi | unifdef LDAP_SYNC and LDAP_SYNCREPL |
tree | commitdiff |
2003-08-27 |
Jong Hyuk Choi | returning LDAP return code |
tree | commitdiff |
2003-08-14 |
Jong Hyuk Choi | Proxy caching update : op->o_caching_on flag removed |
tree | commitdiff |
2003-08-13 |
Jong Hyuk Choi | ITS#2681: set rc to LDAP_INVALID_CREDENTIALS or 1 |
tree | commitdiff |
2003-08-07 |
Kurt Zeilenga | Add initial support for modify/increment. No over... |
tree | commitdiff |
2003-07-15 |
Jong Hyuk Choi | Various changes |
tree | commitdiff |
2003-06-12 |
Howard Chu | ITS#2440 unmunge init_module names |
tree | commitdiff |
2003-05-25 |
Kurt Zeilenga | Another round of minor copyright updates |
tree | commitdiff |
2003-05-13 |
Howard Chu | ITS#2506 - fix prev patch, don't ignore undefined filte... |
tree | commitdiff |
2003-05-02 |
Hallvard Furuseth | Fix printf/Debug format arguments. |
tree | commitdiff |
2003-04-30 |
Howard Chu | Added errmsg arg to lutil_passwd_{check,hash} functions |
tree | commitdiff |
2003-04-29 |
Kurt Zeilenga | remove dnNormalize2 |
tree | commitdiff |
2003-04-29 |
Howard Chu | ITS#2453 - Handle computed filters, ignore Undefined... |
tree | commitdiff |
2003-04-18 |
Pierangelo Masarati | use SLAP_PTRCMP |
tree | commitdiff |
2003-04-17 |
Howard Chu | Fix AVL comparisons |
tree | commitdiff |
2003-04-15 |
Julius Enarusai | Fixed minor compile errors |
tree | commitdiff |
2003-04-12 |
Howard Chu | Memory context tweaks for other ops |
tree | commitdiff |
2003-04-11 |
Howard Chu | Fix previous commit |
tree | commitdiff |
2003-04-11 |
Howard Chu | More memory context tweaks |
tree | commitdiff |
2003-04-05 |
Howard Chu | Moved get_alias_dn from back-ldbm to frontend |
tree | commitdiff |
2003-04-05 |
Kurt Zeilenga | #ifdef -DSLAP_NVALUES |
tree | commitdiff |
2003-04-01 |
Howard Chu | Consolidated slap_callbacks into one function. Removed... |
tree | commitdiff |
2003-03-31 |
Pierangelo Masarati | new API cleanup in proxy cache code |
tree | commitdiff |
2003-03-30 |
Howard Chu | Major API change - (SLAP_OP_BLOCKS) All request paramet... |
tree | commitdiff |
2003-03-30 |
Howard Chu | Fix giant lock conflict in previous commit |
tree | commitdiff |
2003-03-30 |
Howard Chu | Delete unused source |
tree | commitdiff |
2003-03-26 |
Howard Chu | Remove attribute.c, group.c from build |
tree | commitdiff |
2003-03-26 |
Howard Chu | Deleted BackendInfo->bi_acl_attribute, bi_acl_group. |
tree | commitdiff |
2003-03-24 |
Howard Chu | SLAP_NVALUES tweaks - after input, a_nvals is always... |
tree | commitdiff |
2003-03-22 |
Howard Chu | ITS#2390 - freeing uninit'd ndn |
tree | commitdiff |
2003-03-17 |
Kurt Zeilenga | SLAP_NVALUES: fix values_find_ex call |
tree | commitdiff |
2003-03-17 |
Kurt Zeilenga | SLAP_NVALUES updates |
tree | commitdiff |
2003-03-16 |
Kurt Zeilenga | SLAP_NVALUES: value_find v value_find_ex |
tree | commitdiff |
2003-03-12 |
Howard Chu | ITS#2348 - revert previous patch, use patch from ITS |
tree | commitdiff |
2003-03-12 |
Howard Chu | ITS#2348, additional check to prevent re-inserting... |
tree | commitdiff |
2003-03-06 |
Jong Hyuk Choi | Commit of the Proxy Cache contribution (ITS#2062) |
tree | commitdiff |
2003-03-06 |
Howard Chu | ITS#2348: fix previous commit |
tree | commitdiff |
2003-03-05 |
Howard Chu | ITS#2348: cont_alloc/cont_free cleanup in idl_insert_key |
tree | commitdiff |
2003-02-27 |
Kurt Zeilenga | SLAP_NVALUES: |
tree | commitdiff |
2003-02-26 |
Kurt Zeilenga | Change MR flag names and add comments as to what they... |
tree | commitdiff |
2003-02-25 |
Kurt Zeilenga | SLAP_NVALUES: fix up modify password exop |
tree | commitdiff |
2003-02-16 |
Howard Chu | Use struct berval for exop reqoid everywhere. Define... |
tree | commitdiff |
next |