summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* New utility function sss_get_domain_nameJakub Hrozek2013-06-072-0/+24
* Move domain_to_basedn outside IPA subtreeJakub Hrozek2013-06-072-0/+37
* Allow flat name in the FQname formatJakub Hrozek2013-05-302-11/+75
* 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-302-0/+41
* Check NSCD configuration fileOndrej Kos2013-05-212-0/+131
* Move nscd.c from tools to utilOndrej Kos2013-05-212-0/+105
* DB: Fix segfault when configuration file cannot be parsedOndrej Kos2013-05-211-0/+1
* Rename SAFEALIGN macros.Michal Zidek2013-05-142-61/+111
* SSH: Use separate field for domain name in client requestsJan Cholasta2013-05-071-0/+4
* UTIL: Add function sss_names_init_from_argsJan Cholasta2013-05-072-41/+73
* Fix minor typosYuri Chornoivan2013-05-061-1/+1
* Refactor dynamic DNS updatesJakub Hrozek2013-05-032-0/+6
* CONFDB: prevent double freeOndrej Kos2013-05-031-1/+0
* add sss_ldap_encode_ndr_uint32Pavel Březina2013-05-022-0/+17
* DB: Switch to new libini_config APIOndrej Kos2013-04-262-0/+569
* Do not keep growing event contextJakub Hrozek2013-04-241-3/+5
* Allow usage of enterprise principalsSumit Bose2013-04-222-0/+28
* DNS sites support - SRV lookup plugin interfacePavel Březina2013-04-102-0/+4
* Allow using flatname for subdomain home dir templateJakub Hrozek2013-04-102-2/+15
* Check for correct variable nameJakub Hrozek2013-04-032-2/+2
* pidfile(): Do not leak fd on errorJakub Hrozek2013-04-031-0/+1
* Making the authtok structure really opaque.Lukas Slebodnik2013-04-022-43/+57
* filename in comment is correctedAbhishek Singh2013-03-271-1/+1
* Include config.h to build io.c on RHEL5Jakub Hrozek2013-03-251-0/+2
* Move signal.m4 from src/util to externalJakub Hrozek2013-03-211-1/+0
* correct order in error_to_str tablePavel Březina2013-03-201-1/+1
* Convert sdap_access to new error codesSimo Sorce2013-03-192-0/+2
* Move SELinux processing to provider.Michal Zidek2013-03-192-5/+5
* Use common error facility instead of sdap_resultSimo Sorce2013-03-194-8/+9
* Fix sss_client breakage.Lukas Slebodnik2013-03-184-4/+49
* More generalized function open_debug_file_ex()Lukas Slebodnik2013-03-132-5/+7
* Reuse sss_open_cloexec at other places in code.Lukas Slebodnik2013-03-132-0/+93
* Improve IS_SSSD_ERROR() macroSimo Sorce2013-03-051-2/+2
* Cleanup error message handling for krb5 childSimo Sorce2013-03-042-1/+11
* Return ERR_INTERNAL instead of EIOSimo Sorce2013-03-041-1/+1
* Use SSSD specific errors for offline authSimo Sorce2013-03-043-10/+22
* Add SSSD specific error codes and definitionsSimo Sorce2013-03-043-7/+117
* Improved readability of get_next_domain()Lukas Slebodnik2013-03-041-2/+2
* get_next_domain() test dom->parent->next for NULLPavel Březina2013-02-141-1/+1
* krb5: include backwards compatible declaration of krb5_trace_infoJakub Hrozek2013-02-111-1/+7
* Introduce IS_SUBDOMAIN() macroSimo Sorce2013-02-102-1/+3
* Change the way domains are linked.Simo Sorce2013-02-103-26/+33
* Add ability to disable domainsSimo Sorce2013-02-101-8/+12
* Add function get_next_domain()Simo Sorce2013-02-103-2/+22
* Avoid sysdb_subdom in sysdb_get_subdomains()Simo Sorce2013-02-101-0/+3
* Add realm info to sss_domain_infoSimo Sorce2013-02-102-1/+12
* NSS: Add original homedir to home directory template optionsStephen Gallagher2013-02-102-2/+14
* Correct format security for talloc_named of auth tokensStephen Gallagher2013-01-161-1/+1
* Stop creating fake sysdb contextsSimo Sorce2013-01-151-7/+2