summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update translations for 1.9.0 beta 6 releasesssd-1_9_0_beta6sssd-1_8_96Jakub Hrozek2012-08-0131-8488/+14955
* Create a domain-realm mapping for krb5.conf to be includedJakub Hrozek2012-08-013-0/+137
* Add automatic periodic retrieval of subdomainsSimo Sorce2012-08-011-1/+44
* Add online callback to enumerate subdomainsSimo Sorce2012-08-011-24/+49
* Limit refreshes keeping track of last refresh timeSimo Sorce2012-08-011-26/+46
* Change refreshing of subdomainsSimo Sorce2012-08-016-90/+185
* Expose an initializer function from subdomainSimo Sorce2012-08-013-32/+46
* Add realm paramter to subdomain listSimo Sorce2012-08-014-6/+93
* Use a more tractable name for subdomain requestSimo Sorce2012-08-013-10/+8
* 80 col and style fixesSimo Sorce2012-08-011-20/+48
* Make structure initializer more readableSimo Sorce2012-08-011-7/+15
* Fix return error and debug messageSimo Sorce2012-08-011-2/+7
* Use ldb_msg_add_string with bare stringsSimo Sorce2012-08-011-9/+7
* Fix wrong elements used in comparisonSimo Sorce2012-08-012-3/+3
* Fix double semi-colonsSimo Sorce2012-08-011-5/+5
* 80 columns policeSimo Sorce2012-08-011-8/+13
* tests: Remove useless constsSimo Sorce2012-08-011-27/+15
* Change subdomain_infoSimo Sorce2012-08-016-41/+47
* First-boot sss_seed toolNick Guay2012-08-017-3/+1011
* Fix bad checkJakub Hrozek2012-08-011-1/+1
* Require and call ldconfig from subpackages if appropriateVille Skyttä2012-08-011-5/+22
* Added unit test for sysdb_ssh.cMichal Zidek2012-08-012-0/+461
* Primary server support: new option in AD providerJan Zeleny2012-08-016-2/+8
* Primary server support: new option in IPA providerJan Zeleny2012-08-016-5/+9
* Primary server support: new options in krb5 providerJan Zeleny2012-08-0115-11/+45
* Primary server support: new option in ldap providerJan Zeleny2012-08-0110-8/+21
* Primary server support: man page, failover sectionJan Zeleny2012-08-011-1/+11
* Primary server support: AD adaptationJan Zeleny2012-08-013-35/+77
* Primary server support: LDAP adaptationJan Zeleny2012-08-013-35/+84
* Primary server support: krb5 adaptationJan Zeleny2012-08-013-49/+94
* Primary server support: IPA adaptationJan Zeleny2012-08-013-35/+77
* Primary server support: support for "disconnecting" connections in LDAPJan Zeleny2012-08-011-4/+37
* Primary server support: basic support in failover codeJan Zeleny2012-08-018-57/+264
* Primary server support: introduce concept of reconnectionJan Zeleny2012-08-012-0/+43
* Unbreak SASLPavel Březina2012-07-311-9/+12
* Support fetching of host from sysdb in SELinux codeJan Zeleny2012-07-311-11/+55
* Support fetching of HBAC rules from sysdb in SELinux codeJan Zeleny2012-07-311-14/+47
* Modify hbac_get_cached_rules() so it can be used outside of HBAC codeJan Zeleny2012-07-312-14/+22
* sudo ldap provider: support autoconfiguration of hostnamesPavel Březina2012-07-302-9/+278
* manpage: sssd-sudo - documents how sudo works with sssdPavel Březina2012-07-305-0/+222
* Write SELinux config files in responder instead of PAM moduleJan Zeleny2012-07-274-105/+96
* tests: allow changing cwd in all testsPavel Březina2012-07-274-1/+13
* Remove unused member of be_reqJan Zeleny2012-07-271-3/+0
* Move SELinux processing from session to account PAM stackJan Zeleny2012-07-274-56/+90
* Renamed session provider to selinux providerJan Zeleny2012-07-279-66/+65
* Always free request in data provider PAM callbackJan Zeleny2012-07-271-2/+3
* Provide counter of possible matches in SELinux IPA providerJan Zeleny2012-07-251-6/+6
* Fix linking of HBAC rules and SELinux user mapsJan Zeleny2012-07-251-0/+13
* Remove ipa_selinux_map_merge()Jan Zeleny2012-07-253-55/+0
* Fix SSSDConfigTestJakub Hrozek2012-07-241-1/+2