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
...
*
Make DEBUG macro invocations variadic
Nikolai Kondrashov
2014-02-12
5
-118
/
+118
*
Use lower-case name for case-insensitive searches
Sumit Bose
2013-12-19
1
-2
/
+2
*
responder: Use SAFEALIGN macro when checking pam data validity.
Michal Zidek
2013-12-03
1
-11
/
+23
*
SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 2)
Michal Zidek
2013-11-15
1
-1
/
+1
*
SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 1)
Michal Zidek
2013-11-15
2
-5
/
+5
*
SYSDB: Drop the sysdb_ctx parameter from the sysdb_search module
Michal Zidek
2013-11-15
2
-6
/
+4
*
Include external headers with #include <foo.h>
Jakub Hrozek
2013-10-22
1
-2
/
+2
*
Fix formating of variables with type: size_t
Lukas Slebodnik
2013-09-11
1
-1
/
+1
*
pam: Bad debug message format and parameter.
Michal Zidek
2013-08-22
1
-1
/
+2
*
PAM: Set negcache if user is not found after provider check
Jakub Hrozek
2013-08-08
1
-0
/
+10
*
PAM: Check negcache when searching for fully qualified users, too
Jakub Hrozek
2013-08-08
1
-0
/
+8
*
Remove unused memory context
Lukas Slebodnik
2013-07-29
1
-6
/
+6
*
Do not try to set password when authtok_length is zero
Ondrej Kos
2013-07-18
1
-2
/
+6
*
Lookup domains at startup
Sumit Bose
2013-06-04
1
-0
/
+6
*
Fixing critical format string issues.
Lukas Slebodnik
2013-05-20
3
-4
/
+8
*
Remove unused TALLOC_CTX from responder_get_domain()
Sumit Bose
2013-05-02
1
-2
/
+2
*
Allocate PAM DP request data on responder context
Jakub Hrozek
2013-04-08
3
-5
/
+54
*
Making the authtok structure really opaque.
Lukas Slebodnik
2013-04-02
2
-14
/
+12
*
Reusing create_pam_data() on the other places.
Lukas Slebodnik
2013-04-02
1
-1
/
+1
*
change responder contexts hierarchy
Pavel Březina
2013-03-20
1
-8
/
+12
*
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
[prev]
[next]