..
back-bdb
first step towards removing back-*/external.h
2004-11-13 18:52:44 +00:00
back-dnssrv
first step towards removing back-*/external.h
2004-11-13 18:52:44 +00:00
back-hdb
rework static backend initialization
2004-11-11 00:39:19 +00:00
back-ldap
first step towards removing back-*/external.h
2004-11-13 18:52:44 +00:00
back-ldbm
first step towards removing back-*/external.h
2004-11-13 18:52:44 +00:00
back-meta
first step towards removing back-*/external.h
2004-11-13 18:52:44 +00:00
back-monitor
first step towards removing back-*/external.h
2004-11-13 18:52:44 +00:00
back-null
first step towards removing back-*/external.h
2004-11-13 18:52:44 +00:00
back-passwd
first step towards removing back-*/external.h
2004-11-13 18:52:44 +00:00
back-perl
first step towards removing back-*/external.h
2004-11-13 18:52:44 +00:00
back-relay
first step towards removing back-*/external.h
2004-11-13 18:52:44 +00:00
back-shell
first step towards removing back-*/external.h
2004-11-13 18:52:44 +00:00
back-sql
first step towards removing back-*/external.h
2004-11-13 18:52:44 +00:00
overlays
sanity check
2004-11-13 17:27:15 +00:00
schema
ComponentFilterMatch support for userCertificate
2004-11-14 20:11:38 +00:00
shell-backends
Happy new year
2004-01-01 19:15:16 +00:00
slapi
Revert ITS#3353 patch, it needs to be reworked.
2004-10-06 05:51:38 +00:00
abandon.c
unifdef -UNEW_LOGGING
2004-09-04 04:54:28 +00:00
acl.c
improve memory allocation in sets
2004-10-08 15:07:22 +00:00
aclparse.c
add URI search to sets; documentation to come...
2004-10-07 17:05:48 +00:00
ad.c
silence warnings
2004-11-12 12:45:40 +00:00
add.c
Revert ITS#3353 patch, it needs to be reworked.
2004-10-06 05:51:38 +00:00
at.c
multiple precision with BIGNUM/gmp/ulong
2004-09-26 22:58:47 +00:00
attr.c
ComponentFilterMatch support for userCertificate
2004-11-14 20:11:38 +00:00
ava.c
unifdef -UNEW_LOGGING
2004-09-04 04:54:28 +00:00
backend.c
remove backed-out code from previous commit
2004-11-11 09:43:15 +00:00
backglue.c
Revert ITS#3353 patch, it needs to be reworked.
2004-10-06 05:51:38 +00:00
backover.c
improve overlay helpers
2004-11-13 17:20:24 +00:00
bind.c
Revert ITS#3353 patch, it needs to be reworked.
2004-10-06 05:51:38 +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
Revert ITS#3353 patch, it needs to be reworked.
2004-10-06 05:51:38 +00:00
component.c
ComponentFilterMatch support for userCertificate
2004-11-14 20:11:38 +00:00
component.h
Header file for component.c
2004-10-27 19:53:26 +00:00
config.c
Fix bind_anon keyword
2004-11-10 18:20:49 +00:00
config.h
ITS#3376 table-driven config engine
2004-11-05 06:22:04 +00:00
connection.c
Revert ITS#3353 patch, it needs to be reworked.
2004-10-06 05:51:38 +00:00
controls.c
Revert ITS#3353 patch, it needs to be reworked.
2004-10-06 05:51:38 +00:00
cr.c
multiple precision with BIGNUM/gmp/ulong
2004-09-26 22:58:47 +00:00
ctxcsn.c
Free old op->o_sync_csn before allocating new one. (Internal operations
2004-10-16 21:32:45 +00:00
daemon.c
Fix prev commit. I wonder if we should convert the fdset bitvector into
2004-11-15 04:05:32 +00:00
DB_CONFIG
A very basic DB_CONFIG example
2004-06-18 04:49:08 +00:00
delete.c
Revert ITS#3353 patch, it needs to be reworked.
2004-10-06 05:51:38 +00:00
dn.c
multiple precision with BIGNUM/gmp/ulong
2004-09-26 22:58:47 +00:00
entry.c
ComponentFilterMatch support for userCertificate
2004-11-14 20:11:38 +00:00
extended.c
cleanup
2004-11-12 12:46:30 +00:00
filter.c
unifdef -UNEW_LOGGING
2004-09-04 04:54:28 +00:00
filterentry.c
Component Matching module
2004-10-27 19:37:02 +00:00
frontend.c
Revert ITS#3353 patch, it needs to be reworked.
2004-10-06 05:51:38 +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
Revert ITS#3353 patch, it needs to be reworked.
2004-10-06 05:51:38 +00:00
kerberos.c
Revert ITS#3353 patch, it needs to be reworked.
2004-10-06 05:51:38 +00:00
ldapsync.c
multiple precision with BIGNUM/gmp/ulong
2004-09-26 22:58:47 +00:00
limits.c
preformat "conn=%lu op=%lu"
2004-09-26 23:00:00 +00:00
lock.c
unifdef -UNEW_LOGGING
2004-09-04 04:54:28 +00:00
main.c
More NEW_LOGGING removal
2004-10-19 01:40:38 +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
Revert ITS#3353 patch, it needs to be reworked.
2004-10-06 05:51:38 +00:00
modrdn.c
Revert ITS#3353 patch, it needs to be reworked.
2004-10-06 05:51:38 +00:00
mods.c
more cleanup
2004-09-27 22:16:21 +00:00
module.c
unifdef -UNEW_LOGGING
2004-09-04 04:54:28 +00:00
mr.c
multiple precision with BIGNUM/gmp/ulong
2004-09-26 22:58:47 +00:00
mra.c
Component Matching module
2004-10-27 19:37:02 +00:00
nt_svc.c
Happy new year
2004-01-01 19:15:16 +00:00
oc.c
multiple precision with BIGNUM/gmp/ulong
2004-09-26 22:58:47 +00:00
oidm.c
unifdef -UNEW_LOGGING
2004-09-04 04:54:28 +00:00
operation.c
Revert ITS#3353 patch, it needs to be reworked.
2004-10-06 05:51:38 +00:00
operational.c
ITS#3369 - be is seldom NULL, now test for be == frontendDB
2004-10-27 16:28:12 +00:00
passwd.c
Revert ITS#3353 patch, it needs to be reworked.
2004-10-06 05:51:38 +00:00
phonetic.c
Happy new year
2004-01-01 19:15:16 +00:00
proto-slap.h
improve overlay helpers
2004-11-13 17:20:24 +00:00
referral.c
multiple precision with BIGNUM/gmp/ulong
2004-09-26 22:58:47 +00:00
repl.c
ITS#3376 Fix prev commit, handling of replogfile
2004-11-05 07:10:44 +00:00
result.c
fix slap_sl_free() calls in pre / post read controls
2004-11-10 21:38:41 +00:00
root_dse.c
Revert ITS#3353 patch, it needs to be reworked.
2004-10-06 05:51:38 +00:00
sasl.c
ITS#3311: check sasl_auxprop_add_plugin return
2004-10-11 20:52:31 +00:00
saslauthz.c
don't hijack members of op for temporaries...
2004-11-12 12:49:43 +00:00
schema.c
Revert ITS#3353 patch, it needs to be reworked.
2004-10-06 05:51:38 +00:00
schema_check.c
Revert ITS#3353 patch, it needs to be reworked.
2004-10-06 05:51:38 +00:00
schema_init.c
ComponentFilterMatch support for userCertificate
2004-11-14 20:11:38 +00:00
schema_prep.c
Revert ITS#3353 patch, it needs to be reworked.
2004-10-06 05:51:38 +00:00
schemaparse.c
Revert ITS#3353 patch, it needs to be reworked.
2004-10-06 05:51:38 +00:00
search.c
Component Matching module
2004-10-27 19:37:02 +00:00
sessionlog.c
multiple precision with BIGNUM/gmp/ulong
2004-09-26 22:58:47 +00:00
sets.c
improve memory allocation in sets
2004-10-08 15:07:22 +00:00
sets.h
improve memory allocation in sets
2004-10-08 15:07:22 +00:00
sl_malloc.c
unifdef -UNEW_LOGGING
2004-09-04 04:54:28 +00:00
slap.h
ComponentFilterMatch support for userCertificate
2004-11-14 20:11:38 +00:00
slapacl.c
unifdef -UNEW_LOGGING
2004-09-04 04:54:28 +00:00
slapadd.c
Revert ITS#3353 patch, it needs to be reworked.
2004-10-06 05:51:38 +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
Revert ITS#3353 patch, it needs to be reworked.
2004-10-06 05:51:38 +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
Revert ITS#3353 patch, it needs to be reworked.
2004-10-06 05:51:38 +00:00
str2filter.c
multiple precision with BIGNUM/gmp/ulong
2004-09-26 22:58:47 +00:00
syncrepl.c
patch for ITS#3379
2004-10-28 21:40:42 +00:00
syntax.c
multiple precision with BIGNUM/gmp/ulong
2004-09-26 22:58:47 +00:00
unbind.c
preformat "conn=%lu op=%lu"
2004-09-26 23:00:00 +00:00
user.c
unifdef -UNEW_LOGGING
2004-09-04 04:54:28 +00:00
value.c
Component Matching module
2004-10-27 19:37:02 +00:00