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
/
ipa
Commit message (
Expand
)
Author
Age
Files
Lines
*
LDAP: Add parser for multiple search bases
Stephen Gallagher
2011-11-02
1
-0
/
+20
*
Add a missing break
Jakub Hrozek
2011-10-17
1
-0
/
+1
*
HBAC: Use originalMember for identifying hostgroups
Stephen Gallagher
2011-10-14
3
-45
/
+165
*
HBAC: Use originalMember for identifying servicegroups
Stephen Gallagher
2011-10-14
3
-41
/
+169
*
HBAC: Do not save member/memberOf links
Stephen Gallagher
2011-10-14
1
-120
/
+0
*
HBAC: fix typos preventing proper hostgroup evaluation
Stephen Gallagher
2011-09-28
1
-3
/
+3
*
IPA access: hostname comparison should be case-insensitive
Jakub Hrozek
2011-09-28
1
-1
/
+1
*
Multiline macro cleanup
Jakub Hrozek
2011-09-28
2
-2
/
+2
*
Improve documentation of libipa_hbac
Stephen Gallagher
2011-09-08
2
-21
/
+1697
*
Do not access memory out of bounds
Sumit Bose
2011-09-07
1
-2
/
+2
*
HBAC: Properly skip all non-group memberOf entries
Stephen Gallagher
2011-08-29
1
-1
/
+2
*
HBAC: Use of hostgroups for targethost or sourcehost was broken
Stephen Gallagher
2011-08-26
1
-4
/
+4
*
HBAC: Handle saving groups that have no members
Stephen Gallagher
2011-08-26
1
-7
/
+21
*
Add LDAP provider option to set LDAP_OPT_X_SASL_NOCANON
Jakub Hrozek
2011-08-26
2
-2
/
+3
*
IPA dyndns: do not segfault if the server cannot be resolved
Jakub Hrozek
2011-08-25
1
-4
/
+2
*
sysdb refactoring: memory context deleted
Jan Zeleny
2011-08-15
2
-3
/
+3
*
sysdb refactoring: deleted domain variables in sysdb API
Jan Zeleny
2011-08-15
6
-17
/
+12
*
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
*
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
*
fo_get_server_name() getter for a server name
Jakub Hrozek
2011-07-21
1
-1
/
+9
*
Rename fo_get_server_name to fo_get_server_str_name
Jakub Hrozek
2011-07-21
1
-2
/
+2
*
Remove unused krb5_service structure member
Jakub Hrozek
2011-07-13
1
-2
/
+0
*
Check DNS records before updating
Jakub Hrozek
2011-07-11
4
-25
/
+470
*
Escape IP address in kdcinfo
Jakub Hrozek
2011-07-11
1
-10
/
+10
*
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
1
-1
/
+4
*
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
*
ipa_dyndns: Use sockaddr_storage for storing IP addresses
Jakub Hrozek
2011-07-05
1
-12
/
+17
*
Use name based URI instead of IP address based URIs
Sumit Bose
2011-06-30
1
-1
/
+1
*
Add sockaddr_storage to sdap_service
Sumit Bose
2011-06-30
1
-0
/
+10
*
Log nsupdate message
Jakub Hrozek
2011-06-21
1
-0
/
+3
*
Switch resolver to using resolv_hostent and honor TTL
Jakub Hrozek
2011-06-15
1
-2
/
+2
*
Escape IPv6 IP addresses in the IPA provider
Jakub Hrozek
2011-06-02
1
-4
/
+26
*
Add utility function to return IP address as string
Jakub Hrozek
2011-06-02
1
-8
/
+2
*
Use dereference when processing RFC2307bis nested groups
Jakub Hrozek
2011-05-20
2
-2
/
+3
*
Fix order of arguments in select_principal_from_keytab() call
Jakub Hrozek
2011-04-29
1
-1
/
+1
*
Fix segfault in IPA provider
Stephen Gallagher
2011-04-29
1
-2
/
+2
*
Fix IPA config bug with SDAP_KRB5_REALM
Stephen Gallagher
2011-04-28
1
-1
/
+1
*
Add ldap_page_size configuration option
Stephen Gallagher
2011-04-27
2
-2
/
+3
*
Modify principal selection for keytab authentication
Jan Zeleny
2011-04-25
2
-22
/
+54
[next]