summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-03-07Debug message in sss_mc_create_file.Michal Zidek1-0/+5
2013-03-07File descriptor leak in nss responder.Michal Zidek1-18/+43
2013-03-07Removing unused parameter type from sudosrv_get_sudorules_query_cache()Lukas Slebodnik1-6/+4
2013-03-07Fixed typo in debug message.Lukas Slebodnik1-3/+5
2013-03-06Updated Doxygen configuration to 1.8.1Thorsten Scherf4-536/+1912
2013-03-05Improve IS_SSSD_ERROR() macroSimo Sorce1-2/+2
2013-03-05Remove the alt_db_path parameter of sysdb_initMichal Zidek5-14/+5
2013-03-05Check the return value of sysdb_search_servicesJakub Hrozek1-0/+6
2013-03-04Use the same dbg level for all ncache hits.Michal Zidek2-21/+28
2013-03-04Cleanup error message handling for krb5 childSimo Sorce4-297/+251
2013-03-04Return ERR_INTERNAL instead of EIOSimo Sorce1-1/+1
2013-03-04Use SSSD specific errors for offline authSimo Sorce6-25/+42
2013-03-04Add SSSD specific error codes and definitionsSimo Sorce3-7/+117
2013-03-04Improved readability of get_next_domain()Lukas Slebodnik1-2/+2
2013-03-04krb5_child: fix value type and initializationOndrej Kos1-1/+2
2013-03-04Use the correct memory context in be_req_createJakub Hrozek1-1/+1
2013-03-04Remove unused functionsJakub Hrozek4-36/+0
2013-03-01Don't treat 0 as default for pam_pwd_expiration warningJakub Hrozek1-1/+2
2013-03-01Revert "Add debug message to autofs client"Jakub Hrozek1-3/+0
2013-03-01autofs: fix invalid header 'number of entries' in packetPavel Březina1-1/+5
2013-03-01Add debug message to autofs clientPavel Březina1-0/+3
2013-02-28Refactor krb5 childSimo Sorce1-288/+210
2013-02-28krb5_child style fixSimo Sorce1-11/+11
2013-02-27sdap_fill_memberships: continue if a member is not foud in sysdbPavel Březina1-3/+7
2013-02-26Do not process success case in an elseJakub Hrozek1-24/+24
2013-02-26Remove enumerate=true from man sssd-ldapJakub Hrozek1-1/+0
2013-02-26sysdb: try dealing with binary-content attributesJan Engelhardt4-7/+17
2013-02-26if selinux is disabled, ignore that selogin dir is missingPavel Březina1-3/+15
2013-02-21Fix the krb5 password expiration warningJakub Hrozek1-1/+7
2013-02-21Fix uninitialized time_t var in responderOndrej Kos1-1/+1
2013-02-21tools: append new line to string from poptStrerror()Milan Cejnar1-1/+13
2013-02-14subdomains: replace invalid characters with underscore in krb5 mapping file namePavel Březina1-1/+26
2013-02-14Lower the DEBUG level if an entry cannot be deleted from memcacheJakub Hrozek1-3/+3
2013-02-14get_next_domain() test dom->parent->next for NULLPavel Březina1-1/+1
2013-02-12Filter out multicast addresses from IPA DNS updatesJakub Hrozek1-1/+1
2013-02-11LDAP: Check for authtok validityJakub Hrozek1-7/+9
2013-02-11krb5: include backwards compatible declaration of krb5_trace_infoJakub Hrozek2-2/+8
2013-02-10Introduce IS_SUBDOMAIN() macroSimo Sorce8-13/+15
2013-02-10Parent and subdomains use the same sysdbSimo Sorce2-71/+8
2013-02-10Change the way domains are linked.Simo Sorce13-414/+225
2013-02-10Add ability to disable domainsSimo Sorce2-8/+14
2013-02-10Add function get_next_domain()Simo Sorce18-112/+119
2013-02-10Remove sysdb_subdom completelySimo Sorce4-127/+131
2013-02-10Add sysdb_subdomain_store() functionSimo Sorce2-37/+103
2013-02-10Refactor sysdb_master_domain_add_info()Simo Sorce3-51/+28
2013-02-10Update main domain info in placeSimo Sorce4-62/+38
2013-02-10Avoid sysdb_subdom in sysdb_get_subdomains()Simo Sorce6-102/+60
2013-02-10Add realm info to sss_domain_infoSimo Sorce10-10/+25
2013-02-10NSS: Add original homedir to home directory template optionsStephen Gallagher6-8/+29
2013-02-01Correct sss_ssh_knowhostsproxy typo in man pagesJohn Hodrien1-1/+1