.. |
back-bdb
|
Use DB_VERSION_ to set BDB_ENOUGH
|
2003-02-08 07:38:22 +00:00 |
back-dnssrv
|
|
|
back-ldap
|
cleanup null mapping detection
|
2003-01-27 21:34:25 +00:00 |
back-ldbm
|
some (poor) index cleanup
|
2003-02-07 15:20:57 +00:00 |
back-meta
|
add 'rebind-as-user' according to back-ldap's implementation
|
2003-02-05 22:04:20 +00:00 |
back-monitor
|
reworking of slapi headers
|
2003-01-27 14:44:39 +00:00 |
back-null
|
Fix typo in comment.
|
2003-01-24 20:12:50 +00:00 |
back-passwd
|
|
|
back-perl
|
|
|
back-shell
|
|
|
back-sql
|
|
|
back-tcl
|
|
|
schema
|
|
|
shell-backends
|
|
|
slapi
|
extern'ize
|
2003-02-08 19:18:46 +00:00 |
tools
|
Intermediate Response
|
2003-02-03 17:28:19 +00:00 |
abandon.c
|
LDAP Sync Operation (draft-zeilenga-ldup-sync) as a groundwork for an LDAP replication design
|
2003-02-05 07:37:02 +00:00 |
acl.c
|
ITS#2285 string_expand for acl set
|
2003-01-30 20:59:47 +00:00 |
aclparse.c
|
only document 'subtree', but also allow 'sub'
|
2003-02-05 20:38:42 +00:00 |
ad.c
|
|
|
add.c
|
Move RDN checks to entry_schema_check() so that it is consistently
|
2003-02-07 20:12:26 +00:00 |
at.c
|
|
|
attr.c
|
|
|
ava.c
|
|
|
backend.c
|
really put SLAPI behind its #ifdef
|
2003-02-07 19:06:15 +00:00 |
backglue.c
|
partially fixes ITS#2299
|
2003-02-05 19:33:01 +00:00 |
bind.c
|
really put SLAPI behind its #ifdef
|
2003-02-07 19:06:15 +00:00 |
cancel.c
|
LDAP Sync Operation (draft-zeilenga-ldup-sync) as a groundwork for an LDAP replication design
|
2003-02-05 07:37:02 +00:00 |
ch_malloc.c
|
|
|
compare.c
|
really put SLAPI behind its #ifdef
|
2003-02-07 19:06:15 +00:00 |
config.c
|
Disable reverse lookups by default for security
|
2003-02-08 07:40:19 +00:00 |
connection.c
|
LDAP Sync Operation (draft-zeilenga-ldup-sync) as a groundwork for an LDAP replication design
|
2003-02-05 07:37:02 +00:00 |
controls.c
|
cleanup
|
2003-02-07 15:18:43 +00:00 |
cr.c
|
add helper
|
2003-02-05 22:06:22 +00:00 |
daemon.c
|
trim unused var
|
2003-01-27 21:49:32 +00:00 |
delete.c
|
really put SLAPI behind its #ifdef
|
2003-02-07 19:06:15 +00:00 |
dn.c
|
|
|
entry.c
|
|
|
extended.c
|
slapi header cleanup
|
2003-01-27 21:53:23 +00:00 |
filter.c
|
|
|
filterentry.c
|
|
|
index.c
|
|
|
init.c
|
|
|
kerberos.c
|
|
|
libslapd.dsp
|
|
|
limits.c
|
|
|
lock.c
|
|
|
main.c
|
slapi header cleanup
|
2003-01-27 21:53:23 +00:00 |
Makefile.in
|
Fix includes for VPATH builds
|
2003-01-30 22:58:39 +00:00 |
matchedValues.c
|
|
|
modify.c
|
really put SLAPI behind its #ifdef
|
2003-02-07 19:06:15 +00:00 |
modrdn.c
|
really put SLAPI behind its #ifdef
|
2003-02-07 19:06:15 +00:00 |
mods.c
|
Honour PermitModify control when adding or deleting values. This code needs
|
2003-01-24 01:43:09 +00:00 |
module.c
|
silence warning
|
2003-01-27 21:51:33 +00:00 |
mr.c
|
|
|
mra.c
|
|
|
nt_svc.c
|
|
|
oc.c
|
Return 0 or 1 from is_entry_*(), to kill 'signed vs. unsigned' warnings.
|
2003-01-22 22:01:21 +00:00 |
oidm.c
|
|
|
operation.c
|
LDAP Sync Operation (draft-zeilenga-ldup-sync) as a groundwork for an LDAP replication design
|
2003-02-05 07:37:02 +00:00 |
operational.c
|
|
|
passwd.c
|
|
|
phonetic.c
|
|
|
proto-slap.h
|
Move RDN checks to entry_schema_check() so that it is consistently
|
2003-02-07 20:12:26 +00:00 |
referral.c
|
|
|
repl.c
|
|
|
result.c
|
Intermediate Response
|
2003-02-03 17:28:19 +00:00 |
root_dse.c
|
slapi header cleanup
|
2003-01-27 21:53:23 +00:00 |
sasl.c
|
(mostly blind) fix of possible leak/dangling pointer and cleanup
|
2003-02-07 00:46:11 +00:00 |
saslauthz.c
|
code cleanup
|
2003-02-07 19:05:45 +00:00 |
schema_check.c
|
Move RDN checks to entry_schema_check() so that it is consistently
|
2003-02-07 20:12:26 +00:00 |
schema_init.c
|
|
|
schema_prep.c
|
silence warning
|
2003-01-27 21:57:32 +00:00 |
schema.c
|
|
|
schemaparse.c
|
Move RDN checks to entry_schema_check() so that it is consistently
|
2003-02-07 20:12:26 +00:00 |
search.c
|
LDAP Sync Operation (draft-zeilenga-ldup-sync) as a groundwork for an LDAP replication design
|
2003-02-05 07:37:02 +00:00 |
sets.c
|
|
|
sets.h
|
|
|
slap.h
|
LDAP Sync Operation (draft-zeilenga-ldup-sync) as a groundwork for an LDAP replication design
|
2003-02-05 07:37:02 +00:00 |
slapd.conf
|
|
|
slapd.dsp
|
|
|
starttls.c
|
|
|
str2filter.c
|
|
|
suffixalias.c
|
|
|
syntax.c
|
|
|
unbind.c
|
|
|
user.c
|
|
|
value.c
|
|
|