summaryrefslogtreecommitdiffstats
path: root/source4/libcli/ldap/ldap_msg.c
Commit message (Expand)AuthorAgeFilesLines
* s4:libcli: split out LIBCLI_LDAP_MESSAGE subsystemStefan Metzmacher2009-02-241-87/+0
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-0/+1
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-1/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-9/+9
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-101-1/+2
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r7720: - simplify the asn1 decode of ldap_search() a lot, taking advantage ofAndrew Tridgell2007-10-101-2/+3
* r7665: - added a ildap_*() interface to our internal ldap library. ThisAndrew Tridgell2007-10-101-1/+3
* r7626: a new ldap client library. Main features are:Andrew Tridgell2007-10-101-0/+84