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
*
sysdb refactoring: deleted domain variables in sysdb API
Jan Zeleny
2011-08-15
22
-101
/
+69
*
Use sysdb attribute name for GID, not LDAP attribute
Stephen Gallagher
2011-08-11
1
-3
/
+3
*
Fix returning groups when gidNumber attribute is not ordered
Jakub Hrozek
2011-08-04
3
-4
/
+10
*
Request password control unconditionally during bind
Jakub Hrozek
2011-08-01
1
-6
/
+6
*
Change the default value of ldap_tls_cacert in IPA provider
Jakub Hrozek
2011-08-01
1
-1
/
+1
*
Add rule validator to libipa_hbac
Stephen Gallagher
2011-08-01
2
-0
/
+74
*
Remove incorrect private variable
Stephen Gallagher
2011-08-01
1
-1
/
+1
*
Wrong paramater to sysdb_attrs_add_uint32
Jakub Hrozek
2011-08-01
1
-1
/
+1
*
Fix incorrect NULL check in ipa_hbac_common.c
Stephen Gallagher
2011-07-29
1
-1
/
+1
*
Fix memory leak in ipa_hbac_evaluate_rules
Stephen Gallagher
2011-07-29
1
-0
/
+1
*
libipa_hbac: Support case-insensitive comparisons with UTF8
Stephen Gallagher
2011-07-29
1
-16
/
+98
*
Explicitly ignore groups with gidNumber=0
Jakub Hrozek
2011-07-27
2
-11
/
+18
*
Set gidNumber of non-posix groups to 0 even on updates
Jakub Hrozek
2011-07-27
1
-8
/
+44
*
fo_get_server_name() getter for a server name
Jakub Hrozek
2011-07-21
5
-3
/
+31
*
Rename fo_get_server_name to fo_get_server_str_name
Jakub Hrozek
2011-07-21
6
-10
/
+10
*
Only print server address if one is available
Jakub Hrozek
2011-07-21
1
-0
/
+7
*
Do not add a NULL host parsed from LDAP URI
Jakub Hrozek
2011-07-21
1
-1
/
+8
*
Remove unused krb5_service structure member
Jakub Hrozek
2011-07-13
3
-7
/
+1
*
Check DNS records before updating
Jakub Hrozek
2011-07-11
4
-25
/
+470
*
Split reading resolver family order into a separate function
Jakub Hrozek
2011-07-11
1
-23
/
+3
*
Do not hardcode default resolver timeout
Jakub Hrozek
2011-07-11
1
-1
/
+1
*
Escape IP address in kdcinfo
Jakub Hrozek
2011-07-11
2
-14
/
+36
*
Move IP adress escaping from the LDAP namespace
Jakub Hrozek
2011-07-11
1
-3
/
+3
*
Add LDAP access control based on NDS attributes
Sumit Bose
2011-07-08
6
-3
/
+197
*
Treat NULL or empty rhost as unknown
Stephen Gallagher
2011-07-08
2
-11
/
+25
*
Add ipa_hbac_treat_deny_as option
Stephen Gallagher
2011-07-08
3
-2
/
+13
*
Add ipa_hbac_refresh option
Stephen Gallagher
2011-07-08
4
-1
/
+21
*
Add new HBAC lookup and evaluation routines
Stephen Gallagher
2011-07-08
2
-124
/
+398
*
Remove old HBAC implementation
Stephen Gallagher
2011-07-08
2
-1595
/
+1
*
Add helper functions for looking up HBAC rule components
Stephen Gallagher
2011-07-08
6
-0
/
+2616
*
Add HBAC evaluator and tests
Stephen Gallagher
2011-07-08
3
-0
/
+386
*
Add helper function msgs2attrs_array
Stephen Gallagher
2011-07-08
2
-0
/
+33
*
ipa_dyndns: Use sockaddr_storage for storing IP addresses
Jakub Hrozek
2011-07-05
1
-12
/
+17
*
Use ldap_init_fd() instead of ldap_initialize() if available
Sumit Bose
2011-06-30
3
-37
/
+88
*
Use name based URI instead of IP address based URIs
Sumit Bose
2011-06-30
2
-38
/
+3
*
Add sdap_call_conn_cb() to call add connection callback directly
Sumit Bose
2011-06-30
2
-0
/
+40
*
Add sockaddr_storage to sdap_service
Sumit Bose
2011-06-30
3
-0
/
+22
*
Log nsupdate message
Jakub Hrozek
2011-06-21
1
-0
/
+3
*
Do not check pwdAttribute
Sumit Bose
2011-06-16
1
-9
/
+0
*
Switch resolver to using resolv_hostent and honor TTL
Jakub Hrozek
2011-06-15
6
-28
/
+29
*
Fix proxy provider return code for secondary missing groups
Sumit Bose
2011-06-15
1
-1
/
+3
*
Fix two typos
Sumit Bose
2011-06-15
1
-2
/
+3
*
Delete cached ccache file if password is expired
Sumit Bose
2011-06-15
1
-8
/
+63
*
Non-posix group processing - ldap provider and nss responder
Jan Zeleny
2011-06-02
2
-28
/
+79
*
Escape IPv6 IP addresses in the IPA provider
Jakub Hrozek
2011-06-02
1
-4
/
+26
*
Use escaped IP addresses in LDAP provider
Jakub Hrozek
2011-06-02
1
-6
/
+56
*
Add utility function to return IP address as string
Jakub Hrozek
2011-06-02
2
-17
/
+4
*
Add online callback only once for TGT renewal
Sumit Bose
2011-06-02
1
-25
/
+44
*
Sanitize username during initgroups call
Sumit Bose
2011-05-25
1
-1
/
+7
*
Separate return paths for success and failure in sdap_nested_group_check_cache
Jakub Hrozek
2011-05-25
1
-6
/
+10
[next]