summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove tests that check creating public directoriesJakub Hrozek2014-01-091-121/+0
* LDAP: Add a new error code for malformed access control filterJakub Hrozek2014-01-096-10/+18
* cmocka unit test for authtok module addedPallavi Jha2014-01-091-0/+303
* responder: Set forest attribute in AD domainsPavel Reichl2014-01-098-18/+87
* FAST: when parsing krb5_child response, make sure to not miss OTP message if ...Alexander Bokovoy2014-01-091-3/+4
* LDAP: Fix typo and use the right attribute mapJakub Hrozek2014-01-081-1/+1
* IPA: fix for recent AD group membership changesSumit Bose2014-01-081-0/+2
* permament is corrected to permanentPallavi Jha2014-01-072-3/+2
* AD: Enable fallback to LDAP of trusted domainJakub Hrozek2013-12-192-16/+5
* AD: Add a new option to turn off GC lookupsJakub Hrozek2013-12-196-13/+58
* AD: Add a utility function to create list of connectionsJakub Hrozek2013-12-197-41/+291
* AD: cross-domain membership fixSumit Bose2013-12-196-30/+261
* AD: filter domain local groups for trusted/sub domainsSumit Bose2013-12-194-64/+138
* Add sysdb_attrs_get_int32_tSumit Bose2013-12-192-0/+28
* Add new option ldap_group_typeSumit Bose2013-12-1910-0/+32
* 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