summaryrefslogtreecommitdiffstats
path: root/source3/libads/sasl_wrapping.c
Commit message (Expand)AuthorAgeFilesLines
* s3: avoid global include of ads.h.Günther Deschner2010-08-051-0/+1
* r24131: - make it more clear what the different min and max fields meanStefan Metzmacher2007-10-101-4/+4
* r23953: Some C++ warningsVolker Lendecke2007-10-101-1/+1
* r23943: - always provide ads_setup_sasl_wrapping() functionStefan Metzmacher2007-10-101-4/+10
* r23933: - implement ctrl SASL wrapping hookStefan Metzmacher2007-10-101-6/+26
* r23926: implement output buffer handling for the SASL write wrapperStefan Metzmacher2007-10-101-1/+67
* r23922: implement input buffer handling for the SASL read wrapperStefan Metzmacher2007-10-101-2/+129
* r23918: not all ldap libraries support debuggingStefan Metzmacher2007-10-101-18/+0
* r23916: use the correct io operations for debuggingStefan Metzmacher2007-10-101-4/+6
* r23898: rename HAVE_ADS_SASL_WRAPPING -> HAVE_LDAP_SASL_WRAPPINGStefan Metzmacher2007-10-101-2/+2
* r23893: add dummy callbacks for LDAP SASL wrapping,Stefan Metzmacher2007-10-101-0/+109