openldap/servers/slapd
Quanah Gibson-Mount c4d399c203 ITS#9156 - Remove ppolicy.schema from README
Also remove nadf.schema, that got removed some time long ago
2021-08-26 15:43:24 +00:00
..
back-asyncmeta ITS#6138 add lock flag to connection_op_finish() 2021-08-03 15:19:49 +00:00
back-dnssrv ITS#7790 - Rename config.h 2021-02-02 21:26:39 +00:00
back-ldap ITS#6138 let frontend handle all exop responses 2021-08-03 15:19:49 +00:00
back-ldif ITS#9497 fix duplicate ldap control response 2021-08-17 15:45:06 +00:00
back-mdb ITS#9637 more for idlexp max 2021-08-16 22:56:38 +01:00
back-meta ITS#8721 Do not update ri_last unless we're actually retrying 2021-05-07 19:26:19 +00:00
back-monitor ITS#9628 Fix incorrect c_n_ops_executing counter when backend is asynchronous 2021-08-12 15:57:49 +00:00
back-null ITS#7790 - Rename config.h 2021-02-02 21:26:39 +00:00
back-passwd ITS#9446 - Correctly parse gecos field 2021-03-04 19:05:23 +00:00
back-perl ITS#9161 - Fix various typos 2021-02-17 18:42:46 +00:00
back-relay ITS#7790 - Rename config.h 2021-02-02 21:26:39 +00:00
back-sock ITS#7790 - Rename config.h 2021-02-02 21:26:39 +00:00
back-sql ITS#9630 back-sql: Close transactions after bind and search 2021-08-12 14:40:51 +01:00
back-wt ITS#9122 expose SLAP_TOOL_DRYRUN to backends 2021-08-13 02:09:48 +00:00
overlays ITS#5344 slapo-rwm: fix prev commit 2021-08-13 21:09:28 +01:00
pwmods ITS#9520 Refuse parallelism if not compiled with libargon2 2021-04-14 18:17:59 +01:00
schema ITS#9156 - Remove ppolicy.schema from README 2021-08-26 15:43:24 +00:00
slapi ITS#9628 Fix incorrect c_n_ops_executing counter when backend is asynchronous 2021-08-12 15:57:49 +00:00
abandon.c ITS#6138 don't allow redundant abandon/cancel ops 2021-08-03 15:19:49 +00:00
aci.c
acl.c ITS#9161 - Fix various typos 2021-02-17 18:42:46 +00:00
aclparse.c
ad.c ITS#9161 - Fix various typos 2021-02-17 18:42:46 +00:00
add.c ITS#8950 move txn setup to frontend 2021-03-23 14:58:09 +00:00
at.c ITS#9001 manual changes 2021-03-30 15:46:40 +01:00
attr.c
ava.c
backend.c ITS#7790 - Rename config.h 2021-02-02 21:26:39 +00:00
backglue.c ITS#7790 - Rename config.h 2021-02-02 21:26:39 +00:00
backover.c ITS#7790 - Rename config.h 2021-02-02 21:26:39 +00:00
bconfig.c ITS#9635 - Delete back-ndb 2021-08-17 16:01:29 +00:00
bind.c ITS#9156 Do not spam the logs on account of lastbind 2021-06-21 18:37:30 +00:00
cancel.c ITS#6138 don't allow redundant abandon/cancel ops 2021-08-03 15:19:49 +00:00
ch_malloc.c
compare.c
component.c ITS#9161 - Fix various typos 2021-02-17 18:42:46 +00:00
component.h
config.c ITS#9157 save TLS errmsg in ld->ld_error 2021-07-22 15:27:31 +01:00
connection.c ITS#9628 Fix incorrect c_n_ops_executing counter when backend is asynchronous 2021-08-12 15:57:49 +00:00
controls.c
cr.c ITS#9001 manual changes 2021-03-30 15:46:40 +01:00
ctxcsn.c
daemon.c ITS#9603 fix IPv6 addrs with tcpd 2021-07-01 16:16:19 +01:00
delete.c ITS#8950 move txn setup to frontend 2021-03-23 14:58:09 +00:00
dn.c ITS#9551 Handle empty DN in extended filters 2021-05-13 18:33:25 +00:00
entry.c ITS#7786 Allow parsing of invalid entries when schema checking off 2021-04-12 16:28:49 +00:00
extended.c ITS#6138 FIx exop handler to ignore SLAPD_ASYNCOPs 2021-08-03 15:19:49 +00:00
filter.c ITS#9251 make max filter depth configurable 2021-03-22 17:31:13 +00:00
filterentry.c
frontend.c
globals.c
index.c
init.c ITS#9561 slapd init.c: fix copy/paste error 2021-06-03 21:28:36 +01:00
ldapsync.c
limits.c
lock.c
main.c ITS#6949 add support for logfile rotation 2021-08-05 15:45:19 +00:00
Makefile.in ITS#9636 - Delete shell backend 2021-08-17 16:01:29 +00:00
matchedValues.c
modify.c ITS#8950 move txn setup to frontend 2021-03-23 14:58:09 +00:00
modrdn.c ITS#5344 Record and maintain new DN on ModRDN ops 2021-08-06 15:30:47 +01:00
mods.c
module.c
mr.c ITS#9513 Cleanup debug output 2021-03-31 18:53:50 +00:00
mra.c
nt_svc.c
oc.c ITS#9001 manual changes 2021-03-30 15:46:40 +01:00
oidm.c ITS#7790 - Rename config.h 2021-02-02 21:26:39 +00:00
operation.c ITS#9537 slap_op_time: avoid duplicates across restarts 2021-04-27 17:10:51 +01:00
operational.c
passwd.c ITS#8698 Only remove our own callback 2021-03-30 02:10:19 +00:00
phonetic.c
proto-slap.h ITS#6949 add support for logfile rotation 2021-08-05 15:45:19 +00:00
proxyp.c ITS#8847 move lutil_sockaddrstr() to ldap_pvt_sockaddrstr() 2021-03-26 13:45:26 +00:00
referral.c
result.c ITS#7080 Move slap_read_controls Debug message to STATS 2021-06-27 17:39:46 +00:00
root_dse.c
sasl.c
saslauthz.c ITS#7790 - Rename config.h 2021-02-02 21:26:39 +00:00
schema_check.c
schema_init.c ITS#9161 - Fix various typos 2021-02-17 18:42:46 +00:00
schema_prep.c
schema.c
schemaparse.c ITS#7790 - Rename config.h 2021-02-02 21:26:39 +00:00
search.c ITS#9513 Cleanup debug output 2021-03-31 18:53:50 +00:00
sets.c
sets.h
sl_malloc.c
slap-config.h ITS#9576 Put the used table in ConfigArgs 2021-06-21 16:36:06 +00:00
slap.h ITS#9122 expose SLAP_TOOL_DRYRUN to backends 2021-08-13 02:09:48 +00:00
slapacl.c
slapadd.c ITS#9122 expose SLAP_TOOL_DRYRUN to backends 2021-08-13 02:09:48 +00:00
slapauth.c
slapcat.c ITS#9161 - Fix various typos 2021-02-17 18:42:46 +00:00
slapcommon.c ITS#9122 expose SLAP_TOOL_DRYRUN to backends 2021-08-13 02:09:48 +00:00
slapcommon.h Expose slapTool for use elsewhere 2021-04-14 18:17:59 +01:00
slapd.conf ITS#9616 - Make example slapd.conf and slapd.ldif files functional 2021-07-30 17:30:19 +00:00
slapd.ldif ITS#9616 - Make example slapd.conf and slapd.ldif files functional 2021-07-30 17:30:19 +00:00
slapd.service ITS#8707 - Add slapd.service and lloadd.service for systemd 2021-04-20 22:54:19 +00:00
slapdn.c
slapindex.c
slapmodify.c ITS#7786 Try to synthesize missing attribute types 2021-03-31 16:14:25 +00:00
slappasswd.c ITS#9517 Add module args support to slappaswd and relevant docs 2021-04-14 18:17:59 +01:00
slapschema.c Expose slapTool for use elsewhere 2021-04-14 18:17:59 +01:00
slaptest.c
starttls.c
str2filter.c
syncrepl.c ITS#8958 rename ldap_pvt_thread_pool_pausecheck() 2021-08-12 18:59:06 +00:00
syntax.c ITS#9001 manual changes 2021-03-30 15:46:40 +01:00
syslog.c
txn.c ITS#8950 move txn setup to frontend 2021-03-23 14:58:09 +00:00
unbind.c
user.c
value.c
zn_malloc.c ITS#9001 manual changes 2021-03-30 15:46:40 +01:00