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
/
responder
/
pam
Commit message (
Expand
)
Author
Age
Files
Lines
*
do not leak memory on failure in *_process_init()
Pavel Březina
2013-03-20
1
-1
/
+1
*
Move SELinux processing to provider.
Michal Zidek
2013-03-19
1
-309
/
+0
*
Use the same dbg level for all ncache hits.
Michal Zidek
2013-03-04
1
-3
/
+3
*
if selinux is disabled, ignore that selogin dir is missing
Pavel Březina
2013-02-26
1
-3
/
+15
*
Add function get_next_domain()
Simo Sorce
2013-02-10
1
-3
/
+5
*
Add domain argument to sysdb selinux functions
Simo Sorce
2013-01-15
1
-2
/
+4
*
Add domain argument to sysdb_cache_auth()
Simo Sorce
2013-01-15
1
-1
/
+1
*
Add domain argument to sysdb_set_user_attr()
Simo Sorce
2013-01-15
2
-12
/
+10
*
Add domain argument to sysdb_get_user_attr()
Simo Sorce
2013-01-15
1
-2
/
+2
*
Pass domain to sysdb_get<pw/gr>nam() functions
Simo Sorce
2013-01-15
1
-3
/
+1
*
Change pam data auth tokens.
Simo Sorce
2013-01-10
2
-94
/
+94
*
Code can only check for cached passwords
Simo Sorce
2013-01-10
1
-15
/
+24
*
RESPONDERS: Create a common file with service names and versions
Jakub Hrozek
2012-12-18
1
-3
/
+1
*
sssd_pam: Cleanup requests cache on sbus reconect
Simo Sorce
2012-12-14
1
-1
/
+4
*
Refactor the way subdomain accounts are saved
Simo Sorce
2012-11-19
1
-1
/
+4
*
Do not always return PAM_SYSTEM_ERR when offline krb5 authentication fails
Jakub Hrozek
2012-11-12
1
-17
/
+12
*
PAM: Do not leak fd after SELinux context file is written
Jakub Hrozek
2012-11-02
1
-0
/
+1
*
Include talloc log in our debug facility
Michal Zidek
2012-10-29
1
-1
/
+1
*
Add new option default_domain_suffix
Sumit Bose
2012-10-01
1
-10
/
+21
*
SELinux: Always use the default if it exists on the server
Jakub Hrozek
2012-09-13
1
-22
/
+21
*
Check if the SELinux login directory exists
Jakub Hrozek
2012-09-04
1
-3
/
+3
*
Only create the SELinux login file if there are mappings on the server
Jakub Hrozek
2012-08-16
1
-45
/
+77
*
Do not try to remove the temp login file if already renamed
Jakub Hrozek
2012-08-16
1
-2
/
+3
*
Build SELinux code in responder conditionally
Jakub Hrozek
2012-08-16
1
-0
/
+7
*
Fix bad check
Jakub Hrozek
2012-08-01
1
-1
/
+1
*
Write SELinux config files in responder instead of PAM module
Jan Zeleny
2012-07-27
1
-5
/
+95
*
Move SELinux processing from session to account PAM stack
Jan Zeleny
2012-07-27
1
-1
/
+2
*
PAM: Fix off-by-one-error in the SELinux session code
Jakub Hrozek
2012-07-18
1
-1
/
+1
*
Fix uninitialized values
Nick Guay
2012-07-18
1
-1
/
+1
*
SELinux user maps: pick just one map
Jan Zeleny
2012-06-25
1
-12
/
+11
*
Fix re_expression matching with subdomains
Jan Zeleny
2012-06-21
1
-33
/
+55
*
Make re_expression and full_name_format per domain options
Stef Walter
2012-06-12
2
-12
/
+11
*
PAM: Better pam_reply message
Stephen Gallagher
2012-06-10
1
-1
/
+2
*
Modify behavior of pam_pwd_expiration_warning
Jan Zeleny
2012-05-04
1
-35
/
+0
*
Send PAM requests for subdomains to the right provider
Jan Zeleny
2012-04-24
1
-3
/
+41
*
Modified responder_get_domain()
Jan Zeleny
2012-04-24
2
-2
/
+2
*
Add conn_name to allow different names for domains and connections
Jan Zeleny
2012-04-24
1
-1
/
+1
*
Prevent printing NULL from DEBUG messages
Jakub Hrozek
2012-04-18
1
-1
/
+2
*
Remove sysdb_get_ctx_from_list()
Sumit Bose
2012-02-29
2
-16
/
+15
*
Don't give memory context in confdb where not needed
Jan Zeleny
2012-02-21
2
-6
/
+6
*
RESPONDERS: Make the fd_limit setting configurable
Stephen Gallagher
2012-02-17
1
-1
/
+12
*
RESPONDERS: Allow increasing the file-descriptor limit
Stephen Gallagher
2012-02-17
1
-0
/
+5
*
Only fetch SELinux string if the user is found
Jakub Hrozek
2012-02-10
1
-1
/
+2
*
SELinux support in PAM responder
Jan Zeleny
2012-02-06
1
-0
/
+163
*
PAM: Do not overwrite ret
Jakub Hrozek
2012-01-26
1
-3
/
+1
*
DP: Fix bugs in sss_dp_get_account_int
Stephen Gallagher
2012-01-23
1
-0
/
+1
*
RESPONDER: Extend sss_dp_account_send() to include extra data
Stephen Gallagher
2012-01-21
1
-1
/
+1
*
PAM: Fix reversed logic
Jakub Hrozek
2012-01-18
1
-1
/
+1
*
sss_get_cased_name utility function
Jakub Hrozek
2011-12-21
1
-2
/
+2
*
PAM: make initgroups timeout work across multiple clients
Stephen Gallagher
2011-12-20
5
-4
/
+241
[next]