Annuaire LDAP
Find a file
Kurt Zeilenga 7d2d2d6583 UTF8 aware caseIgnore matching
---
Copyright 2000 Stig Venaas, UNINETT
All rights reserved.

Redistribution and use in source and binary forms are permitted
without restriction or fee of any kind as long as this notice is
preserved. The name of UNINETT may not be used to endorse or promote
products derived from this software without specific prior written
permission. This software is provided ``as is'' without express or
implied warranty.
2000-10-24 22:23:30 +00:00
build Don't embed comments in command section of rule 2000-10-09 20:46:33 +00:00
clients Remove commented out (logging) code 2000-10-17 20:44:34 +00:00
contrib - fixed bug in debugging output (added #include "config.h" to debug.h) 2000-10-11 17:18:27 +00:00
doc Remove extranous spaces from DNs (not allowed in LDAPv3) 2000-10-23 19:00:05 +00:00
include Fix IS ASCII checks. Should be < 0x80 (0100), not < 0x100. 2000-10-23 18:04:45 +00:00
libraries Fix IS ASCII checks. Should be < 0x80 (0100), not < 0x100. 2000-10-23 18:04:45 +00:00
servers UTF8 aware caseIgnore matching 2000-10-24 22:23:30 +00:00
tests Add extra spaces to babs' DN. 2000-10-21 03:26:49 +00:00
acconfig.h Make that LDAP_NEEDS_PROTOTYPES... might as well use proper English 2000-06-19 22:20:36 +00:00
acinclude.m4 Y2k copyright update 2000-05-13 02:47:56 +00:00
aclocal.m4 regen 2000-10-03 02:45:48 +00:00
configure Add detection for gia_strerror 2000-10-16 04:10:22 +00:00
configure.in Add detection for gia_strerror 2000-10-16 04:10:22 +00:00
COPYRIGHT Add RCSid 2000-07-29 02:54:35 +00:00
INSTALL Import latest SDF generated INSTALL. This version is quite lean. 2000-09-11 18:44:55 +00:00
LICENSE As we renumberred the terms, bump the minor revision number 2000-07-28 17:03:52 +00:00
Makefile.in Add make test shortcut 2000-05-19 21:01:36 +00:00
README Minor updates 2000-07-28 17:39:50 +00:00

OpenLDAP Devel README
	This software was obtained from the development branch (HEAD) of
	the OpenLDAP Software Repository.  This copy is likely already
	not current, the development branch changes frequently.  These
	changes include code implementing experimental features and
	unproven bug fixes.  This copy is meant only for reference
	purposes.

	The OpenLDAP Developer's FAQ is available at:
		http://www.openldap.org/faq/index.cgi?file=4

	Client developers seeking a stable development platform
	should use OpenLDAP-release or OpenLDAP-software.
		http://www.openldap.org/software/

---
$OpenLDAP$