openldap/servers/slapd
2001-12-26 10:06:19 +00:00
..
back-bdb Changed search attrs to struct berval **. 2001-12-26 08:17:44 +00:00
back-dnssrv Changed search attrs to struct berval **. 2001-12-26 08:47:04 +00:00
back-ldap Fix attrs handling 2001-12-26 09:19:57 +00:00
back-ldbm Changed search attrs to struct berval **. 2001-12-26 08:17:44 +00:00
back-meta Changed search attrs to struct berval **. 2001-12-26 08:47:04 +00:00
back-monitor Changed search attrs to struct berval **. 2001-12-26 08:47:04 +00:00
back-passwd Changed search attrs to struct berval **. 2001-12-26 08:47:04 +00:00
back-perl Changed search attrs to struct berval **. 2001-12-26 08:47:04 +00:00
back-shell Changed search attrs to struct berval **. 2001-12-26 08:47:04 +00:00
back-sql Changed search attrs to struct berval **. 2001-12-26 08:47:04 +00:00
back-tcl Fix attrs handling 2001-12-26 09:19:57 +00:00
schema added backend-side support for on-the-fly operational attributes; added hasSubordinates to schema and back-ldbm 2001-12-22 11:50:16 +00:00
shell-backends ITS#1399, fix make depend when built as module 2001-12-08 07:48:58 +00:00
tools Changed search attrs to struct berval **. 2001-12-26 08:17:44 +00:00
abandon.c
acl.c Fix unterminated string in previous commit. dnNormalize ought to use an 2001-12-26 04:51:10 +00:00
aclparse.c Merged ber_bvstr and ber_bvstrdup into ber_str2bv. 2001-12-26 10:06:19 +00:00
ad.c Changed search attrs to struct berval **. 2001-12-26 08:17:44 +00:00
add.c More struct berval DNs 2001-12-25 19:48:26 +00:00
at.c More struct berval changes, dnNormalize migration... 2001-12-26 04:17:49 +00:00
attr.c
ava.c
backend.c Changed search attrs to struct berval **. 2001-12-26 08:17:44 +00:00
backglue.c Changed search attrs to struct berval **. 2001-12-26 08:17:44 +00:00
bind.c More "char *" to struct berval DN changes 2001-12-25 02:30:01 +00:00
ch_malloc.c
charray.c Changed search attrs to struct berval **. 2001-12-26 08:17:44 +00:00
compare.c More struct berval DNs 2001-12-25 19:48:26 +00:00
config.c More struct berval DNs 2001-12-25 19:48:26 +00:00
configinfo.c More struct berval DNs 2001-12-25 19:48:26 +00:00
connection.c Changed sai_dn, sai_ndn to struct berval. (Affects op->o_dn,o_ndn, 2001-12-24 15:11:01 +00:00
controls.c misc cleanup 2001-12-09 18:57:46 +00:00
daemon.c fix from jon@symas.com - inet_ntoa on uninitialized sockaddr 2001-12-17 22:46:59 +00:00
delete.c More struct berval DNs 2001-12-25 19:48:26 +00:00
dn.c Remove unneeded cheats. hyc found/fixed my bug (in slap.h) 2001-12-24 20:42:05 +00:00
entry.c This really should work... but it's no more broken than last commit 2001-12-24 20:20:29 +00:00
extended.c
filter.c Clean up some symbol scoping 2001-12-24 06:36:44 +00:00
filterentry.c
index.c
init.c improvements to monitor backend: added a log entry that lists the current log level and can be modified via protocol at runtime, to change the log level; minor improvements; fixed a problem in dealing with dn normalization 2001-12-10 09:50:06 +00:00
kerberos.c
libslapd.dsp More misc MSVC changes 2001-12-09 02:43:04 +00:00
limits.c from jon@symas.com - minor cleanup 2001-12-17 22:48:29 +00:00
lock.c
main.c More thorough backend_destroy. Added config_destroy. Destroy slap_listeners. 2001-12-15 12:05:58 +00:00
Makefile.in better handling of on-the-fly operational attrs by means of helpers 2001-12-22 14:24:13 +00:00
modify.c More struct berval DNs 2001-12-25 19:48:26 +00:00
modrdn.c More struct berval DNs 2001-12-25 19:48:26 +00:00
mods.c
module.c
mr.c Add structuralObjectClass support and a bit of const'ification 2001-12-19 22:08:24 +00:00
mra.c fix from jon@symas.com - don't free uninitialized bv_val 2001-12-17 22:46:08 +00:00
nt_svc.c
oc.c More struct berval changes, dnNormalize migration... 2001-12-26 04:17:49 +00:00
operation.c Changed sai_dn, sai_ndn to struct berval. (Affects op->o_dn,o_ndn, 2001-12-24 15:11:01 +00:00
operational.c better handling of on-the-fly operational attrs by means of helpers 2001-12-22 14:24:13 +00:00
passwd.c Use struct berval DNs for root DN and update DN 2001-12-25 00:05:26 +00:00
phonetic.c Clean up some symbol scoping 2001-12-24 06:36:44 +00:00
proto-slap.h Changed search attrs to struct berval **. 2001-12-26 08:17:44 +00:00
referral.c
repl.c Have replog() use struct berval DNs 2001-12-25 04:09:09 +00:00
result.c Changed search attrs to struct berval **. 2001-12-26 08:17:44 +00:00
root_dse.c More struct berval DNs 2001-12-25 19:48:26 +00:00
sasl.c More thorough backend_destroy. Added config_destroy. Destroy slap_listeners. 2001-12-15 12:05:58 +00:00
saslauthz.c More struct berval changes, dnNormalize migration... 2001-12-26 04:17:49 +00:00
schema_check.c LDAPv2 disallow and other flag changes 2001-12-21 04:44:34 +00:00
schema_init.c Migrate to dnNormalize 2001-12-26 06:21:23 +00:00
schema_prep.c Clean up some symbol scoping 2001-12-24 06:36:44 +00:00
schema.c Changed search attrs to struct berval **. 2001-12-26 08:17:44 +00:00
schemaparse.c
search.c Changed search attrs to struct berval **. 2001-12-26 08:17:44 +00:00
sets.c More struct berval changes, dnNormalize migration... 2001-12-26 04:17:49 +00:00
sets.h More struct berval changes, dnNormalize migration... 2001-12-26 04:17:49 +00:00
slap.h Changed search attrs to struct berval **. 2001-12-26 08:17:44 +00:00
slapd.conf
slapd.dsp Fix up builds 2001-12-22 20:17:19 +00:00
starttls.c Changed sai_dn, sai_ndn to struct berval. (Affects op->o_dn,o_ndn, 2001-12-24 15:11:01 +00:00
str2filter.c
suffixalias.c Changed suffix_alias() to use struct berval * in-place. 2001-12-24 16:29:18 +00:00
syntax.c Add structuralObjectClass support and a bit of const'ification 2001-12-19 22:08:24 +00:00
unbind.c
user.c
value.c