summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* foo2sysdbJakub Hrozek2016-01-132-0/+2
* sysdb: Unify name format for groups and usersMichal Zidek2016-01-132-2/+2
* util: sss_ioname2internalMichal Židek2016-01-132-0/+38
* util: Add function to create internal fqnameMichal Zidek2016-01-132-0/+32
* util: Add function to parse internal fqname formatMichal Zidek2016-01-132-0/+58
* p11: enable ocsp checksSumit Bose2015-11-265-1/+65
* UTIL: Fix memory leak in switch_credsLukas Slebodnik2015-11-111-0/+1
* UTIL: More restrictive umask on sss_unique_file()Petr Cech2015-11-051-1/+1
* LDAP: Fix leak of file descriptorsLukas Slebodnik2015-11-051-8/+21
* server_setup: Log failed attempt to set localeMichal Židek2015-11-041-1/+7
* DEBUG: Preventing chown_debug_file if journald onPetr Cech2015-10-271-16/+19
* util: Update get_next_domain's interfaceMichal Židek2015-10-233-16/+27
* UTILS: More restrictive permissions in domain_infoPetr Cech2015-10-141-2/+2
* REFACTOR: umask(077) --> umask(SSS_DFL_X_UMASK)Petr Cech2015-10-142-2/+5
* REFACTOR: umask(0177) --> umask(SSS_DFL_UMASK)Petr Cech2015-10-143-4/+6
* UTIL: Convert domain->disabled into tri-state with domain statesJakub Hrozek2015-09-214-3/+22
* KRB5: Don't error out reading a minimal krb5.confJakub Hrozek2015-09-161-1/+4
* utils: make sss_krb5_get_primary() privateSumit Bose2015-09-142-6/+1
* Remove trailing whitespacePavel Reichl2015-09-032-8/+8
* sbus: Add a special error code for messages sent by the bus itselfJakub Hrozek2015-09-012-0/+2
* NSS: Don't ignore backslash in usernames with ldap providerLukas Slebodnik2015-09-012-1/+13
* UTIL: Function 2string for enum sss_cli_commandPetr Cech2015-08-312-0/+266
* DYNDNS: remove code duplicationPavel Reichl2015-08-142-0/+2
* UTIL: Provide a common interface to safely create temporary filesJakub Hrozek2015-08-142-0/+148
* DEBUG: Add new debug category for fail over.Michal Židek2015-08-142-1/+2
* IPA: Improve messages about failuresPavel Reichl2015-08-071-1/+3
* krb5 utils: add sss_krb5_realm_has_proxy()Sumit Bose2015-08-052-0/+59
* NSS: Initgr memory cache should work with fq namesLukas Slebodnik2015-08-051-3/+4
* mmap_cache: "Override" functions for initgr mmap cacheLukas Slebodnik2015-08-051-1/+5
* mmap_cache: Rename variablesLukas Slebodnik2015-08-051-1/+1
* ssh: generate public keys from certificateSumit Bose2015-07-313-0/+227
* PAM: add certificate support to PAM (pre-)auth requestsSumit Bose2015-07-312-0/+2
* authok: add support for Smart Card related authtokensSumit Bose2015-07-312-0/+105
* utils: add NSS version of cert utilsSumit Bose2015-07-311-0/+212
* UTIL: Lower debug level in perform_checks()Jakub Hrozek2015-07-281-4/+4
* nss_check_name_of_well_known_sid() improve name splittingSumit Bose2015-07-161-2/+1
* Use NSCD path in execl()Jakub Hrozek2015-07-151-1/+1
* UTIL: Add sss_filter_sanitize_exJakub Hrozek2015-07-152-3/+30
* nss: Store entries in responder to initgr mmap cacheLukas Slebodnik2015-07-031-0/+8
* utils: add get_last_x_chars()Sumit Bose2015-06-192-0/+19
* certs: add PEM/DER conversion utilitiesSumit Bose2015-06-193-0/+369
* IPA: Fetch keytab for 1way trustsJakub Hrozek2015-06-142-0/+4
* IPA: Include ipaNTTrustDirection in the attribute set for trusted domainsJakub Hrozek2015-06-142-0/+2
* UTIL/SYSDB: Move new_subdomain() to sysdb_subdomains.c and make it privateJakub Hrozek2015-06-142-144/+0
* SYSDB: Store trust direction for subdomainsJakub Hrozek2015-06-142-2/+5
* IPA: Don't override homedir with subdomain_homedirPavel Reichl2015-06-142-0/+2
* UTIL: Inherit ignore_group_membersJakub Hrozek2015-06-051-0/+9
* util-tests: Add validation of internal error messagesLukas Slebodnik2015-06-011-4/+4
* sbus: add sbus_opath_decompose[_exact]Pavel Březina2015-05-222-0/+2
* SELINUX: Avoid disconnecting disconnected handleJakub Hrozek2015-05-111-2/+7