summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-08-07Subdomains: Send the DP reply in the correct formatJakub Hrozek1-14/+41
2012-08-07monitor: set debug level when unable to load configurationPavel Březina1-0/+6
2012-08-07Failover: Return last tried server if it's still being triedJakub Hrozek1-2/+6
2012-08-07Add end of line to debug messagePavel Březina1-2/+2
2012-08-06IPA: Securely set umask for mkstemp in subdomain providerStephen Gallagher1-0/+3
2012-08-06SYSDB: Use ldb_msg_add_string for simple string additionsJakub Hrozek3-12/+12
2012-08-06IPA: Do not attempt to close the same file twiceStephen Gallagher1-1/+1
2012-08-06shadow attributes can contain -1Pavel Březina1-1/+1
2012-08-06SYSDB: Check the return valueJakub Hrozek1-0/+1
2012-08-06Removed unused variable assignmentOndrej Kos1-2/+0
2012-08-05SSSDConfig: Fix nonfunctional SSSDDomain.remove_provider()Stephen Gallagher2-0/+10
2012-08-03Fix various typos in documentation.Yuri Chornoivan4-5/+5
2012-08-03Don't call fo_set_{server,port}_status for SRV serversJakub Hrozek1-2/+3
2012-08-03Return value of fread in src/tools/sss_debuglevel.c no longer ignored.Michal Zidek1-1/+9
2012-08-01Update translations for 1.9.0 beta 6 releaseJakub Hrozek12-4172/+10100
2012-08-01Create a domain-realm mapping for krb5.conf to be includedJakub Hrozek1-0/+135
2012-08-01Add automatic periodic retrieval of subdomainsSimo Sorce1-1/+44
2012-08-01Add online callback to enumerate subdomainsSimo Sorce1-24/+49
2012-08-01Limit refreshes keeping track of last refresh timeSimo Sorce1-26/+46
2012-08-01Change refreshing of subdomainsSimo Sorce6-90/+185
2012-08-01Expose an initializer function from subdomainSimo Sorce3-32/+46
2012-08-01Add realm paramter to subdomain listSimo Sorce4-6/+93
2012-08-01Use a more tractable name for subdomain requestSimo Sorce3-10/+8
2012-08-0180 col and style fixesSimo Sorce1-20/+48
2012-08-01Make structure initializer more readableSimo Sorce1-7/+15
2012-08-01Fix return error and debug messageSimo Sorce1-2/+7
2012-08-01Use ldb_msg_add_string with bare stringsSimo Sorce1-9/+7
2012-08-01Fix wrong elements used in comparisonSimo Sorce2-3/+3
2012-08-01Fix double semi-colonsSimo Sorce1-5/+5
2012-08-0180 columns policeSimo Sorce1-8/+13
2012-08-01tests: Remove useless constsSimo Sorce1-27/+15
2012-08-01Change subdomain_infoSimo Sorce6-41/+47
2012-08-01First-boot sss_seed toolNick Guay5-2/+1000
2012-08-01Fix bad checkJakub Hrozek1-1/+1
2012-08-01Added unit test for sysdb_ssh.cMichal Zidek1-0/+447
2012-08-01Primary server support: new option in AD providerJan Zeleny6-2/+8
2012-08-01Primary server support: new option in IPA providerJan Zeleny6-5/+9
2012-08-01Primary server support: new options in krb5 providerJan Zeleny15-11/+45
2012-08-01Primary server support: new option in ldap providerJan Zeleny10-8/+21
2012-08-01Primary server support: man page, failover sectionJan Zeleny1-1/+11
2012-08-01Primary server support: AD adaptationJan Zeleny3-35/+77
2012-08-01Primary server support: LDAP adaptationJan Zeleny3-35/+84
2012-08-01Primary server support: krb5 adaptationJan Zeleny3-49/+94
2012-08-01Primary server support: IPA adaptationJan Zeleny3-35/+77
2012-08-01Primary server support: support for "disconnecting" connections in LDAPJan Zeleny1-4/+37
2012-08-01Primary server support: basic support in failover codeJan Zeleny8-57/+264
2012-08-01Primary server support: introduce concept of reconnectionJan Zeleny2-0/+43
2012-07-31Unbreak SASLPavel Březina1-9/+12
2012-07-31Support fetching of host from sysdb in SELinux codeJan Zeleny1-11/+55
2012-07-31Support fetching of HBAC rules from sysdb in SELinux codeJan Zeleny1-14/+47