2001-12-26 |
Kurt Zeilenga | Zap configinfo |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Kurt Zeilenga | move compare and delete to struct berval DNs |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Kurt Zeilenga | struct berval DN changes |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Kurt Zeilenga | Fix typo |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Kurt Zeilenga | modify be_referral to use struct berval DNs. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Kurt Zeilenga | Remove lint. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Kurt Zeilenga | Misc cleanup and dn_normalize() zapping |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Howard Chu | Replace strcat with slap_strcopy |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Howard Chu | Removed obsolete dn_normalize calls |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Howard Chu | Use dnNormalize |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Howard Chu | Moved bdb_strcopy to slap_strcopy |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Howard Chu | Minor struct berval tweaks |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Howard Chu | Changed get_limits to struct berval* |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Howard Chu | Precompute syn_oidlen and mr_oidlen |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Howard Chu | Changed ma_rule_text to struct berval. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Howard Chu | Add optional len to ber_str2bv |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Howard Chu | Added ldap_xxx2bv schema functions |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Howard Chu | First pass at converting bind to struct bervals |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Pierangelo... | more on attrs array from char* to berval* |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Howard Chu | Changed ber_bvdup to ber_dupbv with destination provided |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Howard Chu | Merged ber_bvstr and ber_bvstrdup into ber_str2bv. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Howard Chu | Fix attrs handling |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Howard Chu | Fix attrs handling |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Howard Chu | Changed search attrs to struct berval **. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Howard Chu | Added missing passwd_back_db_config. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Howard Chu | Changed search attrs to struct berval **. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Howard Chu | Migrate to dnNormalize |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Howard Chu | Minor cleanup |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Howard Chu | Fix unterminated string in previous commit. dnNormalize... |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Howard Chu | More struct berval changes, dnNormalize migration... |
commit | commitdiff | tree | snapshot |
2001-12-25 |
Kurt Zeilenga | Minor cleanup |
commit | commitdiff | tree | snapshot |
2001-12-25 |
Kurt Zeilenga | Fix typo |
commit | commitdiff | tree | snapshot |
2001-12-25 |
Kurt Zeilenga | More struct berval DNs |
commit | commitdiff | tree | snapshot |
2001-12-25 |
Kurt Zeilenga | FIx up replog calls, add replog call to bdb passwd |
commit | commitdiff | tree | snapshot |
2001-12-25 |
Kurt Zeilenga | Have replog() use struct berval DNs |
commit | commitdiff | tree | snapshot |
2001-12-25 |
Kurt Zeilenga | Fix modrdn |
commit | commitdiff | tree | snapshot |
2001-12-25 |
Kurt Zeilenga | Adjust e_name.bv_len on modrdn |
commit | commitdiff | tree | snapshot |
2001-12-25 |
Kurt Zeilenga | More "char *" to struct berval DN changes |
commit | commitdiff | tree | snapshot |
2001-12-25 |
Kurt Zeilenga | Use struct berval DNs for root DN and update DN |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Kurt Zeilenga | Remove unneeded cheats. hyc found/fixed my bug (in... |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Kurt Zeilenga | update comment |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Howard Chu | Fix SEGV when no newSuperior is specified |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Kurt Zeilenga | This really should work... but it's no more broken... |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Howard Chu | Fix uninitialized struct berval* to avoid assert in... |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Kurt Zeilenga | Add some cheats to dnNormalize and dnMatch to workaround |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Howard Chu | Fix typo in e_ndn macro |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Kurt Zeilenga | Misc cleanup, but doesn't fix tests. |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Pierangelo... | hex escape everything requires escape (uncomment #defin... |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Kurt Zeilenga | Missed a dnPretty ber_val NULL... |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Pierangelo... | more re-engineering; now rdn_attrs() and so are written... |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Pierangelo... | back out previous change |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Kurt Zeilenga | Require the struct berval **out argument of dnPretty... |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Kurt Zeilenga | Fix up frontend side of modrdn. Need to rework backend... |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Howard Chu | Use e_nname.bv_len |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Howard Chu | e_name.bv_len stuff in entry_decode |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Pierangelo... | comment for future optimization |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Kurt Zeilenga | Basic ename.bv_len work. |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Pierangelo... | trim spurious e_ndn also from back-meta |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Howard Chu | Avoid conflict with e_ndn macro |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Kurt Zeilenga | Fix DN struct berval issue |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Kurt Zeilenga | Every quick mod to use a struct berval for e_dn/e_ndn... |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Howard Chu | Changed suffix_alias() to use struct berval * in-place. |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Pierangelo... | re-engineered some dn related functions with ldap_dn... |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Pierangelo... | better rdn exploding |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Howard Chu | Changed Access->a_set_pat and acl->acl_dn_pat to struct... |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Howard Chu | op->o_ndn berval fixes for SLAPD_ACI_ENABLED |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Howard Chu | Changed sai_dn, sai_ndn to struct berval. (Affects... |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Howard Chu | Fix typo in berval commit |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Pierangelo... | bug in explode dn (caused most test failures when reque... |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Kurt Zeilenga | Some minor bugs for dntest "" |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Kurt Zeilenga | cannot assert la_private == NULL on free |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Kurt Zeilenga | Clean up some symbol scoping |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Kurt Zeilenga | Delete USE_LDAP_DN_PARSING |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Kurt Zeilenga | Misc DN cleanup, no functional changes |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Kurt Zeilenga | Make note of deprecated DN routines. Need to write |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Kurt Zeilenga | Improve error message |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Kurt Zeilenga | Delete ldap_build_filter(), it's broke. |
commit | commitdiff | tree | snapshot |
2001-12-23 |
Kurt Zeilenga | Minor cleanup, rename ldapava_free_*() routines and |
commit | commitdiff | tree | snapshot |
2001-12-23 |
Kurt Zeilenga | Zap dn_match(), cleanup up prototype header |
commit | commitdiff | tree | snapshot |
2001-12-23 |
Kurt Zeilenga | Minor cleanup |
commit | commitdiff | tree | snapshot |
2001-12-23 |
Pierangelo... | least escaping in dnPretty (hope my wife doesn't catch... |
commit | commitdiff | tree | snapshot |
2001-12-23 |
Pierangelo... | small bug exploited by malformed DCE format |
commit | commitdiff | tree | snapshot |
2001-12-23 |
Kurt Zeilenga | Move dnValidate, dnNormalize, dnPretty to dn.c |
commit | commitdiff | tree | snapshot |
2001-12-23 |
Kurt Zeilenga | use dnPretty instead of dn_pretty |
commit | commitdiff | tree | snapshot |
2001-12-22 |
Kurt Zeilenga | Update BER decoding of PDU to use "o" (struct berval... |
commit | commitdiff | tree | snapshot |
2001-12-22 |
Kurt Zeilenga | Zap man pages of deprecated routines |
commit | commitdiff | tree | snapshot |
2001-12-22 |
Kurt Zeilenga | Fix up builds |
commit | commitdiff | tree | snapshot |
2001-12-22 |
Kurt Zeilenga | Add a couple of FIXME comments |
commit | commitdiff | tree | snapshot |
2001-12-22 |
Pierangelo... | added operations and sent stats to back-monitor; minor... |
commit | commitdiff | tree | snapshot |
2001-12-22 |
Stig Venaas | Error in exclusion set macros |
commit | commitdiff | tree | snapshot |
2001-12-22 |
Pierangelo... | allegedly unnecessary selection of first database to... |
commit | commitdiff | tree | snapshot |
2001-12-22 |
Pierangelo... | better handling of on-the-fly operational attrs by... |
commit | commitdiff | tree | snapshot |
2001-12-22 |
Pierangelo... | added hasSubordinates to back-monitor |
commit | commitdiff | tree | snapshot |
2001-12-22 |
Pierangelo... | added backend-side support for on-the-fly operational... |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Pierangelo... | temporary variable erroneously inside #ifdef (ITS#1503) |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Kurt Zeilenga | disallow bind_v2 is now default |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Kurt Zeilenga | LDAPv2 disallow and other flag changes |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Kurt Zeilenga | zap tmplout |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Kurt Zeilenga | Zap tmplout |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Kurt Zeilenga | Fix cache debugging (ITS#1501) based upon patch provided by |
commit | commitdiff | tree | snapshot |
next |