Ignore:
Timestamp:
Jun 17, 2009, 2:19:52 PM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.3 branch to 3.3.5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/include/smbldap.h

    r206 r274  
    213213                                       const char *attribute,
    214214                                       TALLOC_CTX *mem_ctx);
     215char * smbldap_talloc_smallest_attribute(LDAP *ldap_struct, LDAPMessage *entry,
     216                                         const char *attribute,
     217                                         TALLOC_CTX *mem_ctx);
    215218void talloc_autofree_ldapmsg(TALLOC_CTX *mem_ctx, LDAPMessage *result);
    216219void talloc_autofree_ldapmod(TALLOC_CTX *mem_ctx, LDAPMod **mod);
Note: See TracChangeset for help on using the changeset viewer.