openldap/servers/slapd
Jong Hyuk Choi 33b8042bc0 cleanup
2003-06-11 19:35:31 +00:00
..
back-bdb cleanup 2003-06-11 19:35:31 +00:00
back-dnssrv Another round of minor copyright updates 2003-05-25 03:56:57 +00:00
back-hdb
back-ldap Fix config, chaining 2003-06-11 06:32:24 +00:00
back-ldbm
back-meta Change dn->bv_val to op->o_req_dn.bv_val in LDAP_LOG() (from rev 1.24 change). 2003-06-04 12:34:42 +00:00
back-monitor fix typo; need to port fix in OPENLDAP_REL_ENG_2_2 2003-05-31 22:27:19 +00:00
back-null Another round of minor copyright updates 2003-05-25 03:56:57 +00:00
back-passwd Another round of minor copyright updates 2003-05-25 03:56:57 +00:00
back-perl #include Perl files before OpenLDAP files, and #undef _ (ITS#2513) 2003-06-05 11:44:06 +00:00
back-shell Do not set op->o_private (to the process' pid). Only abandon needed it. 2003-06-03 17:31:25 +00:00
back-sql
back-tcl
schema Clarify copyrights 2003-05-25 04:07:47 +00:00
shell-backends
slapi s/forms/form in PADL copyright 2003-05-25 04:48:49 +00:00
tools Preliminary backend overlay support, based on backglue, not tested... 2003-06-11 02:27:51 +00:00
abandon.c Fixed minor compile errors 2003-04-15 20:40:02 +00:00
acl.c
aclparse.c Break up too long string literals (>509 characters, ISO C's minimum max size). 2003-06-03 18:01:37 +00:00
ad.c ITS#2217 fix option sorting 2003-05-22 08:39:55 +00:00
add.c - LDAP_SYNCREPL defined in include/ldap.h 2003-05-01 23:39:29 +00:00
at.c #ifdef -DSLAP_NVALUES 2003-04-05 03:35:16 +00:00
attr.c
ava.c More memory context tweaks 2003-04-11 01:29:28 +00:00
backend.c syncrepl changes 2003-06-11 17:03:57 +00:00
backglue.c ITS#2474 default return value 2003-04-29 20:01:51 +00:00
backover.c Fix config, chaining 2003-06-11 06:32:24 +00:00
bind.c Fix some Statslog()s: Add missing newlines. Print file descriptor as long. 2003-05-15 23:45:33 +00:00
cancel.c
ch_malloc.c Added sl_context() to return the context associated with an alloc'd ptr. 2003-04-12 05:12:40 +00:00
compare.c #include <ac/string.h> to get strcasecmp(). 2003-05-15 11:43:33 +00:00
config.c syncrepl changes 2003-06-11 17:03:57 +00:00
connection.c Fix vrFilter compile error 2003-06-10 03:30:14 +00:00
controls.c Fix printf format in debug output. 2003-06-11 15:50:25 +00:00
cr.c #ifdef -DSLAP_NVALUES 2003-04-05 03:35:16 +00:00
daemon.c Fix select/yield 2003-06-06 23:52:06 +00:00
delete.c
dn.c Fix TL malloc/free 2003-05-28 22:15:44 +00:00
entry.c Fix assignment of <char/int>* to unsigned <char/int>* and vice versa. 2003-05-02 13:29:28 +00:00
extended.c Add missing 0 initializer in builtin_extops[] 2003-06-03 17:49:33 +00:00
filter.c Fix computed filter inversion 2003-04-29 20:40:26 +00:00
filterentry.c
globals.c
index.c #include <ac/string.h> to get strcasecmp(). 2003-05-15 11:43:33 +00:00
init.c Call SLAPI close function, not start function on shutdown 2003-06-09 04:11:06 +00:00
kerberos.c
libslapd.dsp
limits.c
lock.c
main.c
Makefile.in Preliminary backend overlay support, based on backglue, not tested... 2003-06-11 02:27:51 +00:00
matchedValues.c vrFilter -> o_vrFilter 2003-06-10 03:32:33 +00:00
modify.c
modrdn.c - LDAP_SYNCREPL defined in include/ldap.h 2003-05-01 23:39:29 +00:00
mods.c Remove excess `0' arguments to fprintf. 2003-05-15 11:47:42 +00:00
module.c Add EBCDIC support. (but of course you need an OS/390 port of libltdl) 2003-06-11 13:37:59 +00:00
mr.c
mra.c More memory context tweaks 2003-04-11 01:29:28 +00:00
nt_svc.c
oc.c
oidm.c
operation.c Fix LBER_OPT_MEMCTX behavior 2003-05-28 22:17:08 +00:00
operational.c use global bervals for TRUE/FALSE 2003-04-16 19:49:00 +00:00
passwd.c - LDAP_SYNCREPL defined in include/ldap.h 2003-05-01 23:39:29 +00:00
phonetic.c
proto-slap.h syncrepl changes 2003-06-11 17:03:57 +00:00
referral.c remove dnPretty 2003-04-29 18:13:10 +00:00
repl.c
result.c code clean before adding readback hacks 2003-06-11 00:59:10 +00:00
root_dse.c
sasl.c
saslauthz.c
schema_check.c Fix content rule validation code -- don't use validation result variable 2003-05-14 05:29:46 +00:00
schema_init.c misc cleanup 2003-06-09 21:33:46 +00:00
schema_prep.c Schema cleanup 2003-05-31 18:57:32 +00:00
schema.c #ifdef -DSLAP_NVALUES 2003-04-05 03:35:16 +00:00
schemaparse.c Break up too long string literals (>509 characters, ISO C's minimum max size). 2003-06-03 18:01:37 +00:00
search.c Add 'deref=' to Statslog SRCH output. 2003-06-11 16:22:29 +00:00
sets.c
sets.h Memory context tweaks for Bind 2003-04-12 06:56:42 +00:00
sl_malloc.c cleanup comments of sl_mem_detach() 2003-05-30 21:44:18 +00:00
slap.h syncrepl changes 2003-06-11 17:03:57 +00:00
slapd.conf
slapd.dsp Remove values match v. filter struct field macro overloads 2003-01-20 20:21:17 +00:00
starttls.c
str2filter.c Fix LBER_OPT_MEMCTX behavior 2003-05-28 22:17:08 +00:00
syncrepl.c syncrepl changes 2003-06-11 17:03:57 +00:00
syntax.c #ifdef -DSLAP_NVALUES 2003-04-05 03:35:16 +00:00
unbind.c Fixed minor compile errors 2003-04-15 20:40:02 +00:00
user.c Happy new year 2003-01-03 20:20:47 +00:00
value.c fix up nvalues code so that pretty routines work properly 2003-04-25 02:28:06 +00:00