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
/
nss
/
nsssrv_cmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
UTIL: Function 2string for enum sss_cli_command
Petr Cech
2015-08-31
1
-25
/
+29
*
NSS: Fix use after free
Lukas Slebodnik
2015-08-20
1
-3
/
+3
*
NSS: Initgr memory cache should work with fq names
Lukas Slebodnik
2015-08-05
1
-5
/
+25
*
mmap: Invalidate initgroups memory cache after any change
Lukas Slebodnik
2015-08-05
1
-8
/
+9
*
nss: use negative cache for sid-by-id requests
Sumit Bose
2015-07-27
1
-0
/
+55
*
negcache: allow domain name for UID and GID
Sumit Bose
2015-07-27
1
-8
/
+11
*
nss_check_name_of_well_known_sid() improve name splitting
Sumit Bose
2015-07-16
1
-0
/
+8
*
nss: Invalidate entry in initgr mmap cache
Lukas Slebodnik
2015-07-03
1
-0
/
+32
*
mmap_cache: Invalidate entry in right memory cache
Lukas Slebodnik
2015-07-03
1
-8
/
+25
*
nss: Store entries in responder to initgr mmap cache
Lukas Slebodnik
2015-07-03
1
-4
/
+26
*
nss: Do not ignore default vaue of SYSDB_INITGR_EXPIRE
Lukas Slebodnik
2015-05-22
1
-3
/
+2
*
NSS: check for overrides before calling backend
Sumit Bose
2015-05-06
1
-5
/
+20
*
nss: Use negcache for getbysid requests
Jakub Hrozek
2015-04-24
1
-0
/
+9
*
NSS: Reset negcache after checking domains
Jakub Hrozek
2015-04-09
1
-0
/
+24
*
Fix a few typos in comments
Pavel Reichl
2015-03-26
1
-4
/
+4
*
Add missing new lines to debug messages
Lukas Slebodnik
2015-03-17
1
-2
/
+2
*
NSS: Handle ENOENT when doing initgroups by UPN
Jakub Hrozek
2015-03-12
1
-18
/
+28
*
RESPONDERS: Warn to syslog about colliding objects
Lukas Slebodnik
2015-02-18
1
-0
/
+14
*
fill_id() fix LE/BE issue with wrong data type
Sumit Bose
2015-01-30
1
-4
/
+6
*
nss: fix SID lookups
Sumit Bose
2015-01-23
1
-1
/
+9
*
nss: Add original DN and memberOf to origbyname request
Sumit Bose
2015-01-20
1
-0
/
+4
*
nss: refactor fill_orig()
Sumit Bose
2015-01-20
1
-67
/
+66
*
nss: make fill_orig() multi-value aware
Sumit Bose
2015-01-20
1
-20
/
+68
*
SYSDB: sysdb_search_object_by_sid returns ENOENT
Pavel Reichl
2014-12-17
1
-13
/
+12
*
NSS: nss_cmd_getbysid_search return ENOENT
Pavel Reichl
2014-12-17
1
-8
/
+8
*
NSS: Fix warning enumerated type mixed with another type
Lukas Slebodnik
2014-11-10
1
-3
/
+3
*
Add ssh pubkey to origbyname request
Sumit Bose
2014-11-05
1
-0
/
+2
*
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: disable midpoint refresh for netgroups
Pavel Reichl
2014-11-04
1
-14
/
+43
*
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
*
nss: make enumeration requests aware of views
Sumit Bose
2014-10-20
1
-6
/
+8
*
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
*
NSS: UPN as a template expansion for homedir mappings
Pavel Reichl
2014-10-12
1
-0
/
+3
*
nss: Preserve case of group members
Michal Zidek
2014-10-01
1
-1
/
+1
*
name2sid: Check negative cache for users and groups
Sumit Bose
2014-09-16
1
-15
/
+19
*
NSS: Use right domain for group members with fq names
Lukas Slebodnik
2014-09-05
1
-1
/
+2
*
PAM, NSS: allow UPN login names
Sumit Bose
2014-09-01
1
-7
/
+135
*
NSS: check_cache() add extra option
Sumit Bose
2014-09-01
1
-9
/
+10
*
Make the space override responder-agnostic
Jakub Hrozek
2014-08-13
1
-7
/
+12
*
Only replace space with the specified substitution
Jakub Hrozek
2014-08-13
1
-21
/
+16
*
case_sensitivity = preserving
Michal Zidek
2014-07-29
1
-2
/
+2
*
NSS: Replace spaces with specified string in names.
Lukas Slebodnik
2014-07-28
1
-1
/
+61
*
NSS: Add option to expand homedir template format
Lukas Slebodnik
2014-06-02
1
-2
/
+9
*
NSS: Refactor expand_homedir_template
Lukas Slebodnik
2014-06-02
1
-11
/
+18
[next]