| .. |
|
back-bdb2
|
SLAPD_SCHEMA_NOT_COMPAT: cleanup
|
2000-05-23 17:00:46 +00:00 |
|
back-dnssrv
|
Additional clarification... and fix second typo
|
2000-05-27 00:49:55 +00:00 |
|
back-ldap
|
const'ification
|
2000-05-22 03:55:03 +00:00 |
|
back-ldbm
|
Raise MAXDBCACHE to 128.
|
2000-06-03 03:37:02 +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
|
Add project public directory schema
|
2000-05-31 00:47:40 +00:00 |
|
shell-backends
|
Y2k copyright update
|
2000-05-13 02:47:56 +00:00 |
|
tools
|
Move ldapd into the Attic, quipu tools remain for now.
|
2000-06-01 23:00:22 +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
|
SLAPD_SCHEMA_NOT_COMPAT: fix up add framework
|
2000-05-23 01:21:47 +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
|
SLAPD_SCHEMA_NOT_COMPAT: working modify? need additional match
|
2000-05-28 23:51:39 +00:00 |
|
ava.c
|
SLAPD_SCHEMA_NOT_COMPAT: Fix UTF8StringNormalizer
|
2000-05-24 23:27:33 +00:00 |
|
backend.c
|
SLAPD_SCHEMA_NOT_COMPAT: Mostly work modify
|
2000-05-28 16:36:34 +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
|
Const'ification
|
2000-05-22 03:46:57 +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
|
Y2k copyright update
|
2000-05-13 02:47:56 +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
|
Const'ification
|
2000-05-22 03:46:57 +00:00 |
|
entry.c
|
Const'ification
|
2000-05-22 03:46:57 +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
|
SLAPD_SCHEMA_NOT_COMPAT: framework for substring searching
|
2000-05-27 21:41:04 +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
|
LDAP_OPERATIONS_ERROR -> LDAP_OTHER
|
2000-04-25 13:18:59 +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
|
Install *.schema only
|
2000-06-01 15:27:10 +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
|
Rework ACI codes to use OpenLDAPaci. Add needed schema elements.
|
2000-05-30 21:34:55 +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.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
|
Rework ACI codes to use OpenLDAPaci. Add needed schema elements.
|
2000-05-30 21:34:55 +00:00 |
|
schema_prep.c
|
Add extensibleObject support
|
2000-05-31 18:46:13 +00:00 |
|
schemaparse.c
|
Let the caller decide how liberal the schema parsing routines will be.
|
2000-05-28 22:45:56 +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
|
Add extensibleObject support
|
2000-05-31 18:46:13 +00:00 |
|
slapd.at.conf
|
Switch userpasswd from 'ces' to 'bin'.
|
1999-11-23 19:03:40 +00:00 |
|
slapd.conf
|
Update directory comment
|
2000-05-29 05:54:36 +00:00 |
|
slapd.dsp
|
Update
|
2000-04-25 13:12:40 +00:00 |
|
slapd.dsw
|
Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS.
|
1999-07-16 02:45:46 +00:00 |
|
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
|
SLAPD_SCHEMA_NOT_COMPAT: ACL cleanup (not yet working)
|
2000-05-29 03:44:06 +00:00 |