openldap/servers/slapd
2004-09-23 19:23:17 +00:00
..
back-bdb Modified @oc supprot code to the share anlist routines; Revised anlist routines 2004-09-23 02:48:14 +00:00
back-dnssrv More dynamic/static cleanup 2004-04-08 05:58:54 +00:00
back-hdb Fix module link libraries 2004-04-17 15:12:20 +00:00
back-ldap unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
back-ldbm referral mem leak fix 2004-09-14 01:03:08 +00:00
back-meta unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
back-monitor lots of cleanup; few improvements; fix RDN selection bug when creating connection dynamic entries; rework entries ordering - now it's more intuitive and regular; optimize counters update 2004-09-12 22:12:58 +00:00
back-null More dynamic/static cleanup 2004-04-08 05:58:54 +00:00
back-passwd clarify no limits in (internal) searches 2004-06-12 11:33:21 +00:00
back-perl Move MSVC port to the Attic 2004-09-04 04:37:41 +00:00
back-relay rework op/rs structures to deal with opeartional attributes 2004-07-18 21:44:29 +00:00
back-shell Use AC_STRERROR_R 2004-04-26 19:16:14 +00:00
back-sql improve candidate selection when filtering by objectClass 2004-09-22 23:17:32 +00:00
overlays Make ppolicy_add consistent with ppolicy_modify - don't add pwdChangedTime 2004-09-21 00:14:28 +00:00
schema Fix OID assignment 2004-09-07 05:27:30 +00:00
shell-backends Happy new year 2004-01-01 19:15:16 +00:00
slapi memory leak fixes 2004-09-11 02:02:09 +00:00
abandon.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
acl.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
aclparse.c frontend stuff moved into a database structure, essentially to allow overlays to be processed before database selection; passes all tests (ITS#3080) 2004-07-26 21:26:34 +00:00
ad.c A follow-on commit to the previous @oc support change to use anlist 2004-09-23 19:23:17 +00:00
add.c a memory fix for slap_mods2entry(): don't trim mods array - trim it outside 2004-09-21 03:08:07 +00:00
asn.h Misc Bug Fix: 2004-08-26 16:43:28 +00:00
at.c fix typo in comment 2004-06-28 20:59:04 +00:00
attr.c fix attr_merge() usage; cleanup 2004-08-06 16:39:45 +00:00
ava.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
backend.c A follow-on commit to the previous @oc support change to use anlist 2004-09-23 19:23:17 +00:00
backglue.c fix uninit'd be_context_csn for syncrepl 2004-08-28 00:26:35 +00:00
backover.c rework op/rs structures to deal with opeartional attributes 2004-07-18 21:44:29 +00:00
bind.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
cancel.c reset o_next pointer before freeing the operation (otherwise an assertion 2004-07-02 14:57:35 +00:00
ch_malloc.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
compare.c ITS#3333 fix for compare 2004-09-17 22:07:29 +00:00
component.c component cleanup 2004-09-18 02:32:06 +00:00
config.c A follow-on commit to the previous @oc support change to use anlist 2004-09-23 19:23:17 +00:00
connection.c lots of cleanup; few improvements; fix RDN selection bug when creating connection dynamic entries; rework entries ordering - now it's more intuitive and regular; optimize counters update 2004-09-12 22:12:58 +00:00
controls.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
cr.c Happy new year 2004-01-01 19:15:16 +00:00
ctxcsn.c Fix ITS#3288: use be_pcl_mutexp instead of be_pcl_mutex 2004-08-18 10:53:34 +00:00
daemon.c Add localSSF slapd.conf(5) directive to set SSF associated 2004-09-10 22:35:24 +00:00
DB_CONFIG A very basic DB_CONFIG example 2004-06-18 04:49:08 +00:00
delete.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
dn.c Remove unused variable if not compiling with HAVE_TLS - NB slapd always 2004-09-20 04:06:25 +00:00
entry.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
extended.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
filter.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
filterentry.c value_match cleanup 2004-09-18 06:04:57 +00:00
frontend.c frontend stuff moved into a database structure, essentially to allow overlays to be processed before database selection; passes all tests (ITS#3080) 2004-07-26 21:26:34 +00:00
globals.c STRLENOF cleanup 2004-04-27 21:40:54 +00:00
index.c Happy new year 2004-01-01 19:15:16 +00:00
init.c free default_referral 2004-09-14 01:04:28 +00:00
kerberos.c Happy new year 2004-01-01 19:15:16 +00:00
ldapsync.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
limits.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
lock.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
main.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
Makefile.in Use shtool(1) (to a limited degree, more use would simplify things) 2004-09-05 03:24:28 +00:00
matchedValues.c value_match cleanup 2004-09-18 06:04:57 +00:00
modify.c memory leak fixes 2004-09-11 02:02:09 +00:00
modrdn.c memory leak fixes 2004-09-11 02:02:09 +00:00
mods.c fix permissive; cleanup 2004-08-06 16:40:48 +00:00
module.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
mr.c descriptors are case insenstive (ITS#3334) 2004-09-18 00:21:29 +00:00
mra.c component cleanup 2004-09-18 02:32:06 +00:00
nt_svc.c Happy new year 2004-01-01 19:15:16 +00:00
oc.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
oidm.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
operation.c ITS#3092: Rename sl_free() and friends to slap_sl_free() 2004-04-20 03:44:57 +00:00
operational.c Initial entryDN implementation. 2004-09-07 05:00:33 +00:00
passwd.c Modified @oc supprot code to the share anlist routines; Revised anlist routines 2004-09-23 02:48:14 +00:00
phonetic.c Happy new year 2004-01-01 19:15:16 +00:00
proto-slap.h Modified @oc supprot code to the share anlist routines; Revised anlist routines 2004-09-23 02:48:14 +00:00
referral.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
repl.c bvalue cleanup 2004-04-08 06:49:17 +00:00
result.c use GMP for multiple precision in counters 2004-09-11 16:15:53 +00:00
root_dse.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
sasl.c memory leak fixes 2004-09-11 02:02:09 +00:00
saslauthz.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
schema_check.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
schema_init.c Add additional DN matching rules. 2004-09-09 03:56:58 +00:00
schema_prep.c Add additional DN matching rules. 2004-09-09 03:56:58 +00:00
schema.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
schemaparse.c Fix wrong error when using operative attribute in 2004-06-25 01:05:49 +00:00
search.c Modified @oc supprot code to the share anlist routines; Revised anlist routines 2004-09-23 02:48:14 +00:00
sessionlog.c ITS#3092: Rename sl_free() and friends to slap_sl_free() 2004-04-20 03:44:57 +00:00
sets.c fix malformed test and var initialization 2004-08-06 16:14:05 +00:00
sets.h Happy new year 2004-01-01 19:15:16 +00:00
sl_malloc.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
slap.h Modified @oc supprot code to the share anlist routines; Revised anlist routines 2004-09-23 02:48:14 +00:00
slapacl.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
slapadd.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
slapauth.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
slapcat.c Add "slapcat -a filter" support 2004-09-08 21:44:28 +00:00
slapcommon.c *oc support in attr list 2004-09-18 02:07:41 +00:00
slapcommon.h Add "slapcat -a filter" support 2004-09-08 21:44:28 +00:00
slapd.conf A very basic DB_CONFIG example 2004-06-18 04:49:08 +00:00
slapdn.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
slapindex.c Merged slap tools with main slapd binary; installs symlinks. 2004-02-26 19:03:41 +00:00
slappasswd.c lutil_passwd_hash result berval is in argument list now 2004-03-02 22:11:31 +00:00
slaptest.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
starttls.c Note fixme 2004-08-28 01:26:34 +00:00
str2filter.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
syncrepl.c A follow-on commit to the previous @oc support change to use anlist 2004-09-23 19:23:17 +00:00
syntax.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
unbind.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
user.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00
value.c unifdef -UNEW_LOGGING 2004-09-04 04:54:28 +00:00