Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove setent structure when callback is called | Jakub Hrozek | 2012-02-13 | 5 | -22/+16 |
| | |||||
* | Only fetch SELinux string if the user is found | Jakub Hrozek | 2012-02-10 | 1 | -1/+2 |
| | |||||
* | Fixed issue with netgroup update in IPA provider | Jan Zeleny | 2012-02-10 | 1 | -24/+34 |
| | | | | | This issue led to a netgroup with one triple (-,-,domain) when it contained no triples on the IPA server. | ||||
* | Use curly braces in pkgconfig metadata file | Sumit Bose | 2012-02-10 | 1 | -1/+1 |
| | |||||
* | SUDO responder: check if the input is a UTF-8 string | Pavel Březina | 2012-02-10 | 1 | -0/+7 |
| | | | | https://fedorahosted.org/sssd/ticket/1171 | ||||
* | Improve debug messages in sysdb_sudo_check_time() | Pavel Březina | 2012-02-10 | 1 | -4/+16 |
| | |||||
* | Fix group enumeration | Jakub Hrozek | 2012-02-10 | 2 | -2/+9 |
| | | | | | | Also adds some more debugging and fixes a code style issue. https://fedorahosted.org/sssd/ticket/1182 | ||||
* | Add ssh service to sssd.api.conf | Jan Cholasta | 2012-02-10 | 2 | -2/+7 |
| | |||||
* | Add methods for activating and deactivating services to SSSDConfig | Jan Cholasta | 2012-02-10 | 3 | -0/+268 |
| | |||||
* | fix typos in manual | Yuri Chornoivan | 2012-02-07 | 2 | -2/+2 |
| | |||||
* | Updating translations | Stephen Gallagher | 2012-02-07 | 37 | -2188/+2773 |
| | |||||
* | Two sssd-ldap manual pages fixes | Jakub Hrozek | 2012-02-07 | 1 | -4/+4 |
| | | | | Reported by Marco Pizzoli | ||||
* | AUTOFS: IPA provider | Jakub Hrozek | 2012-02-07 | 12 | -30/+218 |
| | |||||
* | Fix SSH compilation on RHEL5 | Jakub Hrozek | 2012-02-07 | 2 | -1/+6 |
| | |||||
* | Updating translatable strings for string freeze | Stephen Gallagher | 2012-02-06 | 37 | -17622/+48571 |
| | |||||
* | Make sudo installation path configurable, install into libdir by default | Jakub Hrozek | 2012-02-07 | 2 | -1/+15 |
| | |||||
* | SSH: OpenSSH known_hosts client | Jan Cholasta | 2012-02-07 | 3 | -1/+522 |
| | |||||
* | SSH: OpenSSH authorized_keys client | Jan Cholasta | 2012-02-07 | 3 | -1/+242 |
| | |||||
* | SSH: Common client code | Jan Cholasta | 2012-02-07 | 4 | -0/+372 |
| | |||||
* | SSH: Responder | Jan Cholasta | 2012-02-07 | 8 | -1/+887 |
| | |||||
* | DP: Add support for hosts in sss_dp_get_account | Jan Cholasta | 2012-02-07 | 2 | -2/+13 |
| | | | | Host requests are directed to the host info handler. | ||||
* | IPA: Add host info handler | Jan Cholasta | 2012-02-07 | 13 | -5/+616 |
| | |||||
* | DP: Add host info handler | Jan Cholasta | 2012-02-07 | 7 | -3/+204 |
| | |||||
* | LDAP: Add support for SSH user public keys | Jan Cholasta | 2012-02-07 | 10 | -6/+44 |
| | |||||
* | BUILD: Introduce a --with-ssh config option | Jan Cholasta | 2012-02-07 | 1 | -0/+22 |
| | |||||
* | UTIL: Provide base64 encoding and decoding functions | Jan Cholasta | 2012-02-07 | 4 | -36/+139 |
| | |||||
* | SUDO Integration - sysdb_sudo_check_time() fix | Pavel Březina | 2012-02-06 | 1 | -6/+8 |
| | |||||
* | SUDO Integration - fix offline behaviour | Pavel Březina | 2012-02-06 | 1 | -2/+2 |
| | |||||
* | Update shadowLastChanged attribute during LDAP password change | Jan Zeleny | 2012-02-06 | 8 | -3/+191 |
| | | | | https://fedorahosted.org/sssd/ticket/1019 | ||||
* | Man pages for the session target and SELinux user maps fetching | Jan Zeleny | 2012-02-06 | 2 | -0/+165 |
| | |||||
* | Session target in IPA provider | Jan Zeleny | 2012-02-06 | 10 | -0/+1166 |
| | |||||
* | Add session target in data provider | Jan Zeleny | 2012-02-06 | 6 | -3/+27 |
| | |||||
* | Delete unused structure in IPA access code | Jan Zeleny | 2012-02-06 | 1 | -7/+0 |
| | |||||
* | Separate the host-retrieval code from IPA HBAC to common IPA code | Jan Zeleny | 2012-02-06 | 6 | -469/+535 |
| | |||||
* | SELinux support in PAM module | Jan Zeleny | 2012-02-06 | 1 | -1/+60 |
| | |||||
* | SELinux support in PAM responder | Jan Zeleny | 2012-02-06 | 2 | -0/+167 |
| | |||||
* | Added some SELinux-related sysdb routines | Jan Zeleny | 2012-02-06 | 3 | -1/+545 |
| | |||||
* | Added some SELinux-related utility functions | Jan Zeleny | 2012-02-06 | 2 | -0/+232 |
| | |||||
* | Renamed some sysdb constants for their wider usage | Jan Zeleny | 2012-02-06 | 3 | -11/+9 |
| | |||||
* | Make password migration code use the IPA config retrieval code | Jan Zeleny | 2012-02-06 | 1 | -57/+14 |
| | |||||
* | Add support for generic IPA config retrieval | Jan Zeleny | 2012-02-06 | 2 | -0/+208 |
| | |||||
* | Fixed minor memory-hierarchy-related issue in IPA HBAC | Jan Zeleny | 2012-02-06 | 1 | -1/+2 |
| | |||||
* | Implemented support for multiple search bases in HBAC rules and services | Jan Zeleny | 2012-02-06 | 9 | -116/+364 |
| | |||||
* | Do not call sudo functions if built without-sudo | Jakub Hrozek | 2012-02-05 | 2 | -7/+7 |
| | |||||
* | AUTOFS: LDAP provider | Jakub Hrozek | 2012-02-05 | 12 | -2/+1479 |
| | |||||
* | AUTOFS: responder | Jakub Hrozek | 2012-02-05 | 15 | -11/+1793 |
| | |||||
* | Split the logic to check cache expiration into separate function | Jakub Hrozek | 2012-02-05 | 3 | -43/+73 |
| | |||||
* | RESPONDERS: Refactor setent_req_list | Jakub Hrozek | 2012-02-05 | 6 | -100/+133 |
| | | | | | Makes the setent_add_ref() and setent_notify_*() functions more generic to be reusable by the autofs responder. | ||||
* | AUTOFS: Data Provider request | Jakub Hrozek | 2012-02-05 | 5 | -30/+317 |
| | |||||
* | AUTOFS: a command-line test client | Jakub Hrozek | 2012-02-05 | 1 | -0/+116 |
| | | | | | | | | A very simply binary that can be used to test getting data from the library via SSSD in pretty much the same way SSSD would. A required positional parameter specifies the map name and the tool would print out all the key/value pairs using _sss_getautomntent_r(). You can also specify -n to query a specific key using _sss_getautomntbyname_r(). |