summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* UTIL: Add a generic inotify moduleJakub Hrozek2017-02-152-0/+623
* RESPONDER: Add a responder sbus interface to set domain stateJakub Hrozek2017-02-151-0/+19
* Suppres implicit-fallthrough from gcc 7Lukas Slebodnik2017-02-011-0/+3
* UTIL: Unset O_NONBLOCK for ldap connectionLukas Slebodnik2017-01-251-0/+33
* WATCHDOG: Avoid non async-signal-safe from the signal_handlerFabiano Fidêncio2017-01-251-22/+96
* SERVER: Set the process group during server_setup()Fabiano Fidêncio2017-01-251-0/+11
* UTIL: Introduce --dbus-activated cmd option for respondersFabiano Fidêncio2017-01-232-1/+17
* UTIL: Introduce --socket-activated cmdline option for respondersFabiano Fidêncio2017-01-233-10/+36
* Fix compilation with python3.6Lukas Slebodnik2017-01-022-1/+3
* sss_ptr_hash_delete_all: use unsigned long intSumit Bose2016-12-221-2/+2
* nss: rewrite nss responder so it uses cache_reqPavel Březina2016-12-192-2/+8
* utils: add sss_ptr_hash modulePavel Březina2016-12-192-0/+492
* sss_output_name: do not require fq namePavel Březina2016-12-191-3/+7
* sss_crypto.h: include required headersPavel Březina2016-12-191-0/+3
* UTIL: Fix compilation of sss_utf8 with libunistringLukas Slebodnik2016-11-251-0/+1
* UTIL: Fix implicit declaration of function 'htobe32'Lukas Slebodnik2016-11-252-0/+2
* BUILD: Drop libsss_configFabiano Fidêncio2016-11-242-580/+0
* SECRETS: Add configurable payload size limit of a secretFabiano Fidêncio2016-11-242-0/+2
* UTIL: Removing of never read valuePetr Čech2016-11-141-1/+0
* MONITOR: Do not set up watchdog for monitorJakub Hrozek2016-11-082-4/+8
* libcrypto: Check right value of CRYPTO_memcmpLukas Slebodnik2016-10-211-1/+1