openldap/servers/slapd
2000-11-11 03:01:00 +00:00
..
back-bdb Adjust result code when entry is not found to noSuchObject 2000-10-11 18:19:26 +00:00
back-dnssrv Update SASL code to reuse context through life of session. 2000-07-13 22:54:38 +00:00
back-ldap Set outbound connection to use the same protocol version as the inbound. 2000-11-11 03:01:00 +00:00
back-ldbm quick hack to support holding of the root naming context 2000-10-18 19:29:40 +00:00
back-passwd Update SASL code to reuse context through life of session. 2000-07-13 22:54:38 +00:00
back-perl Update SASL code to reuse context through life of session. 2000-07-13 22:54:38 +00:00
back-shell Use example.com in examples 2000-08-21 03:09:53 +00:00
back-sql Add 'distinct' to sql search query to prevent duplicate entries in results (suggested by Mathieu Guillaume) 2000-11-04 12:52:06 +00:00
back-tcl New backend routine: back_attribute 2000-06-21 17:41:49 +00:00
schema highlite ;binary comments with SMIME attributes 2000-11-04 20:32:19 +00:00
shell-backends
tools Fix passwd clearing bug 2000-11-06 15:53:02 +00:00
abandon.c
acl.c Removed testing mods accidentally committed with previous fix. 2000-10-11 16:41:15 +00:00
aclparse.c Permit access defined by uniqueMember and not only DN-valued 2000-10-09 19:09:22 +00:00
ad.c Fix ;binary subtyping 2000-09-14 06:07:23 +00:00
add.c First-cut at manageDSAit-aware backend selection. 2000-10-21 03:29:02 +00:00
at.c subtype should inherit approximate matching rule 2000-11-02 21:49:03 +00:00
attr.c
ava.c Fix leak pointed out by christian.lorenz@suse.de (ITS#614) 2000-07-04 20:27:59 +00:00
backend.c First-cut at manageDSAit-aware backend selection. 2000-10-21 03:29:02 +00:00
bind.c First-cut at manageDSAit-aware backend selection. 2000-10-21 03:29:02 +00:00
ch_malloc.c
charray.c
compare.c First-cut at manageDSAit-aware backend selection. 2000-10-21 03:29:02 +00:00
config.c Improved ucdata loading error handling 2000-11-09 12:39:18 +00:00
configinfo.c
connection.c label io as "ldap_" 2000-10-14 00:12:39 +00:00
controls.c
daemon.c This patch replaces gai_strerror with AC_GAI_STRERROR in daemon.c and also 2000-10-19 18:05:11 +00:00
delete.c First-cut at manageDSAit-aware backend selection. 2000-10-21 03:29:02 +00:00
dn.c Set UTF8DN by default 2000-10-30 20:05:41 +00:00
entry.c Fix up logging 2000-10-10 06:34:58 +00:00
extended.c Remove extended op callback function... doesn't provide necessary locking 2000-08-26 02:13:52 +00:00
filter.c Extend MRA. It now has a pointer to a MatchingRule, but a char 2000-10-15 19:12:21 +00:00
filterentry.c Update framework to support registration of approximate matching 2000-07-24 21:29:30 +00:00
index.c First cut of LDBM substrings indexing. Needs testing. 2000-08-22 21:26:25 +00:00
init.c Fix SLAPD_SPASSWD typo which caused passwd_mutex not to be used 2000-10-09 19:09:28 +00:00
kerberos.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
libslapd.dsp remove lint 2000-09-22 01:40:57 +00:00
lock.c
main.c initialize new logging routines (behind NEW_LOGGING) 2000-10-25 16:50:45 +00:00
Makefile.in The beginning of extensible matches. Do not use. 2000-10-13 20:39:36 +00:00
modify.c First-cut at manageDSAit-aware backend selection. 2000-10-21 03:29:02 +00:00
modrdn.c First-cut at manageDSAit-aware backend selection. 2000-10-21 03:29:02 +00:00
module.c
monitor.c Remove dead comment 2000-07-27 18:40:50 +00:00
mr.c Trim unimplemented syntaxes and matching rules from subschema subentry 2000-10-16 23:47:46 +00:00
mra.c Extend MRA. It now has a pointer to a MatchingRule, but a char 2000-10-15 19:10:43 +00:00
nt_svc.c
oc.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
operation.c
passwd.c Fix SLAPD_SPASSWD typo which caused passwd_mutex not to be used 2000-10-09 19:09:28 +00:00
phonetic.c s/METAPHONE/SLAPD_METAPHONE/ 2000-07-27 00:14:39 +00:00
proto-slap.h Changed ucdata loading, all is done in config.c. Tried to make ucdata load 2000-11-02 10:10:36 +00:00
repl.c
result.c Logging changes 2000-09-30 01:04:54 +00:00
root_dse.c Don't publish version 2 if disallowed 2000-08-31 18:51:15 +00:00
sasl.c Fix layer installation 2000-10-12 19:02:31 +00:00
saslauthz.c First-cut at manageDSAit-aware backend selection. 2000-10-21 03:29:02 +00:00
schema_check.c
schema_init.c empty OID values are invalid 2000-11-10 23:07:20 +00:00
schema_prep.c Changed ucdata loading, all is done in config.c. Tried to make ucdata load 2000-11-02 10:10:36 +00:00
schema.c
schemaparse.c conform schema routines to ldap naming conventions 2000-07-22 17:30:44 +00:00
search.c First-cut at manageDSAit-aware backend selection. 2000-10-21 03:29:02 +00:00
sets.c Remove extranous characters (^M) and other minor clean up 2000-09-12 21:43:42 +00:00
sets.h Add support for Set ACLs and ACIs. Still need to make this syntax awa 2000-06-29 22:02:15 +00:00
slap.h Update validation of printable-like syntaxes 2000-11-04 21:09:23 +00:00
slapd.conf Add "index objectClass eq" 2000-08-25 01:16:32 +00:00
slapd.dsp Update projects for DB31 (Sleepcat changed library names, ugh) 2000-09-12 00:33:02 +00:00
starttls.c Add "allow tls_2_anon" to allow StartTLS to force session to anonymous. 2000-09-08 22:59:01 +00:00
str2filter.c
suffixalias.c
syntax.c Fix register_syntax argument names 2000-10-23 18:02:48 +00:00
unbind.c
user.c
value.c Plug memory leak of normalized value in value_find() 2000-07-20 23:56:12 +00:00