openldap/servers/slapd
Jong Hyuk Choi b81122d441 Slapadd is changed to include Operational Attributes (entryUUID, entryCSN,
creatorsName, modifiersName, createTimestamp, modifyTimestamp) when it adds
from ldif file. Month field in time format in entryCSN is changed to 1~12.
2002-08-21 00:11:32 +00:00
..
back-bdb Quick check of LOCK_ID() return. Likely should retry... but not forever. 2002-08-20 03:10:08 +00:00
back-dnssrv Fix dynamic module linking 2002-06-21 01:34:53 +00:00
back-ldap better error handling when returning results 2002-08-13 17:00:33 +00:00
back-ldbm add function slap_modrdn2mods that prepares modifications list for delete/add old/new rdn values 2002-08-16 16:35:16 +00:00
back-meta better error handling when returning results 2002-08-13 17:00:33 +00:00
back-monitor Remove lint 2002-08-06 03:08:12 +00:00
back-null
back-passwd operationsError != Internal Error 2002-07-31 22:49:02 +00:00
back-perl Moved slap_strcopy, slap_strncopy to lutil_strcopy, lutil_strncopy 2002-07-27 00:24:02 +00:00
back-shell operationsError != Internal Error 2002-07-31 22:49:02 +00:00
back-sql CHANGES: 2002-08-16 16:45:24 +00:00
back-tcl Fix dynamic module linking 2002-06-21 01:34:53 +00:00
schema Fix pkiUser 2002-07-27 10:25:42 +00:00
shell-backends operationsError != Internal Error 2002-07-31 22:49:02 +00:00
tools Slapadd is changed to include Operational Attributes (entryUUID, entryCSN, 2002-08-21 00:11:32 +00:00
abandon.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
acl.c consistently reduce string_expand bv_len by 1 2002-08-11 20:26:01 +00:00
aclparse.c Add #include "lutil.h" for lutil_str* functions 2002-08-06 02:36:34 +00:00
ad.c ITS#2004 AD lang bug fix 2002-08-20 19:08:18 +00:00
add.c ITS#1893, use "schemadn" to configure subschemasubentry DN. (diff was 2002-08-10 03:10:52 +00:00
at.c
attr.c
ava.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
backend.c ITS#1893, use "schemadn" to configure subschemasubentry DN. (diff was 2002-08-10 03:10:52 +00:00
backglue.c Rework c_authzid_backend in preparation for sasl_setpass() support 2002-06-11 22:56:47 +00:00
bind.c Log successful SASL bind (ITS#2017) 2002-08-13 03:49:21 +00:00
ch_malloc.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
charray.c Moved slap_strcopy, slap_strncopy to lutil_strcopy, lutil_strncopy 2002-07-27 00:24:02 +00:00
compare.c ITS#1893, use "schemadn" to configure subschemasubentry DN. (diff was 2002-08-10 03:10:52 +00:00
config.c Fix inverted bvmatch logic in modrdn 2002-08-12 08:45:20 +00:00
connection.c Revert previous commit 2002-08-07 06:37:11 +00:00
controls.c Fix IRIX sc_mask conflict 2002-08-13 02:32:57 +00:00
daemon.c Moved slap_strcopy, slap_strncopy to lutil_strcopy, lutil_strncopy 2002-07-27 00:24:02 +00:00
delete.c ITS#1893, use "schemadn" to configure subschemasubentry DN. (diff was 2002-08-10 03:10:52 +00:00
dn.c fix typo in last commit 2002-08-19 07:08:59 +00:00
entry.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
extended.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
filter.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
filterentry.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
index.c
init.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
kerberos.c
libslapd.dsp Add matchedValues 2002-07-08 18:54:52 +00:00
limits.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
lock.c Patch: lutil_progname() and lutil_strcopy() are not declared (ITS#2021) 2002-08-13 02:33:20 +00:00
main.c Fix cargv leak in recursive read_config() 2002-08-07 08:22:43 +00:00
Makefile.in
matchedValues.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
modify.c ITS#1893, use "schemadn" to configure subschemasubentry DN. (diff was 2002-08-10 03:10:52 +00:00
modrdn.c add function slap_modrdn2mods that prepares modifications list for delete/add old/new rdn values 2002-08-16 16:35:16 +00:00
mods.c
module.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
mr.c Updated register_syntax, register_matching_rule for more convenient 2002-08-17 01:29:18 +00:00
mra.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
nt_svc.c
oc.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
oidm.c
operation.c Revert previous commit 2002-08-07 06:37:11 +00:00
operational.c ITS#1893, use "schemadn" to configure subschemasubentry DN. (diff was 2002-08-10 03:10:52 +00:00
passwd.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
phonetic.c
proto-slap.h Use search callbacks in slap_sasl_checkpass and slap_auxprop_lookup, 2002-08-20 05:32:54 +00:00
referral.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
repl.c
result.c Add support for response controls 2002-08-12 20:50:20 +00:00
root_dse.c misc cleanup 2002-07-23 18:35:12 +00:00
sasl.c Use search callbacks in slap_sasl_checkpass and slap_auxprop_lookup, 2002-08-20 05:32:54 +00:00
saslauthz.c Use search callbacks in slap_sasl_checkpass and slap_auxprop_lookup, 2002-08-20 05:32:54 +00:00
schema_check.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
schema_init.c Updated register_syntax, register_matching_rule for more convenient 2002-08-17 01:29:18 +00:00
schema_prep.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
schema.c ITS#1893, use "schemadn" to configure subschemasubentry DN. (diff was 2002-08-10 03:10:52 +00:00
schemaparse.c Improve schema error messages 2002-07-27 06:08:51 +00:00
search.c ITS#1893, use "schemadn" to configure subschemasubentry DN. (diff was 2002-08-10 03:10:52 +00:00
sets.c
sets.h
slap.h Updated register_syntax, register_matching_rule for more convenient 2002-08-17 01:29:18 +00:00
slapd.conf Add back_bdb to modules 2002-08-11 21:06:03 +00:00
slapd.dsp
starttls.c
str2filter.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
suffixalias.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
syntax.c Updated register_syntax, register_matching_rule for more convenient 2002-08-17 01:29:18 +00:00
unbind.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
user.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
value.c