openldap/servers/slapd
Kurt Zeilenga a3df8a82b4 cleanup
2004-05-19 19:39:40 +00:00
..
back-bdb typo in error message 2004-05-07 21:53:44 +00:00
back-dnssrv More dynamic/static cleanup 2004-04-08 05:58:54 +00:00
back-hdb Fix module link libraries 2004-04-17 15:12:20 +00:00
back-ldap more on idassert: SASL bind/authz 2004-05-15 10:11:10 +00:00
back-ldbm do not return entry pointer in case of failure 2004-04-26 22:46:13 +00:00
back-meta fix DN_SEPARATOR() and clarify its use 2004-05-07 09:03:05 +00:00
back-monitor cleanup 2004-05-06 14:51:14 +00:00
back-null More dynamic/static cleanup 2004-04-08 05:58:54 +00:00
back-passwd More dynamic/static cleanup 2004-04-08 05:58:54 +00:00
back-perl cleanup 2004-05-06 14:51:14 +00:00
back-relay More dynamic/static cleanup 2004-04-08 05:58:54 +00:00
back-shell Use AC_STRERROR_R 2004-04-26 19:16:14 +00:00
back-sql update 2004-04-20 00:32:46 +00:00
overlays fix schema initialization when built as module... 2004-05-13 23:33:14 +00:00
schema note that 'email' is deprecated in favor of 'mail' 2004-04-15 02:59:54 +00:00
shell-backends
slapi Fix warning 2004-04-15 02:35:39 +00:00
abandon.c
acl.c fix ITS#3140 2004-05-12 23:29:42 +00:00
aclparse.c fix ITS#3140 2004-05-12 23:29:42 +00:00
ad.c
add.c Fix: ldapadd with undefined objectclass causes assertion failure (ITS#3097) 2004-04-19 19:27:51 +00:00
at.c
attr.c ITS#3092: Rename sl_free() and friends to slap_sl_free() 2004-04-20 03:44:57 +00:00
ava.c cleanup 2004-05-19 19:39:40 +00:00
backend.c fix DN_SEPARATOR() and clarify its use 2004-05-07 09:03:05 +00:00
backglue.c
backover.c revert unnecessary change 2004-04-06 13:30:52 +00:00
bind.c ITS#3092: Rename sl_free() and friends to slap_sl_free() 2004-04-20 03:44:57 +00:00
cancel.c
ch_malloc.c ITS#3092: Rename sl_free() and friends to slap_sl_free() 2004-04-20 03:44:57 +00:00
compare.c use BER_BVNULL 2004-04-07 04:11:43 +00:00
config.c improve restricted exop 2004-05-01 18:55:23 +00:00
connection.c ITS#3109 - added slap_tls_ctx 2004-04-26 01:10:49 +00:00
controls.c fix up error handling, including disallowing sync+pagedResults combinations. 2004-05-15 19:26:48 +00:00
cr.c
ctxcsn.c
daemon.c use BER_BVNULL 2004-04-07 04:11:43 +00:00
delete.c updatedn fix for syncrepl 2004-04-07 17:32:37 +00:00
dn.c fix DN_SEPARATOR() and clarify its use 2004-05-07 09:03:05 +00:00
entry.c
extended.c
filter.c cleanup 2004-05-19 19:39:40 +00:00
filterentry.c cleanup 2004-05-19 19:23:01 +00:00
globals.c STRLENOF cleanup 2004-04-27 21:40:54 +00:00
index.c
init.c need to defer this... 2004-05-15 10:11:43 +00:00
kerberos.c
ldapsync.c ITS#3092: Rename sl_free() and friends to slap_sl_free() 2004-04-20 03:44:57 +00:00
libslapd.dsp
limits.c fix DN_SEPARATOR() and clarify its use 2004-05-07 09:03:05 +00:00
lock.c
main.c ITS#3109 - added slap_tls_ctx 2004-04-26 01:10:49 +00:00
Makefile.in add slapacl tool 2004-04-20 00:08:44 +00:00
matchedValues.c Fix approx matching when there is an equality index but no approx index. 2004-04-09 21:30:55 +00:00
modify.c fix comment 2004-04-26 17:50:39 +00:00
modrdn.c updatedn fix for syncrepl 2004-04-07 17:32:37 +00:00
mods.c Fix: ldapadd with undefined objectclass causes assertion failure (ITS#3097) 2004-04-19 19:27:51 +00:00
module.c
mr.c
mra.c cleanup 2004-05-19 19:39:40 +00:00
nt_svc.c
oc.c ITS#3118: fix objectIdentifierFirstComponentMatch for schema elements 2004-04-28 20:10:21 +00:00
oidm.c
operation.c ITS#3092: Rename sl_free() and friends to slap_sl_free() 2004-04-20 03:44:57 +00:00
operational.c
passwd.c rework be_isupdate accordingly to be_isroot 2004-04-06 09:42:40 +00:00
phonetic.c
proto-slap.h expose slap_sasl_matches() to allow external matching of authz* stuff; fix backwards compatibility bug for "dn:<pat>" as a shortcut to "dn.exact:<pat>" 2004-05-13 20:22:27 +00:00
referral.c use BER_BVNULL 2004-04-07 04:11:43 +00:00
repl.c bvalue cleanup 2004-04-08 06:49:17 +00:00
result.c ITS#3092: Rename sl_free() and friends to slap_sl_free() 2004-04-20 03:44:57 +00:00
root_dse.c
sasl.c ITS#3092: Rename sl_free() and friends to slap_sl_free() 2004-04-20 03:44:57 +00:00
saslauthz.c cleanup 2004-05-13 22:59:14 +00:00
schema_check.c bvalue cleanup 2004-04-08 06:49:17 +00:00
schema_init.c fix previous commit :) 2004-05-13 22:19:16 +00:00
schema_prep.c ITS#3118: fix objectIdentifierFirstComponentMatch for schema elements 2004-04-28 20:10:21 +00:00
schema.c cleanup 2004-05-14 04:48:44 +00:00
schemaparse.c
search.c cleanup 2004-04-20 14:55:18 +00:00
sessionlog.c ITS#3092: Rename sl_free() and friends to slap_sl_free() 2004-04-20 03:44:57 +00:00
sets.c
sets.h
sl_malloc.c ITS#3092: Rename sl_free() and friends to slap_sl_free() 2004-04-20 03:44:57 +00:00
slap.h fix DN_SEPARATOR() and clarify its use 2004-05-07 09:03:05 +00:00
slapacl.c minor improvements 2004-04-26 00:17:58 +00:00
slapadd.c use BER_BVNULL 2004-04-07 04:11:43 +00:00
slapauth.c minor improvements 2004-04-26 00:17:58 +00:00
slapcat.c
slapcommon.c improve slapacl 2004-04-20 14:55:02 +00:00
slapcommon.h add slapacl tool 2004-04-20 00:08:44 +00:00
slapd.conf
slapd.dsp
slapdn.c minor improvements 2004-04-26 00:17:58 +00:00
slapindex.c
slappasswd.c
slaptest.c
starttls.c
str2filter.c
syncrepl.c Fix ITS#3131 properly - set operation SSF to MAX(TLS, SASL) SSFs 2004-05-06 03:27:45 +00:00
syntax.c
unbind.c
user.c
value.c ITS#3092: Rename sl_free() and friends to slap_sl_free() 2004-04-20 03:44:57 +00:00