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
/
providers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow krb5 lifetime values without a unit
Sumit Bose
2010-12-03
1
-36
/
+65
*
Add support for automatic Kerberos ticket renewal
Sumit Bose
2010-12-03
9
-3
/
+423
*
krb5_child returns TGT lifetime
Sumit Bose
2010-12-03
3
-0
/
+57
*
Add support for server-side pam response messages
Sumit Bose
2010-12-03
1
-0
/
+8
*
Add krb5_lifetime option
Sumit Bose
2010-12-03
5
-4
/
+41
*
Add krb5_renewable_lifetime option
Sumit Bose
2010-12-03
5
-4
/
+45
*
Check authtok type for krb5 auth and chpass
Sumit Bose
2010-12-03
1
-0
/
+12
*
Add a renew task to krb5_child
Sumit Bose
2010-12-03
1
-0
/
+87
*
Send authtok_type to krb5_child
Sumit Bose
2010-12-03
2
-2
/
+6
*
Add a special filter type to handle enumerations
Sumit Bose
2010-12-02
4
-49
/
+26
*
Add check_online method to LDAP ID provider
Sumit Bose
2010-12-01
4
-2
/
+46
*
Fix offline detection in sdap_cli_connect request
Sumit Bose
2010-12-01
1
-0
/
+1
*
Run checks before resetting offline state
Sumit Bose
2010-12-01
6
-5
/
+143
*
Allow protocol fallback for SRV queries
Jakub Hrozek
2010-12-01
6
-12
/
+36
*
Print correct error messages for dp_err_to_string()
Stephen Gallagher
2010-11-24
1
-6
/
+6
*
fix typo in get_server_status()
Sumit Bose
2010-11-24
1
-1
/
+1
*
Use a more efficient host search filter
Sumit Bose
2010-11-19
1
-5
/
+6
*
Fix offline detection for LDAP auth/chpass
Sumit Bose
2010-11-19
1
-5
/
+13
*
Fix authentication queue code for proxy auth
Stephen Gallagher
2010-11-18
1
-12
/
+19
*
Fix const cast issue with sysdb_attrs_users_from_str_list
Stephen Gallagher
2010-11-15
1
-9
/
+9
*
Fix const cast warning in build_attrs_from_map
Stephen Gallagher
2010-11-15
1
-3
/
+3
*
Fix const cast warning for sysdb_update_members
Stephen Gallagher
2010-11-15
1
-6
/
+6
*
Introduce pam_verbosity config option
Sumit Bose
2010-11-15
2
-0
/
+2
*
Sanitize ldap attributes in the config file
Stephen Gallagher
2010-11-15
1
-2
/
+21
*
Properly document ldap_purge_cache_timeout
Stephen Gallagher
2010-11-15
1
-1
/
+9
*
Sanitize search filters in LDAP provider
Stephen Gallagher
2010-11-15
4
-7
/
+61
*
Sanitize sysdb dn for memberof lookup
Stephen Gallagher
2010-11-15
1
-1
/
+11
*
Sanitize sysdb filters in the LDAP provider
Stephen Gallagher
2010-11-15
1
-2
/
+11
*
Sanitize sysdb search filters in the IPA provider
Stephen Gallagher
2010-11-15
1
-2
/
+17
*
Review comments for namingContexts patches
Sumit Bose
2010-11-05
2
-14
/
+14
*
Make ldap_search_base a non-mandatory option
Sumit Bose
2010-11-04
1
-35
/
+25
*
Use (default)namingContext to set empty search bases
Sumit Bose
2010-11-04
4
-1
/
+117
*
Add defaultNamingContext to RootDSE attributes
Sumit Bose
2010-11-04
2
-0
/
+3
*
Call krb5_child to check access permissions
Sumit Bose
2010-11-04
1
-4
/
+121
*
Make handle_child_* request public
Sumit Bose
2010-11-04
3
-325
/
+429
*
Add krb5_kuserok() access check to krb5_child
Sumit Bose
2010-11-04
1
-17
/
+73
*
Make krb5_setup() public
Sumit Bose
2010-11-04
3
-6
/
+8
*
Add krb5_get_simple_upn()
Sumit Bose
2010-11-04
3
-6
/
+30
*
Add infrastructure for Kerberos access provider
Sumit Bose
2010-11-04
4
-26
/
+184
*
Store krb5 auth context for other targets
Sumit Bose
2010-11-04
1
-1
/
+2
*
Don't clean up groups for which a user has it as primary GID
Stephen Gallagher
2010-11-04
1
-2
/
+15
*
Fix two return value checks
Sumit Bose
2010-11-01
1
-2
/
+2
*
Fix misused SDAP_SEARCH_BASE
Moritz Baumann
2010-11-01
1
-1
/
+1
*
Fix incorrect free of req in krb5_auth.c
Stephen Gallagher
2010-11-01
1
-1
/
+1
*
Allow authentication for referrals
Sumit Bose
2010-10-27
1
-0
/
+193
*
Always use uint32_t for UID/GID numbers
Jakub Hrozek
2010-10-26
3
-27
/
+20
*
Implement netgroups for proxy provider
Sumit Bose
2010-10-25
3
-2
/
+143
*
Add netgroups infrastructure to proxy provider
Sumit Bose
2010-10-25
3
-0
/
+42
*
Download only enabled IPA HBAC rules
Sumit Bose
2010-10-22
1
-1
/
+3
*
Add some missing ldap_memfree()
Sumit Bose
2010-10-22
2
-3
/
+6
[next]