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 |
2001-12-20 |
Kurt Zeilenga | Req't documents should be born historic... |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Kurt Zeilenga | Zap RFCs being moved to Historical status |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Kurt Zeilenga | Misc updates |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Howard Chu | Fix - don't free constant database names |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Kurt Zeilenga | Remove ttest |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Kurt Zeilenga | concurrency tests should be using LDAPv3 |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Kurt Zeilenga | Fix typo in last commit |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Kurt Zeilenga | Minor cleanup |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Kurt Zeilenga | misc cleanup |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Kurt Zeilenga | Add abstract object class checks and a bit of structura... |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Kurt Zeilenga | Fix error in last commit |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Kurt Zeilenga | Add better error reporting. |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Kurt Zeilenga | Fix minor error in error text handling |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Kurt Zeilenga | Patch slapadd(8) to provide a structuralObjectClass... |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Kurt Zeilenga | Add structuralObjectClass support and a bit of const... |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Kurt Zeilenga | Back out last change |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Kurt Zeilenga | dsparse still needed by filter templates (which are... |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Kurt Zeilenga | Remove srchpref and disptmpl stuff. |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Kurt Zeilenga | More cleanup |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Kurt Zeilenga | Undocument 'schemacheck off' |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Kurt Zeilenga | Misc cleanup |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Kurt Zeilenga | misc cleanup |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Kurt Zeilenga | const'ify and remove lint |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Kurt Zeilenga | Don't const pointers to structures. |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Kurt Zeilenga | Remove lint |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Kurt Zeilenga | Minor adjustments... no rlookups by default, rm maxpathlen |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Howard Chu | from jon@symas.com - sync with portable.h.in 1.191 |
commit | commitdiff | tree | snapshot |
2001-12-18 |
Kurt Zeilenga | Add mkstemp() detection |
commit | commitdiff | tree | snapshot |
2001-12-18 |
Howard Chu | minor cleanup from jon@symas.com |
commit | commitdiff | tree | snapshot |
2001-12-18 |
Howard Chu | more cleanup from jon@symas.com |
commit | commitdiff | tree | snapshot |
next |