openldap/servers/slapd
2000-06-06 19:32:15 +00:00
..
back-dnssrv DNSSRV use res_query, not res_search 2000-06-05 23:56:26 +00:00
back-ldap Fix memory leak in new schema code. 2000-06-06 05:21:14 +00:00
back-ldbm Add presense indexing 2000-06-06 19:32:15 +00:00
back-passwd SLAPD_SCHEMA_NOT_COMPAT: Update back-passwd (that was too easy) 2000-05-25 01:15:09 +00:00
back-perl Const'ification 2000-05-22 03:46:57 +00:00
back-shell Const'ification 2000-05-22 03:46:57 +00:00
back-sql Summary of changes: 2000-05-26 16:03:32 +00:00
back-tcl Const'ification 2000-05-22 03:59:32 +00:00
schema Move old schema files to Attic. 2000-06-05 07:17:51 +00:00
shell-backends Y2k copyright update 2000-05-13 02:47:56 +00:00
tools Move experimental Back-BDB2 to Attic 2000-06-06 01:23:17 +00:00
abandon.c Y2k copyright update 2000-05-13 02:47:56 +00:00
acl.c Rework ACI codes to use OpenLDAPaci. Add needed schema elements. 2000-05-30 21:34:55 +00:00
aclparse.c Fix anonymous mapping 2000-06-03 16:29:34 +00:00
ad.c New indexer/filter codes (test suite works) with cheats 2000-06-04 22:59:38 +00:00
add.c SLAPD_SCHEMA_NOT_COMPAT: fix bugs in add/modify logic 2000-05-23 18:08:19 +00:00
at.c SLAPD_SCHEMA_NOT_COMPAT: add subtype aware is_at_syntax() 2000-05-28 19:15:37 +00:00
attr.c Prepare for unifdef -DSLAPD_SCHEMA_NOT_COMPAT 2000-06-06 04:49:19 +00:00
ava.c SLAPD_SCHEMA_NOT_COMPAT: Fix UTF8StringNormalizer 2000-05-24 23:27:33 +00:00
backend.c A simple (and correct) backend group selection. 2000-06-05 07:38:23 +00:00
bind.c Const'ification 2000-05-22 03:46:57 +00:00
ch_malloc.c Y2k copyright update 2000-05-13 02:47:56 +00:00
charray.c Add ManageDSAit support to back-dnssrv 2000-06-05 03:10:46 +00:00
compare.c Const'ification 2000-05-22 03:46:57 +00:00
config.c Relocate schema_init() call to main() 2000-05-15 20:04:36 +00:00
configinfo.c Const'ification 2000-05-22 03:46:57 +00:00
connection.c Bug fix for new sockbuf code under NT. Added mutex protection against 2000-06-04 04:29:07 +00:00
controls.c Remove not to be implemented control. 2000-06-06 04:50:24 +00:00
daemon.c Const'ification 2000-05-22 03:46:57 +00:00
delete.c Const'ification 2000-05-22 03:46:57 +00:00
dn.c Remove support for DNS DNs (not to be confused with X.500 DN using 2000-06-05 20:07:02 +00:00
entry.c New indexer/filter codes (test suite works) with cheats 2000-06-04 22:59:38 +00:00
extended.c Const'ification 2000-05-22 03:46:57 +00:00
filter.c s/substring/substrings/ 2000-05-27 22:46:37 +00:00
filterentry.c New indexer/filter codes (test suite works) with cheats 2000-06-04 22:59:38 +00:00
index.c New indexer/filter codes (test suite works) with cheats 2000-06-04 22:59:38 +00:00
init.c Const'ification 2000-05-22 03:46:57 +00:00
kerberos.c Y2k copyright update 2000-05-13 02:47:56 +00:00
libslapd.dsp New indexer/filter codes (test suite works) with cheats 2000-06-04 22:59:38 +00:00
lock.c Y2k copyright update 2000-05-13 02:47:56 +00:00
main.c Fix build problems under NT... likely broken service manager code. 2000-05-27 06:21:23 +00:00
Makefile.in DNSSRV use res_query, not res_search 2000-06-05 23:56:26 +00:00
modify.c SLAPD_SCHEMA_NOT_COMPAT: copy mod op 2000-05-28 21:45:49 +00:00
modrdn.c Const'ification 2000-05-22 03:46:57 +00:00
module.c Adds for Start TLS functionality on slapd and LDAP C API. 1999-12-09 22:33:22 +00:00
monitor.c SLAPD_SCHEMA_NOT_COMPAT: cleanup 2000-05-23 17:00:46 +00:00
mr.c SLAPD_SCHEMA_NOT_COMPAT: working modify? need additional match 2000-05-28 23:51:39 +00:00
nt_svc.c Y2k copyright update 2000-05-13 02:47:56 +00:00
oc.c Rework ACI codes to use OpenLDAPaci. Add needed schema elements. 2000-05-30 21:34:55 +00:00
operation.c Y2k copyright update 2000-05-13 02:47:56 +00:00
passwd.c Const'ification 2000-05-22 03:46:57 +00:00
phonetic.c Y2k copyright update 2000-05-13 02:47:56 +00:00
proto-slap.h Use #ifdef, not #if 2000-06-05 16:18:48 +00:00
repl.c SLAPD_SCHEMA_NOT_COMPAT: framework for value_match() and value_find() 2000-05-21 22:46:51 +00:00
result.c ITS#537: lber io rewrite from Gambor Gombas. 2000-06-01 20:59:21 +00:00
root_dse.c Rework ACI codes to use OpenLDAPaci. Add needed schema elements. 2000-05-30 21:34:55 +00:00
sasl.c Const'ification 2000-05-22 03:46:57 +00:00
schema_check.c Bug fix. 2000-06-04 04:34:21 +00:00
schema_init.c New indexer/filter codes (test suite works) with cheats 2000-06-04 22:59:38 +00:00
schema_prep.c Add extensibleObject support 2000-05-31 18:46:13 +00:00
schema.c Const'ification 2000-05-22 03:46:57 +00:00
schemaparse.c Use err2txt for unknown error 2000-06-06 05:54:36 +00:00
search.c SLAPD_SCHEMA_NOT_COMPAT: Add more three value filter logic code 2000-05-24 00:13:27 +00:00
slap.h New indexer/filter codes (test suite works) with cheats 2000-06-04 22:59:38 +00:00
slapd.at.conf Switch userpasswd from 'ces' to 'bin'. 1999-11-23 19:03:40 +00:00
slapd.conf Include core.schema, not old schema files 2000-06-05 17:47:15 +00:00
slapd.dsp New indexer/filter codes (test suite works) with cheats 2000-06-04 22:59:38 +00:00
slapd.dsw
slapd.oc.conf Fix typo in last commit and in schema_check.c 2000-05-23 20:33:40 +00:00
starttls.c Const'ification 2000-05-22 03:46:57 +00:00
str2filter.c SLAPD_SCHEMA_NOT_COMPAT: 2000-05-28 18:58:09 +00:00
suffixalias.c Y2k copyright update 2000-05-13 02:47:56 +00:00
syntax.c Let the caller decide how liberal the schema parsing routines will be. 2000-05-28 22:45:56 +00:00
unbind.c Y2k copyright update 2000-05-13 02:47:56 +00:00
user.c Y2k copyright update 2000-05-13 02:47:56 +00:00
value.c Prepare for unifdef -DSLAPD_SCHEMA_NOT_COMPAT 2000-06-06 04:49:19 +00:00