if (vals->be_sub &&
- vals->be_sub->be_type == BER_TYPE_SET)
+vals->be_sub->be_type ==
BER_TYPE_OCTETSTRING) {
ldap_del_values(a, vals);
- else
+}
+ else {
ldap_del_attribute(entry, attr);
+ }
break;
case LDAP_MOD_REPLACE:
if (vals->be_sub != NULL &&
Best Regards
Robert
--
Matthew Weigel
hacker
unique & idempot . ent
The function send_ldap_extended_response() takes as its second-to-last
argument a long long result_code, but the infrastructure for handling
LDAP extended operations in ldap_extended() restricts them to an int.
I don't think there's any risk or bug here, this is just type
correctness.
Index: lda
mat will not be compatible. To preserve
data
+you must dump the contents of any databases (for example, to LDIF) and
+reload them afterward.
+
+
All packages and user-created binaries must be removed from the system
prior to the upgrade, and reloaded afterwards.
--
Matthew Weigel
ha
7:37 -
@@ -157,3 +157,6 @@ program first appeared in
.Sh CAVEATS
.Nm
is not yet fully LDAPv3 compliant.
+.Pp
+Database files are not expected to work across architectures and may
+not work across versions.
--
Matthew Weigel
hacker
unique & idempot . ent
er
information.
--
Matthew Weigel
hacker
unique & idempot . ent
if (afp->af_getprefix)
(*afp->af_getprefix)(addr, MASK);
explicit_prefix = 1;
}
I don't think that change does anything.
--
Matthew Weigel
hacker
unique & idempot . ent
gt;fs_freq * SECSPERDAY));
+ dtwalk->dd_ddate <= tnow - (dt->fs_freq * SECSPERDAY));
if (arg != 'w' || dumpme)
(void) printf(
"%c %8s\t(%6s) Last dump: Level %c, Date %s\n",
--
Matthew Weigel
hacker
unique & idempot . ent