summaryrefslogtreecommitdiffstats
path: root/source3/libads
Commit message (Expand)AuthorAgeFilesLines
...
* r23948: add gsskrb5 sign and seal support for LDAP connectionsStefan Metzmacher2007-10-101-5/+135
* r23946: add support for NTLMSSP sign and sealStefan Metzmacher2007-10-101-1/+122
* r23945: add infrastructure to select plain, sign or seal LDAP connectionStefan Metzmacher2007-10-102-2/+23
* r23943: - always provide ads_setup_sasl_wrapping() functionStefan Metzmacher2007-10-101-4/+10
* r23937: Use ads_config_path() when we need to know the configration context.Günther Deschner2007-10-101-26/+11
* 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
* r23888: move elements belonging to the current ldap connection to aStefan Metzmacher2007-10-104-55/+55
* r23886: add ads_disconnect() functionStefan Metzmacher2007-10-103-8/+14
* r23869: Protect against partial security descriptors.Günther Deschner2007-10-101-8/+25
* r23861: Fix return code in ads_find_samaccount().Günther Deschner2007-10-101-1/+1
* r23842: Attempt to fix the build with LDAP.Günther Deschner2007-10-101-1/+3
* r23839: Try to get the attribute name from schema GUIDs or the display name fromGünther Deschner2007-10-102-7/+48
* r23838: Allow to store schema and config path in ADS_STRUCT config.Günther Deschner2007-10-101-0/+2
* r23837: Pass ADS_STRUCT and TALLOC_CTX down to ads_disp_sd.Günther Deschner2007-10-102-7/+9
* r23836: Add ads_config_path() and ads_get_extended_right_name_by_guid().Günther Deschner2007-10-101-0/+93
* r23835: Pass down a struct GUID to ads_get_attrname_by_guid() directly.Günther Deschner2007-10-101-7/+2
* r23834: Allow to pass an ADS_STRUCT pointer down to the dump function callbac...Günther Deschner2007-10-101-13/+13
* r23833: Document ads_find_samaccount().Günther Deschner2007-10-101-0/+9
* r23829: Add ads_get_attrname_by_guid().Günther Deschner2007-10-101-2/+51
* r23826: Fix gpo security filtering by matching the security descriptor ace's ...Günther Deschner2007-10-101-2/+0
* r23820: Display security_ace_object in LDAP security descriptors for debugging.Günther Deschner2007-10-101-0/+18
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-1019-38/+19
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-1020-20/+20
* r23772: Add ads_find_samaccount() helper function.Günther Deschner2007-10-101-0/+60
* r23654: Remove misleading inline comment.Günther Deschner2007-10-101-4/+2
* r23651: Always, always, always compile before commit...Günther Deschner2007-10-101-1/+1
* r23650: Fix remaining callers of krb5_kt_default().Günther Deschner2007-10-101-3/+4
* r23649: Fix the build (by moving smb_krb5_open_keytab() to clikrb5.c).Günther Deschner2007-10-101-137/+1
* r23648: Allow to list a custom krb5 keytab file with:Günther Deschner2007-10-101-2/+2
* r23647: Use smb_krb5_open_keytab() in smbd as well.Günther Deschner2007-10-101-2/+2
* r23646: Generalize our internal keytab handling to support a broader range of...Günther Deschner2007-10-101-47/+140
* r23607: Add legacy support for Services for Unix (SFU) 2.0.Günther Deschner2007-10-101-17/+55
* r23514: Remove unused function ads_get_dn_from_extended_dn().Jeremy Allison2007-10-101-29/+0
* r23477: Build farm fix: Use int rather than MIT's krb5_int32 when setting con...Gerald Carter2007-10-101-1/+1
* r23474: Here's a small patch that disables the libkrb5.so replay cacheGerald Carter2007-10-101-39/+63
* r23251: whoops! Fix compile errorGerald Carter2007-10-101-2/+6
* r23147: Patch #4566 from jacob berkman <jberkman@novell.com>. Pass password d...Jeremy Allison2007-10-101-1/+2
* r23080: Fix bug #4637 - we hads missed some cases whereJeremy Allison2007-10-101-12/+24
* r22893: Use ldap_rename_s instead of deprecated ldap_rename2_s.Michael Adam2007-10-101-1/+2
* r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; andVolker Lendecke2007-10-104-16/+16
* r22800: Add GPO_SID_TOKEN and an LDAP function to get tokensids from the toke...Günther Deschner2007-10-101-0/+104
* r22799: Fix the build.Günther Deschner2007-10-101-1/+1
* r22798: Add the "apply group policy" access bit (as seen in type 0x05 ALLOWED...Günther Deschner2007-10-101-1/+4