openldap/servers/slapd
2007-07-13 02:57:01 +00:00
..
back-bdb Change db == NULL to rc == LDAP_INAPPROPRIATE_MATCHING 2007-07-10 00:24:05 +00:00
back-dnssrv
back-hdb
back-ldap ITS#5025 clear sr_entry before sending search reference 2007-06-19 20:04:36 +00:00
back-ldif
back-meta cleanup struct declarations 2007-03-20 01:07:10 +00:00
back-monitor Do not access a void* (mi_entry_limbo) as if it were a struct monitor_info_t* 2007-06-15 18:24:01 +00:00
back-null
back-passwd
back-perl Cater for perl 5+ 2007-07-01 22:36:24 +00:00
back-relay further cleanup round in back-relay database selection; cleanup 2007-05-16 01:39:41 +00:00
back-shell cleanup struct declarations 2007-03-20 01:07:10 +00:00
back-sql Give OperationBuffer normal struct members instead of using 2007-05-18 23:54:26 +00:00
overlays fix searchFilter double free (ITS#5043) 2007-07-12 22:22:31 +00:00
schema allow attribute inheritance with syntax restriction (please review) 2007-05-16 01:40:34 +00:00
shell-backends
slapi Give OperationBuffer normal struct members instead of using 2007-05-18 23:54:26 +00:00
abandon.c cleanup struct declarations 2007-03-20 01:07:10 +00:00
aci.c allow attribute inheritance with syntax restriction (please review) 2007-05-16 01:40:34 +00:00
acl.c fix ITS#4874 2007-03-15 01:07:19 +00:00
aclparse.c
ad.c coverity error, memory leak in file2anlist 2007-05-08 14:04:23 +00:00
add.c Axe slurpd / replog support 2007-04-06 00:21:02 +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 Fix prev commit 2007-07-13 02:57:01 +00:00
backglue.c Fix C errors 2007-02-15 01:41:56 +00:00
backover.c ITS#4848 better config context tracking 2007-02-24 17:24:48 +00:00
bconfig.c Fix integer overflow in slap_loglevel_get() - ITS#5035. 2007-07-01 13:39:24 +00:00
bind.c
cancel.c cleanup struct declarations 2007-03-20 01:07:10 +00:00
ch_malloc.c
compare.c
component.c
component.h
config.c autchId must be a (quoted) id, and can't be a DN; as a consequence, no need for leading 'u:' 2007-06-09 15:29:46 +00:00
config.h ITS#4848 better config context tracking 2007-02-24 17:24:48 +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
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 Axe slurpd / replog support 2007-04-06 00:21:02 +00:00
dn.c Fix --without-tls (ITS#4975). Enable certificate matching. 2007-05-20 22:48:21 +00:00
entry.c detect braindead entries (e.g. from back-perl, ITS#4845,ITS#4852) 2007-02-26 09:50:19 +00:00
extended.c
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 more ITS#4973 initialization 2007-05-19 14:12:24 +00:00
modrdn.c Axe slurpd / replog support 2007-04-06 00:21:02 +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 cleanup struct declarations 2007-03-20 01:07:10 +00:00
operation.c Give OperationBuffer normal struct members instead of using 2007-05-18 23:54:26 +00:00
operational.c
passwd.c related to ITS#4973 2007-05-19 14:06:42 +00:00
phonetic.c
proto-slap.h Cleanup (add prototypes) 2007-06-10 22:06:28 +00:00
referral.c
result.c Axe slurpd / replog support 2007-04-06 00:21:02 +00:00
root_dse.c
sasl.c Give OperationBuffer normal struct members instead of using 2007-05-18 23:54:26 +00:00
saslauthz.c
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 Fix --without-tls (ITS#4975). Enable certificate matching. 2007-05-20 22:48:21 +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 allow attribute inheritance with syntax restriction (please review) 2007-05-16 01:40:34 +00:00
search.c
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 For ITS#4943: Axe thread pool semaphore code 2007-06-10 23:37:49 +00:00
slapacl.c Give OperationBuffer normal struct members instead of using 2007-05-18 23:54:26 +00:00
slapadd.c Give OperationBuffer normal struct members instead of using 2007-05-18 23:54:26 +00:00
slapauth.c Give OperationBuffer normal struct members instead of using 2007-05-18 23:54:26 +00:00
slapcat.c
slapcommon.c Fix for !(LDAP_DEBUG && LDAP_SYSLOG) 2007-05-11 23:04:33 +00:00
slapcommon.h
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
starttls.c
str2filter.c
syncrepl.c Fix uninit'd op req DN 2007-06-19 13:07:12 +00:00
syntax.c fix potential leak (detected by Coverity) 2007-06-21 00:10:02 +00:00
txn.c
unbind.c
user.c
value.c
zn_malloc.c