summaryrefslogtreecommitdiffstats
path: root/source/libads/ads_utils.c
Commit message (Collapse)AuthorAgeFilesLines
* Move a number of ADS related functions out into utility libs, so that thingsAndrew Bartlett2002-09-271-5/+15
| | | | | | | | like metze's sam_ads can also use them. Also add error checking etc to a few more functions. Andrew Bartlett
* Another patch from metze, towards his work on sam_ads.Andrew Bartlett2002-09-251-1/+97
| | | | See mx-ldap.sf.net for his current progress.
* Seems I missed commiting this when I added the rest of metze's ADS patch.Andrew Bartlett2002-09-061-0/+75
Oh well, here it is... Andrew Bartlett