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