..
back-dnssrv
Update SASL code to reuse context through life of session.
2000-07-13 22:54:38 +00:00
back-ldap
Update SASL code to reuse context through life of session.
2000-07-13 22:54:38 +00:00
back-ldbm
Update SASL code to reuse context through life of session.
2000-07-13 22:54:38 +00:00
back-passwd
Update SASL code to reuse context through life of session.
2000-07-13 22:54:38 +00:00
back-perl
Update SASL code to reuse context through life of session.
2000-07-13 22:54:38 +00:00
back-shell
Update SASL code to reuse context through life of session.
2000-07-13 22:54:38 +00:00
back-sql
minor fix (eliminate warnings)
2000-06-29 21:54:31 +00:00
back-tcl
New backend routine: back_attribute
2000-06-21 17:41:49 +00:00
schema
Fix typos
2000-06-30 21:57:29 +00:00
shell-backends
Y2k copyright update
2000-05-13 02:47:56 +00:00
tools
Update NT build to include recently added SASL sources.
2000-07-13 23:43:24 +00:00
abandon.c
Y2k copyright update
2000-05-13 02:47:56 +00:00
acl.c
Remove lint
2000-07-05 21:03:57 +00:00
aclparse.c
Prepare for Set ACLs and ACIs.
2000-06-29 21:41:54 +00:00
ad.c
Add experimental support for undefined attribute types.
2000-07-02 17:16:18 +00:00
add.c
Modified slapd to be slurpd friendly.
2000-06-25 20:07:40 +00:00
at.c
unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-06-06 19:43:18 +00:00
attr.c
Minor adjustments to last commit
2000-06-15 22:53:18 +00:00
ava.c
Fix leak pointed out by christian.lorenz@suse.de (ITS#614)
2000-07-04 20:27:59 +00:00
backend.c
Modify backend_attribute to return bervals and adjust ACLs
2000-06-26 01:22:32 +00:00
bind.c
Update SASL code to reuse context through life of session.
2000-07-13 22:54:38 +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
Remove unnecessary arg from front end backend_check_referrals call
2000-06-16 04:07:57 +00:00
config.c
Update SASL code to reuse context through life of session.
2000-07-13 22:54:38 +00:00
configinfo.c
Const'ification
2000-05-22 03:46:57 +00:00
connection.c
Store sasl callbacks in session handle so that they can properly freed.
2000-07-15 00:01:09 +00:00
controls.c
Remove not to be implemented control.
2000-06-06 04:50:24 +00:00
daemon.c
Update SASL code to reuse context through life of session.
2000-07-13 22:54:38 +00:00
delete.c
Remove unnecessary arg from front end backend_check_referrals call
2000-06-16 04:07:57 +00:00
dn.c
Minor cleanup
2000-06-14 21:11:56 +00:00
entry.c
Add experimental support for undefined attribute types.
2000-07-02 17:16:18 +00:00
extended.c
Const'ification
2000-05-22 03:46:57 +00:00
filter.c
Rename escape_value to filter_escape_value
2000-07-02 17:14:37 +00:00
filterentry.c
Add attribute type/matching rule support for structuralObjectClass attribute
2000-06-26 05:13:41 +00:00
index.c
New indexer/filter codes (test suite works) with cheats
2000-06-04 22:59:38 +00:00
init.c
Update SASL code to reuse context through life of session.
2000-07-13 22:54:38 +00:00
kerberos.c
Y2k copyright update
2000-05-13 02:47:56 +00:00
libslapd.dsp
Add sets to NT build, remove LINT
2000-07-01 04:58:23 +00:00
lock.c
Y2k copyright update
2000-05-13 02:47:56 +00:00
main.c
Introduce LDAP_V() and friends
2000-06-20 03:53:12 +00:00
Makefile.in
Only process back-* subdirectories that have a Makefile.
2000-07-05 17:05:42 +00:00
modify.c
Remove unnecessary arg from front end backend_check_referrals call
2000-06-16 04:07:57 +00:00
modrdn.c
Remove unnecessary arg from front end backend_check_referrals call
2000-06-16 04:07: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
Reworked thread code to better support thread-library specific
2000-06-13 02:42:13 +00:00
mr.c
unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-06-06 19:43:18 +00:00
nt_svc.c
Check if process is installed/running as service on NT beofre trying t
2000-06-15 02:21:01 +00:00
oc.c
Fix is_object_subclass and implicitly add 'top' to structural
2000-06-19 16:12:57 +00:00
operation.c
Y2k copyright update
2000-05-13 02:47:56 +00:00
passwd.c
Added -llber 'N' ber_printf format which inserts a NULL if
2000-06-24 01:40:39 +00:00
phonetic.c
Y2k copyright update
2000-05-13 02:47:56 +00:00
proto-slap.h
Update SASL code to reuse context through life of session.
2000-07-13 22:54:38 +00:00
repl.c
unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-06-06 19:43:18 +00:00
result.c
Added -llber 'N' ber_printf format which inserts a NULL if
2000-06-24 01:40:39 +00:00
root_dse.c
Update SASL code to reuse context through life of session.
2000-07-13 22:54:38 +00:00
sasl.c
Rework SASL command line arguments. Default is now to authenticate
2000-07-15 23:25:46 +00:00
schema.c
unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-06-06 19:43:18 +00:00
schema_check.c
unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-06-06 19:43:18 +00:00
schema_init.c
Provide caseExactIA5SubstringsMatch using OpenLDAP OID
2000-07-02 16:36:21 +00:00
schema_prep.c
Add octetString syntax to undefined attribute type
2000-07-02 17:50:18 +00:00
schemaparse.c
Use ASCII_*() macros and friends. Should be combined with similiar LDAP_*()
2000-06-20 17:05:15 +00:00
search.c
Update SASL code to reuse context through life of session.
2000-07-13 22:54:38 +00:00
sets.c
Add sets to NT build, remove LINT
2000-07-01 04:58:23 +00:00
sets.h
Add support for Set ACLs and ACIs. Still need to make this syntax awa
2000-06-29 22:02:15 +00:00
slap.h
Rework SASL command line arguments. Default is now to authenticate
2000-07-15 23:25:46 +00:00
slapd.conf
Add references to slappasswd(8)
2000-06-18 19:38:01 +00:00
slapd.dsp
New indexer/filter codes (test suite works) with cheats
2000-06-04 22:59:38 +00:00
starttls.c
Const'ification
2000-05-22 03:46:57 +00:00
str2filter.c
unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-06-06 19:43:18 +00:00
suffixalias.c
Y2k copyright update
2000-05-13 02:47:56 +00:00
syntax.c
unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-06-06 19:43:18 +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
Add attribute type/matching rule support for structuralObjectClass attribute
2000-06-26 05:13:41 +00:00