summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SELinux support in PAM responderJan Zeleny2012-02-062-0/+167
* Added some SELinux-related sysdb routinesJan Zeleny2012-02-064-1/+547
* Added some SELinux-related utility functionsJan Zeleny2012-02-063-1/+235
* Renamed some sysdb constants for their wider usageJan Zeleny2012-02-063-11/+9
* Make password migration code use the IPA config retrieval codeJan Zeleny2012-02-061-57/+14
* Add support for generic IPA config retrievalJan Zeleny2012-02-063-0/+210
* Fixed minor memory-hierarchy-related issue in IPA HBACJan Zeleny2012-02-061-1/+2
* Implemented support for multiple search bases in HBAC rules and servicesJan Zeleny2012-02-0610-116/+365
* Do not call sudo functions if built without-sudoJakub Hrozek2012-02-052-7/+7
* AUTOFS: LDAP providerJakub Hrozek2012-02-0513-2/+1488
* AUTOFS: responderJakub Hrozek2012-02-0517-11/+1809
* Split the logic to check cache expiration into separate functionJakub Hrozek2012-02-053-43/+73
* RESPONDERS: Refactor setent_req_listJakub Hrozek2012-02-056-100/+133
* AUTOFS: Data Provider requestJakub Hrozek2012-02-055-30/+317
* AUTOFS: a command-line test clientJakub Hrozek2012-02-053-0/+128
* AUTOFS: a client libraryJakub Hrozek2012-02-057-1/+487
* AUTOFS: sysdb interfaceJakub Hrozek2012-02-055-7/+522
* SYSDB: Remove code duplication between member_add and member_delJakub Hrozek2012-02-051-39/+14
* BUILD: Introduce a --with-autofs config optionJakub Hrozek2012-02-052-0/+23
* Fix configure with old autoconf versionsJakub Hrozek2012-02-041-1/+0
* Build all experimental features during 'make distcheck'Stephen Gallagher2012-02-041-1/+2
* Move BUILD_SUDO outside the generic LDAP source filesJakub Hrozek2012-02-045-95/+127
* SUDO: introduce a new config option --with-sudoJakub Hrozek2012-02-042-5/+24
* ConfigAPI: add sudo to known servicesJakub Hrozek2012-02-043-2/+14
* Fixes for sudo_timedJakub Hrozek2012-02-042-23/+53
* SUDO Integration - responder 'sudo_timed' optionPavel Březina2012-02-046-38/+166
* SUDO Integration - in-memory cache in responderPavel Březina2012-02-048-9/+456
* NSS: Add individual timeouts for entry typesStephen Gallagher2012-02-0423-43/+164
* LDAP: Fix incorrect search timeoutsStephen Gallagher2012-02-042-2/+2
* LDAP: Do not fail if RootDSE check cannot determine search basesStephen Gallagher2012-02-049-5/+95
* NSS: Use sss_hash_create instead of destructorJakub Hrozek2012-02-042-13/+2
* RESPONDERS: Provide a common sss_cmd_send_error functionJakub Hrozek2012-02-023-13/+19
* Use profiling Docbook XSLT only if available, fall back to normalJakub Hrozek2012-02-013-12/+30
* Fixed wrong position of ldap_service_search_baseJan Zeleny2012-02-011-1/+1
* Refactor nss_cmd_send_emptyJakub Hrozek2012-01-316-41/+46
* SYSDB: index sudoUserJakub Hrozek2012-01-313-1/+99
* KRB5: Add syslog messages for Kerberos failuresStephen Gallagher2012-01-312-0/+9
* LDAP: Add new options for service mapsStephen Gallagher2012-01-314-1/+89
* IPA: Add support for services lookups (non-enum)Stephen Gallagher2012-01-314-1/+44
* LDAP: Add enumeration support for servicesStephen Gallagher2012-01-317-3/+215
* LDAP: Add support for service lookups (non-enum)Stephen Gallagher2012-01-319-0/+893
* SYSDB: Add sysdb_attrs_get_uint16_tStephen Gallagher2012-01-312-0/+28
* SYSDB: extend sysdb_store_service() to accept additional attributesStephen Gallagher2012-01-316-21/+47
* SUDO: Provide documentation for the SUDO APIJakub Hrozek2012-01-306-3/+1673
* docs: Use absolute srcdir pathJakub Hrozek2012-01-302-4/+4
* Include sudo manual pages only conditionallyJakub Hrozek2012-01-303-11/+44
* SUDO Integration - manual pagePavel Březina2012-01-302-1/+212
* SSSDConfigAPI: Move sssd.api.* to /usr/share/sssdStephen Gallagher2012-01-303-12/+11
* Fix sudo compilation on RHEL5Jakub Hrozek2012-01-303-0/+5
* SUDO Integration - test client changedPavel Březina2012-01-271-78/+13