2002-01-26 |
Howard Chu | Changed slap_authz_info.sai_mech to struct berval. |
blob | commitdiff | raw | diff to current |
2002-01-25 |
Howard Chu | Added Entry->e_bv for entry_decode |
blob | commitdiff | raw | diff to current |
2002-01-19 |
Kurt Zeilenga | Update collective attribute schema |
blob | commitdiff | raw | diff to current |
2002-01-19 |
Howard Chu | Defined some ObjectClass->soc_flags values, changed... |
blob | commitdiff | raw | diff to current |
2002-01-16 |
Kurt Zeilenga | Move most of the new ber_*cmp routines to lber_pvt... |
blob | commitdiff | raw | diff to current |
2002-01-16 |
Kurt Zeilenga | more cleanup |
blob | commitdiff | raw | diff to current |
2002-01-15 |
Kurt Zeilenga | Misc. cleanup, remove lint, remove unused deprecated... |
blob | commitdiff | raw | diff to current |
2002-01-15 |
Howard Chu | Revert previous commit again. autosubtypes are gone... |
blob | commitdiff | raw | diff to current |
2002-01-14 |
Howard Chu | Revert previous commit |
blob | commitdiff | raw | diff to current |
2002-01-14 |
Howard Chu | Fix subtype indexing. Really really made it the default. |
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-13 |
Howard Chu | Modify performance patch from Gertjan van Wingerde... |
blob | commitdiff | raw | diff to current |
2002-01-13 |
Kurt Zeilenga | Clean up last patch |
blob | commitdiff | raw | diff to current |
2002-01-13 |
Kurt Zeilenga | Install system schema checks |
blob | commitdiff | raw | diff to current |
2002-01-13 |
Howard Chu | Reworked callback layout, added send_search_entry callback |
blob | commitdiff | raw | diff to current |
2002-01-13 |
Kurt Zeilenga | Misc cleanup, lint removal, and minor optimizations |
blob | commitdiff | raw | diff to current |
2002-01-12 |
Pierangelo Masarati | error message from be_entry_put tool backend function |
blob | commitdiff | raw | diff to current |
2002-01-12 |
Pierangelo Masarati | monitor objectclass definition |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Kurt Zeilenga | Add some basic system schema checks. |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Kurt Zeilenga | Add system schema flags to backends supporting system... |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Kurt Zeilenga | Remove lint. |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Kurt Zeilenga | Add Backend to system schema check routines |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Pierangelo Masarati | need this outside for back monitor ... |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Kurt Zeilenga | Flip some bits in the backend flags mask |
blob | commitdiff | raw | diff to current |
2002-01-10 |
Kurt Zeilenga | Fix the bits |
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-10 |
Howard Chu | Added an_oc to AttributeName for caching ObjectClass... |
blob | commitdiff | raw | diff to current |
2002-01-10 |
Kurt Zeilenga | More clean up of system schema changes |
blob | commitdiff | raw | diff to current |
2002-01-10 |
Kurt Zeilenga | Finish building in operational attributes |
blob | commitdiff | raw | diff to current |
2002-01-10 |
Kurt Zeilenga | More builtin operational attributes |
blob | commitdiff | raw | diff to current |
2002-01-10 |
Kurt Zeilenga | Another round of operational attribute changes... more... |
blob | commitdiff | raw | diff to current |
2002-01-10 |
Kurt Zeilenga | Minor cleanup |
blob | commitdiff | raw | diff to current |
2002-01-10 |
Kurt Zeilenga | Start of new operational attribute framework |
blob | commitdiff | raw | diff to current |
2002-01-09 |
Kurt Zeilenga | Add very basic subentry search support. |
blob | commitdiff | raw | diff to current |
2002-01-09 |
Kurt Zeilenga | Rework control infrastructure a bit. Add subentries... |
blob | commitdiff | raw | diff to current |
2002-01-06 |
Kurt Zeilenga | Hide select matching rules from published schema |
blob | commitdiff | raw | diff to current |
2002-01-06 |
Howard Chu | Changed conn->c_cdn to struct berval. |
blob | commitdiff | raw | diff to current |
2002-01-06 |
Kurt Zeilenga | Add SLAP_MALLOC() and friends. |
blob | commitdiff | raw | diff to current |
2002-01-05 |
Pierangelo Masarati | leftover ber_bvdup eliminated; rewritten ber_bvdup... |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Kurt Zeilenga | Update copyright statements |
blob | commitdiff | raw | diff to current |
2002-01-03 |
Howard Chu | Changed AttributeName back into an array instead of... |
blob | commitdiff | raw | diff to current |
2002-01-03 |
Howard Chu | Use ldap_queue.h instead of <ac/queue.h> |
blob | commitdiff | raw | diff to current |
2002-01-02 |
Howard Chu | Change struct berval ** to BVarray |
blob | commitdiff | raw | diff to current |
2001-12-31 |
Howard Chu | Changed search attrs from struct berval ** to Attribute... |
blob | commitdiff | raw | diff to current |
2001-12-31 |
Howard Chu | Use queue-compat for Connection->c_ops,c_pending_ops |
blob | commitdiff | raw | diff to current |
2001-12-29 |
Howard Chu | Change struct berval * to struct berval in various... |
blob | commitdiff | raw | diff to current |
2001-12-29 |
Howard Chu | Added dnPretty2/dnNormalize2 using preallocated destina... |
blob | commitdiff | raw | diff to current |
2001-12-27 |
Kurt Zeilenga | More struct berval DN changes |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Kurt Zeilenga | More struct berval DNs changes |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Howard Chu | Changed Filter.f_dn to struct berval* |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Kurt Zeilenga | Move search, modify, and modrdn APIs to struct berval... |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Kurt Zeilenga | move compare and delete to struct berval DNs |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Kurt Zeilenga | modify be_referral to use struct berval DNs. |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Howard Chu | Precompute syn_oidlen and mr_oidlen |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Howard Chu | Changed ma_rule_text to struct berval. |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Howard Chu | First pass at converting bind to struct bervals |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Howard Chu | Changed search attrs to struct berval **. |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Howard Chu | More struct berval changes, dnNormalize migration... |
blob | commitdiff | raw | diff to current |
2001-12-25 |
Kurt Zeilenga | More struct berval DNs |
blob | commitdiff | raw | diff to current |
2001-12-25 |
Kurt Zeilenga | More "char *" to struct berval DN changes |
blob | commitdiff | raw | diff to current |
2001-12-25 |
Kurt Zeilenga | Use struct berval DNs for root DN and update DN |
blob | commitdiff | raw | diff to current |
2001-12-24 |
Howard Chu | Fix typo in e_ndn macro |
blob | commitdiff | raw | diff to current |
2001-12-24 |
Kurt Zeilenga | Every quick mod to use a struct berval for e_dn/e_ndn... |
blob | commitdiff | raw | diff to current |
2001-12-24 |
Howard Chu | Changed Access->a_set_pat and acl->acl_dn_pat to struct... |
blob | commitdiff | raw | diff to current |
2001-12-24 |
Howard Chu | Changed sai_dn, sai_ndn to struct berval. (Affects... |
blob | commitdiff | raw | diff to current |
2001-12-23 |
Kurt Zeilenga | use dnPretty instead of dn_pretty |
blob | commitdiff | raw | diff to current |
2001-12-22 |
Pierangelo Masarati | added backend-side support for on-the-fly operational... |
blob | commitdiff | raw | diff to current |
2001-12-21 |
Kurt Zeilenga | LDAPv2 disallow and other flag changes |
blob | commitdiff | raw | diff to current |
2001-12-10 |
Howard Chu | Changed backglue configuration. Added noSubordinates... |
blob | commitdiff | raw | diff to current |
2001-12-09 |
Howard Chu | Converted suffixAlias to struct bervals. |
blob | commitdiff | raw | diff to current |
2001-12-09 |
Howard Chu | Eliminate unnecessary per-operation dn_normalize(o_ndn... |
blob | commitdiff | raw | diff to current |
2001-12-09 |
Howard Chu | Don't include glued databases in namingContexts |
blob | commitdiff | raw | diff to current |
2001-12-08 |
Howard Chu | Added callbacks for send_ldap_response and send_search_... |
blob | commitdiff | raw | diff to current |
2001-12-08 |
Howard Chu | Changed be_nsuffix from char ** to struct berval *... |
blob | commitdiff | raw | diff to current |
2001-12-07 |
Howard Chu | NT updates from jon@symas.com. |
blob | commitdiff | raw | diff to current |
2001-12-06 |
Kurt Zeilenga | Rework dnNormalize/dnPretty to share LDAP_rewrite |
blob | commitdiff | raw | diff to current |
2001-12-05 |
Kurt Zeilenga | Add experimental UUID/CSN support (needed for LCUP). |
blob | commitdiff | raw | diff to current |
2001-12-05 |
Kurt Zeilenga | Rework indexing code, removing "autolang" and making |
blob | commitdiff | raw | diff to current |
2001-12-01 |
Pierangelo Masarati | paranoid check for escaped dn separators when naively... |
blob | commitdiff | raw | diff to current |
2001-12-01 |
Pierangelo Masarati | added pattern="anonymous","users","dn.{base|one|subtree... |
blob | commitdiff | raw | diff to current |
2001-11-27 |
Kurt Zeilenga | Replace existing SLAP_MR_ matching flags with: |
blob | commitdiff | raw | diff to current |
2001-11-21 |
Mark Adamson | Allow size and time limits in slapd.conf for anonymous... |
blob | commitdiff | raw | diff to current |
2001-11-17 |
Pierangelo Masarati | fix misinitialized UNDEFINED attribute type; reordered... |
blob | commitdiff | raw | diff to current |
2001-11-16 |
Howard Chu | Changed AttributeType.sat_cname from char * to struct... |
blob | commitdiff | raw | diff to current |
2001-11-16 |
Howard Chu | Changed global ad_mutex into per-attributeType mutex... |
blob | commitdiff | raw | diff to current |
2001-11-12 |
Howard Chu | Added backend_group result caching. |
blob | commitdiff | raw | diff to current |
2001-11-07 |
Howard Chu | Added schema_destroy() et al to free schema structures... |
blob | commitdiff | raw | diff to current |
2001-10-22 |
Julio Sánchez Fern... | Add a flag to help the value_* functions know whether... |
blob | commitdiff | raw | diff to current |
2001-10-22 |
Howard Chu | Moved AttributeDescription caching into main code: |
blob | commitdiff | raw | diff to current |
2001-10-20 |
Julio Sánchez Fern... | First cut at certificateExactMatch, completely untested... |
blob | commitdiff | raw | diff to current |
2001-09-28 |
Howard Chu | Resurrection/rewrite of CLDAP (RFC1798 Connectionless... |
blob | commitdiff | raw | diff to current |
2001-09-25 |
Kurt Zeilenga | ldif.h include cleanup |
blob | commitdiff | raw | diff to current |
2001-09-09 |
Kurt Zeilenga | Add root DSE supportedFeatures support. |
blob | commitdiff | raw | diff to current |
2001-08-01 |
Pierangelo Masarati | add global, per backend and per op_ndn time/size soft... |
blob | commitdiff | raw | diff to current |
2001-07-28 |
Pierangelo Masarati | handle regex-based per op_ndn time/size limits |
blob | commitdiff | raw | diff to current |
2001-07-21 |
Kurt Zeilenga | Back out DN changes, needs more work |
blob | commitdiff | raw | diff to current |
2001-07-21 |
Pierangelo Masarati | Added the suffix=<dn> parameter to replica config directive |
blob | commitdiff | raw | diff to current |
2001-07-13 |
Pierangelo Masarati | dn_validate/dn_normalize has been rewritten by |
blob | commitdiff | raw | diff to current |
2001-07-06 |
Pierangelo Masarati | protos and declarations for charray and rdn stuff |
blob | commitdiff | raw | diff to current |
2001-06-28 |
Randy Kunkee | Remove global_backendsyncfreq code (code has been pushe... |
blob | commitdiff | raw | diff to current |
next |