- 12 Apr, 2003 1 commit
-
-
Howard Chu authored
-
- 27 Feb, 2003 1 commit
-
-
Kurt Zeilenga authored
schema engine updated (but not schema routines so things don't run yet) nvalues mostly populated, enough for tests 0-2 to pass schema routines needs lots of work modify/mods codes needs lots of work
-
- 26 Feb, 2003 1 commit
-
-
Kurt Zeilenga authored
-
- 20 Jan, 2003 1 commit
-
-
Kurt Zeilenga authored
Use LDAP_SLISTs instead of per-struct list management for schema structs misc cleanup and lint removal
-
- 19 Jan, 2003 1 commit
-
-
Hallvard Furuseth authored
-
- 03 Jan, 2003 1 commit
-
-
Kurt Zeilenga authored
-
- 13 Dec, 2002 1 commit
-
-
Hallvard Furuseth authored
-
- 12 Dec, 2002 1 commit
-
-
Hallvard Furuseth authored
-
- 30 Nov, 2002 1 commit
-
-
Hallvard Furuseth authored
-
- 09 Nov, 2002 1 commit
-
-
Pierangelo Masarati authored
-
- 21 Sep, 2002 1 commit
-
-
Kurt Zeilenga authored
-
- 20 Sep, 2002 1 commit
-
-
Kurt Zeilenga authored
-
- 16 Sep, 2002 1 commit
-
-
Kurt Zeilenga authored
name is an objectClass.
-
- 20 Aug, 2002 1 commit
-
-
Kurt Zeilenga authored
-
- 18 Apr, 2002 1 commit
-
-
Howard Chu authored
-
- 15 Feb, 2002 1 commit
-
-
Howard Chu authored
-
- 12 Feb, 2002 2 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- 28 Jan, 2002 1 commit
-
-
Kurt Zeilenga authored
Add no-op control (needs backend implementation) Updated modify password extended option API Kludged control infrastructure to support frontend only controls
-
- 26 Jan, 2002 2 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Based upon code submitted by Steve Omrani <somrani@us.ibm.com> (ITS#1525)
-
- 11 Jan, 2002 1 commit
-
-
Kurt Zeilenga authored
-
- 10 Jan, 2002 3 commits
-
-
Howard Chu authored
there is an error.)
-
Howard Chu authored
-
Howard Chu authored
Added error checking to str2anlist; if the attr name doesn't match any attribute or objectclass the offending attr name is displayed.
-
- 07 Jan, 2002 1 commit
-
-
Kurt Zeilenga authored
-
- 04 Jan, 2002 1 commit
-
-
Kurt Zeilenga authored
-
- 03 Jan, 2002 1 commit
-
-
Howard Chu authored
Fixed bug in do_search eating up controls.
-
- 31 Dec, 2001 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 28 Dec, 2001 1 commit
-
-
Howard Chu authored
-
- 26 Dec, 2001 3 commits
-
-
Howard Chu authored
Use typedefs for all backend functions, to minimize work in future API updates. (back-*/external.h will never need updating in the future.)
-
Howard Chu authored
-
Howard Chu authored
-
- 06 Dec, 2001 1 commit
-
-
Kurt Zeilenga authored
treated as a request for all required and allowed attributes of the class. This allows: ldapsearch (objectClass=*) inetOrgPerson (requests return of all attributes of inetOrgPerson) and ldapsearch (objectClass=*) extensibleObject (requests return of all attributes, e.g., "+" "*")
-
- 16 Nov, 2001 1 commit
-
-
Howard Chu authored
ad_find_lang() to search an AttributeType for a given language variant. (Will be used in back-bdb/back-ldbm index code...)
-
- 13 Nov, 2001 1 commit
-
-
Kurt Zeilenga authored
trival other cleanup.
-
- 12 Nov, 2001 1 commit
-
-
Mark Adamson authored
-
- 07 Nov, 2001 1 commit
-
-
Howard Chu authored
-
- 22 Oct, 2001 1 commit
-
-
Howard Chu authored
Changed AttributeDescription.{ad_cname,ad_lang} to struct berval everywhere Deleted ad_free() everywhere Added ad_mutex to init.c The AttributeDescriptions are in a linked list hanging off of the corresponding AttributeType.
-