.. |
back-bdb2
|
Initial implementation of Kerberos password verification for
|
2000-01-08 18:42:11 +00:00 |
back-ldap
|
Filled in Cyrus SASL authz/storage callbacks for all backends
|
2000-01-02 05:42:14 +00:00 |
back-ldbm
|
Move INDEX_ macros from back-ldbm.h to slap.h and prefix with SLAP_
|
2000-01-28 20:38:00 +00:00 |
back-passwd
|
Filled in Cyrus SASL authz/storage callbacks for all backends
|
2000-01-02 05:42:14 +00:00 |
back-perl
|
Filled in Cyrus SASL authz/storage callbacks for all backends
|
2000-01-02 05:42:14 +00:00 |
back-shell
|
Filled in Cyrus SASL authz/storage callbacks for all backends
|
2000-01-02 05:42:14 +00:00 |
back-tcl
|
* configure.in: add tcl8.2 to list of tcl libs to search for, also added new MOD_TCL_LIB
|
1999-09-23 05:32:10 +00:00 |
schema
|
Remove 'mail' as it 'standard', not 'laser'
|
2000-01-01 20:10:41 +00:00 |
shell-backends
|
Obsolete file
|
1999-11-01 22:38:24 +00:00 |
tools
|
Move ldap_unicode_t to ldap_pvt.h, typedef to ldap_ucs2_t for now.
|
2000-01-27 05:27:36 +00:00 |
abandon.c
|
|
|
acl.c
|
Additional changes to migrate to new schema codes
|
2000-01-28 20:01:00 +00:00 |
aclparse.c
|
Additional changes to migrate to new schema codes
|
2000-01-28 20:01:00 +00:00 |
add.c
|
Add code to handle operational attributes via new schema codes
|
2000-01-27 19:02:24 +00:00 |
attr.c
|
Additional changes to migrate to new schema codes
|
2000-01-28 20:01:00 +00:00 |
ava.c
|
Additional changes to migrate to new schema codes
|
2000-01-28 20:01:00 +00:00 |
backend.c
|
Additional changes to migrate to new schema codes
|
2000-01-28 20:01:00 +00:00 |
bind.c
|
Merged in preliminary support for Cyrus SASL library;
|
2000-01-02 01:21:25 +00:00 |
ch_malloc.c
|
|
|
charray.c
|
|
|
compare.c
|
Have compare use get_ava().
|
2000-01-25 00:05:36 +00:00 |
config.c
|
Additional changes to migrate to new schema codes
|
2000-01-28 20:01:00 +00:00 |
configinfo.c
|
In preparation for adding dn_rewrite()...
|
1999-09-24 01:46:37 +00:00 |
connection.c
|
Merged in preliminary support for Cyrus SASL library;
|
2000-01-02 01:21:25 +00:00 |
controls.c
|
Reengineered ldappasswd(1). Uses extended operation to set
|
1999-12-08 04:37:59 +00:00 |
daemon.c
|
Per ITS#419, don't require SLAPD_RLOOKUPS when HAVE_TCPD
|
2000-01-11 01:12:08 +00:00 |
delete.c
|
Reengineered ldappasswd(1). Uses extended operation to set
|
1999-12-08 04:37:59 +00:00 |
dn.c
|
Move uppercase comment to be next to uppercasing code.
|
2000-01-25 00:49:14 +00:00 |
entry.c
|
In preparation for adding dn_rewrite()...
|
1999-09-24 01:46:37 +00:00 |
extended.c
|
Updated sasl response to support returning of referrals.
|
1999-12-15 23:22:47 +00:00 |
filter.c
|
Additional changes to migrate to new schema codes
|
2000-01-28 20:01:00 +00:00 |
filterentry.c
|
Put more old schema code behind SLAPD_SCHEMA_COMPAT (which still
|
2000-01-28 00:33:29 +00:00 |
init.c
|
Place passwd extended op into builtin list.
|
1999-12-09 23:05:15 +00:00 |
kerberos.c
|
Initial implementation of Kerberos password verification for
|
2000-01-08 18:42:11 +00:00 |
libslapd.dsp
|
adjust to kerberos/passwd rearrangements.
|
1999-11-24 00:49:02 +00:00 |
lock.c
|
Removed explicit include of <ac/param.h> because it must be included
|
1999-11-02 19:39:56 +00:00 |
main.c
|
Add password check and generation check.
|
1999-12-12 18:45:06 +00:00 |
Makefile.in
|
Install schema/*.{at,oc}.conf files.
|
2000-01-01 20:11:50 +00:00 |
modify.c
|
Add code to handle operational attributes via new schema codes
|
2000-01-27 19:02:24 +00:00 |
modrdn.c
|
Reengineered ldappasswd(1). Uses extended operation to set
|
1999-12-08 04:37:59 +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
|
Set modifiersname/timestamp upon creation.
|
1999-11-01 17:19:01 +00:00 |
nt_svc.c
|
Fixes for NT dynamic linking.
|
1999-11-27 23:40:08 +00:00 |
operation.c
|
|
|
passwd.c
|
Updated sasl response to support returning of referrals.
|
1999-12-15 23:22:47 +00:00 |
phonetic.c
|
|
|
proto-slap.h
|
Additional changes to migrate to new schema codes
|
2000-01-28 20:01:00 +00:00 |
repl.c
|
|
|
result.c
|
Add code to handle operational attributes via new schema codes
|
2000-01-27 19:02:24 +00:00 |
root_dse.c
|
Reengineered ldappasswd(1). Uses extended operation to set
|
1999-12-08 04:37:59 +00:00 |
sasl.c
|
Merged in preliminary support for Cyrus SASL library;
|
2000-01-02 01:21:25 +00:00 |
schema.c
|
Put more old schema code behind SLAPD_SCHEMA_COMPAT (which still
|
2000-01-28 00:33:29 +00:00 |
schemaparse.c
|
Additional changes to migrate to new schema codes
|
2000-01-28 20:01:00 +00:00 |
search.c
|
Reengineered ldappasswd(1). Uses extended operation to set
|
1999-12-08 04:37:59 +00:00 |
slap.h
|
Move INDEX_ macros from back-ldbm.h to slap.h and prefix with SLAP_
|
2000-01-28 20:38:00 +00:00 |
slapd.at.conf
|
Switch userpasswd from 'ces' to 'bin'.
|
1999-11-23 19:03:40 +00:00 |
slapd.conf
|
Modify slapd.conf to match example provided in Quick Start Guide
|
1999-12-04 18:35:33 +00:00 |
slapd.dsp
|
release build needs advapi32.lib added to link
|
1999-12-07 20:08:05 +00:00 |
slapd.dsw
|
|
|
slapd.oc.conf
|
Add OpenLDAP RCSid
|
1999-09-08 22:52:19 +00:00 |
slapd.syms
|
Add some mutex symbols, delete unused *_values symbols
|
1999-12-10 03:42:39 +00:00 |
starttls.c
|
Updated sasl response to support returning of referrals.
|
1999-12-15 23:22:47 +00:00 |
str2filter.c
|
Second round of schema changes
|
2000-01-25 21:13:31 +00:00 |
suffixalias.c
|
|
|
unbind.c
|
|
|
user.c
|
|
|
value.c
|
Put more old schema code behind SLAPD_SCHEMA_COMPAT (which still
|
2000-01-28 00:33:29 +00:00 |