openldap/servers/slapd
2005-01-30 23:14:41 +00:00
..
back-bdb matched values is "global" 2005-01-30 22:04:02 +00:00
back-dnssrv further improve of previous commit 2005-01-30 23:14:41 +00:00
back-hdb Delete obsolete syncprovider stuff 2005-01-14 05:49:45 +00:00
back-ldap make referrals chasing optional (default is to chase them) 2005-01-30 22:56:59 +00:00
back-ldbm matched values is "global" 2005-01-30 22:04:02 +00:00
back-meta don't play with controls at bind; rather use the ldap_*_ext API 2005-01-26 09:52:12 +00:00
back-monitor matched values is "global" 2005-01-30 22:04:02 +00:00
back-null fix attribution in copyright 2005-01-20 18:52:00 +00:00
back-passwd
back-perl
back-relay use direct access instead of string comparison to check supported controls 2005-01-29 17:58:48 +00:00
back-shell
back-sql matched values is "global" 2005-01-30 22:04:02 +00:00
overlays "ultimate" fix of glued databases controls checking; other minor fixes 2005-01-30 22:02:37 +00:00
schema Schema cleanup (and testing) 2005-01-19 20:29:06 +00:00
shell-backends
slapi Add slapi_x_backend_get_flags() API 2005-01-28 08:33:29 +00:00
abandon.c
acl.c cosmetic changes 2005-01-12 14:25:08 +00:00
aclparse.c cosmetic changes 2005-01-12 14:25:08 +00:00
ad.c
add.c global overlays need to set o_bd = frontendDB to return the error in case no database can be selected 2005-01-23 21:44:23 +00:00
at.c Schema caching for slaptools 2005-01-22 20:18:38 +00:00
attr.c Schema caching for slaptools 2005-01-22 20:18:38 +00:00
ava.c
backend.c "ultimate" fix of glued databases controls checking; other minor fixes 2005-01-30 22:02:37 +00:00
backover.c "ultimate" fix of glued databases controls checking; other minor fixes 2005-01-30 22:02:37 +00:00
bind.c global overlays need to set o_bd = frontendDB to return the error in case no database can be selected 2005-01-23 21:44:23 +00:00
cancel.c
ch_malloc.c
compare.c handle compare in frontend if backend couldn't handle it (and returned SLAP_CB_CONTINUE; e.g. if wrapped around an overlay...) 2005-01-30 22:06:38 +00:00
component.c Cleanup 2005-01-20 07:18:28 +00:00
component.h Cleanup 2005-01-20 07:18:28 +00:00
config.c cleanup 2005-01-19 00:12:46 +00:00
config.h
connection.c Delete obsolete syncprovider stuff 2005-01-14 05:19:51 +00:00
controls.c "ultimate" fix of glued databases controls checking; other minor fixes 2005-01-30 22:02:37 +00:00
cr.c
ctxcsn.c
daemon.c ITS#3471 don't yield unnecessarily 2005-01-21 00:04:05 +00:00
DB_CONFIG
delete.c global overlays need to set o_bd = frontendDB to return the error in case no database can be selected 2005-01-23 21:44:23 +00:00
dn.c
entry.c Rewritten str2entry, added str2entry2 2005-01-24 03:41:51 +00:00
extended.c cosmetic cleanup 2005-01-12 21:02:58 +00:00
filter.c
filterentry.c fix ITS#3406 - normalize attributes according to MR syntax in MRA filters 2005-01-26 21:48:36 +00:00
frontend.c use direct access instead of string comparison to check supported controls 2005-01-29 17:58:48 +00:00
globals.c
index.c
init.c counter cleanup 2005-01-30 22:07:32 +00:00
kerberos.c
ldapsync.c Minor cleanup 2005-01-14 05:10:23 +00:00
limits.c
lock.c ITS#3421 flush and close logfile before releasing lock 2005-01-12 00:17:12 +00:00
main.c Fix cookie init 2005-01-25 11:14:09 +00:00
Makefile.in ITS#3486 fix link order for static overlays 2005-01-14 07:13:07 +00:00
matchedValues.c fix ITS#3406 - normalize attributes according to MR syntax in MRA filters 2005-01-26 21:48:36 +00:00
modify.c global overlays need to set o_bd = frontendDB to return the error in case no database can be selected 2005-01-23 21:44:23 +00:00
modrdn.c global overlays need to set o_bd = frontendDB to return the error in case no database can be selected 2005-01-23 21:44:23 +00:00
mods.c
module.c
mr.c Place control availability kludge behind 2005-01-26 19:46:12 +00:00
mra.c
nt_svc.c
oc.c Schema caching for slaptools 2005-01-22 20:18:38 +00:00
oidm.c
operation.c Delete obsolete syncprovider stuff 2005-01-14 05:19:51 +00:00
operational.c
passwd.c fix ITS#3484 2005-01-12 23:22:56 +00:00
phonetic.c
proto-slap.h "ultimate" fix of glued databases controls checking; other minor fixes 2005-01-30 22:02:37 +00:00
referral.c
repl.c
result.c counter cleanup 2005-01-30 22:07:32 +00:00
root_dse.c Make most LDAP_DEVEL macro uses indirect 2005-01-19 18:34:36 +00:00
sasl.c
saslauthz.c cleanup 2005-01-23 21:44:42 +00:00
schema_check.c remove dangling text pointer in case of success 2005-01-17 21:06:49 +00:00
schema_init.c consistently use BER_* macros 2005-01-18 09:35:09 +00:00
schema_prep.c Fix goof in last commit 2005-01-19 20:25:21 +00:00
schema.c
schemaparse.c
search.c global overlays need to set o_bd = frontendDB to return the error in case no database can be selected 2005-01-23 21:44:23 +00:00
sets.c add '+' string concatenation operator 2005-01-13 09:21:11 +00:00
sets.h
sl_malloc.c Make sl_context just return NULL in tool mode, we have no threads here 2005-01-19 21:42:04 +00:00
slap.h looks a little better (but test033 doesn't work any more; disabling) 2005-01-29 19:04:06 +00:00
slapacl.c
slapadd.c silence warning 2005-01-30 22:07:48 +00:00
slapauth.c
slapcat.c More consolidation for single consumer-context syncrepl 2005-01-14 04:26:59 +00:00
slapcommon.c Add -q quick option for slapindex too 2005-01-26 03:14:47 +00:00
slapcommon.h More consolidation for single consumer-context syncrepl 2005-01-14 04:26:59 +00:00
slapd.conf
slapdn.c
slapindex.c
slappasswd.c
slaptest.c
starttls.c
str2filter.c
syncrepl.c cleanup 2005-01-19 00:12:46 +00:00
syntax.c
unbind.c
user.c
value.c
zn_malloc.c