summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Save original name into the in-memory cacheJakub Hrozek2012-03-081-1/+1
* Properly terminate GIT_CHECKOUTStephen Gallagher2012-03-081-0/+1
* Build experimental features by default in RPMsStephen Gallagher2012-03-082-13/+2
* Make RPM spec more explicitStephen Gallagher2012-03-081-2/+20
* Prune python provides correctlyStephen Gallagher2012-03-081-5/+8
* Use the correct hash table for pending requestsSimo Sorce2012-03-087-10/+14
* Only free returned values on successJakub Hrozek2012-03-081-3/+3
* Autofs: operate on contents of double-pointer, not addressJakub Hrozek2012-03-081-3/+3
* Detect cycle in the fail over on subsequent resolve requests onlyJakub Hrozek2012-03-085-23/+28
* Search netgroups by alias, tooJakub Hrozek2012-03-062-3/+5
* krb5_child: set debugging soonerJakub Hrozek2012-03-062-23/+35
* Only do one cycle when resolving a serverJakub Hrozek2012-03-067-37/+105
* Use proper errno codeJakub Hrozek2012-03-051-1/+1
* DP: Reorganize memory hierarchy of requestsStephen Gallagher2012-03-051-24/+108
* IPA: Fix segfault with srchost functionality enabledStephen Gallagher2012-03-051-1/+1
* Hide --debug option in sss_debuglevelPavel Březina2012-03-021-1/+1
* IPA: Set the DNS discovery domain to match ipa_domainStephen Gallagher2012-03-015-8/+17
* Fix the script pathJan Zeleny2012-03-011-1/+1
* Handle cases where UID is -1Stephen Gallagher2012-02-291-6/+1
* Fix typo in script nameStephen Gallagher2012-02-291-1/+1
* Updating translations for SSSD 1.8.1Stephen Gallagher2012-02-2888-1059/+25696
* Include new manpages in translationsStephen Gallagher2012-02-281-0/+6
* Include the debug_level upgrade tool in the tarballStephen Gallagher2012-02-281-0/+1
* fix typos in manualYuri Chornoivan2012-02-282-2/+2
* Include missing source files to the list of source files which contain transl...Jan Cholasta2012-02-281-0/+4
* Fix typo in autofs option descriptionStephen Gallagher2012-02-281-1/+1
* Bump version to 1.8.1Stephen Gallagher2012-02-281-1/+1
* Updating translations for SSSD 1.8.0 releasesssd-1_8_0Stephen Gallagher2012-02-2856-2745/+63872
* Update version to 1.8.0Stephen Gallagher2012-02-281-1/+1
* PAM: Don't send PAM_SYSTEM_INFO message if module unsetStephen Gallagher2012-02-271-7/+3
* SSH: Update sss_ssh_knownhostsproxy manual pageJan Cholasta2012-02-271-15/+4
* SSH: Remove unused --file option of sss_ssh_knownhostsproxyJan Cholasta2012-02-271-5/+0
* SSH: Replace blocking getaddrinfo call in the responder with asynchronous res...Jan Cholasta2012-02-274-27/+59
* SSH: Use fchmod instead of chmod on known_hosts fileJan Cholasta2012-02-271-8/+4
* SSH: Add missing break statements to sss_ssh_format_pubkeyJan Cholasta2012-02-271-0/+2
* SSH: Add more debugging messagesJan Cholasta2012-02-275-8/+38
* SSH: Don't abort known_hosts update when host search failsJan Cholasta2012-02-271-1/+1
* SSH: Manage global known_hosts file in the responderJan Cholasta2012-02-273-78/+136
* SSH: Continue connecting to SSH server even when SSSD is not running in sss_s...Jan Cholasta2012-02-271-112/+85
* UTIL: Add function for atomic I/OJan Cholasta2012-02-272-0/+44
* SSH: Refactor responder and client common codeJan Cholasta2012-02-277-170/+301
* SSH: Save SSH host name aliasesJan Cholasta2012-02-276-40/+119
* AUTOFS: speed up the client by requesting multiple entries at onceJakub Hrozek2012-02-273-78/+239
* Eliminate build-time requirement for nscdStephen Gallagher2012-02-273-12/+12
* LDAP: Remove unnecessary filter sanitizeStephen Gallagher2012-02-261-11/+5
* Modifications to simplify list_missing_attrsJan Zeleny2012-02-248-44/+21
* Delete missing attributes from netgroups to be storedJan Zeleny2012-02-246-4/+45
* LDAP: Only use paging control on requests for multiple entriesStephen Gallagher2012-02-2416-40/+100
* AUTOFS: Search all search bases for automounter map entriesJakub Hrozek2012-02-231-18/+86
* AUTOFS: Invoke implicit setautomntent if neededJakub Hrozek2012-02-232-45/+156