index
:
sssd.git
ad_domain_local_groups
add_upn_support_for_sid_requests
certificate_mapping
email-login
fill_grent_with_view
fq_review
gdm_sc_fix
ipa_automatic_enterprise
ipa_provider_n2
jhrozek-nssattr
jhrozek_sysdb_fqdn
krb5_rebase
libwbclient-0.13
master
master-upn-from_pac
memberof_default_view
my_head
new_backend_target
one_certificate_multiple_users
pam
policy_stuff
prompting
python_api
review
simo
smartcard
sssd-1-2-proxy
subdomain-password-authentication
subdomains
wip
wip-extdom
wip-views
Unnamed repository; edit this file to name it for gitweb.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
confdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
DOC: Fix few typos in doxygen comments
Lukas Slebodnik
2016-07-05
1
-1
/
+1
*
Fix warning sign-compare
Lukas Slebodnik
2016-07-01
1
-2
/
+3
*
Secrets: Add initial responder code for secrets service
Simo Sorce
2016-06-29
1
-0
/
+4
*
ConfDB: Add helper function to get "subsections"
Simo Sorce
2016-06-29
2
-0
/
+118
*
Prepare ini schema with rules for validation
Lukas Slebodnik
2016-06-27
1
-2
/
+1
*
confdb: Check for config file errors on sssd startup
Michal Židek
2016-06-27
3
-3
/
+10
*
confdb: Make it possible to use config snippets
Michal Židek
2016-06-27
3
-21
/
+12
*
sss_tools: create confdb if not exist
Pavel Březina
2016-06-27
2
-6
/
+81
*
DEBUG: Add `debug` alias for debug_level
Stephen Gallagher
2016-06-16
1
-0
/
+1
*
RESPONDERS: Negative caching of local users
Petr Cech
2016-06-10
1
-0
/
+1
*
CONFIG: Use default config when none provided
Stephen Gallagher
2016-05-11
2
-4
/
+37
*
Internal: Rename CONFDB_DEFAULT_CONFIG_FILE
Stephen Gallagher
2016-05-11
1
-1
/
+1
*
PAC: only save PAC blob into the cache
Sumit Bose
2016-04-13
1
-0
/
+1
*
PAM: Pass account lockout status and display message
Pavel Reichl
2016-02-17
1
-0
/
+1
*
p11: enable ocsp checks
Sumit Bose
2015-11-26
1
-0
/
+1
*
SSSD: Add a new option diag_cmd
Jakub Hrozek
2015-11-13
1
-0
/
+1
*
util: Update get_next_domain's interface
Michal Židek
2015-10-23
1
-1
/
+1
*
REFACTOR: umask(0177) --> umask(SSS_DFL_UMASK)
Petr Cech
2015-10-14
1
-1
/
+1
*
confdb: warn if memcache_timeout > than entry_cache
Pavel Reichl
2015-09-30
1
-0
/
+25
*
PAM: Make p11_child timeout configurable
Michal Židek
2015-09-23
1
-0
/
+1
*
UTIL: Convert domain->disabled into tri-state with domain states
Jakub Hrozek
2015-09-21
2
-1
/
+20
*
CONFDB: Assume config file version 2 if missing
Michal Židek
2015-09-03
2
-24
/
+25
*
sudo: use "higher value wins" when ordering rules
Pavel Březina
2015-08-14
1
-0
/
+2
*
ssh: generate public keys from certificate
Sumit Bose
2015-07-31
1
-0
/
+2
*
PAM: add certificate support to PAM (pre-)auth requests
Sumit Bose
2015-07-31
1
-0
/
+2
*
TESTS: fix compiler warnings
Pavel Reichl
2015-07-28
1
-1
/
+1
*
IFP: Add wildcard requests
Jakub Hrozek
2015-07-15
1
-0
/
+1
*
PAM: authenticate agains cache
Pavel Reichl
2015-07-06
2
-0
/
+64
*
SYSDB: Add a forest root attribute to sss_domain_info
Jakub Hrozek
2015-06-14
1
-1
/
+6
*
SYSDB: Store trust direction for subdomains
Jakub Hrozek
2015-06-14
1
-0
/
+1
*
confdb: Add new option subdomain_inherit
Jakub Hrozek
2015-06-05
2
-0
/
+15
*
Add cache_credentials_minimal_first_factor_length config option
Sumit Bose
2015-05-08
2
-0
/
+15
*
Add missing new lines to debug messages
Lukas Slebodnik
2015-03-17
1
-1
/
+1
*
Use FQDN if default domain was set
Michal Zidek
2015-03-11
1
-4
/
+33
*
Log reason in debug message why ldb_modify failed
Lukas Slebodnik
2015-03-11
1
-1
/
+5
*
PAM: new option pam_account_expired_message
Pavel Reichl
2015-02-23
1
-0
/
+1
*
CONFDB: Typo in debug message
Pavel Reichl
2015-01-05
1
-1
/
+1
*
confdb: Make confdb_set_string accept const char pointer
Michal Zidek
2014-11-28
2
-2
/
+2
*
CONFDB: Detect&fix misconf opt refresh_expired_interval
Pavel Reichl
2014-11-04
1
-0
/
+15
*
SSSD: Load a user to run a service as from configuration
Jakub Hrozek
2014-10-22
1
-0
/
+1
*
confdb: add has_views and view_name to sss_domain_info
Sumit Bose
2014-10-20
2
-0
/
+6
*
PAM: new options pam_trusted_users & pam_public_domains
Pavel Reichl
2014-09-29
1
-0
/
+2
*
SSS_CACHE: Allow sss_cache tool to flush SSH hosts cache
William B
2014-09-05
2
-0
/
+13
*
Make the space override responder-agnostic
Jakub Hrozek
2014-08-13
1
-1
/
+1
*
Only replace space with the specified substitution
Jakub Hrozek
2014-08-13
1
-1
/
+1
*
Remove unused function confdb_set_bool
Michal Zidek
2014-07-29
2
-80
/
+0
*
case_sensitivity = preserving
Michal Zidek
2014-07-29
2
-6
/
+22
*
Add function confdb_set_string.
Michal Zidek
2014-07-29
2
-0
/
+93
*
NSS: Replace spaces with specified string in names.
Lukas Slebodnik
2014-07-28
1
-0
/
+1
*
NSS: Add option to expand homedir template format
Lukas Slebodnik
2014-06-02
2
-0
/
+13
[next]