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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
nss: make fill_orig() multi-value aware
Sumit Bose
2015-01-20
1
-20
/
+68
*
UTIL: Unify the fd_nonblocking implementation
Jakub Hrozek
2015-01-15
1
-24
/
+1
*
IFP: use new cache interface
Pavel Březina
2015-01-09
1
-320
/
+45
*
responders: enable views in cache request
Pavel Březina
2015-01-09
1
-3
/
+9
*
responders: new interface for cache request
Pavel Březina
2015-01-09
2
-0
/
+626
*
SYSDB: sysdb_search_object_by_sid returns ENOENT
Pavel Reichl
2014-12-17
2
-25
/
+27
*
NSS: nss_cmd_getbysid_search return ENOENT
Pavel Reichl
2014-12-17
1
-8
/
+8
*
RESPONDER: Log failures to resolve user names in csv_string_to_uid_array
Jakub Hrozek
2014-12-13
1
-0
/
+3
*
PAM: Domain names are case-insensitive
Jakub Hrozek
2014-12-13
1
-2
/
+2
*
IFP: Return group names with the right case
Jakub Hrozek
2014-12-08
1
-4
/
+14
*
sss_atomic_write_s() return value is signed
Jakub Hrozek
2014-12-03
1
-4
/
+4
*
Fix: always check return value of unlink()
Pavel Reichl
2014-11-28
1
-2
/
+12
*
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
*
NSS: Fix warning enumerated type mixed with another type
Lukas Slebodnik
2014-11-10
2
-4
/
+4
*
Add ssh pubkey to origbyname request
Sumit Bose
2014-11-05
1
-0
/
+2
*
Views: apply user SSH public key override
Sumit Bose
2014-11-05
1
-29
/
+94
*
sysdb_add_overrides_to_object: add new parameter and multi-value support
Sumit Bose
2014-11-05
1
-1
/
+1
*
nss: return user_attributes in origbyname request
Sumit Bose
2014-11-05
1
-30
/
+90
*
nss: parse user_attributes option
Sumit Bose
2014-11-05
2
-0
/
+22
*
Add parse_attr_list_ex() helper function
Sumit Bose
2014-11-05
4
-116
/
+157
*
NSS: disable midpoint refresh for netgroups
Pavel Reichl
2014-11-04
1
-14
/
+43
*
IFP: Fix typo in debug message
Sumit Bose
2014-10-30
1
-1
/
+1
*
nss: preserve service name in getsrv call
Michal Zidek
2014-10-29
1
-2
/
+2
*
RESPONDERS: Set default value for umask
Pavel Reichl
2014-10-29
8
-0
/
+18
*
RESPONDERS: Don't hard-code umask value in utility function
Pavel Reichl
2014-10-29
1
-4
/
+4
*
RESPONDERS: refactor create_pipe_fd()
Pavel Reichl
2014-10-27
2
-10
/
+13
*
nss: group enumeration fix
Sumit Bose
2014-10-27
1
-0
/
+3
*
NSS: Possibility to use any shells in 'allowed_shells'
Denis Kutin
2014-10-22
1
-6
/
+13
*
SSH: Run the ssh responder as the SSSD user
Jakub Hrozek
2014-10-22
1
-1
/
+2
*
SUDO: Run the sudo responder as the SSSD user
Jakub Hrozek
2014-10-22
1
-1
/
+1
*
PAC: Run the pac responder as the SSSD user
Jakub Hrozek
2014-10-22
1
-1
/
+2
*
AUTOFS: Run the autofs responder as the SSSD user
Jakub Hrozek
2014-10-22
1
-1
/
+1
*
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
9
-14
/
+24
*
responder_common: Create fd for pipe in helper
Michal Zidek
2014-10-22
2
-72
/
+65
*
NSS: Run as a user specified by monitor
Jakub Hrozek
2014-10-22
1
-1
/
+2
*
UTIL: Add a function to convert id_t from a number or a name
Jakub Hrozek
2014-10-22
2
-12
/
+7
*
SSSD: Add the options to specify a UID and GID to run as
Jakub Hrozek
2014-10-20
7
-7
/
+31
*
sudo: support views
Pavel Březina
2014-10-20
1
-3
/
+11
*
IFP: support views
Pavel Březina
2014-10-20
1
-21
/
+46
*
nss: make enumeration requests aware of views
Sumit Bose
2014-10-20
1
-6
/
+8
*
pam: make pam responder aware if views
Sumit Bose
2014-10-20
1
-1
/
+1
*
sid2name: return name without views applied
Sumit Bose
2014-10-20
1
-2
/
+22
*
nss: add view support for getgr* requests
Sumit Bose
2014-10-20
1
-13
/
+50
*
nss: add view support to initgroups request
Sumit Bose
2014-10-20
1
-14
/
+37
*
nss: add view support for getpwnam/getpwuid requests
Sumit Bose
2014-10-20
1
-16
/
+62
*
nss: add SSS_NSS_GETORIGBYNAME request
Sumit Bose
2014-10-14
1
-2
/
+89
[prev]
[next]