summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* AUTOFS: a command-line test clientJakub Hrozek2012-02-051-0/+11
* AUTOFS: a client libraryJakub Hrozek2012-02-051-1/+23
* AUTOFS: sysdb interfaceJakub Hrozek2012-02-051-0/+2
* Build all experimental features during 'make distcheck'Stephen Gallagher2012-02-041-1/+2
* SUDO Integration - in-memory cache in responderPavel Březina2012-02-041-0/+1
* IPA: Add support for services lookups (non-enum)Stephen Gallagher2012-01-311-0/+2
* LDAP: Add support for service lookups (non-enum)Stephen Gallagher2012-01-311-0/+2
* SUDO: Provide documentation for the SUDO APIJakub Hrozek2012-01-301-2/+5
* SSSDConfigAPI: Move sssd.api.* to /usr/share/sssdStephen Gallagher2012-01-301-2/+4
* PROXY: add support for service lookups (non-enumeration)Stephen Gallagher2012-01-271-0/+1
* NSS: Add getservbyname and getservbyport support to the NSS ResponderStephen Gallagher2012-01-271-0/+2
* NSS: Add client support for services (non-enumeration)Stephen Gallagher2012-01-271-0/+1
* SYSDB: Add sysdb routines for manipulating service entriesStephen Gallagher2012-01-271-0/+2
* SUDO: include the sources in the IPA provider, tooJakub Hrozek2012-01-181-0/+6
* Add a new Makefile target to build RPMs with the experimental flagJakub Hrozek2012-01-171-4/+16
* Export libsss_sudo as a separate packageJakub Hrozek2012-01-171-7/+29
* SUDO Integration - periodical update of rules in data providerPavel Březina2012-01-171-0/+2
* util: add murmurhash3 hash functionSimo Sorce2012-01-091-1/+3
* PAM: make initgroups timeout work across multiple clientsStephen Gallagher2011-12-201-0/+2
* Move child_common routines to utilStephen Gallagher2011-12-191-7/+7
* Add common SIGCHLD handling for providers.Pavel Zuna2011-12-191-2/+9
* SUDO Integration - pseudo client for testingPavel Březina2011-12-161-0/+15
* SUDO Integration - responderPavel Březina2011-12-161-0/+17
* SUDO integration - LDAP providerPavel Březina2011-12-161-1/+3
* SUDO Integration - LDAP provider - save sudo rules functionsJakub Hrozek2011-12-161-0/+4
* SUDO Integration - sysdb interfaceJakub Hrozek2011-12-161-0/+4
* SUDO integration - client common interfacePavel Březina2011-12-161-0/+1
* sss_utf8_tolower utility function+unit testsJakub Hrozek2011-12-161-1/+2
* Allow using Glib for UTF8 supportStephen Gallagher2011-12-051-7/+12
* Add -fno-strict-aliasingStephen Gallagher2011-11-281-1/+2
* Fix broken build due to commit of IPA netgroup supportStephen Gallagher2011-11-231-0/+1
* Added IPA account info handlerJan Zeleny2011-11-231-0/+1
* Added support for fetching netgroups in IPA providerJan Zeleny2011-11-231-0/+1
* Set more strict permissions on keyringSimo Sorce2011-11-221-0/+1
* RESPONDER: Ensure that all input strings are valid UTF-8Stephen Gallagher2011-11-181-2/+4
* BUILDSYS: Fix --without-manpagesStephen Gallagher2011-10-141-1/+7
* SYSDB: New source file for sysdb upgrade routinesStephen Gallagher2011-10-071-0/+1
* Improve documentation of libipa_hbacStephen Gallagher2011-09-081-0/+1
* sss_debuglevel - change the debug levels on the flyPavel Březina2011-09-061-1/+9
* Add option to specify the kerberos replay cache dirStephen Gallagher2011-09-021-0/+4
* New DEBUG facility - unit testsPavel Březina2011-08-251-0/+11
* sdap_async_accounts.c splitJan Zeleny2011-08-151-2/+6
* Rename sssd.conf to sssd-example.confStephen Gallagher2011-08-081-1/+1
* Add rule validator to libipa_hbacStephen Gallagher2011-08-011-1/+1
* libipa_hbac: Support case-insensitive comparisons with UTF8Stephen Gallagher2011-07-291-1/+2
* Fix python HBAC bindings for python <= 2.4Jakub Hrozek2011-07-131-1/+3
* Provide python bindings for the HBAC evaluator libraryJakub Hrozek2011-07-081-3/+18
* Add new HBAC lookup and evaluation routinesStephen Gallagher2011-07-081-1/+2
* Add helper functions for looking up HBAC rule componentsStephen Gallagher2011-07-081-0/+6
* Add HBAC evaluator and testsStephen Gallagher2011-07-081-1/+27