summaryrefslogtreecommitdiffstats
path: root/source3/libads/ldap_schema.c
Commit message (Expand)AuthorAgeFilesLines
* s3-talloc Change TALLOC_P() to talloc()Andrew Bartlett2011-06-091-1/+1
* s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett2011-06-091-2/+2
* s3: Remove unused ads_get_attrname_by_oidVolker Lendecke2010-11-201-41/+0
* s3: Make ads_get_attrnames_by_oids staticVolker Lendecke2010-11-201-4/+7
* s3: Replace sid_binstring and sid_guidstring with PIDL-based alternativesAndrew Bartlett2010-09-201-1/+2
* s3: avoid global include of ads.h.Günther Deschner2010-08-051-0/+1
* s3-libads: move ldap posix schema defines to their own header file.Günther Deschner2010-07-011-0/+1
* Make sid_binstring & friends take a talloc contextVolker Lendecke2009-05-281-2/+2
* * Allow an admin to define the "uid" attribute for a RFC2307Gerald (Jerry) Carter2008-09-161-3/+12
* 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