summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* dp: check whether hostid backend is configured before filing be requestPavel Březina2013-02-011-0/+8
* Fix minor grammar error in logStephen Gallagher2013-01-301-1/+1
* krb: recreate ccache if it was deletedPavel Březina2013-01-301-1/+8
* TESTS: include error message on failOndrej Kos2013-01-291-8/+8
* TESTS: Fix coverity issues 13126, 13127Ondrej Kos2013-01-291-2/+6
* Unchecked return value in files.cMichal Zidek2013-01-291-1/+9
* nested groups: fix group lookup hangs if member dn is incorrectPavel Březina2013-01-281-0/+24
* TOOLS: Compile on old platforms such as RHEL5Jakub Hrozek2013-01-281-37/+140
* MAN: Clarify that saving users after enumerating large domain might be CPU in...Jakub Hrozek2013-01-281-1/+9
* Possible null derefence in ipa_subdomains.c.Michal Zidek2013-01-251-0/+4
* SYSDB: Expire group if adding ghost users fails with EEXISTJakub Hrozek2013-01-231-2/+36
* SYSDB: make the sss_ldb_modify_permissive function publicJakub Hrozek2013-01-232-2/+11