Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-24 | New config option for subdomains | Jan Zeleny | 4 | -0/+29 | |
subdomain_homedir - if set, it contains default value, can be overriden in further processing | |||||
2012-04-24 | Add domain name to get_account_info request | Sumit Bose | 3 | -0/+11 | |
2012-04-24 | IPA: Add get-domains target | Sumit Bose | 9 | -0/+447 | |
2012-04-24 | data provider: added subdomains | Sumit Bose | 7 | -4/+197 | |
2012-04-24 | Check sub-domains in nss_cmd_get{pwuid|grgid}_search() | Sumit Bose | 1 | -4/+26 | |
2012-04-24 | Ask for subdomains in responder in the first request after startup | Jan Zeleny | 1 | -0/+30 | |
2012-04-24 | Retrieve subdomains if there is a request for fully qualified user | Jan Zeleny | 3 | -31/+192 | |
2012-04-24 | Modified responder_get_domain() | Jan Zeleny | 13 | -22/+51 | |
Now it checks for subdomains as well as for the domain itself | |||||
2012-04-24 | Responder part of the subdomain retrieval work | Jan Zeleny | 8 | -1/+394 | |
2012-04-24 | Add conn_name to allow different names for domains and connections | Jan Zeleny | 5 | -4/+6 | |
2012-04-24 | Add some utility functions for subdomains | Jan Zeleny | 4 | -1/+122 | |
2012-04-24 | Sysdb routines for subdomains | Jan Zeleny | 6 | -81/+853 | |
2012-04-20 | Fix typo: retreiving->retrieving | Yuri Chornoivan | 1 | -1/+1 | |
2012-04-20 | Get the RootDSE after binding if not successfull before | Jakub Hrozek | 1 | -26/+104 | |
https://fedorahosted.org/sssd/ticket/1258 | |||||
2012-04-20 | Fix linker issue with pam_sss | Stephen Gallagher | 1 | -0/+1 | |
2012-04-20 | Two manual pages fixes | Marco Pizzoli | 2 | -1/+3 | |
2012-04-20 | Install and uninstall all documentation | Pavel Březina | 2 | -6/+22 | |
Every directory listed in SSSD_DOCS in Makefile.am will be installed as documentation. | |||||
2012-04-20 | Test RFC2307bis and RFC2307 option maps | Jakub Hrozek | 1 | -0/+28 | |
https://fedorahosted.org/sssd/ticket/1281 Only user, group and autofs maps are different. Services and netgroups are using the same map. | |||||
2012-04-20 | Warn on 'make update-po' if there are manpages not listed in po4a.cfg | Jakub Hrozek | 1 | -0/+7 | |
https://fedorahosted.org/sssd/ticket/1219 | |||||
2012-04-20 | Document sss_tools better | Jakub Hrozek | 9 | -0/+35 | |
https://fedorahosted.org/sssd/ticket/917 | |||||
2012-04-20 | Convert read and write operations to sss_atomic_read | Jakub Hrozek | 16 | -314/+242 | |
https://fedorahosted.org/sssd/ticket/1209 | |||||
2012-04-20 | Move atomic io function to a separate module | Jakub Hrozek | 6 | -52/+113 | |
We'll be using it on various places of the SSSD. The function is in its own file to allow using just the one piece without having to drag in the whole util.c module. | |||||
2012-04-20 | sss_atomic_io: Do not fail reads with EPIPE if there is not enough data to read | Jakub Hrozek | 2 | -1/+208 | |
Also adds a unit test for sss_atomic_io() | |||||
2012-04-20 | sdap_check_aliases must not error when detects the same user | Jakub Hrozek | 1 | -13/+31 | |
https://fedorahosted.org/sssd/ticket/1307 | |||||
2012-04-20 | Make the monitor SIGKILL time configurable | Jakub Hrozek | 6 | -3/+43 | |
https://fedorahosted.org/sssd/ticket/1119 | |||||
2012-04-20 | Free controls in sdap_rebind_proc | Jakub Hrozek | 1 | -4/+6 | |
2012-04-20 | proxy: new option proxy_fast_alias | Jakub Hrozek | 7 | -43/+143 | |
2012-04-20 | proxy: Canonicalize user and group names | Jakub Hrozek | 1 | -312/+354 | |
https://fedorahosted.org/sssd/ticket/1249 | |||||
2012-04-18 | MAN: document the hostid and autofs providers | Jakub Hrozek | 1 | -0/+60 | |
2012-04-18 | MAN: timeout can be specified for services, too | Jakub Hrozek | 1 | -14/+13 | |
2012-04-18 | Fixed minor memory leak in ldap provider | Jan Zeleny | 1 | -0/+1 | |
2012-04-18 | Fixed memory context in sdap_fill_memberships() | Jan Zeleny | 1 | -1/+1 | |
2012-04-18 | Removed unused function sysdb_attrs_users_from_ldb_vals() | Jan Zeleny | 2 | -51/+0 | |
2012-04-18 | Removed unused block of code is sdap_fill_memberships() | Jan Zeleny | 1 | -57/+29 | |
2012-04-18 | Removed a block of dead code in sdap_async_groups.c | Jan Zeleny | 1 | -20/+1 | |
2012-04-18 | sss_cache: Better error reporting | Jakub Hrozek | 1 | -37/+94 | |
* Print usage when no options are given * Report skipped entries * Print error message when a nonexistent domain is selected https://fedorahosted.org/sssd/ticket/1301 https://fedorahosted.org/sssd/ticket/1305 https://fedorahosted.org/sssd/ticket/1306 | |||||
2012-04-18 | autofs: Raise the maximum key length to PATH_MAX | Jakub Hrozek | 1 | -2/+4 | |
https://fedorahosted.org/sssd/ticket/1300 | |||||
2012-04-18 | sss_cache: support invalidating services and autofs maps | Jakub Hrozek | 2 | -9/+162 | |
https://fedorahosted.org/sssd/ticket/1170 | |||||
2012-04-18 | Add sysdb_set_service_attr and sysdb_set_autofsmap_attr | Jakub Hrozek | 4 | -0/+68 | |
2012-04-18 | sudo api: check sss_status instead of errnop in sss_sudo_send_recv_generic() | Pavel Březina | 1 | -2/+4 | |
2012-04-18 | Remove the "command" option from documentation | Jakub Hrozek | 1 | -16/+0 | |
It is a low-level developer option not indended to be consumed by users https://fedorahosted.org/sssd/ticket/1174 | |||||
2012-04-18 | Fix erronous reference to the 'allow' access_provider | Stef Walter | 1 | -1/+1 | |
* Should be 'permit' instead https://fedorahosted.org/sssd/ticket/1295 Signed-off-by: Stephen Gallagher <sgallagh@redhat.com> | |||||
2012-04-18 | pam_sss: improve error handling in SELinux code | Jakub Hrozek | 1 | -3/+5 | |
2012-04-18 | MAN: Add ldap_sasl_minssf to the manpage | Stephen Gallagher | 1 | -0/+16 | |
2012-04-18 | MAN: Improve ldap_disable_paging documentation | Stephen Gallagher | 1 | -1/+4 | |
2012-04-18 | Do not call sdap_auth if not needed | Jakub Hrozek | 1 | -7/+11 | |
2012-04-18 | Prevent printing NULL from DEBUG messages | Jakub Hrozek | 10 | -55/+77 | |
2012-04-18 | man: document that referral chasing might bring performance penalty | Jakub Hrozek | 1 | -0/+8 | |
https://fedorahosted.org/sssd/ticket/1265 | |||||
2012-04-16 | autofs: load the correct option | Jakub Hrozek | 1 | -1/+1 | |
2012-04-13 | Remove forgotten DEBUG message | Jakub Hrozek | 1 | -2/+0 | |