summaryrefslogtreecommitdiff
path: root/source/libads/ldap_schema.c
Commit message (Expand)AuthorAgeFilesLines
* r25165: Use talloc_asprintf_append_buffer with an unmodifiedJeremy Allison2007-10-101-2/+2
* r23839: Try to get the attribute name from schema GUIDs or the display name fromGünther Deschner2007-10-101-1/+1
* r23835: Pass down a struct GUID to ads_get_attrname_by_guid() directly.Günther Deschner2007-10-101-7/+2
* r23829: Add ads_get_attrname_by_guid().Günther Deschner2007-10-101-2/+51
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23607: Add legacy support for Services for Unix (SFU) 2.0.Günther Deschner2007-10-101-17/+55
* r20986: Commit the prototype of the nss_info plugin interface.Gerald Carter2007-10-101-45/+32
* r18670: Fix memleaks.Günther Deschner2007-10-101-0/+2
* r18508: A query for the LDAP schema can never be done anonymously against AD.Günther Deschner2007-10-101-22/+1
* r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.Volker Lendecke2007-10-101-3/+3
* r16589: Fix Klocwork #1999. Although it should be impossible toJeremy Allison2007-10-101-0/+5
* r15980: Correctly destroy talloc_ctx when the LDAP posix attribute query hasGünther Deschner2007-10-101-7/+8
* r15697: I take no comments as no objections :)Günther Deschner2007-10-101-0/+329