.. |
back-bdb
|
Initial subordinate implementation (for chaining)
|
2003-12-30 03:53:03 +00:00 |
back-dnssrv
|
Cleanup unknown config directive handling.
|
2003-12-07 07:07:00 +00:00 |
back-hdb
|
Removed passwd.c
|
2003-12-01 12:55:05 +00:00 |
back-ldap
|
use dedicated admin identity to proxyAuthz
|
2003-12-13 10:57:42 +00:00 |
back-ldbm
|
LDAP_SCOPE_SUBORDINATES (for chaining)
|
2003-12-30 01:25:50 +00:00 |
back-meta
|
Clean up entry initialization
|
2003-12-13 02:00:07 +00:00 |
back-monitor
|
First round of SLAPI cleanups - use slapi_int_XXX for internal functions
|
2003-12-16 15:49:31 +00:00 |
back-null
|
Cleanup unknown config directive handling.
|
2003-12-07 07:07:00 +00:00 |
back-passwd
|
Cleanup unknown config directive handling.
|
2003-12-07 07:07:00 +00:00 |
back-perl
|
Cleanup unknown config directive handling.
|
2003-12-07 07:07:00 +00:00 |
back-shell
|
Cleanup unknown config directive handling.
|
2003-12-07 07:07:00 +00:00 |
back-sql
|
Update no-op control to return LDAP_NO_OPERATION instead of LDAP_SUCCESS.
|
2003-12-29 23:31:39 +00:00 |
overlays
|
Avoid runtime copying of BackendDB
|
2003-12-23 14:12:54 +00:00 |
schema
|
|
|
shell-backends
|
|
|
slapi
|
Cleanup SLAPI namespace
|
2003-12-28 04:14:19 +00:00 |
tools
|
Misc cleanup
|
2003-12-30 01:26:38 +00:00 |
abandon.c
|
|
|
acl.c
|
Fix assertion failure if acl_check_modlist() called where op->o_bd == NULL.
|
2003-12-30 03:50:14 +00:00 |
aclparse.c
|
in the <what> clause of ACLs, only 'attr=' or 'attrs=' are allowed; the former for backwards compatibility, while slapd.access(5) correctly uses only the latter form
|
2003-12-20 15:31:54 +00:00 |
ad.c
|
line up comments and code
|
2003-12-16 11:05:52 +00:00 |
add.c
|
Don't require slapi to be in the path - always include slapi/slapi.h
|
2003-12-28 04:17:48 +00:00 |
at.c
|
|
|
attr.c
|
|
|
ava.c
|
ITS#2521 log names of unrecognized attributeTypes in search filters
|
2003-12-04 01:10:02 +00:00 |
backend.c
|
Misc code cleanup
|
2003-12-29 22:25:43 +00:00 |
backglue.c
|
fix previous commit
|
2003-12-20 17:41:08 +00:00 |
backover.c
|
Execute overlays in reverse of config order.
|
2003-12-23 14:18:47 +00:00 |
bind.c
|
Don't require slapi to be in the path - always include slapi/slapi.h
|
2003-12-28 04:17:48 +00:00 |
cancel.c
|
Misc code cleanup
|
2003-12-29 22:25:43 +00:00 |
ch_malloc.c
|
|
|
compare.c
|
Don't require slapi to be in the path - always include slapi/slapi.h
|
2003-12-28 04:17:48 +00:00 |
config.c
|
Misc cleanup
|
2003-12-30 01:26:38 +00:00 |
connection.c
|
Misc code cleanup
|
2003-12-29 22:25:43 +00:00 |
controls.c
|
Revert to simple authzID behavior
|
2003-12-23 14:27:54 +00:00 |
cr.c
|
|
|
ctxcsn.c
|
Minor cleanup. Still need to address ITS#2866 point 2
|
2003-12-09 19:09:58 +00:00 |
daemon.c
|
Completely untested built-in EXTERNAL implementation
|
2003-12-18 06:52:39 +00:00 |
delete.c
|
Don't require slapi to be in the path - always include slapi/slapi.h
|
2003-12-28 04:17:48 +00:00 |
dn.c
|
|
|
entry.c
|
ITS#2865 don't try to calloc 0 bytes, log an error and return instead.
|
2003-12-09 20:10:44 +00:00 |
extended.c
|
Misc cleanup
|
2003-12-30 01:26:38 +00:00 |
filter.c
|
|
|
filterentry.c
|
|
|
globals.c
|
|
|
index.c
|
|
|
init.c
|
Don't require slapi to be in the path - always include slapi/slapi.h
|
2003-12-28 04:17:48 +00:00 |
kerberos.c
|
|
|
ldapsync.c
|
cleanup most of the -pedantic warnings (ITS#2884) and other small fixes
|
2003-12-17 20:55:46 +00:00 |
libslapd.dsp
|
|
|
limits.c
|
|
|
lock.c
|
|
|
main.c
|
Don't require slapi to be in the path - always include slapi/slapi.h
|
2003-12-28 04:17:48 +00:00 |
Makefile.in
|
Move ldapi to /var/run
|
2003-12-19 02:28:06 +00:00 |
matchedValues.c
|
|
|
modify.c
|
Don't require slapi to be in the path - always include slapi/slapi.h
|
2003-12-28 04:17:48 +00:00 |
modrdn.c
|
Don't require slapi to be in the path - always include slapi/slapi.h
|
2003-12-28 04:17:48 +00:00 |
mods.c
|
|
|
module.c
|
|
|
mr.c
|
|
|
mra.c
|
|
|
nt_svc.c
|
|
|
oc.c
|
|
|
oidm.c
|
|
|
operation.c
|
Don't require slapi to be in the path - always include slapi/slapi.h
|
2003-12-28 04:17:48 +00:00 |
operational.c
|
|
|
passwd.c
|
Better fix for ITS#2512. Use callback to invoke replog before sending
|
2003-12-25 15:01:53 +00:00 |
phonetic.c
|
|
|
proto-slap.h
|
Misc cleanup
|
2003-12-30 01:26:38 +00:00 |
referral.c
|
|
|
repl.c
|
Revert prev commit, unnecessary
|
2003-12-25 14:57:26 +00:00 |
result.c
|
Update no-op control to return LDAP_NO_OPERATION instead of LDAP_SUCCESS.
|
2003-12-29 23:31:39 +00:00 |
root_dse.c
|
Don't require slapi to be in the path - always include slapi/slapi.h
|
2003-12-28 04:17:48 +00:00 |
sasl.c
|
Misc cleanup
|
2003-12-30 01:26:38 +00:00 |
saslauthz.c
|
propagate flags to sasl-regexp functions (will need it later)
|
2003-12-18 18:32:45 +00:00 |
schema_check.c
|
|
|
schema_init.c
|
cleanup most of the -pedantic warnings (ITS#2884) and other small fixes
|
2003-12-17 20:55:46 +00:00 |
schema_prep.c
|
Update OID
|
2003-12-30 01:58:23 +00:00 |
schema.c
|
Use gmtime_r() if HAVE_GMTIME_R is defined (need to add autoconf check)
|
2003-12-06 05:37:00 +00:00 |
schemaparse.c
|
|
|
search.c
|
Don't require slapi to be in the path - always include slapi/slapi.h
|
2003-12-28 04:17:48 +00:00 |
sessionlog.c
|
cleanup most of the -pedantic warnings (ITS#2884) and other small fixes
|
2003-12-17 20:55:46 +00:00 |
sets.c
|
|
|
sets.h
|
|
|
sl_malloc.c
|
ITS#2884 silence warning. We don't dereference this pointer, we just use
|
2003-12-18 03:54:48 +00:00 |
slap.h
|
Misc cleanup
|
2003-12-30 01:26:38 +00:00 |
slapd.conf
|
Move pid/args files into $(RUNDIR)/run
|
2003-12-19 02:18:29 +00:00 |
slapd.dsp
|
|
|
starttls.c
|
|
|
str2filter.c
|
|
|
syncrepl.c
|
Misc cleanup
|
2003-12-30 01:26:38 +00:00 |
syntax.c
|
|
|
unbind.c
|
|
|
user.c
|
|
|
value.c
|
|
|