summaryrefslogtreecommitdiffstats
path: root/src/external/libndr_nbt.m4
Commit message (Collapse)AuthorAgeFilesLines
* AUTOCONF: Move detection of samba libraries to one fileLukas Slebodnik2014-05-261-12/+0
| | | | Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
* BUILD: Make samba4 libraries optionalLukas Slebodnik2014-05-161-2/+9
| | | | | | | | | | Samba 4 libraries are necessary for building {ad, ipa} provider, but samba4 needn't be available on older distributions. This patch add possibility to build SSSD without {ad, ipa} provider and thus without Samba 4 libraries. The script configure have new argument --with-samba with default value yes. Reviewed-by: Michal Židek <mzidek@redhat.com>
* DNS sites support - add AD SRV pluginPavel Březina2013-05-021-0/+5
https://fedorahosted.org/sssd/ticket/1032