summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add cache_credentials_minimal_first_factor_length config optionSumit Bose2015-05-081-0/+2
* utils: add sss_authtok_[gs]et_2faSumit Bose2015-05-084-0/+369
* 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-142-0/+73
* selinux: Begin and end the transaction on the same nesting levelJakub Hrozek2015-04-141-6/+14
* selinux: Disconnect before closing the handleJakub Hrozek2015-04-141-3/+10
* UTIL: Add a simple function to get the fd of debug_fileJakub Hrozek2015-04-142-0/+10
* ncache: Silence critical error from filter_users when default_domain_suffix i...Jakub Hrozek2015-04-091-2/+1
* IPA: Use custom error codes when validating HBAC rulesJakub Hrozek2015-03-242-0/+4
* sdap: properly handle binary objectGuid attributeSumit Bose2015-03-202-0/+32
* Add missing new lines to debug messagesLukas Slebodnik2015-03-178-19/+20
* test: Check ERR_LASTMichal Zidek2015-03-132-1/+2
* DEBUG: Add missing strings for error messagesMichal Zidek2015-03-132-1/+4
* Use FQDN if default domain was setMichal Zidek2015-03-112-0/+2
* UTIL: convert GeneralizedTime to unix timePavel Reichl2015-03-054-0/+58
* SDAP: enable change phase of pw expire policy checkPavel Reichl2015-03-031-0/+3
* UTIL: Remove python wrapper sss_python_unicode_from_stringLukas Slebodnik2015-02-252-13/+0
* UTIL: Remove compatibility macro PyModule_AddIntMacroLukas Slebodnik2015-02-251-5/+0
* UTIL: Remove python wrapper sss_python_set_checkLukas Slebodnik2015-02-252-13/+0
* UTIL: Remove python wrapper sss_python_set_addLukas Slebodnik2015-02-252-18/+0
* UTIL: Remove python wrapper sss_python_set_newLukas Slebodnik2015-02-252-11/+0
* BUILD: Remove detection of type Py_ssize_tLukas Slebodnik2015-02-251-14/+0
* Fix warning: equality comparison with extraneous parenthesesLukas Slebodnik2015-02-111-1/+1
* SELINUX: Set and reset umask when caling set_seuser from deamon codeJakub Hrozek2015-01-271-0/+4
* add missing '\n' in debug messagesPavel Reichl2015-01-271-4/+5
* IPA: properly handle mixed-case trusted domainsSumit Bose2015-01-232-0/+75
* UTIL: Unify the fd_nonblocking implementationJakub Hrozek2015-01-153-23/+36
* UTIL: Remove child_cleanupJakub Hrozek2015-01-152-24/+0
* UTIL: Make two child_common.c functions staticJakub Hrozek2015-01-152-20/+20
* Fix warning: for loop has empty bodyLukas Slebodnik2015-01-151-3/+9
* UTIL: Allow dup-ing child pipe to a different FDJakub Hrozek2015-01-132-8/+26
* Python3 support in SSSDBohuslav Kabrda2015-01-131-1/+15
* 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