summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SELinux support in PAM responderJan Zeleny2012-02-062-0/+167
* Added some SELinux-related sysdb routinesJan Zeleny2012-02-063-1/+545
* Added some SELinux-related utility functionsJan Zeleny2012-02-062-0/+232
* 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-062-0/+208
* 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-069-116/+364
* Do not call sudo functions if built without-sudoJakub Hrozek2012-02-052-7/+7
* AUTOFS: LDAP providerJakub Hrozek2012-02-0512-2/+1479
* AUTOFS: responderJakub Hrozek2012-02-0515-11/+1793
* 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-051-0/+116
* AUTOFS: a client libraryJakub Hrozek2012-02-055-0/+451
* AUTOFS: sysdb interfaceJakub Hrozek2012-02-054-7/+520
* SYSDB: Remove code duplication between member_add and member_delJakub Hrozek2012-02-051-39/+14
* BUILD: Introduce a --with-autofs config optionJakub Hrozek2012-02-051-0/+22
* Fix configure with old autoconf versionsJakub Hrozek2012-02-041-1/+0
* Move BUILD_SUDO outside the generic LDAP source filesJakub Hrozek2012-02-045-95/+127
* SUDO: introduce a new config option --with-sudoJakub Hrozek2012-02-041-0/+23
* 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-047-9/+455
* 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-012-10/+12
* 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-313-1/+42
* LDAP: Add enumeration support for servicesStephen Gallagher2012-01-317-3/+215
* LDAP: Add support for service lookups (non-enum)Stephen Gallagher2012-01-318-0/+891
* 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-302-0/+1658
* 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-301-4/+4
* Fix sudo compilation on RHEL5Jakub Hrozek2012-01-303-0/+5
* SUDO Integration - test client changedPavel Březina2012-01-271-78/+13
* SUDO Integration - SUDO API can request only cn=defaults recordPavel Březina2012-01-273-26/+44