openldap/servers/slapd
2000-05-10 21:48:18 +00:00
..
back-bdb2 Undo slapd/add.c rev 1.54; back-bdb2 and back-ldbm were the only backends 2000-05-10 16:36:46 +00:00
back-dnssrv DNS SRV meat (a work in progress) 2000-05-10 21:48:18 +00:00
back-ldap LDAP_OPERATIONS -> LDAP_OTHER 2000-04-19 13:42:08 +00:00
back-ldbm Undo slapd/add.c rev 1.54; back-bdb2 and back-ldbm were the only backends 2000-05-10 16:36:46 +00:00
back-passwd
back-perl
back-shell Fix realloc bug and remove use of LDAP_MOD_BVALUES 2000-04-19 08:43:37 +00:00
back-sql wrap sql *.c files with #ifdef SLAPD_SQL to facilate NT builds 2000-03-19 06:18:27 +00:00
back-tcl
schema MUST -> MAY ( cn ) 2000-03-17 02:05:21 +00:00
shell-backends
tools Remove bogus use of PERL_LDFLAGS, it's correctly inserted in SLAPD_LIBS 2000-05-10 21:18:12 +00:00
abandon.c
acl.c SCHEMA_NOT_COMPAT changes 2000-04-25 13:21:06 +00:00
aclparse.c Fix improperly terminated comment 2000-04-12 01:10:50 +00:00
ad.c
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
ava.c
backend.c Add DNS SRV backend framework (a work in progress). 2000-05-10 18:17:38 +00:00
bind.c A NULL (empty) SASL mechanism should not result in a protocol error. 2000-04-26 09:20:25 +00:00
ch_malloc.c
charray.c
compare.c LDAP_OPERATIONS_ERROR -> LDAP_OTHER 2000-04-25 13:18:59 +00:00
config.c
configinfo.c
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
daemon.c
delete.c LDAP_OPERATIONS_ERROR -> LDAP_OTHER 2000-04-25 13:18:59 +00:00
dn.c
entry.c Missing entry causes slapd to segfault (ITS#482) 2000-03-17 01:47:40 +00:00
extended.c
filter.c Fix debug messages 2000-04-12 01:39:52 +00:00
filterentry.c
init.c
kerberos.c
libslapd.dsp LDAP_OPERATIONS_ERROR -> LDAP_OTHER 2000-04-25 13:18:59 +00:00
lock.c
main.c
Makefile.in Move default LDBM directory from /usr/tmp to $(localstatedir) 2000-05-03 10:07:21 +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
monitor.c SASL code without backend support. Should work with 2000-04-25 16:03:17 +00:00
mr.c
nt_svc.c
oc.c
operation.c
passwd.c Avoid C++ keyword 'new' in header files. 2000-04-30 15:26:51 +00:00
phonetic.c
proto-slap.h Avoid C++ keyword 'new' in header files. 2000-04-30 15:26:51 +00:00
repl.c
result.c
root_dse.c Don't add subentries of the RootDSE to namingContexts 2000-03-17 02:06:10 +00:00
sasl.c Add experimental code to check simple bind passwords 2000-05-10 04:29:51 +00:00
schema_check.c entry_schema_check() rename and more (error handling) 2000-04-25 13:15:55 +00:00
schema_init.c
schema.c
schemaparse.c
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
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
slapd.oc.conf
slapd.syms
starttls.c Fix comment 2000-04-25 13:02:42 +00:00
str2filter.c
suffixalias.c
syntax.c
unbind.c
user.c
value.c