summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-02-05AUTOFS: responderJakub Hrozek15-11/+1793
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 Hrozek1-0/+116
2012-02-05AUTOFS: a client libraryJakub Hrozek5-0/+451
2012-02-05AUTOFS: sysdb interfaceJakub Hrozek4-7/+520
2012-02-05SYSDB: Remove code duplication between member_add and member_delJakub Hrozek1-39/+14
2012-02-05BUILD: Introduce a --with-autofs config optionJakub Hrozek1-0/+22
2012-02-04Fix configure with old autoconf versionsJakub Hrozek1-1/+0
2012-02-04Move BUILD_SUDO outside the generic LDAP source filesJakub Hrozek5-95/+127
2012-02-04SUDO: introduce a new config option --with-sudoJakub Hrozek1-0/+23
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řezina7-9/+455
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 Hrozek2-10/+12
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 Gallagher3-1/+42
2012-01-31LDAP: Add enumeration support for servicesStephen Gallagher7-3/+215
2012-01-31LDAP: Add support for service lookups (non-enum)Stephen Gallagher8-0/+891
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 Hrozek2-0/+1658
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 Gallagher1-4/+4
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
2012-01-27Rename sss_dp_type to sss_dp_sudo_typeStephen Gallagher2-4/+4
2012-01-27Use the new SUDO request in DP and sudo responderJakub Hrozek4-235/+115
2012-01-27SUDO: Provide a sudo DP request based on the internal_reqJakub Hrozek3-0/+145
2012-01-27PROXY: add support for enumerating servicesStephen Gallagher4-0/+226
2012-01-27NSS: Add service enumeration support to NSS providerStephen Gallagher3-1/+662
2012-01-27SYSDB: add support for enumerating servicesStephen Gallagher2-0/+55
2012-01-27NSS: Add client support for [set|get|end]servent()Stephen Gallagher1-4/+125