- 07 Aug, 2002 7 commits
-
-
Kurt Zeilenga authored
-
Howard Chu authored
-
Howard Chu authored
requested. In send_search_entry don't malloc vrFilter flags unless a matchedValue filter was given; malloc 1 contiguous block instead of multiple sub-arrays.
-
Howard Chu authored
be freed until after all associated ops are freed.)
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
- 06 Aug, 2002 11 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Don't allow empty string values. Treat string values with only spaces as one space. DirectoryString needs more work (space handling needs to be done post normalization).
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
now uses bitStringNormalize().
-
Kurt Zeilenga authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
- 05 Aug, 2002 11 commits
-
-
Kurt Zeilenga authored
Still need to fix my devbox so I can test this....
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Patch suggested by Matthew Backes <lucca@csun.edu>
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
The log entries for the previous two commits were swapped by mistake.
-
Kurt Zeilenga authored
================ Written by Hallvard B. Furuseth and placed into the public domain. This software is not subject to any license of the University of Oslo. ================ I couldn't find a way for an OpenLDAPaci to grant public access to an entry, so I added a dnType #public# for that. It is in the position of subjectDn in the draft, which seems kind of stupid, so I put it in the position of dnType instead. Hallvard B. Furuseth <h.b.furuseth@usit.uio.no>, Aug 2002.
-
Kurt Zeilenga authored
================ Written by Hallvard B. Furuseth and placed into the public domain. This software is not subject to any license of the University of Oslo. ================ There is a bug in OpenLDAPaci's "access-id": If the specified DN is invalid so dnNormalize2() fails, everyone gets access. This means that e.g. "#access-id#[all]" gives public access, so it might be considered a feature, but I fixed it anyway:-) I guess that means the change should be documented in the release notes, though. See also ITS#2005 (add OpenLDAPaci #public# access). Hallvard B. Furuseth <h.b.furuseth@usit.uio.no>, Aug 2002.
-
- 03 Aug, 2002 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 02 Aug, 2002 3 commits
-
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Kurt Zeilenga authored
-
- 01 Aug, 2002 4 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
blind fix, needs testing
-
Kurt Zeilenga authored
Don't normalize regex. Also, s/LDAP_OPERATIONS_ERROR/LDAP_OTHER/
-
- 31 Jul, 2002 2 commits
-
-
Howard Chu authored
-
Kurt Zeilenga authored
hence, s/LDAP_OPERATIONS_ERROR/LDAP_OTHER/
-