From 2e37d6b71692508fa5d2764c1c80f3c7ca7c2894 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 26 Jun 2015 14:58:03 +0200 Subject: Send search requests on the same connection the explicit bind was done on, so the user's permissions regarding visibility of search results will be applied --- helper.h | 1 + 1 file changed, 1 insertion(+) (limited to 'helper.h') diff --git a/helper.h b/helper.h index 840813d..838078f 100644 --- a/helper.h +++ b/helper.h @@ -11,6 +11,7 @@ void helper_nonblock(const int fd); void helper_printava(struct AttributeValueAssertion* a,const char* rel); void helper_printal(struct AttributeDescriptionList* a); +void helper_printpal(struct PartialAttributeList *pal); void helper_printfilter(struct Filter* f); static inline int min(const int a, const int b) -- cgit v1.2.3-55-g7522