summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* SELINUX: Use getseuserbyname to get IPA seuserJustin Stephenson2017-09-062-75/+0
* UTIL: Add sss_create_dir()Fabiano Fidêncio2017-08-282-0/+82
* UTIL: move {files,selinux}.c under util directoryFabiano Fidêncio2017-08-283-0/+911
* UTIL: Set udp_preference_limit=0 in krb5 snippetPetr Čech2017-08-142-14/+43
* Moving headers used by both server and client to special folderAmitKumar2017-08-037-205/+5
* UTIL: Add session recording conf management moduleNikolai Kondrashov2017-07-272-0/+189
* CRYPTO: Do not call NSS_Shutdown after every operationJakub Hrozek2017-07-242-4/+0
* KCM: temporary increase hardcoded buffersLukas Slebodnik2017-07-241-1/+1
* DOMAIN: Add sss_domain_info_{get,set}_output_fqnames()Fabiano Fidêncio2017-06-213-1/+17
* RESPONDER: Use fqnames as output when neededFabiano Fidêncio2017-06-211-1/+1
* UTIL: Remove limits.h from util/util.hLukas Slebodnik2017-06-082-1/+1
* UTIL: Remove ctype.h from util/util.hLukas Slebodnik2017-06-084-1/+3
* Remove string{,s}.hLukas Slebodnik2017-06-081-2/+0
* UTIL: Remove fcntl.h from util/util.hLukas Slebodnik2017-06-084-1/+8
* UTIL: Remove signal.h from util/util.hLukas Slebodnik2017-06-084-2/+3
* UTIL: Remove signal.h from util/util.hLukas Slebodnik2017-06-082-1/+2
* UTIL: Remove few unused headed filesLukas Slebodnik2017-06-081-2/+0
* VALIDATORS: Detect inherit_from in normal domainMichal Židek2017-05-311-1/+52
* UTIL: Drop unused error code ERR_MISSING_CONFLukas Slebodnik2017-05-232-2/+0
* NSS: Move output name formatting to utilsNikolai Kondrashov2017-05-102-0/+76
* utils: add sss_domain_is_forest_root()Sumit Bose2017-04-282-0/+6
* UTIL: Use max 15 characters for AD host UPNLukas Slebodnik2017-04-121-1/+7
* selinux: Do not fail if SELinux is not managedMichal Židek2017-04-063-22/+41
* libsss_certmap: Accept certificate with data before headerDavid Kupka2017-04-031-4/+5
* sss_iobuf: fix 'read' shadows a global declarationPavel Březina2017-03-301-3/+3
* tcurl: add support for http basic authPavel Březina2017-03-302-0/+39
* tcurl: add support for ssl and raw outputPavel Březina2017-03-304-355/+651
* CONFDB: Introduce SSSD domain type to distinguish POSIX and application domainsJakub Hrozek2017-03-302-0/+15
* UTIL: Expose replace_char() as sss_replace_char()Fabiano Fidêncio2017-03-292-6/+11
* DLINKLIST: Add DLIST_FOR_EACH_SAFE macroFabiano Fidêncio2017-03-291-0/+5
* UTIL: Introduce subdomain_create_conf_path()Michal Židek2017-03-292-0/+18
* KCM: Store ccaches in secretsJakub Hrozek2017-03-272-0/+4
* TCURL: Support HTTP POST for creating containersJakub Hrozek2017-03-272-0/+8
* KCM: Initial responder build and packagingJakub Hrozek2017-03-272-0/+10
* UTIL: krb5 principal (un)marshallingJakub Hrozek2017-03-272-0/+204
* UTIL: Add type-specific getsetters to sss_iobufJakub Hrozek2017-03-272-0/+141
* UTIL: Add utility macro cli_creds_get_gid()Jakub Hrozek2017-03-271-0/+1
* UTIL: Add SAFEALIGN_COPY_UINT8_CHECKJakub Hrozek2017-03-271-0/+6
* UTIL: iobuf: Make input parameter for the readonly operation constJakub Hrozek2017-03-272-2/+2
* sss_cert_derb64_to_ldap_filter: add sss_certmap supportSumit Bose2017-03-232-11/+68
* util: move string_in_list to util_extSumit Bose2017-03-232-20/+22
* split_on_separator: move to a separate fileSumit Bose2017-03-232-93/+121
* UTIL: Typo in commentMichal Židek2017-03-171-1/+1
* UTIL: Add a libtevent libcurl wrapperJakub Hrozek2017-03-142-0/+1044
* UTIL: Add a generic iobuf moduleJakub Hrozek2017-03-142-0/+323
* UTIL: Add a new macro SAFEALIGN_MEMCPY_CHECKJakub Hrozek2017-03-141-0/+6
* UTIL: first letter of user name template for override_homedirIgnacio Reguero2017-03-071-0/+17
* UTIL: Sanitize newline and carriage return characters.Victor Tapia2017-03-071-0/+10
* authtok: enhance support for Smartcard auth blobsSumit Bose2017-02-234-11/+540
* utils: new error codesSumit Bose2017-02-232-0/+4