openldap/servers/slapd
2006-12-30 12:47:17 +00:00
..
back-bdb In bdb_cache_add use a readlock outside the txn to protect the entry 2006-12-30 12:05:55 +00:00
back-dnssrv Some LDAP_DEVEL cleanup 2006-08-15 19:36:54 +00:00
back-hdb not sure, but I believe back-hdb needs monitor.c as well... 2006-09-25 23:44:50 +00:00
back-ldap pool privileged connections (ITS#4791) 2006-12-24 18:23:36 +00:00
back-ldif Fix modrdn, must also rename the directory if it exists. 2006-12-24 00:54:14 +00:00
back-meta pool privileged connections (ITS#4791) 2006-12-24 18:23:36 +00:00
back-monitor don't leak callbacks if stuff cannot be registered; provide a means to dispose of private stuff if required 2006-12-24 15:44:56 +00:00
back-null Support rootdn 2006-04-27 16:12:59 +00:00
back-passwd Happy new year! 2006-01-03 23:11:52 +00:00
back-perl Add calls to PERL_SET_CONTEXT, as the active thread might not be the one 2006-11-14 15:18:50 +00:00
back-relay ITS#4337 implement modrdn for back-config 2006-12-24 00:56:37 +00:00
back-shell Plug leak 2006-04-04 10:12:55 +00:00
back-sql apparently, structural_class() args changed 2006-12-24 15:45:48 +00:00
overlays move slapo-denyop to contrib/slapd-modules/debyop/ 2006-12-28 16:30:53 +00:00
schema Incorporate a bit of text from RFC 4524, just to make a point regarding 2006-10-03 21:23:02 +00:00
shell-backends Happy new year! 2006-01-03 23:11:52 +00:00
slapi Pass op to slap_mods_check() 2006-12-24 06:55:02 +00:00
abandon.c Happy new year! 2006-01-03 23:11:52 +00:00
aci.c fix backward compatibility issues in ACI; more debug logging (ITS#4759) 2006-11-23 23:29:45 +00:00
acl.c silence warning 2006-12-24 15:43:01 +00:00
aclparse.c refine previous commit 2006-12-15 02:10:22 +00:00
ad.c Use temporary AttributeDescriptions to prevent unbounded growth 2006-12-26 04:51:08 +00:00
add.c Pass op to slap_mods_check() 2006-12-24 06:55:02 +00:00
alock.c Portability cleanups 2006-09-14 07:29:46 +00:00
alock.h ITS#4361, 4362 fix autorecovery logic, add ALOCK_NOSAVE flag to record 2006-01-22 13:51:33 +00:00
at.c Better tracking of system schema, refresh cn=schema after moduleloads 2006-11-17 22:52:20 +00:00
attr.c Fix prev commit 2006-12-30 12:47:17 +00:00
ava.c Use temporary AttributeDescriptions to prevent unbounded growth 2006-12-26 04:51:08 +00:00
backend.c ITS#4337 implement modrdn for back-config 2006-12-24 00:56:37 +00:00
backglue.c ITS#4337 implement modrdn for back-config 2006-12-24 00:56:37 +00:00
backover.c ITS#4337 implement modrdn for back-config 2006-12-24 00:56:37 +00:00
bconfig.c plug rootDSE info one-time leak 2006-12-24 10:51:07 +00:00
bind.c Only set c_sasl_bindop on actual SASL binds 2006-08-29 01:19:34 +00:00
cancel.c TXN protocol element parsers (without any backend support) 2006-03-07 00:48:14 +00:00
ch_malloc.c Happy new year! 2006-01-03 23:11:52 +00:00
compare.c Basic donUseCopy implementation 2006-08-22 20:29:14 +00:00
component.c LDAPBIS cleanup 2006-10-28 03:53:02 +00:00
component.h Happy new year! 2006-01-03 23:11:52 +00:00
config.c fix DN (and berval'ued items requiring) normalization in bindconf_parse (ITS#4766) 2006-12-02 16:13:25 +00:00
config.h Add valx arg to config_parse_add - indicate which value in the current 2006-11-12 02:22:23 +00:00
connection.c Fix connection_get race condition on Windows 2006-12-26 23:40:00 +00:00
controls.c fix ITS#4760 differently 2006-11-24 13:02:26 +00:00
cr.c plug leaks 2006-03-31 12:20:04 +00:00
ctxcsn.c Entry/Attribute struct caching, to minimize malloc fragmentation 2006-08-29 01:43:23 +00:00
daemon.c cleanup debug msg 2006-12-27 01:15:05 +00:00
DB_CONFIG Add note about setting effectiveness. 2006-08-17 19:33:48 +00:00
delete.c Add link to FAQ entry on BDB tuning 2006-03-30 17:56:56 +00:00
dn.c reduce code duplication 2006-08-26 17:55:56 +00:00
entry.c Rewrite attrs_dup with attrs_alloc. 2006-11-30 06:03:56 +00:00
extended.c some overlay (rwm?) might set those values 2006-09-08 21:19:47 +00:00
filter.c fix filter structure leak (ITS#4794) 2006-12-28 10:32:46 +00:00
filterentry.c ITS#3707 preserve filter input, allow (and ignore) undefined attributes 2006-12-25 23:30:45 +00:00
frontend.c unifdef -DSLAP_ACL_HONOR_DISCLOSE 2006-04-12 05:53:26 +00:00
globals.c Happy new year! 2006-01-03 23:11:52 +00:00
index.c Happy new year! 2006-01-03 23:11:52 +00:00
init.c plug rootDSE info one-time leak 2006-12-24 10:51:07 +00:00
kerberos.c ITS#4775: blind fix for buffer overflow condition in dead KrbIV code 2006-12-12 14:18:54 +00:00
ldapsync.c ITS#4589 fix slap_compose_sync_cookie 2006-06-15 23:54:51 +00:00
limits.c silence warnings 2006-05-19 22:37:52 +00:00
lock.c Happy new year! 2006-01-03 23:11:52 +00:00
main.c defer handling of loglevel listing, to let modules register custom subsystems (ITS#4666). Note: in case of any error in between, logging could not occur 2006-09-08 20:49:00 +00:00
Makefile.in s/ldbm/hdb/ 2006-04-08 04:21:03 +00:00
matchedValues.c Happy new year! 2006-01-03 23:11:52 +00:00
modify.c ITS#4788 op->o_no_schema_check allows unknown attrs in slap_mods_check 2006-12-24 07:14:54 +00:00
modrdn.c ITS#4337 implement modrdn for back-config 2006-12-24 00:56:37 +00:00
mods.c Permissive support for LDAP_MOD_INCREMENT -- treat absence of attribute 2006-01-19 22:06:24 +00:00
module.c allow load_extop to replace an existing handler (not by default, though) 2006-01-06 17:08:54 +00:00
mr.c plug leaks 2006-03-31 12:20:04 +00:00
mra.c Use temporary AttributeDescriptions to prevent unbounded growth 2006-12-26 04:51:08 +00:00
nt_svc.c Happy new year! 2006-01-03 23:11:52 +00:00
oc.c Better tracking of system schema, refresh cn=schema after moduleloads 2006-11-17 22:52:20 +00:00
oidm.c Better tracking of system schema, refresh cn=schema after moduleloads 2006-11-17 22:52:20 +00:00
operation.c destroy cached groups after identity change (ITS#4760) 2006-11-24 11:43:47 +00:00
operational.c Entry/Attribute struct caching, to minimize malloc fragmentation 2006-08-29 01:43:23 +00:00
passwd.c plug slapo-ppolicy related leaks (ITS#4665) 2006-09-03 10:53:38 +00:00
phonetic.c Happy new year! 2006-01-03 23:11:52 +00:00
proto-slap.h Use temporary AttributeDescriptions to prevent unbounded growth 2006-12-26 04:51:08 +00:00
referral.c add URI list resorting feature (ITS#4524) 2006-05-06 16:15:25 +00:00
repl.c Cleanup 2006-03-31 12:53:32 +00:00
result.c read entry needs o_bd for ACLs 2006-10-14 00:59:22 +00:00
root_dse.c silence warning 2006-12-24 15:43:01 +00:00
sasl.c (blind) compile fix; please review 2006-12-24 10:50:22 +00:00
saslauthz.c fix ITS#4760 differently 2006-11-24 13:02:26 +00:00
schema_check.c Avoid unnecessary calls to oc_bvfind 2006-11-27 19:59:59 +00:00
schema_init.c use case consistent with RFCs (ITS#4764) 2006-12-02 10:30:29 +00:00
schema_prep.c use case consistent with RFCs (ITS#4764) 2006-12-02 10:30:29 +00:00
schema.c LDAPBIS cleanup 2006-10-28 03:53:02 +00:00
schemaparse.c Convert schema parsers to ConfigArgs so they can pass errors back to clients 2006-11-15 01:18:37 +00:00
search.c Initial dontUseCopy implementation 2006-08-22 20:24:36 +00:00
sets.c ITS#4780 plug leak 2006-12-20 05:41:14 +00:00
sets.h Happy new year! 2006-01-03 23:11:52 +00:00
sl_malloc.c don't leak if realloc fails (ITS#4477) 2006-04-06 19:13:41 +00:00
slap.h Use temporary AttributeDescriptions to prevent unbounded growth 2006-12-26 04:51:08 +00:00
slapacl.c more cleanup 2006-08-29 07:28:22 +00:00
slapadd.c Avoid unnecessary calls to oc_bvfind 2006-11-27 19:59:59 +00:00
slapauth.c Happy new year! 2006-01-03 23:11:52 +00:00
slapcat.c Happy new year! 2006-01-03 23:11:52 +00:00
slapcommon.c Portability cleanups 2006-09-14 07:29:46 +00:00
slapcommon.h ITS#4555 add "-j" option to jump to line of LDIF file before processing. 2006-05-29 02:41:06 +00:00
slapd.conf s/ldbm/hdb/ 2006-04-08 04:21:03 +00:00
slapd.ldif s/ldbm/hdb/ 2006-04-08 04:21:03 +00:00
slapdn.c Happy new year! 2006-01-03 23:11:52 +00:00
slapindex.c Happy new year! 2006-01-03 23:11:52 +00:00
slappasswd.c pick declaration of ch_strdup() 2006-08-30 22:45:26 +00:00
slaptest.c Portability cleanups 2006-09-14 07:29:46 +00:00
starttls.c TXN protocol element parsers (without any backend support) 2006-03-07 00:48:14 +00:00
str2filter.c LDAPBIS cleanup 2006-10-28 03:53:02 +00:00
syncrepl.c fix RID format 2006-12-24 15:43:43 +00:00
syntax.c Happy new year! 2006-01-03 23:11:52 +00:00
txn.c more txn infrastructure 2006-03-08 05:54:10 +00:00
unbind.c Happy new year! 2006-01-03 23:11:52 +00:00
user.c Happy new year! 2006-01-03 23:11:52 +00:00
value.c Entry/Attribute struct caching, to minimize malloc fragmentation 2006-08-29 01:43:23 +00:00
zn_malloc.c fix typos 2006-02-12 07:03:12 +00:00