summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* SDAP: Use portable constant as level in setsockoptLukas Slebodnik2014-06-031-1/+1
* UTIL: Fix order of header files.Lukas Slebodnik2014-06-031-1/+3
* CRYPTO: Use unprefixed version of function stpncpyLukas Slebodnik2014-06-032-4/+4
* SBUS: Add an async request to retrieve the caller IDJakub Hrozek2014-06-032-0/+4
* NSS: Add option to expand homedir template formatLukas Slebodnik2014-06-033-0/+13
* NSS: Refactor expand_homedir_templateLukas Slebodnik2014-06-032-21/+34
* refactor calls of sss_parse_namePavel Reichl2014-06-031-2/+1
* UTIL: Add function sss_parse_name_constLukas Slebodnik2014-06-032-0/+28
* LDAP: Make it possible to extend an attribute mapJakub Hrozek2014-06-032-0/+4
* RESPONDERS: Add a new request sss_parse_inp_sendJakub Hrozek2014-06-032-0/+2
* UTIL: Move sss_parse_name_for_domains declaration to util.hJakub Hrozek2014-06-031-0/+5
* UTIL: Use constant instead of value for stdin.Lukas Slebodnik2014-05-121-1/+1
* Remove DEBUG macro support for old debug levelsNikolai Kondrashov2014-05-022-43/+9
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-05-0213-148/+209
* Fixup DEBUG macro invocations updateNikolai Kondrashov2014-05-021-2/+2
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-05-0227-436/+436
* Make DEBUG macro definition variadicNikolai Kondrashov2014-05-021-6/+6
* Cleanup debug_fnNikolai Kondrashov2014-05-021-4/+6
* Remove extra flushing from debug message outputNikolai Kondrashov2014-05-021-1/+6
* Move DEBUG macro body to debug_fnNikolai Kondrashov2014-05-022-75/+53
* DOC: Fix names of arguments in doxygen commentsLukas Slebodnik2014-02-261-1/+1
* UTIL: Sanitize whitespaces.Lukas Slebodnik2014-02-261-0/+10
* LDAP: Detect the presence of POSIX attributesJakub Hrozek2014-02-122-0/+2
* utils: handling NULL params in sss_parse_namePavel Reichl2014-02-112-26/+30
* UTIL: Inherit parent domain's default_shellJakub Hrozek2014-01-151-1/+4
* 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
* SSSD: Improved domain detectionPavel Reichl2013-11-292-5/+29
* monitor: Specific error message for missing sssd.confPavel Reichl2013-11-272-0/+2
* utils: add ERR_DOMAIN_NOT_FOUND error codePavel Březina2013-10-252-0/+2
* find_subdomain_by_sid: skip domains with missing domain_idSumit Bose2013-10-251-11/+19
* Inherit ID limits of parent domains if setJakub Hrozek2013-10-241-3/+5
* INI: Disable line-wrapping functionalityJakub Hrozek2013-10-111-1/+1
* ipa_server_mode: write capaths to krb5 include fileSumit Bose2013-09-272-2/+52
* IPA: store forest name for forest member domainsSumit Bose2013-09-272-2/+12
* util: add get_domains_head()Pavel Březina2013-09-262-0/+15
* util: add find_subdomain_by_object_name()Pavel Březina2013-09-172-0/+39
* util: add find_subdomain_by_sid()Pavel Březina2013-09-172-0/+35
* util: add sss_idmap_talloc[_free]Pavel Březina2013-09-172-0/+60
* Enable printf format string checkingLukas Slebodnik2013-09-111-2/+8
* Fix formating of variables with type: id_tLukas Slebodnik2013-09-111-1/+25
* Fix formating of variables with type: rlim_tLukas Slebodnik2013-09-111-0/+7
* Fix formating of variables with type: key_serial_tLukas Slebodnik2013-09-111-0/+3
* Adding new header for printf formating macrosLukas Slebodnik2013-09-112-0/+33
* Fix formating of variables with type: size_tLukas Slebodnik2013-09-111-1/+1
* Fix formating of variables with type: ssize_tLukas Slebodnik2013-09-113-4/+5
* Fix formating of variables with type: intLukas Slebodnik2013-09-111-2/+3
* Fix formating of variables with type: longLukas Slebodnik2013-09-111-2/+2
* krb5: Remove unused helper functionsSimo Sorce2013-09-092-88/+0
* krb5: Remove unused functionSimo Sorce2013-09-092-32/+0