summaryrefslogtreecommitdiff
path: root/source4/libcli/ldap/ldap_ildap.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-27s4-ildap: fixed a talloc_steal with references errorAndrew Tridgell1-1/+1
2010-05-21s4:libcli/ldap Rename ldap.h to libcli_ldap.hAndrew Bartlett1-1/+1
2009-02-13s4:libcli/ldap: use const char * const *attributes as in all other placesStefan Metzmacher1-1/+1
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-3/+3
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-3/+3
2007-10-10r23810: Make things static, and remove unsued code.Andrew Bartlett1-114/+0
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r13609: Get in the initial work on making ldb asyncSimo Sorce1-6/+8
2007-10-10r12733: Merge ldap/ldb controls into main treeSimo Sorce1-1/+13
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r11271: Fix a warning and an infinite recursionVolker Lendecke1-2/+3
2007-10-10r10668: added a ildap_search_bytree() functionAndrew Tridgell1-5/+20
2007-10-10r7713: fixed error display in ildap_search()Andrew Tridgell1-0/+6
2007-10-10r7665: - added a ildap_*() interface to our internal ldap library. ThisAndrew Tridgell1-0/+209