summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-06Make password migration code use the IPA config retrieval codeJan Zeleny1-57/+14
2012-02-06Add support for generic IPA config retrievalJan Zeleny3-0/+210
2012-02-06Fixed minor memory-hierarchy-related issue in IPA HBACJan Zeleny1-1/+2
2012-02-06Implemented support for multiple search bases in HBAC rules and servicesJan Zeleny10-116/+365
2012-02-05Do not call sudo functions if built without-sudoJakub Hrozek2-7/+7
2012-02-05AUTOFS: LDAP providerJakub Hrozek13-2/+1488
2012-02-05AUTOFS: responderJakub Hrozek17-11/+1809
2012-02-05Split the logic to check cache expiration into separate functionJakub Hrozek3-43/+73
2012-02-05RESPONDERS: Refactor setent_req_listJakub Hrozek6-100/+133
2012-02-05AUTOFS: Data Provider requestJakub Hrozek5-30/+317
2012-02-05AUTOFS: a command-line test clientJakub Hrozek3-0/+128
2012-02-05AUTOFS: a client libraryJakub Hrozek7-1/+487
2012-02-05AUTOFS: sysdb interfaceJakub Hrozek5-7/+522
2012-02-05SYSDB: Remove code duplication between member_add and member_delJakub Hrozek1-39/+14
2012-02-05BUILD: Introduce a --with-autofs config optionJakub Hrozek2-0/+23
2012-02-04Fix configure with old autoconf versionsJakub Hrozek1-1/+0
2012-02-04Build all experimental features during 'make distcheck'Stephen Gallagher1-1/+2
2012-02-04Move BUILD_SUDO outside the generic LDAP source filesJakub Hrozek5-95/+127
2012-02-04SUDO: introduce a new config option --with-sudoJakub Hrozek2-5/+24
2012-02-04ConfigAPI: add sudo to known servicesJakub Hrozek3-2/+14
2012-02-04Fixes for sudo_timedJakub Hrozek2-23/+53
2012-02-04SUDO Integration - responder 'sudo_timed' optionPavel Březina6-38/+166
2012-02-04SUDO Integration - in-memory cache in responderPavel Březina8-9/+456
2012-02-04NSS: Add individual timeouts for entry typesStephen Gallagher23-43/+164
2012-02-04LDAP: Fix incorrect search timeoutsStephen Gallagher2-2/+2
2012-02-04LDAP: Do not fail if RootDSE check cannot determine search basesStephen Gallagher9-5/+95
2012-02-04NSS: Use sss_hash_create instead of destructorJakub Hrozek2-13/+2
2012-02-02RESPONDERS: Provide a common sss_cmd_send_error functionJakub Hrozek3-13/+19
2012-02-01Use profiling Docbook XSLT only if available, fall back to normalJakub Hrozek3-12/+30
2012-02-01Fixed wrong position of ldap_service_search_baseJan Zeleny1-1/+1
2012-01-31Refactor nss_cmd_send_emptyJakub Hrozek6-41/+46
2012-01-31SYSDB: index sudoUserJakub Hrozek3-1/+99
2012-01-31KRB5: Add syslog messages for Kerberos failuresStephen Gallagher2-0/+9
2012-01-31LDAP: Add new options for service mapsStephen Gallagher4-1/+89
2012-01-31IPA: Add support for services lookups (non-enum)Stephen Gallagher4-1/+44
2012-01-31LDAP: Add enumeration support for servicesStephen Gallagher7-3/+215
2012-01-31LDAP: Add support for service lookups (non-enum)Stephen Gallagher9-0/+893
2012-01-31SYSDB: Add sysdb_attrs_get_uint16_tStephen Gallagher2-0/+28
2012-01-31SYSDB: extend sysdb_store_service() to accept additional attributesStephen Gallagher6-21/+47
2012-01-30SUDO: Provide documentation for the SUDO APIJakub Hrozek6-3/+1673
2012-01-30docs: Use absolute srcdir pathJakub Hrozek2-4/+4
2012-01-30Include sudo manual pages only conditionallyJakub Hrozek3-11/+44
2012-01-30SUDO Integration - manual pagePavel Březina2-1/+212
2012-01-30SSSDConfigAPI: Move sssd.api.* to /usr/share/sssdStephen Gallagher3-12/+11
2012-01-30Fix sudo compilation on RHEL5Jakub Hrozek3-0/+5
2012-01-27SUDO Integration - test client changedPavel Březina1-78/+13
2012-01-27SUDO Integration - SUDO API can request only cn=defaults recordPavel Březina3-26/+44
2012-01-27SUDO Integration - responder command for cn=defaultsPavel Březina5-18/+94
2012-01-27SUDO Integration - prepare data provider for new responder commandsPavel Březina7-200/+287
2012-01-27SUDO Integration - make sysdb_get_sudo_filter() more configurablePavel Březina3-48/+73