summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* KRB5: Pass the sssd_be uid and gid to krb5_childJakub Hrozek2014-11-281-4/+16
* 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
* LDAP: Ignore returned referrals if referral support is disabledJakub Hrozek2014-09-022-0/+2
* Replace space: add some checksSumit Bose2014-09-012-4/+24
* sss_log: fix handling of variable argument listsSumit Bose2014-08-271-9/+19
* Only replace space with the specified substitutionJakub Hrozek2014-08-132-117/+32
* UTIL: remove get_username_from_uidJakub Hrozek2014-08-062-14/+0
* build: Reverse order of libini_config checksNikolai Kondrashov2014-07-291-13/+11
* UTIL: Add functions for replacing whitespaces.Lukas Slebodnik2014-07-282-0/+158
* UTIL: rename find_subdomain_by_object_namePavel Reichl2014-07-222-4/+4
* UTIL: rename find_subdomain_by_namePavel Reichl2014-07-223-8/+8
* UTIL: rename find_subdomain_by_sidPavel Reichl2014-07-222-4/+4
* LDAP: tokengroups do not work with id_provider=ldapPavel Reichl2014-07-212-0/+19
* TOOLS: Always debug to stderrJakub Hrozek2014-07-091-0/+8
* SSSD: Send debug to stderr when running on foregroundJakub Hrozek2014-07-093-1/+15
* IFP: Return a specific value on failure connecting to the system busJakub Hrozek2014-07-082-0/+2
* UTIL: Fix access out of bound in parse_argsLukas Slebodnik2014-07-081-13/+13
* Suppress safealign warnings with DISCARD_ALIGN.Michal Zidek2014-07-011-2/+6
* Add type parameter to DISCARD_ALIGN macroMichal Zidek2014-07-011-1/+1
* AD-GPO: Add support for gpo permissive modeYassir Elley2014-07-012-4/+14
* SSH: Allow newline at the end of public key values in LDAPJan Cholasta2014-06-181-6/+12