Age | Commit message (Expand) | Author | Files | Lines |
2012-08-13 | Add autofs-related options to configAPI | Jakub Hrozek | 2 | -1/+12 |
2012-08-10 | MAN: Improve description of ldap_*_search_base options | Stephen Gallagher | 4 | -96/+63 |
2012-08-10 | When ldap_group_nesting_level was reached, the LDAP provider tried to link gr... | Michal Zidek | 1 | -1/+45 |
2012-08-10 | Document entry_cache_autofs_timeout | Jakub Hrozek | 1 | -0/+14 |
2012-08-10 | remove duplicate sss_obfuscate reference in seealso manpage section | Nick Guay | 1 | -3/+0 |
2012-08-10 | MAN: Fix minor typo in ldap_search_base section | Stephen Gallagher | 1 | -1/+1 |
2012-08-09 | Don't use server after SRV data collapsed | Jakub Hrozek | 1 | -5/+8 |
2012-08-09 | SRV resolution for backup servers should not be permitted. | Michal Zidek | 5 | -6/+37 |
2012-08-09 | Change default for ldap_idmap_range_min to 200000 | Jakub Hrozek | 4 | -4/+4 |
2012-08-09 | Abort PAM access phase if HBAC does not return PAM_SUCCESS | Jakub Hrozek | 1 | -0/+1 |
2012-08-09 | Backward GOTOs rewritten into do-while loops. | Ondrej Kos | 2 | -245/+271 |
2012-08-09 | Change default value of ldap_sasl_string to host/hostname@REALM in man page. | Michal Zidek | 1 | -1/+1 |
2012-08-08 | Replaced "id_max" & "id_min" | Ondrej Kos | 1 | -4/+4 |
2012-08-08 | Allocate on top of a talloc context, not NULL | Jakub Hrozek | 1 | -0/+3 |
2012-08-07 | Always mark SRV servers as primary | Jakub Hrozek | 1 | -0/+1 |
2012-08-07 | Remove SYSDB_SUDO_CACHE_OC from attribute lists | Pavel Březina | 2 | -2/+0 |
2012-08-07 | Rename SYSDB_SUDO_CACHE_AT_OC to SYSDB_SUDO_CACHE_OC | Pavel Březina | 5 | -8/+8 |
2012-08-07 | Remove redefinition of some SYSDB_* macros | Pavel Březina | 1 | -10/+0 |
2012-08-07 | Subdomains: Send the DP reply in the correct format | Jakub Hrozek | 1 | -14/+41 |
2012-08-07 | monitor: set debug level when unable to load configuration | Pavel Březina | 1 | -0/+6 |
2012-08-07 | Failover: Return last tried server if it's still being tried | Jakub Hrozek | 1 | -2/+6 |
2012-08-07 | Add end of line to debug message | Pavel Březina | 1 | -2/+2 |
2012-08-06 | IPA: Securely set umask for mkstemp in subdomain provider | Stephen Gallagher | 1 | -0/+3 |
2012-08-06 | SYSDB: Use ldb_msg_add_string for simple string additions | Jakub Hrozek | 3 | -12/+12 |
2012-08-06 | IPA: Do not attempt to close the same file twice | Stephen Gallagher | 1 | -1/+1 |
2012-08-06 | shadow attributes can contain -1 | Pavel Březina | 1 | -1/+1 |
2012-08-06 | SYSDB: Check the return value | Jakub Hrozek | 1 | -0/+1 |
2012-08-06 | Removed unused variable assignment | Ondrej Kos | 1 | -2/+0 |
2012-08-05 | SSSDConfig: Fix nonfunctional SSSDDomain.remove_provider() | Stephen Gallagher | 2 | -0/+10 |
2012-08-03 | Fix the version number | Jakub Hrozek | 1 | -1/+1 |
2012-08-03 | tests: build sysdb ssh tests conditionally | Pavel Březina | 1 | -1/+4 |
2012-08-03 | Fix various typos in documentation. | Yuri Chornoivan | 4 | -5/+5 |
2012-08-03 | Don't call fo_set_{server,port}_status for SRV servers | Jakub Hrozek | 1 | -2/+3 |
2012-08-03 | Return value of fread in src/tools/sss_debuglevel.c no longer ignored. | Michal Zidek | 1 | -1/+9 |
2012-08-01 | Bumping version for the 1.9.0 release | Jakub Hrozek | 1 | -1/+1 |
2012-08-01 | Update translations for 1.9.0 beta 6 release | Jakub Hrozek | 31 | -8488/+14955 |
2012-08-01 | Create a domain-realm mapping for krb5.conf to be included | Jakub Hrozek | 3 | -0/+137 |
2012-08-01 | Add automatic periodic retrieval of subdomains | Simo Sorce | 1 | -1/+44 |
2012-08-01 | Add online callback to enumerate subdomains | Simo Sorce | 1 | -24/+49 |
2012-08-01 | Limit refreshes keeping track of last refresh time | Simo Sorce | 1 | -26/+46 |
2012-08-01 | Change refreshing of subdomains | Simo Sorce | 6 | -90/+185 |
2012-08-01 | Expose an initializer function from subdomain | Simo Sorce | 3 | -32/+46 |
2012-08-01 | Add realm paramter to subdomain list | Simo Sorce | 4 | -6/+93 |
2012-08-01 | Use a more tractable name for subdomain request | Simo Sorce | 3 | -10/+8 |
2012-08-01 | 80 col and style fixes | Simo Sorce | 1 | -20/+48 |
2012-08-01 | Make structure initializer more readable | Simo Sorce | 1 | -7/+15 |
2012-08-01 | Fix return error and debug message | Simo Sorce | 1 | -2/+7 |
2012-08-01 | Use ldb_msg_add_string with bare strings | Simo Sorce | 1 | -9/+7 |
2012-08-01 | Fix wrong elements used in comparison | Simo Sorce | 2 | -3/+3 |
2012-08-01 | Fix double semi-colons | Simo Sorce | 1 | -5/+5 |