index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
providers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace krb5_kdcip by krb5_server in LDAP provider
Sumit Bose
2010-12-07
5
-13
/
+24
*
Mark unavailable Kerberos server as PORT_NOT_WORKING
Sumit Bose
2010-12-07
1
-0
/
+1
*
ldap: Use USN entries if available.
Simo Sorce
2010-12-07
8
-89
/
+189
*
ldap: add checks to determine if USN features are available.
Simo Sorce
2010-12-07
9
-25
/
+134
*
ldap: remove variable that was never assigned nor used
Simo Sorce
2010-12-07
2
-10
/
+0
*
Pass sdap_id_ctx in sdap_id_op functions.
Simo Sorce
2010-12-07
4
-50
/
+52
*
Add support for FAST in krb5 provider
Sumit Bose
2010-12-07
8
-16
/
+349
*
Refactor krb5_child to make helpers more flexible
Sumit Bose
2010-12-07
1
-20
/
+36
*
Add ldap_chpass_uri config option
Sumit Bose
2010-12-06
7
-8
/
+51
*
Add new account expired rule to LDAP access provider
Sumit Bose
2010-12-06
7
-92
/
+512
*
Make string_to_shadowpw_days() public
Sumit Bose
2010-12-06
3
-33
/
+36
*
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
[next]