openldap/servers/slapd
2007-08-14 15:54:56 +00:00
..
back-bdb Add config keyword for DN cache size (aka EntryInfoSize) 2007-08-11 19:29:14 +00:00
back-dnssrv Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
back-hdb
back-ldap fix previous commit: op is not a bind if error 2007-08-11 09:30:52 +00:00
back-ldif fix most of the issues of ITS#4627 2007-08-14 15:54:56 +00:00
back-meta merge attributes as required after mapping; avoid objectClass duplicates (ITS#5091) 2007-08-14 11:46:29 +00:00
back-monitor Remove tool_id2entry_get 2007-08-11 04:19:53 +00:00
back-null Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
back-passwd
back-perl Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
back-relay add back-config support to back-relay 2007-08-06 23:22:19 +00:00
back-shell Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
back-sql fix objectClass inheritance (ITS#5088) 2007-08-11 09:37:55 +00:00
overlays merge attributes as required after mapping; avoid objectClass duplicates (ITS#5091) 2007-08-14 11:46:29 +00:00
schema allow attribute inheritance with syntax restriction (please review) 2007-05-16 01:40:34 +00:00
shell-backends
slapi Fallout from ITS#4986 - remove unused param of select_backend() 2007-07-13 03:18:20 +00:00
abandon.c ITS#4375 rework statslog, debug log info 2007-07-23 03:51:42 +00:00
aci.c allow attribute inheritance with syntax restriction (please review) 2007-05-16 01:40:34 +00:00
acl.c Fallout from ITS#4986 - remove unused param of select_backend() 2007-07-13 03:18:20 +00:00
aclparse.c
ad.c coverity error, memory leak in file2anlist 2007-05-08 14:04:23 +00:00
add.c ITS#4375 rework statslog, debug log info 2007-07-23 03:51:42 +00:00
alock.c ITS#4948: '#if <undefined macro>' -> '#ifdef' warning cleanup 2007-05-09 18:17:10 +00:00
alock.h
at.c allow array of more generic syntaxes 2007-05-16 09:13:14 +00:00
attr.c
ava.c
backend.c recent check for syncrepl searchbase broke test048; fixing... 2007-08-13 20:51:42 +00:00
backglue.c Remove tool_id2entry_get 2007-08-11 04:19:53 +00:00
backover.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
bconfig.c Fix prev commit 2007-08-10 23:26:25 +00:00
bind.c ITS#4375 rework statslog, debug log info 2007-07-23 03:51:42 +00:00
cancel.c ITS#4375 rework statslog, debug log info 2007-07-23 03:51:42 +00:00
ch_malloc.c
compare.c ITS#4375 rework statslog, debug log info 2007-07-23 03:51:42 +00:00
component.c
component.h
config.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
config.h Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
connection.c fix SASL ssf logging (ITS#5001) 2007-06-09 15:31:46 +00:00
controls.c Distinguish absent control value from empty control value. 2007-04-20 22:32:58 +00:00
cr.c cleanup struct declarations 2007-03-20 01:07:10 +00:00
ctxcsn.c Unconditionalize gmtime_mutex, always use it when calling lutil_csnstr 2007-02-11 13:52:55 +00:00
daemon.c ITS#5035 - return ber_socket_t instead of ptrdiff_t from SLAP_EPOLL_EV_PTRFD(). 2007-07-01 13:43:15 +00:00
DB_CONFIG
delete.c ITS#4375 rework statslog, debug log info 2007-07-23 03:51:42 +00:00
dn.c More for #5057 - reject duplicate AVAs 2007-07-23 05:49:49 +00:00
entry.c don't allow NULL values (because of parsing errors; ITS#5090) 2007-08-13 19:33:01 +00:00
extended.c ITS#4375 rework statslog, debug log info 2007-07-23 03:51:42 +00:00
filter.c this should never occur, but in case keep it readable 2007-02-20 23:08:09 +00:00
filterentry.c remove lint (ITS#4878) 2007-03-17 14:22:44 +00:00
frontend.c
globals.c
index.c
init.c Axe slurpd / replog support 2007-04-06 00:21:02 +00:00
ldapsync.c fix ITS#5005 2007-06-19 13:18:17 +00:00
limits.c remove lint (ITS#4878) 2007-03-17 14:22:44 +00:00
lock.c
main.c Fix for !(LDAP_DEBUG && LDAP_SYSLOG) 2007-05-11 23:04:33 +00:00
Makefile.in Axe slurpd / replog support 2007-04-06 00:21:02 +00:00
matchedValues.c
modify.c ITS#4375 rework statslog, debug log info 2007-07-23 03:51:42 +00:00
modrdn.c ITS#4375 rework statslog, debug log info 2007-07-23 03:51:42 +00:00
mods.c
module.c re-fix ITS#4936 2007-06-10 21:55:39 +00:00
mr.c ... 2007-05-17 13:57:20 +00:00
mra.c
nt_svc.c
oc.c cleanup struct declarations 2007-03-20 01:07:10 +00:00
oidm.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
operation.c Give OperationBuffer normal struct members instead of using 2007-05-18 23:54:26 +00:00
operational.c
passwd.c Fallout from ITS#4986 - remove unused param of select_backend() 2007-07-13 03:18:20 +00:00
phonetic.c
proto-slap.h recent check for syncrepl searchbase broke test048; fixing... 2007-08-13 20:51:42 +00:00
referral.c
result.c Axe slurpd / replog support 2007-04-06 00:21:02 +00:00
root_dse.c
sasl.c Fallout from ITS#4986 - remove unused param of select_backend() 2007-07-13 03:18:20 +00:00
saslauthz.c Fallout from ITS#4986 - remove unused param of select_backend() 2007-07-13 03:18:20 +00:00
schema_check.c ITS#5007: Rename label "leave"; OSF1 pthread.h makes it as an exception keyword 2007-06-09 23:45:23 +00:00
schema_init.c trim unused vars 2007-08-03 20:26:48 +00:00
schema_prep.c Use IANA-assigned OID for entryDN and remove hide flag. 2007-05-23 03:54:31 +00:00
schema.c
schemaparse.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
search.c ITS#4375 rework statslog, debug log info 2007-07-23 03:51:42 +00:00
sets.c
sets.h cleanup struct declarations 2007-03-20 01:07:10 +00:00
sl_malloc.c Fix SLAP_NO_SL_MALLOC (ber_malloc_x -> ber_memalloc_x) for ITS#4990. 2007-07-04 22:49:34 +00:00
slap.h Remove tool_id2entry_get 2007-08-11 04:19:53 +00:00
slapacl.c Remove tool_id2entry_get 2007-08-11 04:19:53 +00:00
slapadd.c Remove tool_id2entry_get 2007-08-11 04:19:53 +00:00
slapauth.c Give OperationBuffer normal struct members instead of using 2007-05-18 23:54:26 +00:00
slapcat.c
slapcommon.c add '-Q' switch (used by slaptest only; ITS#4930) 2007-08-14 13:42:40 +00:00
slapcommon.h add '-Q' switch (used by slaptest only; ITS#4930) 2007-08-14 13:42:40 +00:00
slapd.conf
slapd.ldif bdb-Database need objectclass "olcBdbConfig", removed double quotes from DNs 2007-02-14 16:16:08 +00:00
slapdn.c
slapindex.c
slappasswd.c
slaptest.c add '-Q' switch (used by slaptest only; ITS#4930) 2007-08-14 13:42:40 +00:00
starttls.c
str2filter.c
syncrepl.c recent check for syncrepl searchbase broke test048; fixing... 2007-08-13 20:51:42 +00:00
syntax.c fix potential leak (detected by Coverity) 2007-06-21 00:10:02 +00:00
txn.c
unbind.c ITS#4375 rework statslog, debug log info 2007-07-23 03:51:42 +00:00
user.c
value.c
zn_malloc.c