summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* IPA: Call ipa_ad_subdom_refresh when server mode is initializedJakub Hrozek2013-12-191-6/+14
* Use lower-case name for case-insensitive searchesSumit Bose2013-12-197-18/+108
* Use sysdb_attrs_add_lc_name_alias to add case-insensitive aliasSumit Bose2013-12-195-55/+27
* Add sysdb_attrs_add_lc_name_aliasSumit Bose2013-12-193-0/+53
* sss_cache: fix case-sensitivity issueSumit Bose2013-12-191-27/+36
* sss_cache: initialize names member of sss_domain_infoSumit Bose2013-12-191-13/+10
* IPA: Refresh subdomain data structures on startupJakub Hrozek2013-12-181-19/+32
* AD: Refresh subdomain data structures on startupJakub Hrozek2013-12-181-17/+32
* SYSDB: simplification of condition in if statementPavel Reichl2013-12-181-1/+1
* SYSDB: missing conversion of LDB error to errnoPavel Reichl2013-12-181-0/+1
* SYSDB: typos & debug macro constantsPavel Reichl2013-12-182-3/+4
* AD: Don't mark domain as enumerated twiceJakub Hrozek2013-12-181-12/+0
* ad: use tokengroups even when id mapping is disabledPavel Březina2013-12-183-26/+524
* ad: refactor tokengroups initgroupsPavel Březina2013-12-183-229/+355
* AD: use LDAP for group lookupsSumit Bose2013-12-133-3/+152
* AUTOTOOLS: krb5 1.12 is also supported krb5 libsLukas Slebodnik2013-12-101-1/+2
* Properly align buffer when storing pointers.Michal Zidek2013-12-104-11/+24
* NSS: Fix memory leak in sss_setnetgrentLukas Slebodnik2013-12-101-1/+1
* SUBDOMAINS: Reuse cached results if DP is offlineJakub Hrozek2013-12-092-2/+13
* LDAP: Fix a debug messageJakub Hrozek2013-12-091-2/+1
* Fix a trivial typoJakub Hrozek2013-12-091-1/+1
* added null checks to authtok modulePallavi Jha2013-12-091-1/+19
* NSS: Compare bool with false, not 0Jakub Hrozek2013-12-091-2/+2
* failover: check dns_domain if primary servers lookup failedPavel Březina2013-12-091-3/+7
* rfc2307bis_nested_groups_send: reuse search baseSumit Bose2013-12-091-2/+7
* monitor: syslog when process killed by monitorPavel Reichl2013-12-091-0/+6
* monitor: memory-leak bugPavel Reichl2013-12-091-2/+4
* monitor: monitor_kill_service - refactorPavel Reichl2013-12-091-8/+20
* monitor: use-after-free bugfixPavel Reichl2013-12-091-4/+6
* sysv/gentoo: Send debug output to a file instead of stderrMarkos Chandras2013-12-041-1/+1
* sysv/gentoo: Use xdm if possibleMarkos Chandras2013-12-041-1/+1
* MAN: Remove unused experimental fileJakub Hrozek2013-12-042-36/+0
* MAN: Add a link explaining different LDAP scopesJakub Hrozek2013-12-041-2/+6
* responder: Use SAFEALIGN macro when checking pam data validity.Michal Zidek2013-12-031-11/+23
* sss_client: Use SAFEALIGN_COPY_<type> macros where appropriate.Michal Zidek2013-12-038-27/+80
* SSSD: Unit test - sss_ldap_dn_in_search_basesPavel Reichl2013-11-291-0/+191
* SSSD: Improved domain detectionPavel Reichl2013-11-293-16/+57
* KRB5: Go offline in case of clock skewJakub Hrozek2013-11-291-0/+1
* SYSDB: Sanitize filter before removing ghost attrsLukas Slebodnik2013-11-282-1/+25
* SYSDB: Sanitize filter before sysdb_search_groupsLukas Slebodnik2013-11-282-1/+12
* Remove unused parameter from group_show_trim_memberofLukas Slebodnik2013-11-271-3/+1
* Remove unused parameter from group_show_mpgLukas Slebodnik2013-11-271-3/+1
* Remove unused parameter from ipa_save_netgroupLukas Slebodnik2013-11-271-2/+1
* Remove unused memory context in proxyLukas Slebodnik2013-11-271-9/+6
* Remove unused parameter from save_netgroupLukas Slebodnik2013-11-273-6/+3
* Remove unused parameter from save_userLukas Slebodnik2013-11-271-10/+8
* Remove unused parameter from delete_userLukas Slebodnik2013-11-271-9/+7
* Remove unused parameter from sudosrv_get_sudorules_query_cacheLukas Slebodnik2013-11-271-4/+2
* Remove unused parameter from seed_domain_user_infoLukas Slebodnik2013-11-271-2/+1
* Remove unused parameter from search_autofsmapsLukas Slebodnik2013-11-271-11/+8