openldap/servers/slapd
2000-10-11 16:41:15 +00:00
..
back-bdb Fix thread handling and error printing 2000-10-01 19:21:07 +00:00
back-dnssrv Update SASL code to reuse context through life of session. 2000-07-13 22:54:38 +00:00
back-ldap Added conn and op arguments to group backend callback. 2000-10-11 16:35:14 +00:00
back-ldbm Update ldappasswd binddn bug, man page and error reporting 2000-10-11 04:56:08 +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 Use example.com in examples 2000-08-21 03:09:53 +00:00
back-sql documentation update. this reflects recent changes (redesign, referral and multiple objectclasses support, and other), and provides new (hopefully more clear ;) description of concept 2000-09-05 18:16:58 +00:00
back-tcl New backend routine: back_attribute 2000-06-21 17:41:49 +00:00
schema Don't allow authPassword (yet) 2000-10-10 01:07:39 +00:00
shell-backends Y2k copyright update 2000-05-13 02:47:56 +00:00
tools Add more detail to "configured to hold" message 2000-10-10 01:37:07 +00:00
abandon.c Y2k copyright update 2000-05-13 02:47:56 +00:00
acl.c Removed testing mods accidentally committed with previous fix. 2000-10-11 16:41:15 +00:00
aclparse.c Permit access defined by uniqueMember and not only DN-valued 2000-10-09 19:09:22 +00:00
ad.c Fix ;binary subtyping 2000-09-14 06:07:23 +00:00
add.c Add connection and operation arguments to backend callbacks. 2000-09-29 05:25:44 +00:00
at.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +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 Fix SLAPD_SPASSWD typo which caused passwd_mutex not to be used 2000-10-09 19:09:28 +00:00
bind.c We need to set sasl_layers prior to returning result... 2000-10-07 02:00:54 +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 disallow more root dse operations 2000-09-08 16:59:15 +00:00
config.c s/saslregex/sasl-regex/ 2000-10-06 21:16:36 +00:00
configinfo.c Const'ification 2000-05-22 03:46:57 +00:00
connection.c Don't recursive lock connections_mutex in idle timeout routine 2000-09-22 18:18:39 +00:00
controls.c Remove not to be implemented control. 2000-06-06 04:50:24 +00:00
daemon.c Remove lint. 2000-10-09 19:11:46 +00:00
delete.c Disallow inappropriate operations upon the root dse. 2000-09-08 05:20:46 +00:00
dn.c misc cleanup 2000-09-29 02:50:34 +00:00
entry.c Fix up logging 2000-10-10 06:34:58 +00:00
extended.c Remove extended op callback function... doesn't provide necessary locking 2000-08-26 02:13:52 +00:00
filter.c Remove lint. 2000-10-09 19:11:46 +00:00
filterentry.c Update framework to support registration of approximate matching 2000-07-24 21:29:30 +00:00
index.c First cut of LDBM substrings indexing. Needs testing. 2000-08-22 21:26:25 +00:00
init.c Fix SLAPD_SPASSWD typo which caused passwd_mutex not to be used 2000-10-09 19:09:28 +00:00
kerberos.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
libslapd.dsp remove lint 2000-09-22 01:40:57 +00:00
lock.c Y2k copyright update 2000-05-13 02:47:56 +00:00
main.c slight change to chdir/chroot commit to clean up perror args 2000-10-09 23:38:30 +00:00
Makefile.in ITS#806: Fix DISTDIR typo 2000-10-05 17:57:41 +00:00
modify.c disallow more root dse operations 2000-09-08 16:59:15 +00:00
modrdn.c disallow more root dse operations 2000-09-08 16:59:15 +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 Remove dead comment 2000-07-27 18:40:50 +00:00
mr.c Fix misleading text in debug output. 2000-10-09 19:14:44 +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 s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
operation.c Y2k copyright update 2000-05-13 02:47:56 +00:00
passwd.c Fix SLAPD_SPASSWD typo which caused passwd_mutex not to be used 2000-10-09 19:09:28 +00:00
phonetic.c s/METAPHONE/SLAPD_METAPHONE/ 2000-07-27 00:14:39 +00:00
proto-slap.h Add connection and operation arguments to backend callbacks. 2000-09-29 05:25:44 +00:00
repl.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
result.c Logging changes 2000-09-30 01:04:54 +00:00
root_dse.c Don't publish version 2 if disallowed 2000-08-31 18:51:15 +00:00
sasl.c We need to set sasl_layers prior to returning result... 2000-10-07 02:00:54 +00:00
saslauthz.c Make sure authzid form produces a valid subject DN. Support 2000-10-06 23:50:38 +00:00
schema_check.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
schema_init.c allow numericString match indexing 2000-10-04 02:23:42 +00:00
schema_prep.c Use ucdata (very experimental) 2000-09-07 23:19:10 +00:00
schema.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
schemaparse.c conform schema routines to ldap naming conventions 2000-07-22 17:30:44 +00:00
search.c Add 'defaultSearchBase' configuration directive to help support 2000-09-11 21:57:14 +00:00
sets.c Remove extranous characters (^M) and other minor clean up 2000-09-12 21:43:42 +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 Permit access defined by uniqueMember and not only DN-valued 2000-10-09 19:09:22 +00:00
slapd.conf Add "index objectClass eq" 2000-08-25 01:16:32 +00:00
slapd.dsp Update projects for DB31 (Sleepcat changed library names, ugh) 2000-09-12 00:33:02 +00:00
starttls.c Add "allow tls_2_anon" to allow StartTLS to force session to anonymous. 2000-09-08 22:59:01 +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 s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +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 Plug memory leak of normalized value in value_find() 2000-07-20 23:56:12 +00:00