summaryrefslogtreecommitdiffstats
path: root/src/external
Commit message (Expand)AuthorAgeFilesLines
* BUILD: Fix variable substitution in cwrap.m4Nikolai Kondrashov2015-05-311-1/+1
* Add integration testsNikolai Kondrashov2015-05-283-4/+39
* BUILD: Add AM_PYTHON2_MODULE macroNikolai Kondrashov2015-05-281-0/+49
* build: Only run cmocka tests if cmocka 1.0 or newer is availableJakub Hrozek2015-03-111-2/+2
* BUILD: Use python-config for detection *FLAGSLukas Slebodnik2015-02-251-31/+32
* UTIL: Remove python wrapper sss_python_unicode_from_stringLukas Slebodnik2015-02-251-2/+1
* UTIL: Remove compatibility macro PyModule_AddIntMacroLukas Slebodnik2015-02-251-1/+1
* UTIL: Remove python wrapper sss_python_set_checkLukas Slebodnik2015-02-251-1/+1
* UTIL: Remove python wrapper sss_python_set_addLukas Slebodnik2015-02-251-1/+1
* UTIL: Remove python wrapper sss_python_set_newLukas Slebodnik2015-02-251-1/+1
* BUILD: Remove detection of type Py_ssize_tLukas Slebodnik2015-02-251-5/+0
* BUILD: Remove unused variablesLukas Slebodnik2015-02-251-2/+0
* Remove strict requirements of python2Lukas Slebodnik2015-02-131-1/+1
* RESOLV: Remove obsolete in-tree implementation of SRV and TXT parsingJakub Hrozek2015-02-111-14/+0
* RESOLV: Add an internal function to read TTL from a DNS packetJakub Hrozek2015-02-111-0/+12
* Python3 support in SSSDBohuslav Kabrda2015-01-131-11/+8
* krb5: add wrapper for krb5_kt_have_content()Sumit Bose2014-12-071-0/+1
* BUILD: Detect nss_wrapper and uid_wrapper during configureJakub Hrozek2014-10-101-0/+31
* AUTOCONF: Update detection of libnfsidmapLukas Slebodnik2014-09-021-12/+15
* NFSv4 client: add to build systemNoam Meltzer2014-09-021-0/+17
* Add conditional build for MIT Kerberos localauth pluginSumit Bose2014-09-021-0/+15
* Accept krb5 1.13 for building the PAC pluginNalin Dahyabhai2014-08-281-1/+2
* build: Move libini_config 1.1.0 check to libini_config.m4Nikolai Kondrashov2014-07-292-2/+16
* build: Reverse order of libini_config checksNikolai Kondrashov2014-07-291-13/+13
* build: Distinguish libnl version checksNikolai Kondrashov2014-07-291-2/+7
* build: Distinguish libini_config version checksNikolai Kondrashov2014-07-292-3/+7
* build: Mention required libini_config versionNikolai Kondrashov2014-07-291-6/+6
* build: Remove substitution of *_OBJ variablesNikolai Kondrashov2014-07-2912-15/+0
* AD-GPO: Add gpo-smb implementation in gpo_child processYassir Elley2014-07-011-0/+9
* CONFIGURE: Prefer python2Lukas Slebodnik2014-06-201-1/+1
* PAM: Define compatible macros for some functions.Lukas Slebodnik2014-06-031-0/+9
* CONFIGURE: Enhance detection of pamLukas Slebodnik2014-06-031-2/+16
* AUTOCONF: Move detection of samba libraries to one fileLukas Slebodnik2014-05-262-5/+10
* AD-GPO: add libsmbclient to makefilesYassir Elley2014-05-231-0/+5
* BUILD: Make samba4 libraries optionalLukas Slebodnik2014-05-161-2/+9
* sss_config: buildPavel Březina2014-05-142-0/+23
* Use KRB5_CFLAGS where appropriateAlexey Shabalin2014-02-191-0/+5
* AUTOTOOLS: krb5 1.12 is also supported krb5 libsLukas Slebodnik2013-12-101-1/+2
* BUILD: Change error message if missing cifsimap.hLukas Slebodnik2013-11-121-1/+4
* BUILD: Explicitly link libsss_ad.so with sasl libsLukas Slebodnik2013-11-111-0/+17
* Add CIFS idmap pluginBenjamin Franzke2013-10-151-0/+16
* Add journald supportJakub Hrozek2013-09-181-0/+13
* Do not set HAVE_SYSTEMD_LOGIN if libsystemd-login is not availableSumit Bose2013-09-171-1/+1
* util: Use systemd-login to check user sessionsSimo Sorce2013-09-161-0/+4
* Fix formating of variables with type: id_tLukas Slebodnik2013-09-111-0/+3
* tests: Add dlopen test to make sure modules worksSimo Sorce2013-09-091-1/+2
* AUTOTOOLS: More robust detection of inotify.Lukas Slebodnik2013-09-091-0/+32
* AUTOTOOLS: Use pkg-config to detect libraries.Lukas Slebodnik2013-09-096-27/+70
* AUTOTOOLS: add check for type intptr_tLukas Slebodnik2013-09-091-3/+6
* AUTOTOOLS: Refactor unicode library detectionLukas Slebodnik2013-09-091-7/+24