Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-12-08 | LDAP provider: Error while setting the nocanon option should not be fatal | Jakub Hrozek | 1 | -3/+9 | |
https://fedorahosted.org/sssd/ticket/1100 | |||||
2011-12-08 | Add ldap_sasl_minssf option | Jan Zeleny | 8 | -1/+24 | |
https://fedorahosted.org/sssd/ticket/1075 | |||||
2011-12-08 | Fixed incorrect return code in PAM client | Jan Zeleny | 1 | -1/+1 | |
The original return code when SSSD was not running was system_err, now it is authinfo_unavail. https://fedorahosted.org/sssd/ticket/1011 | |||||
2011-12-08 | Added sssd --version option | Pavel Březina | 4 | -3/+35 | |
https://fedorahosted.org/sssd/ticket/953 | |||||
2011-12-07 | Always attempt to connect in sdap_async_sys_connect_done | Jakub Hrozek | 1 | -18/+6 | |
This syncs up with Samba commit 50e30afa608dfdeae8a260730ead9761ed424dad | |||||
2011-12-07 | Pass the correct private data into Data Provider callback | Jakub Hrozek | 1 | -1/+1 | |
2011-12-05 | Ignore NULL-terminator when checking UTF8-validity | Stephen Gallagher | 2 | -4/+4 | |
Glib fails if the NULL-terminator is included when a length is specified. | |||||
2011-12-05 | Fixed an error in macro for merging double linked lists | Jan Zeleny | 1 | -1/+1 | |
2011-12-05 | Allow using Glib for UTF8 support | Stephen Gallagher | 8 | -50/+231 | |
2011-11-30 | Use dereference during IPA provider initgroups | Jakub Hrozek | 1 | -40/+149 | |
https://fedorahosted.org/sssd/ticket/1099 | |||||
2011-11-29 | Fix two small bugs in group dereferencing | Jakub Hrozek | 1 | -2/+5 | |
2011-11-29 | Add ipa_hbac_support_srchost option to IPA provider | Jan Zeleny | 9 | -36/+165 | |
don't fetch all host groups if this option is false https://fedorahosted.org/sssd/ticket/1078 | |||||
2011-11-29 | IPA migration fixes | Jakub Hrozek | 3 | -97/+141 | |
* use the id connection for looking up the migration flag * force TLS on the password based authentication connection https://fedorahosted.org/sssd/ticket/924 | |||||
2011-11-29 | Provide means of forcing TLS and GSSAPI enabled/disabled for sdap connections | Jakub Hrozek | 5 | -11/+43 | |
2011-11-29 | RESPONDER: Refactor DP requests into tevent_req style | Stephen Gallagher | 6 | -427/+641 | |
2011-11-29 | LDAP: Try next failover server on any error | Stephen Gallagher | 1 | -9/+5 | |
2011-11-28 | Add -fno-strict-aliasing | Stephen Gallagher | 1 | -1/+2 | |
2011-11-28 | Fixed logically dead code in netgroup processing | Jan Zeleny | 1 | -1/+1 | |
2011-11-28 | Fixed uninitialized pointer read in netgroups processing | Jan Zeleny | 1 | -0/+6 | |
2011-11-28 | sss_cli.h - fix: function declaration after the header guard | Pavel Březina | 1 | -2/+2 | |
2011-11-28 | Fixed a typo in sysdb_upgrade_07() declaration | Jan Zeleny | 1 | -1/+1 | |
2011-11-25 | Fix sdap_id_ctx/ipa_id_ctx mismatch in IPA provider | Jakub Hrozek | 4 | -4/+18 | |
This was causing a segfault during HBAC processing and any ID lookups except for netgroups | |||||
2011-11-23 | Fix broken build due to commit of IPA netgroup support | Stephen Gallagher | 1 | -0/+1 | |
2011-11-23 | Added IPA account info handler | Jan Zeleny | 4 | -1/+374 | |
Currently it is only handling netgroups by itself, other requests are forwarded to LDAP provider. | |||||
2011-11-23 | Added support for fetching netgroups in IPA provider | Jan Zeleny | 2 | -0/+993 | |
2011-11-23 | New IPA ID context | Jan Zeleny | 3 | -22/+37 | |
2011-11-23 | Added and modified options for IPA netgroups | Jan Zeleny | 6 | -31/+199 | |
2011-11-23 | Modified sdap_parse_search_base() | Jan Zeleny | 4 | -16/+14 | |
2011-11-23 | Renamed some LDAP routines | Jan Zeleny | 6 | -41/+49 | |
These were renamed just ot make sure they are not mistook for IPA netgroup functions. | |||||
2011-11-22 | Set more strict permissions on keyring | Simo Sorce | 3 | -1/+29 | |
We want to confine access to the keyring to the current process and not let root easily peek into the keyring contents. | |||||
2011-11-22 | Fixed unchecked value of setenv() in check_and_export_options() | Jan Zeleny | 1 | -2/+5 | |
https://fedorahosted.org/sssd/ticket/1080 | |||||
2011-11-22 | Cleanup: Remove unused parameters | Jakub Hrozek | 36 | -185/+84 | |
2011-11-22 | SYSDB: Make ENOENT log messages less threatening | Stephen Gallagher | 1 | -16/+54 | |
Previously, they were reported with the prefix "Error:" which caused confusion among end-users while debugging. | |||||
2011-11-21 | Fix FTBFS related to -Werror=format-security | Krzysztof Klimonda | 2 | -2/+2 | |
2011-11-18 | RESPONDER: Ensure that all input strings are valid UTF-8 | Stephen Gallagher | 7 | -2/+53 | |
2011-11-18 | Prevent printing NULL in several places of LDAP provider | Jakub Hrozek | 2 | -5/+9 | |
2011-11-11 | Use one transaction instead of two during RFC2307bis group processing | Jakub Hrozek | 1 | -31/+55 | |
https://fedorahosted.org/sssd/ticket/1054 | |||||
2011-11-11 | Squash transactions in sdap_initgr_common_store | Jakub Hrozek | 1 | -6/+25 | |
https://fedorahosted.org/sssd/ticket/1053 | |||||
2011-11-10 | configAPI: Fix removing in old domain when saving a new domain | Jakub Hrozek | 1 | -2/+2 | |
2011-11-10 | Typo fixes | Marko Myllynen | 2 | -2/+2 | |
Fix few trivial types reported by Yuri. | |||||
2011-11-10 | SBUS: Fix DEBUG log matching | Stephen Gallagher | 1 | -7/+8 | |
This log message should only be displayed at the most verbose of log levels. Since it didn't match, it was resulting in a Coverity error warning of the printing of an uninitialized value (fd). | |||||
2011-11-10 | Fix typos in manual pages | Yuri Chornoivan | 4 | -4/+4 | |
2011-11-08 | Fixed translation bug | Thorsten Scherf | 1 | -1/+1 | |
2011-11-08 | LDAP: Remove redundant groups from the lookup list | Stephen Gallagher | 1 | -23/+0 | |
2011-11-07 | Fixed empty loginShell in proxy provider | Jan Zeleny | 1 | -4/+32 | |
https://fedorahosted.org/sssd/ticket/892 | |||||
2011-11-07 | Fixed possible resource leak in create_mail_spool() | Jan Zeleny | 1 | -9/+9 | |
https://fedorahosted.org/sssd/ticket/1071 | |||||
2011-11-07 | Fixed possible resource leak in get_uid_from_pid() | Jan Zeleny | 1 | -4/+10 | |
https://fedorahosted.org/sssd/ticket/1069 | |||||
2011-11-07 | Use correct state struct in sdap_initgr_rfc2307bis_next_base | Jakub Hrozek | 1 | -2/+3 | |
2011-11-07 | Fix segfault in sdap_get_initgr_user | Jakub Hrozek | 1 | -1/+2 | |
2011-11-02 | Periodic translation file update | Stephen Gallagher | 74 | -13664/+33273 | |