summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Allocate on top of a talloc context, not NULLJakub Hrozek2012-08-081-0/+3
* Always mark SRV servers as primaryJakub Hrozek2012-08-071-0/+1
* Remove SYSDB_SUDO_CACHE_OC from attribute listsPavel Březina2012-08-072-2/+0
* Rename SYSDB_SUDO_CACHE_AT_OC to SYSDB_SUDO_CACHE_OCPavel Březina2012-08-075-8/+8
* Remove redefinition of some SYSDB_* macrosPavel Březina2012-08-071-10/+0
* Subdomains: Send the DP reply in the correct formatJakub Hrozek2012-08-071-14/+41
* monitor: set debug level when unable to load configurationPavel Březina2012-08-071-0/+6
* Failover: Return last tried server if it's still being triedJakub Hrozek2012-08-071-2/+6
* Add end of line to debug messagePavel Březina2012-08-071-2/+2
* IPA: Securely set umask for mkstemp in subdomain providerStephen Gallagher2012-08-061-0/+3
* 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 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
* Update translations for 1.9.0 beta 6 releasesssd-1_9_0_beta6sssd-1_8_96Jakub Hrozek2012-08-0112-4172/+10100
* Create a domain-realm mapping for krb5.conf to be includedJakub Hrozek2012-08-011-0/+135
* 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-015-2/+1000
* Fix bad checkJakub Hrozek2012-08-011-1/+1
* Added unit test for sysdb_ssh.cMichal Zidek2012-08-011-0/+447
* 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