Age | Commit message (Expand) | Author | Files | Lines |
2011-06-09 | s3-talloc Change TALLOC_P() to talloc() | Andrew Bartlett | 1 | -1/+1 |
2011-06-09 | s3-talloc Change TALLOC_ARRAY() to talloc_array() | Andrew Bartlett | 1 | -2/+2 |
2010-11-20 | s3: Remove unused ads_get_attrname_by_oid | Volker Lendecke | 1 | -41/+0 |
2010-11-20 | s3: Make ads_get_attrnames_by_oids static | Volker Lendecke | 1 | -4/+7 |
2010-09-20 | s3: Replace sid_binstring and sid_guidstring with PIDL-based alternatives | Andrew Bartlett | 1 | -1/+2 |
2010-08-05 | s3: avoid global include of ads.h. | Günther Deschner | 1 | -0/+1 |
2010-07-01 | s3-libads: move ldap posix schema defines to their own header file. | Günther Deschner | 1 | -0/+1 |
2009-05-28 | Make sid_binstring & friends take a talloc context | Volker Lendecke | 1 | -2/+2 |
2008-09-16 | * Allow an admin to define the "uid" attribute for a RFC2307 | Gerald (Jerry) Carter | 1 | -3/+12 |
2007-10-10 | r25165: Use talloc_asprintf_append_buffer with an unmodified | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r23839: Try to get the attribute name from schema GUIDs or the display name from | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r23835: Pass down a struct GUID to ads_get_attrname_by_guid() directly. | Günther Deschner | 1 | -7/+2 |
2007-10-10 | r23829: Add ads_get_attrname_by_guid(). | Günther Deschner | 1 | -2/+51 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23607: Add legacy support for Services for Unix (SFU) 2.0. | Günther Deschner | 1 | -17/+55 |
2007-10-10 | r20986: Commit the prototype of the nss_info plugin interface. | Gerald Carter | 1 | -45/+32 |
2007-10-10 | r18670: Fix memleaks. | Günther Deschner | 1 | -0/+2 |
2007-10-10 | r18508: A query for the LDAP schema can never be done anonymously against AD. | Günther Deschner | 1 | -22/+1 |
2007-10-10 | r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore. | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r16589: Fix Klocwork #1999. Although it should be impossible to | Jeremy Allison | 1 | -0/+5 |
2007-10-10 | r15980: Correctly destroy talloc_ctx when the LDAP posix attribute query has | Günther Deschner | 1 | -7/+8 |
2007-10-10 | r15697: I take no comments as no objections :) | Günther Deschner | 1 | -0/+329 |