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