- Jan 17, 2002
-
-
Kurt Zeilenga authored
Add code to bdb_attribute and bdb_group where use TXN id and to provide error, but need to rework callers (and their callers) to ensure error is properly bubbled up to the backend operation routine handling the transaction. Ugh.
-
Kurt Zeilenga authored
-
- Jan 16, 2002
-
-
Kurt Zeilenga authored
-
Pierangelo Masarati authored
-
Kurt Zeilenga authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Kurt Zeilenga authored
rework them slightly to avoid computations which might result in underflow. Rename them for consistency with other berval routines. Remove some utf8 lint.
-
Howard Chu authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
added ber_[mem|case]cmp() macros for fast berval comparison; extensively used in acl and in dn_match macro at present
-
Pierangelo Masarati authored
-
Howard Chu authored
-
Pierangelo Masarati authored
-
Howard Chu authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Only dn_validate, dn_normalize, and dn_parent remain (for now).
-
- Jan 15, 2002
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
U-Mich allows someone with selfwrite to use replace all values of an attribute with a value containing their DN. Which, of course, could than be deleted. This behavior was carried forward in all versions of OpenLDAP. The new semantics separate checks for deleting all existing values and adding new values. It is more logical and more inline with the common use of selfwrite.
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
of UTF8 string. (Returns charlen if valid, 0 if not.)
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Howard Chu authored
-
Kurt Zeilenga authored
-
Howard Chu authored
-
Howard Chu authored
-
- Jan 14, 2002
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-