Univention Bugzilla – Attachment 11117 Details for
Bug 55121
syslog filling with "slap_global_control: unrecognized control" messages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for OpenLDAP sources to issue this message at LDAP_DEBUG_STATS
bug55121.patch (text/plain), 472 bytes, created by
Arvid Requate
on 2023-09-09 13:26:45 CEST
(
hide
)
Description:
Patch for OpenLDAP sources to issue this message at LDAP_DEBUG_STATS
Filename:
MIME Type:
Creator:
Arvid Requate
Created:
2023-09-09 13:26:45 CEST
Size:
472 bytes
patch
obsolete
>diff --git a/servers/slapd/controls.c b/servers/slapd/controls.c >index 5d4eb1e4b7..9d30b049e5 100644 >--- a/servers/slapd/controls.c >+++ b/servers/slapd/controls.c >@@ -536,7 +536,7 @@ slap_global_control( Operation *op, const char *oid, int *cid ) > > if ( ctrl == NULL ) { > /* should not be reachable */ >- Debug( LDAP_DEBUG_ANY, >+ Debug( LDAP_DEBUG_STATS, > "slap_global_control: unrecognized control: %s\n", > oid, 0, 0 ); > return LDAP_CONTROL_NOT_FOUND;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 55121
: 11117