summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Updating translationsStephen Gallagher2012-02-0737-2188/+2773
* Two sssd-ldap manual pages fixesJakub Hrozek2012-02-071-4/+4
* AUTOFS: IPA providerJakub Hrozek2012-02-0712-30/+218
* Fix SSH compilation on RHEL5Jakub Hrozek2012-02-072-1/+6
* Updating translatable strings for string freezesssd-1_8_0_beta1sssd-1_7_91Stephen Gallagher2012-02-0637-17622/+48571
* Make sudo installation path configurable, install into libdir by defaultJakub Hrozek2012-02-072-1/+15
* SSH: OpenSSH known_hosts clientJan Cholasta2012-02-073-1/+522
* SSH: OpenSSH authorized_keys clientJan Cholasta2012-02-073-1/+242
* SSH: Common client codeJan Cholasta2012-02-074-0/+372
* SSH: ResponderJan Cholasta2012-02-078-1/+887
* DP: Add support for hosts in sss_dp_get_accountJan Cholasta2012-02-072-2/+13
* IPA: Add host info handlerJan Cholasta2012-02-0713-5/+616
* DP: Add host info handlerJan Cholasta2012-02-077-3/+204
* LDAP: Add support for SSH user public keysJan Cholasta2012-02-0710-6/+44
* BUILD: Introduce a --with-ssh config optionJan Cholasta2012-02-071-0/+22
* UTIL: Provide base64 encoding and decoding functionsJan Cholasta2012-02-074-36/+139
* SUDO Integration - sysdb_sudo_check_time() fixPavel Březina2012-02-061-6/+8
* SUDO Integration - fix offline behaviourPavel Březina2012-02-061-2/+2
* Update shadowLastChanged attribute during LDAP password changeJan Zeleny2012-02-068-3/+191
* Man pages for the session target and SELinux user maps fetchingJan Zeleny2012-02-062-0/+165
* Session target in IPA providerJan Zeleny2012-02-0610-0/+1166
* Add session target in data providerJan Zeleny2012-02-066-3/+27
* Delete unused structure in IPA access codeJan Zeleny2012-02-061-7/+0
* Separate the host-retrieval code from IPA HBAC to common IPA codeJan Zeleny2012-02-066-469/+535
* SELinux support in PAM moduleJan Zeleny2012-02-061-1/+60
* 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