summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove DEBUG macro support for old debug levelsNikolai Kondrashov2014-02-122-43/+9
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-1213-148/+209
* Fixup DEBUG macro invocations updateNikolai Kondrashov2014-02-121-2/+2
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-1228-453/+453
* Make DEBUG macro definition variadicNikolai Kondrashov2014-02-121-6/+6
* Cleanup debug_fnNikolai Kondrashov2014-02-121-4/+6
* Remove extra flushing from debug message outputNikolai Kondrashov2014-02-121-1/+6
* Move DEBUG macro body to debug_fnNikolai Kondrashov2014-02-122-75/+53
* LDAP: Detect the presence of POSIX attributesJakub Hrozek2014-02-122-0/+2
* utils: handling NULL params in sss_parse_namePavel Reichl2014-01-282-26/+30
* UTIL: Inherit parent domain's default_shellJakub Hrozek2014-01-151-1/+4
* NSS: Don't use printf(3) on user provided strings.Stef Walter2014-01-122-86/+40
* util: A safe printf for user provided format stringsStef Walter2014-01-122-0/+390
* util: Fix const cast failures when building with -WerrorStef Walter2014-01-102-3/+3
* LDAP: Add a new error code for malformed access control filterJakub Hrozek2014-01-092-0/+2
* Use lower-case name for case-insensitive searchesSumit Bose2013-12-192-0/+36
* Properly align buffer when storing pointers.Michal Zidek2013-12-101-0/+10
* Fix a trivial typoJakub Hrozek2013-12-091-1/+1
* added null checks to authtok modulePallavi Jha2013-12-091-1/+19
* SSSD: Improved domain detectionPavel Reichl2013-11-292-5/+29
* Remove unused parameter from sss_selinux_extract_userLukas Slebodnik2013-11-272-2/+0
* monitor: Specific error message for missing sssd.confPavel Reichl2013-11-272-0/+2