summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Debug message in sss_mc_create_file.Michal Zidek2013-03-071-0/+5
* File descriptor leak in nss responder.Michal Zidek2013-03-071-18/+43
* Removing unused parameter type from sudosrv_get_sudorules_query_cache()Lukas Slebodnik2013-03-071-6/+4
* Fixed typo in debug message.Lukas Slebodnik2013-03-071-3/+5
* Updated Doxygen configuration to 1.8.1Thorsten Scherf2013-03-064-536/+1912
* Improve IS_SSSD_ERROR() macroSimo Sorce2013-03-051-2/+2
* Remove the alt_db_path parameter of sysdb_initMichal Zidek2013-03-055-14/+5
* Check the return value of sysdb_search_servicesJakub Hrozek2013-03-051-0/+6
* Use the same dbg level for all ncache hits.Michal Zidek2013-03-042-21/+28
* Cleanup error message handling for krb5 childSimo Sorce2013-03-044-297/+251
* Return ERR_INTERNAL instead of EIOSimo Sorce2013-03-041-1/+1
* Use SSSD specific errors for offline authSimo Sorce2013-03-046-25/+42
* Add SSSD specific error codes and definitionsSimo Sorce2013-03-043-7/+117
* Improved readability of get_next_domain()Lukas Slebodnik2013-03-041-2/+2
* krb5_child: fix value type and initializationOndrej Kos2013-03-041-1/+2
* Use the correct memory context in be_req_createJakub Hrozek2013-03-041-1/+1
* Remove unused functionsJakub Hrozek2013-03-044-36/+0
* Don't treat 0 as default for pam_pwd_expiration warningJakub Hrozek2013-03-011-1/+2
* Revert "Add debug message to autofs client"Jakub Hrozek2013-03-011-3/+0
* autofs: fix invalid header 'number of entries' in packetPavel Březina2013-03-011-1/+5
* Add debug message to autofs clientPavel Březina2013-03-011-0/+3
* Refactor krb5 childSimo Sorce2013-02-281-288/+210
* krb5_child style fixSimo Sorce2013-02-281-11/+11
* sdap_fill_memberships: continue if a member is not foud in sysdbPavel Březina2013-02-271-3/+7
* Do not process success case in an elseJakub Hrozek2013-02-261-24/+24
* Remove enumerate=true from man sssd-ldapJakub Hrozek2013-02-261-1/+0
* sysdb: try dealing with binary-content attributesJan Engelhardt2013-02-264-7/+17
* if selinux is disabled, ignore that selogin dir is missingPavel Březina2013-02-261-3/+15
* Fix the krb5 password expiration warningJakub Hrozek2013-02-211-1/+7
* Fix uninitialized time_t var in responderOndrej Kos2013-02-211-1/+1
* tools: append new line to string from poptStrerror()Milan Cejnar2013-02-211-1/+13
* subdomains: replace invalid characters with underscore in krb5 mapping file namePavel Březina2013-02-141-1/+26
* Lower the DEBUG level if an entry cannot be deleted from memcacheJakub Hrozek2013-02-141-3/+3
* get_next_domain() test dom->parent->next for NULLPavel Březina2013-02-141-1/+1
* Filter out multicast addresses from IPA DNS updatesJakub Hrozek2013-02-121-1/+1
* LDAP: Check for authtok validityJakub Hrozek2013-02-111-7/+9
* krb5: include backwards compatible declaration of krb5_trace_infoJakub Hrozek2013-02-112-2/+8
* Introduce IS_SUBDOMAIN() macroSimo Sorce2013-02-108-13/+15
* Parent and subdomains use the same sysdbSimo Sorce2013-02-102-71/+8
* Change the way domains are linked.Simo Sorce2013-02-1013-414/+225
* Add ability to disable domainsSimo Sorce2013-02-102-8/+14
* Add function get_next_domain()Simo Sorce2013-02-1018-112/+119
* Remove sysdb_subdom completelySimo Sorce2013-02-104-127/+131
* Add sysdb_subdomain_store() functionSimo Sorce2013-02-102-37/+103
* Refactor sysdb_master_domain_add_info()Simo Sorce2013-02-103-51/+28
* Update main domain info in placeSimo Sorce2013-02-104-62/+38
* Avoid sysdb_subdom in sysdb_get_subdomains()Simo Sorce2013-02-106-102/+60
* Add realm info to sss_domain_infoSimo Sorce2013-02-1010-10/+25
* NSS: Add original homedir to home directory template optionsStephen Gallagher2013-02-106-8/+29
* Correct sss_ssh_knowhostsproxy typo in man pagesJohn Hodrien2013-02-011-1/+1