summaryrefslogtreecommitdiffstats
path: root/source3/libads/cldap.h
Commit message (Collapse)AuthorAgeFilesLines
* source3/libads/cldap.h: fix licence/copyrightGünther Deschner2011-06-101-0/+27
| | | | Guenther
* s3-libads Pass a struct sockaddr_storage to cldap routinesAndrew Bartlett2011-04-281-2/+2
| | | | | | | This avoids these routines doing a DNS lookup that has already been done, and ensures that the emulated DNS lookup isn't thrown away. Andrew Bartlett
* netlogon: move netlogon helpers to ../libcli/netlogon.Günther Deschner2011-01-071-1/+1
| | | | Guenther
* s3: only use netlogon/nbt header when needed.Günther Deschner2010-05-311-0/+12
Guenther