summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* sudo backend - support only on demand full refreshPavel Březina2012-06-291-28/+4
* sudo ldap provider: add support for on demand refresh of specific rulesPavel Březina2012-06-293-0/+11
* sudo ldap provider: provide API for refresh of specific rulesPavel Březina2012-06-291-0/+93
* sudo ldap provider: add support for on demand full refreshPavel Březina2012-06-292-16/+26
* sudo ldap provider: provide API for full refreshPavel Březina2012-06-292-1/+126
* sysdb: add getter/setter for last sudo full refresh timePavel Březina2012-06-292-0/+147
* sudo ldap provider: add expiration time to each rulePavel Březina2012-06-293-8/+30
* sudo ldap provider: add domain info in sdap_sudo_refresh_statePavel Březina2012-06-291-0/+2
* sudo ldap provider: add sysdb ctx in sdap_sudo_refresh_statePavel Březina2012-06-291-7/+7
* confdb: add entry_cache_sudo_timeout optionPavel Březina2012-06-295-0/+17
* sudo ldap provider: give sdap_sudo_refresh_send() search and purge filtersPavel Březina2012-06-294-278/+93
* sudo ldap provider: move async routines to sdap_async_sudo.cPavel Březina2012-06-292-675/+710
* sudo responder: discard in-memory cachePavel Březina2012-06-293-375/+0
* sudo responder: change protocol version to 1Pavel Březina2012-06-292-1/+10
* sudo api: send uid, username and domainnamePavel Březina2012-06-299-175/+260
* sudo sysdb: make sysdb_get_sudo_user_info more configurablePavel Březina2012-06-291-25/+35
* sudo responder: get rid of dctx where possiblePavel Březina2012-06-293-93/+102
* sudo responder: remove code duplication in commandsPavel Březina2012-06-294-277/+283
* sudo api: remove EOKPavel Březina2012-06-292-13/+10
* libcrypto fully implementedGeorge McCollister2012-06-265-15/+482
* Update translations for 1.9.0 beta 3 releasesssd-1_9_0_beta3sssd-1_8_93Stephen Gallagher2012-06-2510-7226/+9148
* Set default for subdomain_homedirSumit Bose2012-06-253-1/+6
* BUILD: Change default unicode library to glib2Stephen Gallagher2012-06-251-2/+2
* Add man page section for the PAC responderSumit Bose2012-06-252-1/+40
* SELinux user maps: pick just one mapJan Zeleny2012-06-251-12/+11
* Fix re_expression matching with subdomainsJan Zeleny2012-06-214-85/+173
* UTILS: Fix segfault due to sss_parse_name_for_domainsStephen Gallagher2012-06-211-7/+10
* Try to build PAC responder only if all dependencies are availableSumit Bose2012-06-211-5/+8
* Add range support to PAC responderSumit Bose2012-06-213-45/+140
* Add support for ID rangesSumit Bose2012-06-2110-10/+583
* PAC client: add krb5 authdata pluginSumit Bose2012-06-213-0/+481
* PAC client: add basic support in common client codeSumit Bose2012-06-212-0/+38
* PAC responder: test suiteJan Zeleny2012-06-211-0/+106
* PAC responder: add the core functionalitySumit Bose2012-06-213-2/+475
* PAC responder: add some utility functionsJan Zeleny2012-06-212-0/+549
* PAC responder: add basic infrastructureSumit Bose2012-06-216-1/+378
* Add close on exec support for old platformsSimo Sorce2012-06-211-1/+16
* Do not leak file descriptors in client libs.Simo Sorce2012-06-211-1/+1
* Move some debug lines to new debug log levelsStef Walter2012-06-2014-26/+26
* Fix possible segfault in sdap_save_group()Jan Zeleny2012-06-201-2/+11
* Make the client idle timeout configurableStephen Gallagher2012-06-187-5/+40
* Add support for terminating idle connectionsShantanu Goel2012-06-182-2/+67
* Do not send SIGPIPE on disconnectionShantanu Goel2012-06-181-6/+21
* Log message if close() fails in destructor.Shantanu Goel2012-06-181-1/+12
* Set return errno to the value prior to calling close().Shantanu Goel2012-06-181-2/+2
* Fix typo breaking DIR cache detectionStephen Gallagher2012-06-181-2/+0
* Updating translations for 1.9.0 beta 2 releasesssd-1_9_0_beta2sssd-1_8_92Stephen Gallagher2012-06-159-817/+357
* KRB5: Avoid shadowing dirnameStephen Gallagher2012-06-151-20/+21
* KRB5: Auto-detect DIR cache support in configureStephen Gallagher2012-06-159-8/+61
* KRB5: Update DEBUG macros for create_ccache_dir and find_ccdir_parent_dataStephen Gallagher2012-06-151-17/+30