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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added unit test for sysdb_ssh.c
Michal Zidek
2012-08-01
1
-0
/
+447
*
Primary server support: new option in AD provider
Jan Zeleny
2012-08-01
6
-2
/
+8
*
Primary server support: new option in IPA provider
Jan Zeleny
2012-08-01
6
-5
/
+9
*
Primary server support: new options in krb5 provider
Jan Zeleny
2012-08-01
15
-11
/
+45
*
Primary server support: new option in ldap provider
Jan Zeleny
2012-08-01
10
-8
/
+21
*
Primary server support: man page, failover section
Jan Zeleny
2012-08-01
1
-1
/
+11
*
Primary server support: AD adaptation
Jan Zeleny
2012-08-01
3
-35
/
+77
*
Primary server support: LDAP adaptation
Jan Zeleny
2012-08-01
3
-35
/
+84
*
Primary server support: krb5 adaptation
Jan Zeleny
2012-08-01
3
-49
/
+94
*
Primary server support: IPA adaptation
Jan Zeleny
2012-08-01
3
-35
/
+77
*
Primary server support: support for "disconnecting" connections in LDAP
Jan Zeleny
2012-08-01
1
-4
/
+37
*
Primary server support: basic support in failover code
Jan Zeleny
2012-08-01
8
-57
/
+264
*
Primary server support: introduce concept of reconnection
Jan Zeleny
2012-08-01
2
-0
/
+43
*
Unbreak SASL
Pavel Březina
2012-07-31
1
-9
/
+12
*
Support fetching of host from sysdb in SELinux code
Jan Zeleny
2012-07-31
1
-11
/
+55
*
Support fetching of HBAC rules from sysdb in SELinux code
Jan Zeleny
2012-07-31
1
-14
/
+47
*
Modify hbac_get_cached_rules() so it can be used outside of HBAC code
Jan Zeleny
2012-07-31
2
-14
/
+22
*
sudo ldap provider: support autoconfiguration of hostnames
Pavel Březina
2012-07-30
2
-9
/
+278
*
manpage: sssd-sudo - documents how sudo works with sssd
Pavel Březina
2012-07-30
4
-0
/
+221
*
Write SELinux config files in responder instead of PAM module
Jan Zeleny
2012-07-27
3
-104
/
+95
*
tests: allow changing cwd in all tests
Pavel Březina
2012-07-27
3
-0
/
+9
*
Remove unused member of be_req
Jan Zeleny
2012-07-27
1
-3
/
+0
*
Move SELinux processing from session to account PAM stack
Jan Zeleny
2012-07-27
4
-56
/
+90
*
Renamed session provider to selinux provider
Jan Zeleny
2012-07-27
8
-64
/
+63
*
Always free request in data provider PAM callback
Jan Zeleny
2012-07-27
1
-2
/
+3
*
Provide counter of possible matches in SELinux IPA provider
Jan Zeleny
2012-07-25
1
-6
/
+6
*
Fix linking of HBAC rules and SELinux user maps
Jan Zeleny
2012-07-25
1
-0
/
+13
*
Remove ipa_selinux_map_merge()
Jan Zeleny
2012-07-25
3
-55
/
+0
*
Fix SSSDConfigTest
Jakub Hrozek
2012-07-24
1
-1
/
+2
*
manpage: seealso - include ssh conditionally
Pavel Březina
2012-07-23
1
-6
/
+10
*
add hostid and subdomains sections in sssd-ipa.conf
Pavel Březina
2012-07-23
1
-1
/
+5
*
Extend category support in SELinux user maps
Jan Zeleny
2012-07-23
1
-6
/
+24
*
Added some DEBUG statements into SELinux related code
Jan Zeleny
2012-07-23
2
-8
/
+38
*
sdap_sudo.c: add missing end of line in few debug messages
Pavel Březina
2012-07-23
1
-3
/
+3
*
SYSDB: Add log message for unexpected LDB errors
Stephen Gallagher
2012-07-20
1
-0
/
+3
*
Fix sysdb_search_selinux_usermap_by_username return value
Jakub Hrozek
2012-07-20
1
-0
/
+1
*
NSS: Add override_shell option
Stephen Gallagher
2012-07-20
9
-2
/
+49
*
MAN: Improvements to the AD provider manpage
Stephen Gallagher
2012-07-20
2
-0
/
+114
*
MAN: List all available backends for provider options
Stephen Gallagher
2012-07-20
1
-14
/
+84
*
Update translations for 1.9.0 beta 5 release
sssd-1_9_0_beta5
sssd-1_8_95
Jakub Hrozek
2012-07-18
12
-2298
/
+15641
*
PAM: Fix off-by-one-error in the SELinux session code
Jakub Hrozek
2012-07-18
1
-1
/
+1
*
AD: Fix defaults for krb5_canonicalize
Stephen Gallagher
2012-07-18
1
-2
/
+2
*
Fix uninitialized values
Nick Guay
2012-07-18
12
-23
/
+23
*
IPA: Return and save all SELinux rules in the provider
Jakub Hrozek
2012-07-18
1
-47
/
+27
*
SYSDB: Delete SELinux mappings
Jakub Hrozek
2012-07-18
2
-0
/
+19
*
IPA: Download defaults even if there are no SELinux mappings
Jakub Hrozek
2012-07-18
1
-60
/
+59
*
Modify priority evaluation in SELinux user maps
Jan Zeleny
2012-07-18
5
-9
/
+113
*
Add function sysdb_attrs_copy_values()
Jan Zeleny
2012-07-18
2
-0
/
+27
*
LDAP: Properly cast type for MINSSF value
Jan Vcelak
2012-07-18
1
-11
/
+9
*
Fixed: Uninitialized value in krb5_child-test if ccname was specified.
Michal Zidek
2012-07-18
1
-1
/
+1
[next]