summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
...
* Fix clang format string warning.Lukas Slebodnik2013-07-191-1/+1
* SIGCHLD handler: do not call callback when pvt data where freedPavel Březina2013-07-172-2/+30
* Use conditional build for retrieving ccache.Lukas Slebodnik2013-07-152-0/+56
* Read mpg state for subdomains from cacheSumit Bose2013-06-282-3/+5
* Add missing argument to DEBUG messageLukas Slebodnik2013-06-271-1/+1
* AD: Write out domain-realm mappingsJakub Hrozek2013-06-274-24/+187
* Fix wrong detection of krb5 ccnameLukas Slebodnik2013-06-261-1/+4
* failover: return error when SRV lookup returned only duplicatesPavel Březina2013-06-212-0/+2
* subdomains: touch krb5.conf when creating new domain-realm mappingsPavel Březina2013-06-162-0/+25
* KRB: Handle preauthentication error correctlyOndrej Kos2013-06-142-0/+2
* Don't test for NULL in nscd config checkOndrej Kos2013-06-101-12/+3
* 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