openldap/servers/slapd
Pierangelo Masarati 20140992a6 cleanup
2004-05-13 22:59:14 +00:00
..
back-bdb typo in error message 2004-05-07 21:53:44 +00:00
back-dnssrv
back-hdb Fix module link libraries 2004-04-17 15:12:20 +00:00
back-ldap complete idassert options 2004-05-13 22:12:46 +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
back-passwd
back-perl cleanup 2004-05-06 14:51:14 +00:00
back-relay
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 better fix for prev commit 2004-05-13 00:46:52 +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
backend.c fix DN_SEPARATOR() and clarify its use 2004-05-07 09:03:05 +00:00
backglue.c
backover.c
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
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 promoted proxyAuthz to STATS log level 2004-05-13 22:47:24 +00:00
cr.c
ctxcsn.c
daemon.c
delete.c
dn.c fix DN_SEPARATOR() and clarify its use 2004-05-07 09:03:05 +00:00
entry.c
extended.c
filter.c ITS#3092: Rename sl_free() and friends to slap_sl_free() 2004-04-20 03:44:57 +00:00
filterentry.c
globals.c STRLENOF cleanup 2004-04-27 21:40:54 +00:00
index.c
init.c
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
modify.c fix comment 2004-04-26 17:50:39 +00:00
modrdn.c
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
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
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
repl.c
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
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
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
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