openldap/servers/slapd
2005-07-08 06:05:02 +00:00
..
back-bdb ITS#3843 from jtownsend@opendarwin.org: hide index_attrs / index_dummy 2005-07-07 03:51:43 +00:00
back-dnssrv
back-hdb
back-ldap fix potential deadlock 2005-07-04 22:41:27 +00:00
back-ldbm Debug output: printed soc_cname, should be soc_cname.bv_val 2005-07-04 06:05:04 +00:00
back-ldif Fix entry writing, truncate file if rewriting. 2005-06-25 14:15:11 +00:00
back-meta fix concurrency issues 2005-07-04 22:41:54 +00:00
back-monitor remove #defines moved to frontend 2005-06-05 22:58:18 +00:00
back-null
back-passwd
back-perl
back-relay
back-shell
back-sql Complete the replacement of LDAP_CONTROL_X_TREE_DELETE with 2005-07-07 20:36:37 +00:00
overlays Streamline call to lutil_passwd_scheme 2005-07-08 06:05:02 +00:00
schema Converted openldap.schema to .ldif, added explanatory text 2005-06-11 00:54:32 +00:00
shell-backends
slapi Format fixes (%d<->%lu etc) 2005-07-06 05:53:02 +00:00
abandon.c
acl.c fix further ITS#3830 issues; allow to specify a matching rule for non-DN match 2005-07-05 12:00:14 +00:00
aclparse.c fix further ITS#3830 issues; allow to specify a matching rule for non-DN match 2005-07-05 12:00:14 +00:00
ad.c
add.c Add SLAP_MOD_INTERNAL flag to Modifications, allow internal ops to bypass 2005-06-04 09:44:39 +00:00
at.c
attr.c More accesslog updates 2005-06-10 11:41:57 +00:00
ava.c
backend.c cleanup 2005-06-19 22:43:45 +00:00
backover.c add support for connection_init/destroy 2005-06-19 22:41:49 +00:00
bconfig.c fix previous commit (check for co_type==Cft_Overlay before calling 2005-07-05 11:46:55 +00:00
bind.c Format fixes (%d<->%lu etc) 2005-07-04 05:29:12 +00:00
cancel.c
ch_malloc.c
compare.c
component.c Format fixes (%d<->%lu etc) 2005-07-04 05:29:12 +00:00
component.h
config.c Format fixes (%d<->%lu etc) 2005-07-04 05:29:12 +00:00
config.h better fix to ITS#3806 2005-06-28 22:06:24 +00:00
connection.c ITS#3549 don't queue Unbind requests 2005-06-18 09:06:12 +00:00
controls.c Complete the replacement of LDAP_CONTROL_X_TREE_DELETE with 2005-07-07 20:36:37 +00:00
cr.c
ctxcsn.c Add slap_timestamp(), use mutex in slap_get_csn() 2005-06-07 04:12:14 +00:00
daemon.c ITS#3842 from jtownsend@opendarwin.org - don't free slap_listeners until 2005-07-07 04:21:53 +00:00
DB_CONFIG
delete.c
dn.c
entry.c
extended.c
filter.c Format fixes (%d<->%lu etc) 2005-07-04 05:29:12 +00:00
filterentry.c
frontend.c ITS#3844 fix slap_operational_subschemaSubentry 2005-07-07 17:39:29 +00:00
globals.c
index.c
init.c ITS#3793 don't init thread pool in tool mode 2005-07-01 01:36:49 +00:00
kerberos.c
ldapsync.c
limits.c
lock.c
main.c
Makefile.in
matchedValues.c
modify.c ITS#3763 fix typo in slap_timestamp 2005-06-09 18:59:54 +00:00
modrdn.c Add SLAP_MOD_INTERNAL flag to Modifications, allow internal ops to bypass 2005-06-04 09:44:39 +00:00
mods.c
module.c
mr.c
mra.c
nt_svc.c
oc.c
oidm.c
operation.c Add op->o_tincr to distinguish ops with same op->o_time. (We should 2005-06-09 22:56:35 +00:00
operational.c ITS#3844 fix slap_operational_subschemaSubentry 2005-07-07 17:39:29 +00:00
passwd.c fix ITS#3805 2005-06-28 15:58:33 +00:00
phonetic.c
proto-slap.h Format fix: Make style_strings[] global for debug output in dynacl_aci_parse() 2005-07-04 06:25:02 +00:00
referral.c
repl.c
result.c do not return spurious result codes 2005-05-30 12:36:21 +00:00
root_dse.c Cast away const 2005-07-04 05:24:00 +00:00
sasl.c ITS#3846 don't give hashed passwords to SASL, it only wants cleartext. 2005-07-08 06:02:00 +00:00
saslauthz.c
schema_check.c
schema_init.c Fix OpenLDAP ITS#3782 - broken logic in bitwise matching rules 2005-06-16 05:31:24 +00:00
schema_prep.c
schema.c Add slap_timestamp(), use mutex in slap_get_csn() 2005-06-07 04:12:14 +00:00
schemaparse.c
search.c
sets.c
sets.h
sl_malloc.c Format fixes (%d<->%lu etc) 2005-07-04 05:29:12 +00:00
slap.h ITS#3844 fix typo 2005-07-08 04:57:17 +00:00
slapacl.c
slapadd.c Add slap_timestamp(), use mutex in slap_get_csn() 2005-06-07 04:12:14 +00:00
slapauth.c
slapcat.c ITS#3764 add signal handlers so slapcat will cleanup if interrupted. 2005-06-10 20:14:32 +00:00
slapcommon.c Fix prev commit - slapdn should not start any databases 2005-06-09 20:09:15 +00:00
slapcommon.h
slapd.conf
slapd.ldif
slapdn.c
slapindex.c
slappasswd.c
slaptest.c
starttls.c
str2filter.c
syncrepl.c fix ITS#3834 2005-07-05 12:05:47 +00:00
syntax.c
unbind.c
user.c
value.c
zn_malloc.c