Age | Commit message (Expand) | Author | Files | Lines |
2012-06-29 | sudo ldap provider: move async routines to sdap_async_sudo.c | Pavel Březina | 3 | -675/+711 |
2012-06-29 | sudo responder: discard in-memory cache | Pavel Březina | 4 | -376/+0 |
2012-06-29 | libsss_sudo: bump version to 2:0:1 | Pavel Březina | 1 | -1/+1 |
2012-06-29 | sudo responder: change protocol version to 1 | Pavel Březina | 2 | -1/+10 |
2012-06-29 | sudo api: send uid, username and domainname | Pavel Březina | 9 | -175/+260 |
2012-06-29 | sudo sysdb: make sysdb_get_sudo_user_info more configurable | Pavel Březina | 1 | -25/+35 |
2012-06-29 | sudo responder: get rid of dctx where possible | Pavel Březina | 3 | -93/+102 |
2012-06-29 | sudo responder: remove code duplication in commands | Pavel Březina | 4 | -277/+283 |
2012-06-29 | sudo api: remove EOK | Pavel Březina | 2 | -13/+10 |
2012-06-26 | libcrypto fully implemented | George McCollister | 6 | -17/+489 |
2012-06-25 | Bumping version to 1.9.0 beta 4 | Stephen Gallagher | 1 | -1/+1 |
2012-06-25 | Update translations for 1.9.0 beta 3 release | Stephen Gallagher | 29 | -11034/+14681 |
2012-06-25 | Set default for subdomain_homedir | Sumit Bose | 3 | -1/+6 |
2012-06-25 | BUILD: Change default unicode library to glib2 | Stephen Gallagher | 3 | -12/+6 |
2012-06-25 | Add man page section for the PAC responder | Sumit Bose | 2 | -1/+40 |
2012-06-25 | Build pac responder tests only if pac responder is build | Sumit Bose | 1 | -2/+6 |
2012-06-25 | SELinux user maps: pick just one map | Jan Zeleny | 1 | -12/+11 |
2012-06-21 | Fix re_expression matching with subdomains | Jan Zeleny | 4 | -85/+173 |
2012-06-21 | UTILS: Fix segfault due to sss_parse_name_for_domains | Stephen Gallagher | 1 | -7/+10 |
2012-06-21 | Try to build PAC responder only if all dependencies are available | Sumit Bose | 2 | -5/+18 |
2012-06-21 | Add range support to PAC responder | Sumit Bose | 3 | -45/+140 |
2012-06-21 | Add support for ID ranges | Sumit Bose | 11 | -10/+584 |
2012-06-21 | PAC client: add krb5 authdata plugin | Sumit Bose | 5 | -0/+503 |
2012-06-21 | PAC client: add basic support in common client code | Sumit Bose | 2 | -0/+38 |
2012-06-21 | PAC responder: test suite | Jan Zeleny | 2 | -1/+124 |
2012-06-21 | PAC responder: support in spec file | Sumit Bose | 1 | -0/+7 |
2012-06-21 | PAC responder: add the core functionality | Sumit Bose | 3 | -2/+475 |
2012-06-21 | PAC responder: add some utility functions | Jan Zeleny | 3 | -0/+550 |
2012-06-21 | PAC responder: add basic infrastructure | Sumit Bose | 8 | -1/+400 |
2012-06-21 | Add close on exec support for old platforms | Simo Sorce | 1 | -1/+16 |
2012-06-21 | Do not leak file descriptors in client libs. | Simo Sorce | 1 | -1/+1 |
2012-06-20 | Move some debug lines to new debug log levels | Stef Walter | 14 | -26/+26 |
2012-06-20 | Fix possible segfault in sdap_save_group() | Jan Zeleny | 1 | -2/+11 |
2012-06-18 | Make the client idle timeout configurable | Stephen Gallagher | 7 | -5/+40 |
2012-06-18 | Add support for terminating idle connections | Shantanu Goel | 2 | -2/+67 |
2012-06-18 | Do not send SIGPIPE on disconnection | Shantanu Goel | 1 | -6/+21 |
2012-06-18 | Log message if close() fails in destructor. | Shantanu Goel | 1 | -1/+12 |
2012-06-18 | Set return errno to the value prior to calling close(). | Shantanu Goel | 1 | -2/+2 |
2012-06-18 | Fix typo breaking DIR cache detection | Stephen Gallagher | 1 | -2/+0 |
2012-06-15 | Bumping version to 1.9.0 beta 3 | Stephen Gallagher | 1 | -1/+1 |
2012-06-15 | Updating translations for 1.9.0 beta 2 release | Stephen Gallagher | 26 | -6186/+5773 |
2012-06-15 | KRB5: Avoid shadowing dirname | Stephen Gallagher | 1 | -20/+21 |
2012-06-15 | KRB5: Auto-detect DIR cache support in configure | Stephen Gallagher | 9 | -8/+61 |
2012-06-15 | KRB5: Update DEBUG macros for create_ccache_dir and find_ccdir_parent_data | Stephen Gallagher | 1 | -17/+30 |
2012-06-15 | Fix compilation on older little-endian systems | Stephen Gallagher | 1 | -1/+2 |
2012-06-15 | SSS_CLIENT: Fix uninitialized value error | Stephen Gallagher | 1 | -1/+1 |
2012-06-15 | LDAP: Fix missing variable in debug message | Stephen Gallagher | 1 | -1/+1 |
2012-06-15 | Fixed debug message in sdap_save_group() | Jan Zeleny | 1 | -1/+1 |
2012-06-14 | Provide "service filter" for SELinux context | Jan Zeleny | 1 | -0/+20 |
2012-06-14 | Make krb5_ccname_template and krb5_ccachedir configurable | Jakub Hrozek | 5 | -4/+41 |