Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-17 | SUDO Integration - functions for manipulating with 'refreshed' attribute | Pavel Březina | 2 | -0/+68 | |
https://fedorahosted.org/sssd/ticket/1110 | |||||
2012-01-17 | sysdb_get_bool() and sysdb_get_bool() functions | Pavel Březina | 2 | -51/+108 | |
2012-01-17 | SUDO Integration - wrap data provider with tevent_req | Pavel Březina | 2 | -43/+138 | |
https://fedorahosted.org/sssd/ticket/1110 | |||||
2012-01-17 | SUDO Integration review issues | Pavel Březina | 16 | -41/+68 | |
2012-01-17 | IPA: Detect nsupdate support for the realm directive | Stephen Gallagher | 3 | -15/+55 | |
For older platforms, do not add the 'realm' line in the update message | |||||
2012-01-17 | Raise the debug level of two very noisy statements | Stephen Gallagher | 2 | -4/+6 | |
2012-01-17 | NSS: Improve DEBUG messages for netgroup cache | Stephen Gallagher | 1 | -2/+2 | |
2012-01-14 | Support multiple search bases in HBAC | Jan Zeleny | 5 | -39/+176 | |
2012-01-14 | Add info about ipa_host_search_base to man page | Jan Zeleny | 1 | -0/+29 | |
Also add comment that setting ipa_hbac_support_srchost to False disables search filters given in ipa_host_search_base | |||||
2012-01-14 | NSS: Validate input string lengths | Stephen Gallagher | 4 | -9/+32 | |
Also fixes a return value bug where we were returning errno error codes instead of nss_status codes. Fixes https://fedorahosted.org/sssd/ticket/1135 | |||||
2012-01-14 | LDAP: Copy URI instead of pointing at failover service record | Stephen Gallagher | 1 | -2/+8 | |
In a heavy load environment, sometimes the failover service record would be updated and free the URI value. We need to guarantee that this URI string remains valid throughout the entire request. https://fedorahosted.org/sssd/ticket/1139 | |||||
2012-01-14 | Log fixes for sdap_call_conn_cb | Stephen Gallagher | 2 | -2/+4 | |
2012-01-09 | util: Fix murmurhash3 on machines with old glibc | Simo Sorce | 1 | -0/+10 | |
2012-01-09 | Add a random + identity test for murmurhash3 | Simo Sorce | 1 | -0/+29 | |
This test always generate a random string so each time the test is run we will test the hash function with a new value. It also hashes the same string twice and compares the result so that we have a chance of catching if uninitialized variables are getting mixed into the value calculation and end up generating different results for the same input. | |||||
2012-01-09 | util: add murmurhash3 hash function | Simo Sorce | 4 | -1/+147 | |
2012-01-09 | nsssrv: use sized_string in fill_grent | Simo Sorce | 1 | -35/+48 | |
2012-01-09 | nsssrv: use sized_string in fill_pwent | Simo Sorce | 1 | -41/+56 | |
2012-01-09 | nsssrv: add string manipulation helper | Simo Sorce | 2 | -0/+19 | |
the sized_string structure makes it easier to keep track of string lengths and makes passing around data more compat and readable. | |||||
2012-01-06 | IPA netgroups: Do not reuse loop iterator variable | Jakub Hrozek | 1 | -3/+3 | |
2012-01-06 | Do not call krb5_child when changing passwords and provider went offline | Jakub Hrozek | 1 | -1/+11 | |
https://fedorahosted.org/sssd/ticket/1131 | |||||
2012-01-06 | HBAC: create empty groups with one NULL element | Jakub Hrozek | 1 | -16/+15 | |
https://fedorahosted.org/sssd/ticket/1130 | |||||
2012-01-04 | nsssrv: remove unused macro | Simo Sorce | 1 | -2/+0 | |
2012-01-04 | tests: fix test group of utf8 tests | Simo Sorce | 1 | -5/+5 | |
2012-01-04 | make dist fixes | Simo Sorce | 1 | -1/+1 | |
Use pax format for tar as it is the only one that will succeed (albeit spitting warnings) to create a tar file if user UID values are above ~2M | |||||
2011-12-22 | Importing new translations for 1.7.0 release | Stephen Gallagher | 73 | -4219/+2919 | |
2011-12-22 | Add compatibility layer for Heimdal Kerberos implementation | Stephen Gallagher | 6 | -21/+99 | |
2011-12-21 | Honor case sensitive flag when creating the ccname template | Jakub Hrozek | 4 | -12/+56 | |
2011-12-21 | Return user and group names lowercased in case insensitive domains | Jakub Hrozek | 1 | -12/+32 | |
2011-12-21 | sss_get_cased_name utility function | Jakub Hrozek | 5 | -11/+24 | |
2011-12-20 | Bump version to 1.8.0 | Stephen Gallagher | 1 | -1/+1 | |
2011-12-20 | Save original memberof, not memberof | Jakub Hrozek | 1 | -4/+16 | |
2011-12-20 | Failover: Introduce a per-service timeout | Jakub Hrozek | 4 | -5/+67 | |
https://fedorahosted.org/sssd/ticket/976 | |||||
2011-12-20 | Do not touch resolve_service_state in fo_resolve_service_done | Jakub Hrozek | 1 | -14/+11 | |
2011-12-20 | Resolver: Introduce a per-request timeout | Jakub Hrozek | 1 | -30/+199 | |
2011-12-20 | PAM: make initgroups timeout work across multiple clients | Stephen Gallagher | 7 | -6/+243 | |
Instead of timing out the initgroups lookup on a per-cctx basis, we will maintain a hash table of recently-seen users and use this instead. This will allow SSSD to handle user's logging into multiple services simultaneously more graciously, as well as playing nicer with SSH (which makes calls to PAM both before and after a fork). https://fedorahosted.org/sssd/ticket/1063 | |||||
2011-12-20 | Error out if local domain is case insensitive | Jakub Hrozek | 1 | -0/+7 | |
https://fedorahosted.org/sssd/ticket/1104 | |||||
2011-12-20 | SUDO Integration - fixed memory leak in sdap_sudo_handler() | Pavel Březina | 1 | -0/+1 | |
2011-12-20 | SUDO Integration - be_sudo_req removed from sudo_ctx | Pavel Březina | 2 | -2/+0 | |
2011-12-20 | MONITOR: use sigchld handler for monitoring SSSD services | Stephen Gallagher | 1 | -177/+159 | |
2011-12-19 | Update translations for string freeze | Stephen Gallagher | 73 | -14615/+23041 | |
2011-12-19 | Pass sdap_id_ctx to online check from IPA provider | Jakub Hrozek | 5 | -18/+56 | |
2011-12-19 | Securely set umask when using mkstemp | Stephen Gallagher | 4 | -0/+18 | |
Coverity 12394, 12395, 12396, 12397 and 12398 | |||||
2011-12-19 | Reorder pidfile() function to guarantee NULL-termination | Stephen Gallagher | 1 | -3/+3 | |
Coverity 12400 | |||||
2011-12-19 | Deleted declaration of nss_get_dom() | Jan Zeleny | 1 | -4/+0 | |
This function has been renamed to responder_get_domain() but this declaration hasn't been deleted. | |||||
2011-12-19 | Move child_common routines to util | Stephen Gallagher | 15 | -20/+20 | |
2011-12-19 | Add common SIGCHLD handling for providers. | Pavel Zuna | 5 | -8/+269 | |
2011-12-19 | Pass client context to sss_dp_get_account_send | Jakub Hrozek | 1 | -1/+1 | |
2011-12-16 | Use of uninitialized value in sss_ldap_dn_in_search_bases | Pavel Březina | 1 | -3/+3 | |
https://fedorahosted.org/sssd/ticket/1112 | |||||
2011-12-16 | DP: Remove processed callbacks | Jakub Hrozek | 1 | -3/+5 | |
2011-12-16 | Logically dead code in sdap_nested_group_lookup_group | Pavel Březina | 1 | -1/+1 | |
https://fedorahosted.org/sssd/ticket/1113 |