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
*
2FA offline auth
Sumit Bose
2015-05-08
1
-3
/
+32
*
Add pre-auth request
Sumit Bose
2015-05-08
1
-0
/
+7
*
pam: handle 2FA authentication token in the responder
Sumit Bose
2015-05-08
1
-0
/
+4
*
responders: reset ncache after domains are discovered during startup
Jakub Hrozek
2015-04-09
1
-1
/
+1
*
Add missing new lines to debug messages
Lukas Slebodnik
2015-03-17
1
-2
/
+2
*
pam_initgr_check_timeout: add debug output
Sumit Bose
2015-03-13
1
-0
/
+4
*
PAM: use the logon_name as the key for the PAM initgr cache
Sumit Bose
2015-03-13
1
-13
/
+3
*
PAM: check return value of confdb_get_string
Pavel Reichl
2015-02-27
1
-0
/
+6
*
PAM: print the pam status as string, too
Jakub Hrozek
2015-02-25
2
-4
/
+7
*
PAM: warn all services about account expiration
Pavel Reichl
2015-02-23
1
-2
/
+17
*
PAM: new option pam_account_expired_message
Pavel Reichl
2015-02-23
1
-4
/
+10
*
PAM: do not reject abruptly
Pavel Reichl
2015-02-23
1
-0
/
+53
*
RESPONDERS: Warn to syslog about colliding objects
Lukas Slebodnik
2015-02-18
1
-0
/
+4
*
PAM: Domain names are case-insensitive
Jakub Hrozek
2014-12-13
1
-2
/
+2
*
PAM: Move is_uid_trusted from pam_ctx to preq
Jakub Hrozek
2014-11-25
2
-12
/
+13
*
PAM: Check for trusted domain before sending the request to BE
Jakub Hrozek
2014-11-25
1
-41
/
+26
*
PAM: Make pam_forwarder_parse_data static
Jakub Hrozek
2014-11-24
1
-1
/
+1
*
RESPONDERS: Set default value for umask
Pavel Reichl
2014-10-29
1
-0
/
+2
*
PAM: Run pam responder as nonroot
Michal Zidek
2014-10-22
1
-1
/
+1
*
PAM: Create pipe file descriptors before privileges are dropped
Michal Zidek
2014-10-22
1
-4
/
+26
*
responders: Do not initialize pipe fd if already present
Michal Zidek
2014-10-22
1
-2
/
+2
*
SSSD: Add the options to specify a UID and GID to run as
Jakub Hrozek
2014-10-20
1
-1
/
+4
*
pam: make pam responder aware if views
Sumit Bose
2014-10-20
1
-1
/
+1
*
pam: sub-domain authentication fix
Sumit Bose
2014-10-01
1
-1
/
+11
*
PAM: Add domains= option to pam_sss
Daniel Gollub
2014-09-29
1
-1
/
+50
*
PAM: new options pam_trusted_users & pam_public_domains
Pavel Reichl
2014-09-29
3
-3
/
+178
*
PAM, NSS: allow UPN login names
Sumit Bose
2014-09-01
1
-16
/
+31
*
PAM: remove ldb_result member from pam_auth_req context
Sumit Bose
2014-09-01
2
-6
/
+6
*
PAM: extract checks from parsing routines
Sumit Bose
2014-09-01
1
-34
/
+18
*
PAM: Use the override_space option
Jakub Hrozek
2014-08-13
1
-0
/
+8
*
IFP: Provide a SBUS method to reconnect to sysbus
Jakub Hrozek
2014-07-08
1
-0
/
+1
*
sbus: Refactor how we export DBus interfaces
Stef Walter
2014-03-14
1
-15
/
+2
*
sbus: Use constants to make dbus calls
Stef Walter
2014-02-24
1
-2
/
+2
*
sbus: Rework sbus to use interface metadata and vtables
Stef Walter
2014-02-24
1
-13
/
+21
*
Update DEBUG* invocations to use new levels
Nikolai Kondrashov
2014-02-12
4
-73
/
+102
*
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
[next]