summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Check slot validity before MC_SLOT_TO_PTR.sssd-1-10Michal Zidek2013-09-232-15/+79
* 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
* krb5: Ingnore unknown expansion sequencesSimo Sorce2013-09-092-30/+45
* RPM: Add new subpackage for PAC responderStephen Gallagher2013-09-051-8/+31
* dyndns: do not modify global family_orderSumit Bose2013-09-051-3/+3
* KRB5: Fix warning declaration shadows global declarationLukas Slebodnik2013-09-031-8/+8
* UTIL: Use standard maximum value of type size_tLukas Slebodnik2013-09-032-9/+8
* Include sys/types.h for types id_t and uid_tLukas Slebodnik2013-09-032-0/+2
* 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
* BUILD: Remove unnecessary patch and configure optsSimo Sorce2013-08-283-31/+0
* krb5: Fetch ccname template from krb5.confStephen Gallagher2013-08-2810-16/+182
* krb5_common: Refactor to use a talloc temp contextSimo Sorce2013-08-281-12/+28
* KRB5: Add support for KEYRING cache typeStephen Gallagher2013-08-277-6/+245
* KRB5: Remove unnecessary call to become_user()Stephen Gallagher2013-08-271-6/+0
* KRB5: Add low-level debugging to sss_get_ccache_name_for_principalStephen Gallagher2013-08-271-0/+6
* sudo: do not strdup usn on ENOENTPavel Březina2013-08-261-1/+1
* sudo: do not fail to store the rule if we can't read usnPavel Březina2013-08-261-3/+4
* DP: Notify propperly when removing PAC responderOndrej Kos2013-08-242-1/+5
* MAN: AD provider only supports trusted domains from the same forestJakub Hrozek2013-08-241-0/+5
* check_cc_validity: make sure _valid is always setSumit Bose2013-08-241-5/+7
* Fix memory leak insss_krb5_get_error_messageLukas Slebodnik2013-08-221-0/+1
* proxy: Allow initgroup to return NOTFOUNDSimo Sorce2013-08-221-0/+16
* mmap_cache: Use sss_atomic_write_s instead of write.Michal Zidek2013-08-221-2/+11
* gitignore: Add Eclipse project files to ignore listStephen Gallagher2013-08-221-0/+3
* BUILD: Fix contrib build macros to display warningsStephen Gallagher2013-08-221-6/+6
* KRB5: Only set active and valid on successStephen Gallagher2013-08-221-6/+5
* KRB5: Refactor cc_*_check_existingStephen Gallagher2013-08-221-61/+59
* KRB5: Add new #define for collection cache typesStephen Gallagher2013-08-228-35/+35