[Date Prev][Date Next] [Chronological] [Thread] [Top]

SLAPI controls (ITS#2836)



Full_Name: Howard Chu
Version: 2.2, HEAD
OS: any
URL: 
Submission from: (NULL) (67.115.65.234)
Submitted by: hyc


slapi_pblock_set needs to explicitly support the SLAPI_ADD_RESCONTROL flag.
Currently it just blindly sets a pblock field with this identifier to the
provided value. It is supposed to append the provided control to the list of
controls identified by the SLAPI_RESCONTROLS flag.