summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2012-03-09IPA: Check nsAccountLock during PAM_ACCT_MGMTStephen Gallagher1-0/+1
2012-03-08Properly terminate GIT_CHECKOUTStephen Gallagher1-0/+1
2012-03-08Build experimental features by default in RPMsStephen Gallagher1-13/+0
2012-02-29Fix the script pathJan Zeleny1-1/+1
2012-02-29Fix typo in script nameStephen Gallagher1-1/+1
2012-02-28Include the debug_level upgrade tool in the tarballStephen Gallagher1-0/+1
2012-02-27SSH: Replace blocking getaddrinfo call in the responder with asynchronous res...Jan Cholasta1-1/+3
2012-02-26SSH: Refactor responder and client common codeJan Cholasta1-4/+7
2012-02-23pam_sss: keep selinux optionalSimo Sorce1-1/+1
2012-02-07AUTOFS: IPA providerJakub Hrozek1-1/+2
2012-02-07Make sudo installation path configurable, install into libdir by defaultJakub Hrozek1-1/+1
2012-02-07SSH: OpenSSH known_hosts clientJan Cholasta1-1/+10
2012-02-07SSH: OpenSSH authorized_keys clientJan Cholasta1-0/+16
2012-02-07SSH: Common client codeJan Cholasta1-1/+3
2012-02-07SSH: ResponderJan Cholasta1-0/+15
2012-02-07IPA: Add host info handlerJan Cholasta1-0/+8
2012-02-07UTIL: Provide base64 encoding and decoding functionsJan Cholasta1-2/+4
2012-02-06Session target in IPA providerJan Zeleny1-0/+6
2012-02-06Separate the host-retrieval code from IPA HBAC to common IPA codeJan Zeleny1-0/+2
2012-02-06SELinux support in PAM moduleJan Zeleny1-0/+1
2012-02-06Added some SELinux-related sysdb routinesJan Zeleny1-0/+2
2012-02-06Added some SELinux-related utility functionsJan Zeleny1-1/+3
2012-02-06Add support for generic IPA config retrievalJan Zeleny1-0/+2
2012-02-06Implemented support for multiple search bases in HBAC rules and servicesJan Zeleny1-0/+1
2012-02-05AUTOFS: LDAP providerJakub Hrozek1-0/+9
2012-02-05AUTOFS: responderJakub Hrozek1-0/+15
2012-02-05AUTOFS: a command-line test clientJakub Hrozek1-0/+11
2012-02-05AUTOFS: a client libraryJakub Hrozek1-1/+23
2012-02-05AUTOFS: sysdb interfaceJakub Hrozek1-0/+2
2012-02-04Build all experimental features during 'make distcheck'Stephen Gallagher1-1/+2
2012-02-04SUDO Integration - in-memory cache in responderPavel Březina1-0/+1
2012-01-31IPA: Add support for services lookups (non-enum)Stephen Gallagher1-0/+2
2012-01-31LDAP: Add support for service lookups (non-enum)Stephen Gallagher1-0/+2
2012-01-30SUDO: Provide documentation for the SUDO APIJakub Hrozek1-2/+5
2012-01-30SSSDConfigAPI: Move sssd.api.* to /usr/share/sssdStephen Gallagher1-2/+4
2012-01-27PROXY: add support for service lookups (non-enumeration)Stephen Gallagher1-0/+1
2012-01-27NSS: Add getservbyname and getservbyport support to the NSS ResponderStephen Gallagher1-0/+2
2012-01-27NSS: Add client support for services (non-enumeration)Stephen Gallagher1-0/+1
2012-01-27SYSDB: Add sysdb routines for manipulating service entriesStephen Gallagher1-0/+2
2012-01-18SUDO: include the sources in the IPA provider, tooJakub Hrozek1-0/+6
2012-01-17Add a new Makefile target to build RPMs with the experimental flagJakub Hrozek1-4/+16
2012-01-17Export libsss_sudo as a separate packageJakub Hrozek1-7/+29
2012-01-17SUDO Integration - periodical update of rules in data providerPavel Březina1-0/+2
2012-01-09util: add murmurhash3 hash functionSimo Sorce1-1/+3
2011-12-20PAM: make initgroups timeout work across multiple clientsStephen Gallagher1-0/+2
2011-12-19Move child_common routines to utilStephen Gallagher1-7/+7
2011-12-19Add common SIGCHLD handling for providers.Pavel Zuna1-2/+9
2011-12-16SUDO Integration - pseudo client for testingPavel Březina1-0/+15
2011-12-16SUDO Integration - responderPavel Březina1-0/+17
2011-12-16SUDO integration - LDAP providerPavel Březina1-1/+3