summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updating version for 1.9.8sssd-1-9Jakub Hrozek2014-12-051-1/+1
* Updating translations for the 1.9.7 releasesssd-1_9_7Jakub Hrozek2014-12-0539-1913/+33721
* Do not switch to credentials everytime.Lukas Slebodnik2014-12-021-4/+69
* Every time return directory for krb5 cache collection.Lukas Slebodnik2014-12-022-5/+65
* Fix wrong detection of krb5 ccnameLukas Slebodnik2014-12-021-1/+4
* LDAP: Setup periodic task only once.Lukas Slebodnik2014-03-311-13/+41
* AUTOTOOLS: krb5 1.12 is also supported krb5 libsLukas Slebodnik2013-12-101-1/+2
* NSS: Fix memory leak in sss_setnetgrentLukas Slebodnik2013-12-101-1/+1
* do not use default_domain_suffix with autofsAron Parsons2013-12-031-1/+1
* LDAP: Initialize user count for AD matching ruleJakub Hrozek2013-11-281-1/+1
* LDAP: Search for original DN during auth if it's missingJakub Hrozek2013-11-201-16/+194
* LDAP: Split out a request to search for a user w/o savingJakub Hrozek2013-11-202-32/+146
* PROXY: Handle empty GECOSJakub Hrozek2013-11-201-1/+8
* proxy: Allow initgroup to return NOTFOUNDSimo Sorce2013-11-201-0/+16
* Inherit ID limits of parent domains if setJakub Hrozek2013-11-141-3/+5
* Bumping the version for 1.9.7Jakub Hrozek2013-11-061-1/+1
* Updating translations for the 1.9.6 releasesssd-1_9_6Jakub Hrozek2013-11-0637-11389/+14131
* Updating Transifex URLJakub Hrozek2013-11-061-1/+1
* be_spy_create: free be_req and not the long living dataSumit Bose2013-10-301-1/+1
* sdap_get_generic_ext_send: check if we a re still connectedSumit Bose2013-10-221-0/+7
* Check slot validity before MC_SLOT_TO_PTR.Michal Zidek2013-09-232-15/+79
* AUTOTOOLS: Fix warnings: macro xyz not found in libraryLukas Slebodnik2013-09-161-2/+2
* man sssd: Add note about SSS_NSS_USE_MEMCACHEMichal Zidek2013-09-131-0/+8
* Rename _SSS_MC_SPECIALMichal Zidek2013-09-131-2/+2
* is_dn(): free dnPavel Březina2013-09-101-0/+2
* AUTOTOOLS: More robust detection of inotify.Lukas Slebodnik2013-09-094-5/+39
* 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-093-15/+45
* AUTOTOOLS: Add directories for searching ldap headers and libsLukas Slebodnik2013-09-091-2/+2
* AUTOMAKE: Use portable way to link with gettextLukas Slebodnik2013-09-091-1/+4
* AUTOMAKE: Use portable way to link with dlopenLukas Slebodnik2013-09-092-2/+3
* AUTOTOOLS: Add missing AC_MSG_RESULTLukas Slebodnik2013-09-094-5/+10
* AUTOTOOLS: Add -LLIBDIR to PYTHON_LIBSLukas Slebodnik2013-09-091-1/+2
* mmap_cache: Do not remove record from chain twiceLukas Slebodnik2013-09-091-0/+6
* Make IPA SELinux provider aware of subdomain usersJakub Hrozek2013-09-034-12/+29
* UTIL: Use standard maximum value of type size_tLukas Slebodnik2013-09-032-9/+7
* Include sys/types.h for types id_t and uid_tLukas Slebodnik2013-09-032-0/+2
* SIGCHLD handler: do not call callback when pvt data was freedPavel Březina2013-08-305-5/+41
* CONFIGURE: Get rid of bashismLukas Slebodnik2013-08-281-1/+1
* IPA_HBAC: Explicitelly include header file time.hLukas Slebodnik2013-08-281-0/+1
* MEMBEROF: Remove temporary workaroundLukas Slebodnik2013-08-281-5/+0
* UTIL: Explicitly include header file sys/socket.hLukas Slebodnik2013-08-281-0/+1
* MONITOR: Move function declaration out of conditional buildLukas Slebodnik2013-08-281-5/+6
* CLIENT: Fix non gnu sss_strnlen implementationLukas Slebodnik2013-08-281-1/+1
* UTIL: Create new wraper header file sss_endian.hLukas Slebodnik2013-08-288-32/+66
* DP: Use the correct type for DBus booleanJakub Hrozek2013-08-281-2/+5
* mmap_cache: Use stricter check for hash keys.Lukas Slebodnik2013-08-281-4/+6
* mmap_cache: Skip records which doesn't have same hashLukas Slebodnik2013-08-281-2/+34
* sss_packet_grow: correctly pad packet length to 512BPavel Březina2013-08-281-1/+1