Age | Commit message (Expand) | Author | Files | Lines |
2008-12-13 | s3: correctly detect if the current dc is the closest one | Stefan Metzmacher | 1 | -1/+0 |
2008-09-16 | * Allow an admin to define the "uid" attribute for a RFC2307 | Gerald (Jerry) Carter | 1 | -0/+5 |
2008-08-29 | kerberos: fix HAVE_KRB5 related build issue. | Günther Deschner | 1 | -3/+4 |
2008-08-29 | kerberos: add KRB5_KT_KEY abstraction macro. | Günther Deschner | 1 | -1/+9 |
2008-08-29 | kerberos: move the KRB5_KEY* macros to header file. | Günther Deschner | 1 | -0/+12 |
2008-06-27 | libads: Add API call to connect to a global catalog server. | Gerald W. Carter | 1 | -1/+3 |
2008-06-24 | libads: add ADS_AUTH_USER_CREDS to avoid magic overwriting of usernames. | Günther Deschner | 1 | -8/+9 |
2008-02-28 | Remove DomainControllerAddressType which we now have in IDL. | Günther Deschner | 1 | -5/+0 |
2008-01-29 | Move DS_DOMAIN_FUNCTION defines to ads.h. | Günther Deschner | 1 | -0/+7 |
2007-10-24 | This is a large patch (sorry). Migrate from struct in_addr | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r24804: As a temporary workaround, also try to guess the server's principal i... | Günther Deschner | 1 | -0/+2 |
2007-10-10 | r24131: - make it more clear what the different min and max fields mean | Stefan Metzmacher | 1 | -4/+5 |
2007-10-10 | r24039: remove unused global variable... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r23946: add support for NTLMSSP sign and seal | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r23945: add infrastructure to select plain, sign or seal LDAP connection | Stefan Metzmacher | 1 | -1/+12 |
2007-10-10 | r23926: implement output buffer handling for the SASL write wrapper | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r23922: implement input buffer handling for the SASL read wrapper | Stefan Metzmacher | 1 | -15/+46 |
2007-10-10 | r23898: rename HAVE_ADS_SASL_WRAPPING -> HAVE_LDAP_SASL_WRAPPING | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r23896: hopefully fix the build on most systems | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r23893: add dummy callbacks for LDAP SASL wrapping, | Stefan Metzmacher | 1 | -4/+6 |
2007-10-10 | r23888: move elements belonging to the current ldap connection to a | Stefan Metzmacher | 1 | -10/+13 |
2007-10-10 | r23838: Allow to store schema and config path in ADS_STRUCT config. | Günther Deschner | 1 | -0/+2 |
2007-10-10 | r23826: Fix gpo security filtering by matching the security descriptor ace's ... | Günther Deschner | 1 | -0/+3 |
2007-10-10 | r23766: Add GTYPE_SECURITY_UNIVERSAL_GROUP define. | Günther Deschner | 1 | -0/+5 |
2007-10-10 | r23607: Add legacy support for Services for Unix (SFU) 2.0. | Günther Deschner | 1 | -4/+12 |
2007-10-10 | r23128: Fix typo. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r22841: Add comment to endif statement. | Lars Müller | 1 | -1/+1 |
2007-10-10 | r22797: We are only interested in the DACL of the security descriptor, so sea... | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r22664: When we have krb5_get_init_creds_opt_get_error() then try to get the ... | Günther Deschner | 1 | -0/+6 |
2007-10-10 | r21240: Fix longstanding Bug #4009. | Günther Deschner | 1 | -1/+2 |
2007-10-10 | r20986: Commit the prototype of the nss_info plugin interface. | Gerald Carter | 1 | -10/+11 |
2007-10-10 | r20857: Silence gives assent :-). Checking in the fix for | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore. | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r17970: Add missing include-guards around ads.h and ads_cldap.h. | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r17945: Store the server and client sitenames in the ADS | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r17943: The horror, the horror. Add KDC site support by | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r16548: Fix bug #3867 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r16336: Fix Klocwork ID's 1087, 1095, 1096, 1098, 1099, 1101, 1102, 1105, 110... | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r15698: An attempt to make the winbind lookup_usergroups() call in security=ads | Günther Deschner | 1 | -0/+15 |
2007-10-10 | r15697: I take no comments as no objections :) | Günther Deschner | 1 | -5/+27 |
2007-10-10 | r15543: New implementation of 'net ads join' to be more like Windows XP. | Gerald Carter | 1 | -15/+0 |
2007-10-10 | r15243: Sorry for the breakage: | Günther Deschner | 1 | -1/+5 |
2007-10-10 | r15240: Correctly disallow unauthorized access when logging on with the | Günther Deschner | 1 | -0/+12 |
2007-10-10 | r14051: Add remaining (documented) userAccountControl bits, thanks to Luke | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r13657: Let winbindd try to obtain the gecos field from the msSFU30Gecos | Günther Deschner | 1 | -0/+2 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -0/+2 |
2007-10-10 | r11242: use LDAP bitwise machting rule when searching for groups in ADS. | Günther Deschner | 1 | -3/+25 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ... | Günther Deschner | 1 | -4/+20 |
2007-10-10 | r4665: Fix inspired by posting from Joe Meadows <jameadows@webopolis.com>. | Jeremy Allison | 1 | -3/+0 |