summaryrefslogtreecommitdiffstats
path: root/source4/libcli/ldap/ldap_ildap.c
Commit message (Expand)AuthorAgeFilesLines
* s4:libcli/ldap: use const char * const *attributes as in all other placesStefan Metzmacher2009-02-131-1/+1
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-3/+3
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-3/+3
* r23810: Make things static, and remove unsued code.Andrew Bartlett2007-10-101-114/+0
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r13609: Get in the initial work on making ldb asyncSimo Sorce2007-10-101-6/+8
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-101-1/+13
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r11271: Fix a warning and an infinite recursionVolker Lendecke2007-10-101-2/+3
* r10668: added a ildap_search_bytree() functionAndrew Tridgell2007-10-101-5/+20
* r7713: fixed error display in ildap_search()Andrew Tridgell2007-10-101-0/+6
* r7665: - added a ildap_*() interface to our internal ldap library. ThisAndrew Tridgell2007-10-101-0/+209