openldap/servers/slapd
2009-08-04 14:14:17 +00:00
..
back-bdb ITS#6230 fix typos 2009-07-27 18:54:56 +00:00
back-dnssrv Update copyright notices 2009-01-22 00:40:04 +00:00
back-hdb Update copyright notices 2009-01-22 00:40:04 +00:00
back-ldap don't deadlock when a TLS uri is not responding (ITS#6167) 2009-06-11 06:51:01 +00:00
back-ldif fix structuralObjectClass modification (glue, ITS#5921; w/ relax, ITS#5792) 2009-02-04 22:36:49 +00:00
back-meta ITS#5977 fix typo 2009-02-27 01:58:09 +00:00
back-monitor fix structuralObjectClass modification (glue, ITS#5921; w/ relax, ITS#5792) 2009-02-04 22:36:49 +00:00
back-ndb Use distribution hints in searches 2009-07-29 00:58:46 +00:00
back-null Update copyright notices 2009-01-22 00:40:04 +00:00
back-passwd Update copyright notices 2009-01-22 00:40:04 +00:00
back-perl ITS#5658 hppa fixes 2009-06-23 23:12:15 +00:00
back-relay ITS#6154: don't assume in slap_callback.sc_cleanup that sc_response was called. 2009-06-12 23:12:37 +00:00
back-shell Update copyright notices 2009-01-22 00:40:04 +00:00
back-sock ITS#5939 plug descriptor leak 2009-02-10 20:07:24 +00:00
back-sql add entry_dup_to(); use it to address ITS#6172 (thanks to Michael Karcher) 2009-08-03 13:18:05 +00:00
overlays silence warnings; misc cleanup; test refresh as non-allowed user 2009-08-03 22:49:30 +00:00
schema Update copyright notices 2009-01-22 00:40:04 +00:00
shell-backends Update copyright notices 2009-01-22 00:40:04 +00:00
slapi Change AttributeName.an_oc_exclude to an_oc_flags, avoid multiple 2009-07-26 00:14:15 +00:00
abandon.c For ITS#6157: Catch most invalid cancels/abandons, and honor them before waits 2009-06-04 21:16:38 +00:00
aci.c Update copyright notices 2009-01-22 00:40:04 +00:00
acl.c Update copyright notices 2009-01-22 00:40:04 +00:00
aclparse.c Change AttributeName.an_oc_exclude to an_oc_flags, avoid multiple 2009-07-26 00:14:15 +00:00
ad.c Change AttributeName.an_oc_exclude to an_oc_flags, avoid multiple 2009-07-26 00:14:15 +00:00
add.c Update copyright notices 2009-01-22 00:40:04 +00:00
alock.c ITS#6005 use ber_memcalloc/free 2009-03-09 01:22:48 +00:00
alock.h Update copyright notices 2009-01-22 00:40:04 +00:00
at.c use, then free (ITS#6027) 2009-03-17 15:52:41 +00:00
attr.c Update copyright notices 2009-01-22 00:40:04 +00:00
ava.c Update copyright notices 2009-01-22 00:40:04 +00:00
backend.c ITS#6109 fix readonly restriction 2009-05-17 22:23:33 +00:00
backglue.c ITS#6103 send response even if abandoned 2009-05-11 04:29:21 +00:00
backover.c Revert 1.91, breaks #5346. (ITS#5724) 2009-02-20 00:56:50 +00:00
bconfig.c ITS#5946 always allow mirrormode to be set to FALSE 2009-07-29 09:21:50 +00:00
bind.c Update copyright notices 2009-01-22 00:40:04 +00:00
cancel.c More ITS#6104: mutex-protected check of o_cancel value from other thread 2009-06-05 23:26:09 +00:00
ch_malloc.c Update copyright notices 2009-01-22 00:40:04 +00:00
compare.c Update copyright notices 2009-01-22 00:40:04 +00:00
component.c Update copyright notices 2009-01-22 00:40:04 +00:00
component.h Update copyright notices 2009-01-22 00:40:04 +00:00
config.c ITS#5942 consolidate server URL match to config_check_my_url(). 2009-07-29 09:04:39 +00:00
config.h ITS#5942 consolidate server URL match to config_check_my_url(). 2009-07-29 09:04:39 +00:00
connection.c ITS#6220 don't check write timeouts when global_writetimeout isn't set 2009-07-21 02:04:46 +00:00
controls.c Change AttributeName.an_oc_exclude to an_oc_flags, avoid multiple 2009-07-26 00:14:15 +00:00
cr.c Update copyright notices 2009-01-22 00:40:04 +00:00
ctxcsn.c Delete obsolete context entry stuff 2009-03-10 03:51:14 +00:00
daemon.c Silence warning. Also avoids pointless umask(0) when umask already is 0. 2009-07-06 23:19:52 +00:00
DB_CONFIG
delete.c Update copyright notices 2009-01-22 00:40:04 +00:00
dn.c add in-scope helper 2009-05-04 10:57:50 +00:00
entry.c add entry_dup_to(); use it to address ITS#6172 (thanks to Michael Karcher) 2009-08-03 13:18:05 +00:00
extended.c Update copyright notices 2009-01-22 00:40:04 +00:00
filter.c Update copyright notices 2009-01-22 00:40:04 +00:00
filterentry.c To be safe (see ITS#5328), set hasSubordinates before be_has_subordinates() 2009-05-20 21:42:13 +00:00
frontend.c Update copyright notices 2009-01-22 00:40:04 +00:00
globals.c Update copyright notices 2009-01-22 00:40:04 +00:00
index.c Update copyright notices 2009-01-22 00:40:04 +00:00
init.c cleanup (related to ITS#5760) 2009-02-15 22:16:21 +00:00
ldapsync.c ITS#6195 must normalize cookies before comparing them 2009-07-08 00:55:27 +00:00
limits.c allow to delete olcLimits values (ITS#6159) 2009-06-02 23:17:58 +00:00
lock.c Update copyright notices 2009-01-22 00:40:04 +00:00
main.c add slapschema tool (ITS#6150) 2009-05-28 13:40:57 +00:00
Makefile.in add slapschema tool (ITS#6150) 2009-05-28 13:40:57 +00:00
matchedValues.c Update copyright notices 2009-01-22 00:40:04 +00:00
modify.c In slap_mods_check, always compare ordering index first 2009-08-04 02:42:20 +00:00
modrdn.c Update copyright notices 2009-01-22 00:40:04 +00:00
mods.c fix objectClass inheritance deletion (ITS#5517, ITS#5963) 2009-02-22 23:32:00 +00:00
module.c ITS#6016 check for static backends and overlays 2009-04-02 23:41:41 +00:00
mr.c Update copyright notices 2009-01-22 00:40:04 +00:00
mra.c Update copyright notices 2009-01-22 00:40:04 +00:00
nt_svc.c Update copyright notices 2009-01-22 00:40:04 +00:00
oc.c Update copyright notices 2009-01-22 00:40:04 +00:00
oidm.c Update copyright notices 2009-01-22 00:40:04 +00:00
operation.c Update copyright notices 2009-01-22 00:40:04 +00:00
operational.c Update copyright notices 2009-01-22 00:40:04 +00:00
passwd.c Update copyright notices 2009-01-22 00:40:04 +00:00
phonetic.c Update copyright notices 2009-01-22 00:40:04 +00:00
proto-slap.h add entry_dup_to(); use it to address ITS#6172 (thanks to Michael Karcher) 2009-08-03 13:18:05 +00:00
referral.c Update copyright notices 2009-01-22 00:40:04 +00:00
result.c Fix typo in 1.250 fake sorted results control 2009-07-13 02:42:38 +00:00
root_dse.c ITS#5892 return -1 from ldif_read_record on error 2009-07-07 22:30:55 +00:00
sasl.c ITS#6101, did not always (re)set rs->sr_sasldata before send_ldap_sasl() 2009-07-07 22:31:35 +00:00
saslauthz.c Update copyright notices 2009-01-22 00:40:04 +00:00
schema_check.c fix typo 2009-05-06 07:55:42 +00:00
schema_init.c be liberal in accepting CL (ITS#6241) 2009-08-04 14:14:17 +00:00
schema_prep.c more about ITS#5792 2009-02-05 21:11:05 +00:00
schema.c Update copyright notices 2009-01-22 00:40:04 +00:00
schemaparse.c Update copyright notices 2009-01-22 00:40:04 +00:00
search.c Change AttributeName.an_oc_exclude to an_oc_flags, avoid multiple 2009-07-26 00:14:15 +00:00
sets.c Update copyright notices 2009-01-22 00:40:04 +00:00
sets.h Update copyright notices 2009-01-22 00:40:04 +00:00
sl_malloc.c ITS#6054 assert/exit on failed allocs 2009-04-11 03:40:12 +00:00
slap.h Change AttributeName.an_oc_exclude to an_oc_flags, avoid multiple 2009-07-26 00:14:15 +00:00
slapacl.c ITS#6214 use the main thread's context so cleanup can occur 2009-07-22 04:39:57 +00:00
slapadd.c ITS#5892 return -1 from ldif_read_record on error 2009-07-07 22:30:55 +00:00
slapauth.c ITS#6214 use the main thread's context so cleanup can occur 2009-07-22 04:39:57 +00:00
slapcat.c Update copyright notices 2009-01-22 00:40:04 +00:00
slapcommon.c ITS#5892 make sure ldif error messages are displayed 2009-07-07 21:51:27 +00:00
slapcommon.h add slapschema tool (ITS#6150) 2009-05-28 13:40:57 +00:00
slapd.conf
slapd.ldif
slapdn.c Update copyright notices 2009-01-22 00:40:04 +00:00
slapindex.c Update copyright notices 2009-01-22 00:40:04 +00:00
slappasswd.c Update copyright notices 2009-01-22 00:40:04 +00:00
slapschema.c ITS#6214 use the main thread's context so cleanup can occur 2009-07-22 04:39:57 +00:00
slaptest.c Update copyright notices 2009-01-22 00:40:04 +00:00
starttls.c Update copyright notices 2009-01-22 00:40:04 +00:00
str2filter.c Update copyright notices 2009-01-22 00:40:04 +00:00
syncrepl.c ITS#5942 consolidate server URL match to config_check_my_url(). 2009-07-29 09:04:39 +00:00
syntax.c Update copyright notices 2009-01-22 00:40:04 +00:00
txn.c Update copyright notices 2009-01-22 00:40:04 +00:00
unbind.c Update copyright notices 2009-01-22 00:40:04 +00:00
user.c Update copyright notices 2009-01-22 00:40:04 +00:00
value.c Update copyright notices 2009-01-22 00:40:04 +00:00
zn_malloc.c Update copyright notices 2009-01-22 00:40:04 +00:00