openldap/servers/slapd
2000-05-12 21:26:30 +00:00
..
back-bdb2 Removed XLDFLAGS, unnecessary for modules. 2000-05-11 09:33:34 +00:00
back-dnssrv Removed XLDFLAGS, unnecessary 2000-05-11 20:50:50 +00:00
back-ldap Removed XLDFLAGS, unnecessary for modules. 2000-05-11 09:33:34 +00:00
back-ldbm Removed XLDFLAGS, unnecessary for modules. 2000-05-11 09:33:34 +00:00
back-passwd Removed XLDFLAGS, unnecessary for modules. 2000-05-11 09:33:34 +00:00
back-perl LDAP_F macro is obsolete. Redeclare perl_ack_xs_init static, since it 2000-05-11 09:35:29 +00:00
back-shell Removed XLDFLAGS, unnecessary for modules. 2000-05-11 09:33:34 +00:00
back-sql Removed XLDFLAGS, unnecessary for modules. 2000-05-11 09:33:34 +00:00
back-tcl Removed XLDFLAGS, unnecessary for modules. 2000-05-11 09:33:34 +00:00
schema MUST -> MAY ( cn ) 2000-03-17 02:05:21 +00:00
shell-backends Yet another round of SLAPD_SCHEMA_NOT_COMPAT changes... 2000-02-06 21:09:44 +00:00
tools Remove bogus use of PERL_LDFLAGS, it's correctly inserted in SLAPD_LIBS 2000-05-10 21:18:12 +00:00
abandon.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
acl.c SCHEMA_NOT_COMPAT changes 2000-04-25 13:21:06 +00:00
aclparse.c Fix typo with dnattr parsing 2000-05-12 09:10:45 +00:00
ad.c Yet another round of SLAPD_SCHEMA_NOT_COMPAT changes, including: 2000-02-28 21:16:05 +00:00
add.c Undo slapd/add.c rev 1.54; back-bdb2 and back-ldbm were the only backends 2000-05-10 16:36:46 +00:00
at.c We need to inherit syntax_compat from superior. Problem manifests 2000-03-24 13:44:37 +00:00
attr.c Yet another round of SLAPD_SCHEMA_NOT_COMPAT changes, including: 2000-02-28 21:16:05 +00:00
ava.c Reorder error detection based upon precedence 2000-03-01 22:59:34 +00:00
backend.c Add DNS SRV backend framework (a work in progress). 2000-05-10 18:17:38 +00:00
bind.c Change negotiated mechanism: 2000-05-11 20:16:26 +00:00
ch_malloc.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
charray.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
compare.c LDAP_OPERATIONS_ERROR -> LDAP_OTHER 2000-04-25 13:18:59 +00:00
config.c Another round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT 2000-02-14 20:57:34 +00:00
configinfo.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
connection.c libldap/tls.c: change tls_verify_cb to no longer ignore verification errors. 2000-05-10 17:07:09 +00:00
controls.c Replace do_*() return -1 with return SLAPD_DISCONNECT. 2000-02-29 23:48:01 +00:00
daemon.c More fixes for NT support: 2000-05-11 20:50:20 +00:00
delete.c LDAP_OPERATIONS_ERROR -> LDAP_OTHER 2000-04-25 13:18:59 +00:00
dn.c Another round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT 2000-02-14 20:57:34 +00:00
entry.c Missing entry causes slapd to segfault (ITS#482) 2000-03-17 01:47:40 +00:00
extended.c StartTLS now grabs conn->c_mutex before mucking with connection. 2000-03-02 20:36:53 +00:00
filter.c Fix debug messages 2000-04-12 01:39:52 +00:00
filterentry.c Replace do_*() return -1 with return SLAPD_DISCONNECT. 2000-02-29 23:48:01 +00:00
init.c Place passwd extended op into builtin list. 1999-12-09 23:05:15 +00:00
kerberos.c Move extern to proto header 2000-01-29 20:06:46 +00:00
libslapd.dsp LDAP_OPERATIONS_ERROR -> LDAP_OTHER 2000-04-25 13:18:59 +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 Fix previous change to getRegParam, SERVICE_NAME is only known in slapd. 2000-05-12 21:26:30 +00:00
Makefile.in More fixes for NT support: 2000-05-11 20:50:20 +00:00
modify.c LDAP_OPERATIONS_ERROR -> LDAP_OTHER 2000-04-25 13:18:59 +00:00
modrdn.c LDAP_OPERATIONS_ERROR -> LDAP_OTHER 2000-04-25 13:18: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 SASL code without backend support. Should work with 2000-04-25 16:03:17 +00:00
mr.c Another round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT 2000-02-14 20:57:34 +00:00
nt_svc.c More fixes for NT support: 2000-05-11 20:50:20 +00:00
oc.c Fix calloc typo 2000-03-09 19:15:48 +00:00
operation.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
passwd.c Avoid C++ keyword 'new' in header files. 2000-04-30 15:26:51 +00:00
phonetic.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
proto-slap.h Avoid C++ keyword 'new' in header files. 2000-04-30 15:26:51 +00:00
repl.c More -DSLAPD_SCHEMA_NOT_COMPAT changes 2000-02-15 18:57:07 +00:00
result.c More fixes for NT support: 2000-05-11 20:50:20 +00:00
root_dse.c Don't add subentries of the RootDSE to namingContexts 2000-03-17 02:06:10 +00:00
sasl.c hostname needs to be static 2000-05-11 02:41:34 +00:00
schema_check.c entry_schema_check() rename and more (error handling) 2000-04-25 13:15:55 +00:00
schema_init.c Another round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT 2000-02-14 20:57:34 +00:00
schema.c Rework error handling. Add error descriptions. 2000-03-03 22:37:06 +00:00
schemaparse.c Another round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT 2000-02-14 20:57:34 +00:00
search.c return more descriptive error text 2000-04-25 13:12:20 +00:00
slap.h Remove #undef LDAP_MOD_BVALUES - backends like back-ldap that are also 2000-05-10 21:22:07 +00:00
slapd.at.conf Switch userpasswd from 'ces' to 'bin'. 1999-11-23 19:03:40 +00:00
slapd.conf Move default LDBM directory from /usr/tmp to $(localstatedir) 2000-05-03 10:07:21 +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 Add OpenLDAP RCSid 1999-09-08 22:52:19 +00:00
starttls.c Fix comment 2000-04-25 13:02:42 +00:00
str2filter.c Another round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT 2000-02-14 20:57:34 +00:00
suffixalias.c Another round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT 2000-02-14 20:57:34 +00:00
syntax.c Another round of SLAPD_SCHEMA_NOT_COMPAT changes including 2000-02-05 05:01:41 +00:00
unbind.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
user.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
value.c Replace -DSLAPD_SCHEMA_COMPAT with -USLAPD_SCHEMA_NOT_COMPAT 2000-01-31 22:14:16 +00:00