summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* UTIL: Inherit ignore_group_membersJakub Hrozek2015-06-081-0/+9
* SELINUX: Avoid disconnecting disconnected handleJakub Hrozek2015-05-151-2/+7
* IPA: do not add domain name unconditionallySumit Bose2015-05-061-1/+1
* simple-access-provider: make user grp res more robustPavel Reichl2015-04-282-0/+2
* selinux: Only call semanage if the context actually changesJakub Hrozek2015-04-152-0/+73
* selinux: Begin and end the transaction on the same nesting levelJakub Hrozek2015-04-151-6/+14
* selinux: Disconnect before closing the handleJakub Hrozek2015-04-151-3/+10
* sdap: properly handle binary objectGuid attributeSumit Bose2015-03-272-0/+32
* test: Check ERR_LASTMichal Zidek2015-03-132-1/+2
* DEBUG: Add missing strings for error messagesMichal Zidek2015-03-132-1/+4
* UTIL: convert GeneralizedTime to unix timePavel Reichl2015-03-064-0/+58
* SDAP: enable change phase of pw expire policy checkPavel Reichl2015-03-041-0/+3
* Add missing new lines to debug messagesLukas Slebodnik2015-02-188-23/+26
* Python3 support in SSSDBohuslav Kabrda2015-02-131-1/+15
* SELINUX: Set and reset umask when caling set_seuser from deamon codeJakub Hrozek2015-01-271-0/+4
* IPA: properly handle mixed-case trusted domainsSumit Bose2015-01-232-0/+75
* UTIL: Allow dup-ing child pipe to a different FDJakub Hrozek2015-01-132-8/+26
* krb5: add wrapper for krb5_kt_have_content()Sumit Bose2014-12-072-0/+42
* sss_atomic_write_s() return value is signedJakub Hrozek2014-12-031-2/+2
* Add extra_args to exec_child()Jakub Hrozek2014-12-032-3/+23
* Fix: always check return value of unlink()Pavel Reichl2014-11-281-2/+8
* krb5: Check return value of sss_krb5_princ_realmLukas Slebodnik2014-11-281-0/+12
* krb5: Check return value of krb5_principal_get_realmLukas Slebodnik2014-11-281-2/+9
* util: sss_get_domain_name regex mismatch not fatalMichal Zidek2014-11-251-1/+7
* util: Special-case PCRE_ERROR_NOMATCH in sss_parse_nameMichal Zidek2014-11-253-1/+3
* AD/IPA: add krb5_confd_path configuration optionSumit Bose2014-11-252-3/+149
* Enable views for all domainsSumit Bose2014-11-201-2/+1
* KRB5: Do not switch_creds() if already the specified userJakub Hrozek2014-11-181-8/+21
* KRB5: Move all ccache operations to krb5_child.cJakub Hrozek2014-11-182-0/+2
* IPA: Move setting the SELinux context to a child processJakub Hrozek2014-11-052-0/+2
* UTIL: Remove more code duplication setting up child processesJakub Hrozek2014-11-052-0/+31
* UTIL: Remove code duplication of struct ioJakub Hrozek2014-11-052-0/+36
* LDAP: Move sss_krb5_verify_keytab_ex to ldap_childJakub Hrozek2014-11-052-79/+0
* Add add_strings_lists() utility functionSumit Bose2014-11-052-0/+83
* UTIL: Add a function to convert id_t from a number or a nameJakub Hrozek2014-10-223-0/+47
* UTIL: Use a custom PID_PATH and DB_PATH when unit testing server.cJakub Hrozek2014-10-201-4/+31
* SSSD: Chown the log filesJakub Hrozek2014-10-203-0/+40
* SSSD: Add the options to specify a UID and GID to run asJakub Hrozek2014-10-202-0/+15
* sss_semanage: Add mlsrange parameter to set_seuserMichal Zidek2014-10-202-10/+18
* util: Move semanage related functions to src/utilMichal Zidek2014-10-202-0/+364
* sysdb: add overide lookup callsSumit Bose2014-10-201-0/+3
* new_subdomain: copy view data from parentSumit Bose2014-10-201-0/+11
* UTIL: Always write capathsJakub Hrozek2014-10-162-38/+34
* sss_get_domain_name: check for fq name firstPavel Březina2014-10-141-1/+13
* NSS: UPN as a template expansion for homedir mappingsPavel Reichl2014-10-122-0/+12
* UTIL: Move become_user outside krb5 treeJakub Hrozek2014-10-102-0/+207
* UTIL: Do not depend on monitor codeJakub Hrozek2014-10-092-1/+37
* PAM: new options pam_trusted_users & pam_public_domainsPavel Reichl2014-09-292-0/+65
* krb5: make get_primary() a public callStephen Gallagher2014-09-292-3/+13
* UTIL: Do not change SSSD domains in get_domains_headStephen Gallagher2014-09-241-3/+0