openldap/servers/slapd
Kurt Zeilenga 5f20cf1ed5 Modify ldapsearch(1) significantly. Now handles LDAPv3 search
references, extended results, and extended partial results.  LDIF
extended to support these new features and reported version 2.
-L now limits output to LDIFv1 for compatibility reasons.  No
-L is now LDIFv2.  Old alternative form is no longer supported.

Use LDAP_TMPDIR (in ldap_config.h) instead of hardcoded /tmp
Use LDAP_FILE_URI_PREFIX (in ldap_config.h) instead of hardcoded
	file://tmp/
2000-06-25 00:35:17 +00:00
..
back-dnssrv New backend routine: back_attribute 2000-06-21 17:41:49 +00:00
back-ldap Add ldap_back_attribute to ldap backend 2000-06-21 18:23:38 +00:00
back-ldbm Add attribute.c to project. 2000-06-23 20:24:13 +00:00
back-passwd New backend routine: back_attribute 2000-06-21 17:41:49 +00:00
back-perl New backend routine: back_attribute 2000-06-21 17:41:49 +00:00
back-shell New backend routine: back_attribute 2000-06-21 17:41:49 +00:00
back-sql New backend routine: back_attribute 2000-06-21 17:41:49 +00:00
back-tcl New backend routine: back_attribute 2000-06-21 17:41:49 +00:00
schema Update OpenLDAP experimental schema 2000-06-20 03:15:48 +00:00
shell-backends
tools Modify ldapsearch(1) significantly. Now handles LDAPv3 search 2000-06-25 00:35:17 +00:00
abandon.c
acl.c Fix minor bug in handling group ACLs. 2000-06-21 19:07:56 +00:00
aclparse.c Use ASCII_*() macros and friends. Should be combined with similiar LDAP_*() 2000-06-20 17:05:15 +00:00
ad.c Duplicate language tag to avoid double free 2000-06-16 16:05:37 +00:00
add.c Remove unnecessary arg from front end backend_check_referrals call 2000-06-16 04:07:57 +00:00
at.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
attr.c Minor adjustments to last commit 2000-06-15 22:53:18 +00:00
ava.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
backend.c New backend routine: back_attribute 2000-06-21 17:23:24 +00:00
bind.c
ch_malloc.c
charray.c
compare.c Remove unnecessary arg from front end backend_check_referrals call 2000-06-16 04:07:57 +00:00
config.c remove locale option. OpenLDAP is designed only for the "C" locale. 2000-06-20 16:55:23 +00:00
configinfo.c
connection.c Minor cleanup 2000-06-14 21:11:56 +00:00
controls.c
daemon.c Modify ldapsearch(1) significantly. Now handles LDAPv3 search 2000-06-25 00:35:17 +00:00
delete.c Remove unnecessary arg from front end backend_check_referrals call 2000-06-16 04:07:57 +00:00
dn.c Minor cleanup 2000-06-14 21:11:56 +00:00
entry.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
extended.c
filter.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
filterentry.c Minor adjustments to substrings searching 2000-06-19 20:39:11 +00:00
index.c
init.c Reworked thread code to better support thread-library specific 2000-06-13 02:42:13 +00:00
kerberos.c
libslapd.dsp
lock.c
main.c Introduce LDAP_V() and friends 2000-06-20 03:53:12 +00:00
Makefile.in Round one of LDAP_F() macro changes. In this round we rename 2000-06-18 19:48:07 +00:00
modify.c Remove unnecessary arg from front end backend_check_referrals call 2000-06-16 04:07:57 +00:00
modrdn.c Remove unnecessary arg from front end backend_check_referrals call 2000-06-16 04:07:57 +00:00
module.c
monitor.c Reworked thread code to better support thread-library specific 2000-06-13 02:42:13 +00:00
mr.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
nt_svc.c Check if process is installed/running as service on NT beofre trying t 2000-06-15 02:21:01 +00:00
oc.c Fix is_object_subclass and implicitly add 'top' to structural 2000-06-19 16:12:57 +00:00
operation.c
passwd.c Added -llber 'N' ber_printf format which inserts a NULL if 2000-06-24 01:40:39 +00:00
phonetic.c
proto-slap.h New backend routine: back_attribute 2000-06-21 17:23:24 +00:00
repl.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
result.c Added -llber 'N' ber_printf format which inserts a NULL if 2000-06-24 01:40:39 +00:00
root_dse.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
sasl.c Misc code cleanup. 2000-06-10 22:39:30 +00:00
schema_check.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
schema_init.c DirectoryString syntaxes must have one or more octets to be valid. 2000-06-23 23:57:53 +00:00
schema_prep.c Use ASCII_*() macros and friends. Should be combined with similiar LDAP_*() 2000-06-20 17:05:15 +00:00
schema.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
schemaparse.c Use ASCII_*() macros and friends. Should be combined with similiar LDAP_*() 2000-06-20 17:05:15 +00:00
search.c Remove unnecessary arg from front end backend_check_referrals call 2000-06-16 04:07:57 +00:00
slap.h New backend routine: back_attribute 2000-06-21 17:23:24 +00:00
slapd.conf Add references to slappasswd(8) 2000-06-18 19:38:01 +00:00
slapd.dsp
slapd.dsw
starttls.c
str2filter.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
suffixalias.c
syntax.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
unbind.c
user.c
value.c unrecognized objectIdentifer in desc form shall result in 2000-06-19 20:53:56 +00:00