summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SYSDB: Use ldb_msg_add_string for simple string additionsJakub Hrozek2012-08-063-12/+12
* IPA: Do not attempt to close the same file twiceStephen Gallagher2012-08-061-1/+1
* shadow attributes can contain -1Pavel Březina2012-08-061-1/+1
* SYSDB: Check the return valueJakub Hrozek2012-08-061-0/+1
* Removed unused variable assignmentOndrej Kos2012-08-061-2/+0
* SSSDConfig: Fix nonfunctional SSSDDomain.remove_provider()Stephen Gallagher2012-08-052-0/+10
* Fix the version numberJakub Hrozek2012-08-031-1/+1
* tests: build sysdb ssh tests conditionallyPavel Březina2012-08-031-1/+4
* Fix various typos in documentation.Yuri Chornoivan2012-08-034-5/+5
* Don't call fo_set_{server,port}_status for SRV serversJakub Hrozek2012-08-031-2/+3
* Return value of fread in src/tools/sss_debuglevel.c no longer ignored.Michal Zidek2012-08-031-1/+9
* Bumping version for the 1.9.0 releaseJakub Hrozek2012-08-011-1/+1
* 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