summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-06Updating translatable strings for string freezeStephen Gallagher73-23742/+59823
2012-02-06Set version to 1.9devStephen Gallagher1-1/+1
2012-02-07Make sudo installation path configurable, install into libdir by defaultJakub Hrozek5-4/+19
2012-02-07SSH: OpenSSH known_hosts clientJan Cholasta5-2/+534
2012-02-07SSH: OpenSSH authorized_keys clientJan Cholasta5-1/+262
2012-02-07SSH: Common client codeJan Cholasta5-1/+375
2012-02-07SSH: ResponderJan Cholasta9-1/+902
2012-02-07DP: Add support for hosts in sss_dp_get_accountJan Cholasta2-2/+13
2012-02-07IPA: Add host info handlerJan Cholasta14-5/+624
2012-02-07DP: Add host info handlerJan Cholasta7-3/+204
2012-02-07LDAP: Add support for SSH user public keysJan Cholasta10-6/+44
2012-02-07BUILD: Introduce a --with-ssh config optionJan Cholasta2-0/+23
2012-02-07UTIL: Provide base64 encoding and decoding functionsJan Cholasta5-38/+143
2012-02-06SUDO Integration - sysdb_sudo_check_time() fixPavel Březina1-6/+8
2012-02-06SUDO Integration - fix offline behaviourPavel Březina1-2/+2
2012-02-06Update shadowLastChanged attribute during LDAP password changeJan Zeleny8-3/+191
2012-02-06Man pages for the session target and SELinux user maps fetchingJan Zeleny2-0/+165
2012-02-06Session target in IPA providerJan Zeleny11-0/+1172
2012-02-06Add session target in data providerJan Zeleny6-3/+27
2012-02-06Delete unused structure in IPA access codeJan Zeleny1-7/+0
2012-02-06Separate the host-retrieval code from IPA HBAC to common IPA codeJan Zeleny7-469/+537
2012-02-06SELinux support in PAM moduleJan Zeleny2-1/+61
2012-02-06SELinux support in PAM responderJan Zeleny2-0/+167
2012-02-06Added some SELinux-related sysdb routinesJan Zeleny4-1/+547
2012-02-06Added some SELinux-related utility functionsJan Zeleny3-1/+235
2012-02-06Renamed some sysdb constants for their wider usageJan Zeleny3-11/+9
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