summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ipa: add split_ipa_anchor()Sumit Bose2014-11-203-0/+97
* sysdb: add sysdb_search_object_by_uuid()Sumit Bose2014-11-203-0/+135
* MAN: page edit for ldap_use_tokengroupsDan Lavu2014-11-201-1/+12
* NOUPSTREAM: Default to root if sssd user is not specifiedJakub Hrozek2014-11-191-1/+1
* BE: Become a regular user after initializationJakub Hrozek2014-11-191-0/+13
* KRB5: Do not switch_creds() if already the specified userJakub Hrozek2014-11-192-8/+28
* KRB5: Move all ccache operations to krb5_child.cJakub Hrozek2014-11-198-246/+270
* KRB5: Move checking for illegal RE to krb5_utils.cJakub Hrozek2014-11-197-97/+73
* KRB5: Move ccache-related functions to krb5_ccache.cJakub Hrozek2014-11-1911-709/+785
* KRB5: Drop privileges in the child, not the back endJakub Hrozek2014-11-192-21/+56
* PROXY: Preserve service name in proxy providerMichal Zidek2014-11-191-1/+21
* proxy: Do not try to store same alias twiceMichal Zidek2014-11-191-28/+49
* LDAP: Disable token groups by defaultLukas Slebodnik2014-11-192-2/+2
* Revert "LDAP: Change defaults for ldap_user/group_objectsid"Lukas Slebodnik2014-11-192-6/+6
* Fix uuid defaultsSumit Bose2014-11-193-8/+8
* Revert "LDAP: Remove unused option ldap_group_uuid"Sumit Bose2014-11-1910-0/+25
* Revert "LDAP: Remove unused option ldap_user_uuid"Sumit Bose2014-11-1910-0/+25
* PAM: Remove authtok from PAM stack with OTPLukas Slebodnik2014-11-072-1/+29
* IPA: Store right username to selinux child contextLukas Slebodnik2014-11-071-1/+1
* selinux_child: Do not ignore return values.Michal Zidek2014-11-071-0/+8
* test_sysdb_views: Use unique directory for cacheLukas Slebodnik2014-11-071-1/+3
* IPA: Move setting the SELinux context to a child processJakub Hrozek2014-11-054-20/+663
* UTIL: Remove more code duplication setting up child processesJakub Hrozek2014-11-055-58/+42
* UTIL: Remove code duplication of struct ioJakub Hrozek2014-11-054-76/+41
* LDAP: Drop privileges after kinit in ldap_childJakub Hrozek2014-11-052-34/+64
* LDAP: read the correct data type from ldap_child's input bufferJakub Hrozek2014-11-051-2/+2
* LDAP: Move sss_krb5_verify_keytab_ex to ldap_childJakub Hrozek2014-11-053-80/+78
* Add ssh pubkey to origbyname requestSumit Bose2014-11-051-0/+2
* Add test for sysdb_add_overrides_to_object()Sumit Bose2014-11-051-0/+235
* Views: apply user SSH public key overrideSumit Bose2014-11-055-40/+126
* sysdb_add_overrides_to_object: add new parameter and multi-value supportSumit Bose2014-11-054-26/+44
* sysdb_get_user_attr_with_views: add mandatory override attributesSumit Bose2014-11-051-39/+8
* nss: return user_attributes in origbyname requestSumit Bose2014-11-052-30/+223
* nss: parse user_attributes optionSumit Bose2014-11-053-0/+48
* Add parse_attr_list_ex() helper functionSumit Bose2014-11-055-116/+208
* IPA: inherit ldap_user_extra_attrs to AD subdomainsSumit Bose2014-11-051-0/+31
* Add add_strings_lists() utility functionSumit Bose2014-11-053-0/+194
* IPA: use ipaUserGroup object class for groupsPavel Březina2014-11-051-1/+1
* NSS: disable midpoint refresh for netgroupsPavel Reichl2014-11-051-14/+43
* CONFDB: Detect&fix misconf opt refresh_expired_intervalPavel Reichl2014-11-051-0/+15
* memberof: check for empty arrays to avoid segfaultsSumit Bose2014-11-051-2/+2
* IPA: Don't fail the request when BE doesn't find the objectJakub Hrozek2014-11-051-4/+6
* sdap_print_server: use getpeername() to get server addressSumit Bose2014-11-051-1/+1
* nss: preserve service name in getsrv callMichal Zidek2014-10-301-2/+2
* nss: group enumeration fixSumit Bose2014-10-301-0/+3
* RESPONDERS: Set default value for umaskPavel Reichl2014-10-308-0/+18
* RESPONDERS: Don't hard-code umask value in utility functionPavel Reichl2014-10-301-4/+4
* RESPONDERS: refactor create_pipe_fd()Pavel Reichl2014-10-302-10/+13
* TESTS: Add tests for the views-related option mapsJakub Hrozek2014-10-301-1/+2
* SBUS: Fix error handling after closing containerLukas Slebodnik2014-10-301-0/+2