openldap/servers/slapd
2005-04-22 18:42:52 +00:00
..
back-bdb Cleanup db_close vs db_destroy steps 2005-04-22 18:07:02 +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 cleanup connection locking 2005-04-21 00:49:35 +00:00
back-ldbm ITS#3648 use slapd runqueue for periodic sync 2005-04-12 12:35:00 +00:00
back-ldif apply naming scheme to global/database schema 2005-04-10 22:27:50 +00:00
back-meta cleanup 2005-04-22 17:30:59 +00:00
back-monitor fix previous commit 2005-04-21 22:57:49 +00:00
back-null fix attribution in copyright 2005-01-20 18:52:00 +00:00
back-passwd more attr_merge cleanup (please check) 2005-04-21 23:36:37 +00:00
back-perl Happy New Year! 2005-01-01 20:49:32 +00:00
back-relay use direct access instead of string comparison to check supported controls 2005-01-29 17:58:48 +00:00
back-shell implement add/delete granularity in write access (ITS#3631) 2005-04-08 00:18:24 +00:00
back-sql implement add/delete granularity in write access (ITS#3631) 2005-04-08 00:18:24 +00:00
overlays pwdReset was not supposed to be NO-USER-MODIFICATION 2005-04-22 18:42:52 +00:00
schema ITS#3655 patch from Ralf rhafer@suse.de update to draft 8 behavior 2005-04-22 09:09:12 +00:00
shell-backends Happy New Year! 2005-01-01 20:49:32 +00:00
slapi implement add/delete granularity in write access (ITS#3631) 2005-04-08 00:18:24 +00:00
abandon.c Convert backendInfo/backendDB to STAILQs 2005-03-24 05:13:31 +00:00
acl.c partially revert previous commit (ITS#3652) 2005-04-13 01:03:46 +00:00
aclparse.c Fix dnattr unparsing 2005-04-21 07:15:02 +00:00
ad.c Happy New Year! 2005-01-01 20:49:32 +00:00
add.c Generic ordered value support 2005-04-14 10:31:51 +00:00
at.c Fix X-ORDERED SIBLINGS 2005-04-21 06:39:58 +00:00
attr.c add a consistency check 2005-04-21 23:35:00 +00:00
ava.c Fixing memory leakage in attribute aliasing 2005-03-29 00:12:05 +00:00
backend.c More modify support. ACL editing works. 2005-04-19 16:39:48 +00:00
backover.c fix overlay access control; cleanup 2005-04-18 09:16:26 +00:00
bconfig.c Isolate syncrepl stuff in syncrepl.c 2005-04-22 14:38:35 +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 Convert backendInfo/backendDB to STAILQs 2005-03-24 05:13:31 +00:00
ch_malloc.c Happy New Year! 2005-01-01 20:49:32 +00:00
compare.c Fixing memory leakage in attribute aliasing 2005-03-29 00:12:05 +00:00
component.c Attribute Aliasing : equality matching support 2005-02-15 05:24:48 +00:00
component.h Cleanup 2005-01-20 07:18:28 +00:00
config.c More modify support. ACL editing works. 2005-04-19 16:39:48 +00:00
config.h Isolate syncrepl stuff in syncrepl.c 2005-04-22 14:38:35 +00:00
connection.c <limits.h> cleanup && ITS#3643 2005-04-10 19:32:14 +00:00
controls.c implement "realdn" by clause in ACLs (ITS#3627; accounting for Howard's remarks) 2005-04-03 01:59:03 +00:00
cr.c Preserve OID macros for display in back-config 2005-04-09 16:13:04 +00:00
ctxcsn.c Happy New Year! 2005-01-01 20:49:32 +00:00
daemon.c ITS#3542 - ignore timevals from deferred tasks 2005-03-17 05:03:28 +00:00
DB_CONFIG A very basic DB_CONFIG example 2004-06-18 04:49:08 +00:00
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 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 Happy New Year! 2005-01-01 20:49:32 +00:00
filterentry.c Update uniqueMemberMatch to be consistent with latest 2005-03-26 02:07:00 +00:00
frontend.c partially revert previous commit (ITS#3652) 2005-04-13 01:03:46 +00:00
globals.c Happy New Year! 2005-01-01 20:49:32 +00:00
index.c Fix compile warning 2005-03-17 23:55:52 +00:00
init.c More modify support. ACL editing works. 2005-04-19 16:39:48 +00:00
kerberos.c Happy New Year! 2005-01-01 20:49:32 +00:00
ldapsync.c Minor cleanup 2005-01-14 05:10:23 +00:00
limits.c Fix prev commit 2005-03-01 23:13:21 +00:00
lock.c ITS#3421 flush and close logfile before releasing lock 2005-01-12 00:17:12 +00:00
main.c document option '-F' 2005-04-07 20:12:57 +00:00
Makefile.in Add STRIP macro to allow overriding strip on make install 2005-04-14 08:57: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 someone (e.g. an overlay) might muck with this data (e.g. remove a modification from the list...) 2005-04-17 19:12:46 +00:00
modrdn.c implement add/delete granularity in write access (ITS#3631) 2005-04-08 00:18:24 +00:00
mods.c Fix X-ORDERED SIBLINGS 2005-04-21 06:39:58 +00:00
module.c Happy New Year! 2005-01-01 20:49:32 +00:00
mr.c Place control availability kludge behind 2005-01-26 19:46:12 +00:00
mra.c Happy New Year! 2005-01-01 20:49:32 +00:00
nt_svc.c Happy New Year! 2005-01-01 20:49:32 +00:00
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 implement "realdn" by clause in ACLs (ITS#3627; accounting for Howard's remarks) 2005-04-03 01:59:03 +00:00
operational.c Happy New Year! 2005-01-01 20:49:32 +00:00
passwd.c Fix slapd_crypt declaration 2005-03-18 06:12:54 +00:00
phonetic.c Happy New Year! 2005-01-01 20:49:32 +00:00
proto-slap.h Isolate syncrepl stuff in syncrepl.c 2005-04-22 14:38:35 +00:00
referral.c fix previous commit 2005-01-08 09:51:29 +00:00
repl.c Added replica retrieval 2005-02-23 12:03:14 +00:00
result.c Added a conformant sortedResults support which is unable to sort anything. 2005-04-01 02:40:29 +00:00
root_dse.c Fix prev commit 2005-04-22 14:34:10 +00:00
sasl.c <limits.h> cleanup && ITS#3643 2005-04-10 19:32:14 +00:00
saslauthz.c set alias dereferencing (please check) 2005-04-21 21:19:35 +00:00
schema_check.c ITS#3616 skip naming checks for entry with zero-length DN 2005-04-09 09:59:40 +00:00
schema_init.c <limits.h> cleanup && ITS#3643 2005-04-10 19:32:14 +00:00
schema_prep.c Schema unparsing support 2005-03-21 08:31:48 +00:00
schema.c Happy New Year! 2005-01-01 20:49:32 +00:00
schemaparse.c same for objectClass; improve previous commit 2005-04-10 15:40:15 +00:00
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 Happy New Year! 2005-01-01 20:49:32 +00:00
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 Isolate syncrepl stuff in syncrepl.c 2005-04-22 14:38:35 +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 more attr_merge cleanup (please check) 2005-04-21 23:36:37 +00:00
slapauth.c Happy New Year! 2005-01-01 20:49:32 +00:00
slapcat.c More consolidation for single consumer-context syncrepl 2005-01-14 04:26:59 +00:00
slapcommon.c fix access control when no backend could be found (might need work) 2005-04-13 00:01:53 +00:00
slapcommon.h fix previous commit in case of access to non existent backend (e.g. rootDSE); add (and document) authzID/DN support 2005-04-12 19:36:56 +00:00
slapd.conf A very basic DB_CONFIG example 2004-06-18 04:49:08 +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 Happy New Year! 2005-01-01 20:49:32 +00:00
slappasswd.c ITS#3557: {SSHA} not default due to missing include 2005-02-27 16:46:45 +00:00
slaptest.c Happy New Year! 2005-01-01 20:49:32 +00:00
starttls.c Happy New Year! 2005-01-01 20:49:32 +00:00
str2filter.c Happy New Year! 2005-01-01 20:49:32 +00:00
syncrepl.c Cleanup task tracking 2005-04-22 14:50:28 +00:00
syntax.c Happy New Year! 2005-01-01 20:49:32 +00:00
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 Happy New Year! 2005-01-01 20:49:32 +00:00
value.c Fixes for ordered deletes 2005-04-19 18:37:39 +00:00
zn_malloc.c Happy New Year! 2005-01-01 20:49:32 +00:00