summaryrefslogtreecommitdiffstats
path: root/src/util/usertools.c
Commit message (Expand)AuthorAgeFilesLines
* Minor fixes for sss_parse_name_for_domainsJakub Hrozek2014-04-171-6/+11
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-6/+10
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-35/+35
* utils: handling NULL params in sss_parse_namePavel Reichl2014-01-281-25/+29
* NSS: Don't use printf(3) on user provided strings.Stef Walter2014-01-121-77/+37
* Add sss_tc_fqname2()Sumit Bose2013-11-151-0/+13
* sss_names_init: allow empty domain nameSumit Bose2013-11-151-15/+19
* Include header file in implementation module.Lukas Slebodnik2013-09-241-0/+1
* Fix warnings: uninitialized variableLukas Slebodnik2013-07-221-1/+1
* IPA: warn if full_name_format is customized in server modeJakub Hrozek2013-07-191-1/+1
* New utility function sss_get_domain_nameJakub Hrozek2013-06-071-0/+17
* Allow flat name in the FQname formatJakub Hrozek2013-05-301-11/+66
* Check the validity of FQname format prior to using itJakub Hrozek2013-05-301-3/+43
* Add utility functions for formatting fully-qualified namesJakub Hrozek2013-05-301-0/+25
* UTIL: Add function sss_names_init_from_argsJan Cholasta2013-05-071-41/+66
* Check for correct variable nameJakub Hrozek2013-04-031-1/+1
* Change the way domains are linked.Simo Sorce2013-02-101-14/+6
* Add function get_next_domain()Simo Sorce2013-02-101-2/+2
* Handle compiling FQDN regular expression with old pcre gracefullyJakub Hrozek2012-11-221-0/+9
* sss_parse_name_for_domains: always return the canonical domain nameSumit Bose2012-10-261-2/+7
* Use flat name for master domain as wellSumit Bose2012-10-011-1/+2
* Add new option default_domain_suffixSumit Bose2012-10-011-11/+41
* Add provider specific default regular expressionsSumit Bose2012-09-201-0/+62
* Check flat names when searching for sub-domains as wellSumit Bose2012-09-041-1/+3
* Consolidation of functions that make realm upper-caseOndrej Kos2012-08-231-0/+21
* Fix re_expression matching with subdomainsJan Zeleny2012-06-211-15/+19
* UTILS: Fix segfault due to sss_parse_name_for_domainsStephen Gallagher2012-06-211-7/+10
* sss_names_init: Report correct error code if allocation failedJakub Hrozek2012-06-131-1/+4
* Make re_expression and full_name_format per domain optionsStef Walter2012-06-121-7/+138
* Add sss_get_cased_name_list utility functionJakub Hrozek2012-03-291-0/+37
* sss_get_cased_name utility functionJakub Hrozek2011-12-211-0/+9
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+175