openldap/servers/slapd
2005-07-14 19:18:55 +00:00
..
back-bdb Silence "empty statement" warnings 2005-07-14 03:06:58 +00:00
back-dnssrv more attr_merge cleanup (please check) 2005-04-21 23:36:37 +00:00
back-hdb ITS#3607 build alock 2005-03-27 06:45:15 +00:00
back-ldap fix potential deadlock 2005-07-04 22:41:27 +00:00
back-ldbm ITS#3847 silence warnings 2005-07-11 12:11:15 +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 more attr_merge cleanup (please check) 2005-04-21 23:36:37 +00:00
back-perl
back-relay
back-shell implement add/delete granularity in write access (ITS#3631) 2005-04-08 00:18:24 +00:00
back-sql should address ITS#3861 2005-07-13 17:43:30 +00:00
overlays ITS#3854 fix Modify logging, add handlers for unrecognized ops. 2005-07-12 14:00:01 +00:00
schema Schema cleanup 2005-07-11 19:20:36 +00:00
shell-backends
slapi Silence "unused variable" warnings 2005-07-14 19:18:55 +00:00
abandon.c Convert backendInfo/backendDB to STAILQs 2005-03-24 05:13:31 +00:00
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 ITS#3847 silence warnings 2005-07-11 12:11:15 +00:00
add.c Add SLAP_MOD_INTERNAL flag to Modifications, allow internal ops to bypass 2005-06-04 09:44:39 +00:00
at.c Fix X-ORDERED SIBLINGS 2005-04-21 06:39:58 +00:00
attr.c More accesslog updates 2005-06-10 11:41:57 +00:00
ava.c Fixing memory leakage in attribute aliasing 2005-03-29 00:12:05 +00:00
backend.c ITS#3847 silence warnings 2005-07-11 12:11:15 +00:00
backover.c add support for connection_init/destroy 2005-06-19 22:41:49 +00:00
bconfig.c Fix loglevel to accept negative integers 2005-07-12 14:25:15 +00:00
bind.c Format fixes (%d<->%lu etc) 2005-07-04 05:29:12 +00:00
cancel.c ITS#3847 silence warnings 2005-07-11 12:11:15 +00:00
ch_malloc.c
compare.c Fixing memory leakage in attribute aliasing 2005-03-29 00:12:05 +00:00
component.c Format fixes (%d<->%lu etc) 2005-07-04 05:29:12 +00:00
component.h
config.c need a regular file (ITS#3865) 2005-07-14 18:03:29 +00:00
config.h Add missing function declarations in config.h 2005-07-11 19:03:27 +00:00
connection.c ITS#3549 don't queue Unbind requests 2005-06-18 09:06:12 +00:00
controls.c ITS#3847 silence warnings 2005-07-11 12:11:15 +00:00
cr.c ITS#3847 silence warnings 2005-07-11 12:11:15 +00:00
ctxcsn.c ITS#3847 silence warnings 2005-07-11 12:11:15 +00:00
daemon.c Fix SLAP_SOCK_IS_MUTE typo 2005-07-12 14:19:57 +00:00
DB_CONFIG
delete.c ITS#3576 use actual backend (not glue instance) for restriction and 2005-03-17 04:29:31 +00:00
dn.c clarify the usage of dnParent( dn, dn ) 2005-04-01 23:58:38 +00:00
entry.c ITS#3847 silence warnings 2005-07-11 12:11:15 +00:00
extended.c
filter.c Format fixes (%d<->%lu etc) 2005-07-04 05:29:12 +00:00
filterentry.c Update uniqueMemberMatch to be consistent with latest 2005-03-26 02:07:00 +00:00
frontend.c ITS#3844 fix slap_operational_subschemaSubentry 2005-07-07 17:39:29 +00:00
globals.c
index.c Fix compile warning 2005-03-17 23:55:52 +00:00
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 Fix typo, use dn.base instead of dn.exact in unparse 2005-05-10 01:16:21 +00:00
lock.c
main.c Fix config selection: 2005-05-01 20:55:15 +00:00
Makefile.in Fix Windows export setup 2005-05-06 01:45:05 +00:00
matchedValues.c
modify.c ITS#3847 silence warnings 2005-07-11 12:11:15 +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 Fix X-ORDERED SIBLINGS 2005-04-21 06:39:58 +00:00
module.c
mr.c
mra.c
nt_svc.c
oc.c same for objectClass; improve previous commit 2005-04-10 15:40:15 +00:00
oidm.c Preserve OID macros for display in back-config 2005-04-09 16:13:04 +00:00
operation.c ITS#3847 silence warnings 2005-07-11 12:11:15 +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 Declare component matching functions 2005-07-11 19:06:10 +00:00
referral.c
repl.c ITS#3847 silence warnings 2005-07-11 12:11:15 +00:00
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 set alias dereferencing (please check) 2005-04-21 21:19:35 +00:00
schema_check.c manageDIT framework and obsolete objectclasses/DIT-content-rule override 2005-05-13 19:07:31 +00:00
schema_init.c ITS#3847 silence warnings 2005-07-11 12:11:15 +00:00
schema_prep.c Additional manageDIT changes. 2005-05-13 21:09:26 +00:00
schema.c Add slap_timestamp(), use mutex in slap_get_csn() 2005-06-07 04:12:14 +00:00
schemaparse.c Mostly remove global_schemacheck. More cleanup needed in 2005-05-11 22:24:18 +00:00
search.c
sets.c
sets.h
sl_malloc.c ITS#3847 silence warnings 2005-07-11 12:11:15 +00:00
slap.h ITS#3844 fix typo 2005-07-08 04:57:17 +00:00
slapacl.c fix access control when no backend could be found (might need work) 2005-04-13 00:01:53 +00:00
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 Updated ldif_read_record to support LDIF include: directive 2005-05-12 00:46:39 +00:00
slapd.conf
slapd.ldif LDIF include must use a file URL 2005-05-13 09:56:17 +00:00
slapdn.c allow slapdn to return the DN in pretty/normal only mode, without diagnostics, to be used as filter (should allow reading from stdin as well) 2005-04-01 12:59:26 +00:00
slapindex.c
slappasswd.c
slaptest.c
starttls.c ITS#3847 silence warnings 2005-07-11 12:11:15 +00:00
str2filter.c
syncrepl.c fix ITS#3834 2005-07-05 12:05:47 +00:00
syntax.c
unbind.c call frontend's be_unbind, if any, to honor hooks registered by global overlays (ITS#3649) 2005-04-11 19:12:30 +00:00
user.c
value.c Fixes for ordered deletes 2005-04-19 18:37:39 +00:00
zn_malloc.c