summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move mpg flag to the domain where it belongsSimo Sorce2013-01-151-0/+1
* Add domain to sysdb_search_user_by_name()Simo Sorce2013-01-152-1/+3
* Pass domain to sysdb_get<pw/gr>nam() functionsSimo Sorce2013-01-151-1/+1
* Refactor single domain initializationSimo Sorce2013-01-152-0/+40
* Add authtok utility functions.Simo Sorce2013-01-102-0/+382
* Add function to safely wipe memory.Simo Sorce2013-01-102-0/+18
* memcache: make MC_PTR_TO_SLOT() more readablePavel Březina2013-01-071-2/+1
* memcache: add macro that validates record lengthPavel Březina2013-01-071-0/+6
* Search for SHORTNAME$@REALM instead of fqdn$@REALM by defaultJakub Hrozek2013-01-071-3/+35
* failover: Protect against empty host namesMichal Zidek2013-01-022-92/+72
* Carefully check records when forcibly invalidatingSimo Sorce2012-12-201-2/+4
* Free resources if fileno failedJakub Hrozek2012-12-201-0/+2
* select_principal_from_keytab() do wildcard lookups after specific onesSumit Bose2012-12-181-3/+3