- 05 Feb, 2000 1 commit
-
-
Kurt Zeilenga authored
basic structures for handing language tags and binary option (but less actual code to actually support them). Provided for reference only. Will not even compile.
-
- 04 Feb, 2000 1 commit
-
-
Kurt Zeilenga authored
-
- 03 Feb, 2000 2 commits
-
-
Kurt Zeilenga authored
Use BASE64 if attr-desc includes ";binary"
-
Kurt Zeilenga authored
-
- 02 Feb, 2000 1 commit
-
-
Kurt Zeilenga authored
implement an at_exit() handler.
-
- 01 Feb, 2000 6 commits
-
-
Luke Howard authored
wrong. Fix from adamson@andrew.cmu.edu.
-
Kurt Zeilenga authored
additional schema items.
-
Kurt Zeilenga authored
OID for experimental syntax.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Noticed that abandon and unbind don't have control support... something for another day.
-
Kurt Zeilenga authored
-
- 31 Jan, 2000 4 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
rewrite.
-
Kurt Zeilenga authored
Attribute subtyping, especially that using attribute description options, will have to reengineered.
-
Kurt Zeilenga authored
attributes of the syntax. Such attribute values be transferred using binary syntax unless ber2str/str2ber routines are provided. Used in conjunction with ";binary" attribute description option and/or the Binary syntax.
-
- 29 Jan, 2000 7 commits
-
-
Kurt Zeilenga authored
filters.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
routines to separate file to keep schema.c of managable size.
-
Kurt Zeilenga authored
-
- 28 Jan, 2000 11 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Move AttrInfo from back-ldbm.h to attr.c
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Still not usable.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
MUST be defined).
-
- 27 Jan, 2000 7 commits
-
-
Kurt Zeilenga authored
one can select NDBM as NDBM is not supported.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
behind -USLAPD_SCHEMA_COMPAT.
-
Kurt Zeilenga authored
unless access requested is WRITE. This allows you to apply an ACL to limit search/reading of no-user-modification attributes. Writes, of course, are always prohibited (by do_add, do_modify).
-
Kurt Zeilenga authored
ldap_ucs2_t is a short. The unicode routines may break if sizeof(short) != 2...
-