summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* SDAP: Use portable constant as level in setsockoptLukas Slebodnik2014-06-031-1/+1
* NSS: Add option to expand homedir template formatLukas Slebodnik2014-06-023-0/+13
* NSS: Refactor expand_homedir_templateLukas Slebodnik2014-06-022-21/+34
* UTIL: Add function sss_parse_name_constLukas Slebodnik2014-06-022-0/+28
* utils: add get_known_services()Pavel Březina2014-05-282-0/+10
* UTIL: Include netinet/in.h for ip adress macrosLukas Slebodnik2014-05-261-0/+1
* UTIL: Fix order of header files.Lukas Slebodnik2014-05-261-1/+3
* SBUS: Start implementing property accessStef Walter2014-05-222-0/+2
* well known sids: Windows Server 2012 new asserted identity SIDsAlexander Bokovoy2014-05-211-0/+2
* CRYPTO: Use unprefixed version of function stpncpyLukas Slebodnik2014-05-182-4/+4
* sss_config: the codePavel Březina2014-05-142-0/+580
* Implemented LDAP component of GPO-based access controlYassir Elley2014-05-133-0/+16
* SBUS: Add an async request to retrieve the caller IDJakub Hrozek2014-05-132-0/+4
* UTIL: Use constant instead of value for stdin.Lukas Slebodnik2014-05-121-1/+1
* LDAP: Make it possible to extend an attribute mapJakub Hrozek2014-05-022-0/+4
* CRYPTO: Fix access to uninitialized dataLukas Slebodnik2014-04-282-4/+12
* util: Fix 'wrong mode' debug messagePavel Reichl2014-04-281-2/+3
* confdb: Change file checks for config fileSimo Sorce2014-04-281-3/+4
* util: Change file check fns to use a mode maskSimo Sorce2014-04-283-73/+40
* KRB5: Print a verbose error message on failure reading the keytabJakub Hrozek2014-04-231-0/+6
* RESPONDERS: Add a new request sss_parse_inp_sendJakub Hrozek2014-04-222-0/+2
* Minor fixes for sss_parse_name_for_domainsJakub Hrozek2014-04-171-6/+11
* refactor calls of sss_parse_namePavel Reichl2014-03-181-2/+1
* Use pattern #elif defined(identifier)Lukas Slebodnik2014-03-144-17/+17
* UTIL: Hide implementation details about unicode libraries.Lukas Slebodnik2014-03-142-7/+9
* UTIL: Sanitize whitespaces.Lukas Slebodnik2014-02-261-0/+10
* Fix warning unused variable ap_fallbackLukas Slebodnik2014-02-211-1/+1
* DEBUG: Fix crash after fallback from journal logLukas Slebodnik2014-02-201-2/+5
* DEBUG: Fix build without journaldJakub Hrozek2014-02-191-3/+3
* DEBUG: Enable sending structured debug logs to journaldStephen Gallagher2014-02-191-0/+90
* DEBUG: Allow debug_fn to process __FILE__ and __LINE__Stephen Gallagher2014-02-192-6/+16
* DOC: Fix names of arguments in doxygen commentsLukas Slebodnik2014-02-171-1/+1